0
Android apps
What are the things we need to know to make any Android based application. please tell me
1 Answer
+ 1
well for starters,
java and xml
understand how the os is layered.
for in app
activites
intents
toasts
notifications
database connection
multithreading
lots more
get android studio. check out udacity for tutorials. they have lots of helpful videos!
hope this helps