# Build App
We will save the scene and create an android app.
- Create folder
Scenes:

- Save the current scene:

Now we will make an android build.
- Install Android SDK (opens new window).
- Select
Build and Run:

- Select Android Platform and click on
Open Download Page:

- Install Unity Android module and restart Unity.
- Select
Build and Run. Add Open Sceneto add current scene to the build andswitch platformtoAndroid:

- Select
Player Settings. - Drag texture on
default iconand setBundle Identifierto com.ctd.unity.workshop:

- Connect your android smartphone.
- Select
Build and Runin the Build Settings dialog. - Set path to Android SDK in the popup dialog.
The application will be build and deployed to the android phone.
- Test the application on the phone.

← Scripts