+ 1
Is anyone using android studio && is anyone good at using it?
android studio
8 Answers
+ 2
I'm kind of good, though I don't know advanced things.
+ 2
like the things about debugging apps further from breakpoints, the various keyboard shortcuts, About maven and Gradle.and how to configure them
I don't know all this. :-(
+ 1
I use it. I am getting better.
My First App -
http://leakyegg.website.tk/RGB.apk
One I threw together in a couple hours-
http://leakyegg.website.tk/app-debug.apk
+ 1
thanks alot
0
wow thats pretty cool... im just really started to study code simply cuz i hv a few great app ideas so im just really having a probably getting my ideas on the android IDE... plus im cramming in java simultaneously
0
(Snehit)when u say advanced things what do u particularly mean?
0
o ok
0
Java takes you most of the way, but a few things are significantly different. File Handling for instance is a pain in android compared to Java. I found this book to be helpful -
Learning Java by Building Android Games
Even if games aren't your goal alot can be learned from this