ChantisAndroid
Android Tutorials
Thursday, 21 July 2016
Software required for Android
1) Java JDK
click here to download
2) AndroidStudio
click here to download
In this tutorials i use android studio for application development so no need to download ECLIPSE it is not necessary.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Alarm Manager Example in Android
Background location tracking in android even if the app get closed
activity_main.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.an...
Keyboard Shortcut for Android Studio in Windows & Mac Osx
By using keyboard shortcuts of Android Studio you can increase the productivity and you can do so many tasks in short period of time. H...
Get Current Location example in Android with Marshmallow run time Permission
activity_main.xml: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schem...
No comments:
Post a Comment