guide where to learn the whole set of codes of specific task.

  • Thread starter Android Central Question
  • Start date
A

Android Central Question

I am new to android. how to know that the particular android code is required at a particular place. some of the example get(show), startActivity, System.getProperty etc.

So please guide where to learn the whole set of codes of specific task.
 

Taritz

Member
Nov 4, 2017
11
0
0
Visit site
Boring answer maybe, but Google it. Every specific problem you have try to formulate it in a concise way and google. Usually one of the top answers is from stackoverflow which is totally invaluable as a developer. Make sure you check the top 2 answers most of the time, as sometimes the accepted answer (which is always at the top) is worse than the 2nd answer (which in that case usually has way more upvotes).

If you're new to Android it might be a good idea to try a couple of different tutorials where you create a simple app.
 

Forum statistics

Threads
950,655
Messages
6,948,479
Members
3,162,077
Latest member
waybomb