Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialImran Asif
7,514 PointsPractice knowledge to develop apps
What is the best way to put my learning to practical. i have completed android beginner level. i want to develop basics apps to practice. please suggest some list of apps that i can develop with this knowledge.
2 Answers
Dave Harker
Courses Plus Student 15,510 PointsHi Imran,
Just my $0.02
Having a look through the 'Beginning Android' track.... You should have a solid understanding of the basics. I'd suggest you challenge yourself then. Think about something that might be useful to you and work on building that. (research what you don't already know here, stack overflow, google etc.)
Failing that ... go with the usual suspects ...
Utility Apps
- ToDo app
- Diary
- Timesheeting
- Currency converter (there's a few free API's out there you can use)
- Image Gallery with custom sorting (throw in post to FaceBook for good measure - pretty simple API to work with)
Games (clones)
- Space Invaders
- 1942 arcade
- Pong
- Tetris
All of the above should be within the skill level of the Beginning Android course and will give you plenty of practice.
I still reckon you should challenge yourself though :)
Best of luck and keep at it!
Dave.
Imran Asif
7,514 Pointsthanks dave, i will practice all