My Android Learning Journey
Sunday, January 1, 2017
Sunday, December 18, 2016
Genymotion Shortcut in Android
1. Go to File->Settings
2. Click on Plugins
3. Click on Browse Repositories
4. From search bar at top, search for genymotion
5. Once found click on Install which appears in right side panel
6. Once successful click on close
7. Now again search for genymotion as shown in fig. and click on OK
8. Restart Android Studio. Thats it.. :)
Thursday, December 15, 2016
Friday, December 9, 2016
Installaion Problems and How I Solved
1.Error: Process Command '/opt/android-studio/jre/bin/java' finitshed with non-zero exit value 2


Downloaded
SDK 23.03 and extracted to Home->android->SDK->buildtools

Solution:
This may occurre for
many issues. For me this worked:
Right Click on
Project-> Open Module Settings-> SDK Location-> JDK
Location. Changed to specify correct path.
2. Then next I got 2
Errors: AAPT process not ready to receive commands.
Solution:
GO to Project
Structure-> Under Module->App ->Properties ->Build Tool
Version->23.03
Subscribe to:
Posts (Atom)