I want to be an Android developer. I'm new to it. I know nothing about programming and developing etc. Can any one guide me how to start and where to start from? What I need to do and have? Kindly help me please
You can find info on getting started here. Also, be sure to read through the stickies in both the Developer 101 forums, as well as the main App Development forums.
1. Native coding. This involves learning Java for Android apps and Objective-C for iPhone apps.
2. Hybrid coding. This involves learning HTML/CSS/JS (coding for web sites) + software like PhoneGap to help hook your code into the smartphone's features, like camera.
3. Web app. This involves learning HTML/CSS/JS (coding for web sites), and little else. It doesn't use your phone's features, like camera.
Which way do you want to go? If you want to see my workflow when making a hybrid app (#2), you can read this through:
I want to be an Android developer. I'm new to it. I know nothing about programming and developing etc. Can any one guide me how to start and where to start from? What I need to do and have? Kindly help me please
You should start learning a programming language as c++ or java.
At first forget about android dev, start console apps as "Hello World".
Understand classes and methods and move to android.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.