Question: This lab aims to help you get started on Android App development using Android Studio. You are going to create a sample app and deploy

This lab aims to help you get started on Android App development using Android Studio. You are going to create a sample app and deploy it to an Android phone.

Please follow Android Code Lab HYPERLINK "https://codelabs.developers.google.com/codelabs/android-training-hello-world/" https://codelabs.developers.google.com/codelabs/android-training-hello-world/ to complete your first Android app.

Take a screenshot of the following:

1.The design view of the project in Android Studio.

2.The successful app run in a virtual device of your choice, in Android Studio.

3.The app running on an actual Android phone. Please describe your phone settings like make, Android version, screen size, etc.

The related concepts and technical details are in HYPERLINK "https://google-developer-training.github.io/android-developer-fundamentals-course-concepts-v2/unit-1-get-started/lesson-1-build-your-first-app/1-1-c-your-first-android-app/1-1-c-your-first-android-app.html" https://google-developer-training.github.io/android-developer-fundamentals-course-concepts-v2/unit-1-get-started/lesson-1-build-your-first-app/1-1-c-your-first-android-app/1-1-c-your-first-android-app.html

Some videos are available (but for an earlier version of Android Studio):

HYPERLINK "https://www.youtube.com/watch?v=6uWPMcJLrC4&list=PLlyCyjh2pUe9wv-hU4my-Nen_SvXIzxGB&index=3" https://www.youtube.com/watch?v=6uWPMcJLrC4&list=PLlyCyjh2pUe9wv-hU4my-Nen_SvXIzxGB&index=3

HYPERLINK "https://www.youtube.com/watch?v=ruglRFYLZGE&list=PLlyCyjh2pUe9wv-hU4my-Nen_SvXIzxGB&index=4" https://www.youtube.com/watch?v=ruglRFYLZGE&list=PLlyCyjh2pUe9wv-hU4my-Nen_SvXIzxGB&index=4

Additional notes from Android Studio User Guide

1. Download and install Android Studio

It is recommended students install Android Studio to their own computers, so you can use it in the future even after this class.

Download the latest software (current version 3.2) from HYPERLINK "https://developer.android.com/studio/" https://developer.android.com/studio/

System requirements and download options are on the same page. You may follow some video instruction here: HYPERLINK "https://developer.android.com/studio/install" https://developer.android.com/studio/install

Note you do not need to install JDK separately. A copy of the latest OpenJDK comes bundled with Android Studio 2.2 and higher, and this is the JDK version we recommend you use for your Android projects. See HYPERLINK "https://developer.android.com/studio/intro/studio-config" https://developer.android.com/studio/intro/studio-config for more information on configuring JDK.

2. Build and run a sample project in Android Studio

Create a project: HYPERLINK "https://developer.android.com/studio/projects/create-project" https://developer.android.com/studio/projects/create-project Refer to HYPERLINK "https://developer.android.com/studio/projects/" https://developer.android.com/studio/projects/ for Android Studio project structure.

Build and run the project, see HYPERLINK "https://developer.android.com/studio/run/" https://developer.android.com/studio/run/ - more about emulators

using emulators: HYPERLINK "https://developer.android.com/studio/run/emulator" https://developer.android.com/studio/run/emulator

managing virtual devices: HYPERLINK "https://developer.android.com/studio/run/managing-avds" https://developer.android.com/studio/run/managing-avds

Publish and install app to an actual phone or tablet. Read HYPERLINK "https://developer.android.com/studio/publish/" https://developer.android.com/studio/publish/ (Note: we do not need to publish it to Google Play. Just transfer the apk file to your phone and install.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!