Skip to content

This Android Me Application which was developed during My Udacity Advanced Android App Development Course - Fragment Lesson.

Notifications You must be signed in to change notification settings

raamkumr-valentino/Android-Me---Fragments-

Repository files navigation

Android Me Fragments

Android Me Android Appliaction is a fun app that diaplays funny head,body and leg parts we can change each of this parts dynamically using Android Fragments.

Android Fragment

A fragment is usually used as part of an activity's user interface and contributes its own layout to the activity. To provide a layout for a fragment, you must implement the onCreateView() callback method, which the Android system calls when it's time for the fragment to draw its layout.

About

This Android Me Application which was developed during My Udacity Advanced Android App Development Course - Fragment Lesson.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages