Saturday, January 18, 2014

android studio install notes for app project

Android Studio Install Notes:

http://stackoverflow.com/questions/17474963/android-studio-tools-jar-file-is-not-present-in-classpath/17827697#17827697

http://stackoverflow.com/questions/17033726/android-studio-error-after-studio-sh

Linux Mint Maya

http://developer.android.com/sdk/installing/studio.html

http://stackoverflow.com/questions/17033726/android-studio-error-after-studio-sh

sudo apt-get install openjdk-7-jdk

Environment Variable -- sudo nano /etc/environment adding the following line:
JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk-i386

Reboot

Downloaded:http://services.gradle.org/distributions/gradle-1.8-bin.zip

unpacked and moved to android-studio/plugins/gradle after backing up previous gradle folder

use local gradle distribution
android-studio/plugins/gradle

sudo update-alternatives --config java

after git clone import project not open project

http://stackoverflow.com/questions/16736856/what-should-be-in-my-gitignore-for-android-studio-project

manually add libs and modules

Tools -> Android -> SDK Manager
android support library
android 2.2