+ 1

How much 'practice' in coding does one need to build their first Android app?

That's basically the whole question...

21st Jul 2018, 9:02 PM
Bhekumusicayise
Bhekumusicayise - avatar
2 Antworten
+ 4
You will practice creating every one of your apps, so you don't need a minimum of practice, just start!!! :)
21st Jul 2018, 9:13 PM
Guillem Padilla
Guillem Padilla - avatar
+ 1
For Java I would recommend to have an understanding of the concepts of classes, objects and functions. You will see a lot of this. For the xml side you can pick it up quite easily so you don't really need to know anything but if you have seen similar code it would help. It's similar to a combination of HTML and CSS so seeing these languages before could also help but again is not totally necessary
22nd Jul 2018, 3:31 AM
Steven Co