/Android-Me

Udacity Android Developer Nanodegree Practice Project : An app to customize Android characters

Primary LanguageJava

Android Me

This app was built with the help of an online course on Udacity, Advanced Android App Development as part of the Android Developer Nanodegree Program.

User can select from a list of head, body and leg images to customize their own Android character. Further tapping on the head, body or legs of the character increments through options in the list. This project is a good exercise on building and using fragments within activities.