Changes

Jump to: navigation, search
Creating the TransitionDemo Project
== Creating the TransitionDemo Project ==
Launch Eclipse and create an Android Application Project named TransitionDemo with the appropriate package name and latest SDK selections. As with previous examples, request the creation of a blank activity and the use of the default launcher icons. On the New Blank Activity screen of the New Android Application wizard, set the Activity Name to TransitionDemoActivity and the Layout Name and Fragment names to activity_transition_demoand fragment_transition_demo respectively.
== Preparing the Project Files ==

Navigation menu