Ubuntu Make 0.4 released, Install on Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya
Ubuntu Make 0.4 released, Install on Ubuntu 15.04 vivid Vervet, ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS), Ubuntu 13.10/13.04/12.04, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya
Ubuntu Make (formerly Ubuntu Developer Tools Center) is a completely free and open source software solution that comprises of various scripts enabling developers to easily and quickly set up a development environment under any Ubuntu Linux operating system.
Initially designed to help developers easily build Android applications under Ubuntu, the project can now be used to create a full-fledged developer environment for building any type of application, for both PC and mobile platforms. It supports various popular programming languages, such as Google Go.
What's New in This Release:
- Add Go support from the golang Google compiler
- Add a game category with stencyl support
- Refactor and add some tests for those
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-makeTo use Ubuntu Make, run the ‘umake’ command from the terminal emulator and follow the on-screen instructions. Add the ‘--help’ option to the ‘umake’ command (e.g. umake --help) to view more details about available command-line options.
sudo apt-get update
sudo apt-get install ubuntu-make
How to install android-studio
umake androidAnd then, accept the installation path and Google license. It will download, install all requirements alongside Android Studio and latest android SDK itself, then configure and fit it into the system like by adding an Unity launcher icon…
And that's it! Happy Android application hacking on Ubuntu. You will find the familiar experience with the android emulator and sdk manager + auto-updater to always be on the latest.