Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
1.55/5 (4 votes)
See more:
hello guys,am new to coding ,a first year undergraduate student who is doing his majors in computer science.I need your suggestions on starting to learn android system developement,like where to start and what knowledge should i seek first.I have basic knowledge on operating systems and have a good grip on linux.please help me....thanks in advance..

What I have tried:

i am currently focusing on linux and programming.i know c,cpp and little bit of bash programming.
Posted
Updated 20-Feb-17 3:12am
Comments
[no name] 5-Nov-16 10:27am    
Start by learning how to use google, then search for "android tutorials"

There are right here in code project Learn Android[^]
 
Share this answer
 
I would assume you'd start where most others have:

Download Android Studio and SDK Tools | Android Studio[^]
 
Share this answer
 
Quote:
a first year undergraduate student who is doing his majors in computer science.I need your suggestions on starting to learn android system developement,like where to start and what knowledge should i seek first.
Whatever you want to learn, you need to start with a search engine like Google. Learn how to use the search engine.

For whatever you want to learn about a new thing, the general knowledge you need is what you will learn as majoring in computer science.
After that, look for a tutorial on the subject you want.
 
Share this answer
 
I've posted three articles here at CP that take you from beginning of getting Java and Android Studio installed. You can run through those articles and you'll see all the screenshots and they'll get you started.
Launch Your Android App: Intro & Getting Started (part 1 of 3)[^]
Launch Your Android App: Generate Your First Project (part 2 of 3)[^]
Launch Your Android App: Run Device Emulator & Debug Code (part 3 of 3)[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900