Changes

Jump to: navigation, search
no edit summary
Create a new project in Android Studio, entering AudioApp into the Application name field and ebookfrenzy.com as the Company Domain setting before clicking on the Next button.
On the form factors screen, enable the Phone and Tablet option and set the minimum SDK setting to API 8: Android 2.2 (Froyo). Continue to proceed through the screens, requesting the creation of a blank activity named AudioAppActivity with a corresponding layout and menu resource files named activity_audio_appand menu_audio_app respectively.
== Designing the User Interface ==
[[Image:android_studio_audio_app_exampleandroid_studio_audio_app_example2.png|The Android Studio Designer layout for a record and playback example]]
Figure 49-1

Navigation menu