Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Beginner Projects [closed]

What are some good android beginner projects that can be done? I just bought an android phone and would love to see an app I made on my own phone and show people and potential employers. can I get a list of some good basic projects?

like image 705
Marc Brigham Avatar asked Dec 05 '22 21:12

Marc Brigham


2 Answers

The answer to that is : "Scratch your own itch"

Create an app that solve a problem you would like to be solved. What could be better in your life and how could your phone help you remove that PITA from your day to day routine.

Then code :D

Good luck.

like image 162
Yahel Avatar answered Jan 07 '23 17:01

Yahel


budgetDroid...it will keep track of your monthly budget.a very useful project.you can impress your friends,family members and can keep a check on your pocket too !! but before that you need to study the concepts of Activities,intents and SQlite database.i wold recommend you first visit http://developer.android.com/resources/tutorials/views/hello-formstuff.html there are few tutorials on the left hand side fir beginners!

after that read the book 'android for begginers'..which you can download from Internet

Enjoy oFF! happy programming!!..:)

like image 40
karanjitsingh Avatar answered Jan 07 '23 16:01

karanjitsingh