• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps What is Android application developing skill requirement?

pkonfreak

Lurker
I'm a highschool studen and tI'm new to mobile application developing. I want to study Android developing but I don't know where to start. Which skills are required for this?
I can program in Java and I know where Android api reference is.
Do I have to study both algorithm design and database management system?
Algorithm design I'm mentioning here is like: Dynamic Programming, Sort, Search, Graph,...
Do we really need these two? Is there anything else?
Thankyou for reading. I'm looking forward to your responses. :)
 
You should go with algorithm design for sure, it will be useful regardless of where you go in your programming career. You should start learning the Android API. Start by studying some of the examples and maybe watch some online tutorials to learn the basics
 
You should go with algorithm design for sure, it will be useful regardless of where you go in your programming career. You should start learning the Android API. Start by studying some of the examples and maybe watch some online tutorials to learn the basics
Thank you guys for answer my question.
Is there a list of algorithms that you require to learn? I don't want to spend my time over something I won't be need to use in a while. And what about Database management system?
 
Back
Top Bottom