0

How does one start with writing an Android app?

I pretty much want to know the basics plus touchscreen interaction; from what I know about Java, I get the feeling that I'd need to import some class for interactive touch and I really have no idea how you'd do anything for touch considering the extreme varieties in display size and just the fact that Java doesn't seem to be a touchscreen friendly language (if you get my gist.)

14th Nov 2016, 1:20 AM
MagiKKal
MagiKKal - avatar
1 Antwort
0
Use the official Android Documentation and IDE found here: https://developer.android.com/studio/index.html
14th Nov 2016, 1:21 AM
DeJay Gaming
DeJay Gaming - avatar