Application Deployment
143
10.
Touch OK.
The certificate can now be used when connecting to a secure network. For security, the certificate is
deleted from the internal memory.
Configuring Credential Storage Settings
1. Go to Settings.
2. Touch Security > Advanced > Encryption & credentials.
• Trusted credentials - Touch to display the trusted system and user credentials.
• User credentials - Touch to display user credentials.
• Install from storage - Touch to install a secure certificate from the internal storage.
• Clear credentials - Deletes all secure certificates and related credentials.
Development Tools
Development tools for Android include Android Studio, EMDK for Android, and StageNow.
Android Application Development
Development Workstation
Android development tools are available at developer.android.com.
To start developing applications for the device, download Android Studio. Development can take place on
a Microsoft® Windows®, Mac® OS X®, or Linux® operating system.
Applications are written in Java or Kotlin, but compiled and executed in the Dalvik virtual machine. Once
the Java code is compiled cleanly, the developer tools make sure the application is packaged properly,
including the AndroidManifest.xml file.
Android Studio contains a full featured IDE as well as SDK components required to develop Android
applications.
Enabling Developer Options
The Developer options screen sets development related settings. By default, the Developer Options are
hidden.
1. Go to Settings.
2. Touch About phone.
3. Scroll down to Build number.
4. Tap Build number seven times. The message You are now a developer! appears.
5. Touch the Back button.
6. Touch System > Advanced > Developer options.
7. Slide the USB debugging switch to the ON position.