Awesome
WARNING: This repository is no longer maintained :warning:
<p align="center"> <a href="https://cloud.ibm.com"> <img src="https://cloud.ibm.com/media/docs/developer-appservice/resources/ibm-cloud.svg" height="100" alt="IBM Cloud"> </a> </p> <p align="center"> <a href="https://cloud.ibm.com"> <img src="https://img.shields.io/badge/IBM%20Cloud-powered-blue.svg" alt="IBM Cloud"> </a> <img src="https://img.shields.io/badge/platform-android-lightgrey.svg?style=flat" alt="platform"> <img src="https://img.shields.io/badge/license-Apache2-blue.svg?style=flat" alt="Apache 2"> </p>This repository will not be updated. The repository will be kept available in read-only mode.
Create an Android application
We have applications available for Node.js Express, Go Gin, Python Flask, Python Django, Java Spring, Java Liberty, Swift Kitura, Android, and iOS.
In this sample, you will create an Android application complete with standard best practices. An Android app is a software application running on the Android platform. Because the Android platform is built for mobile devices, a typical Android app is designed for a smartphone or a tablet PC running on the Android OS.
Steps
Building Locally
To get started building this application locally, you can run the application natively.
Native application development
- Install the latest Android Studio 4.2.1+ version.
To run your application locally:
-
Clone the repo locally, and import the project into Android Studio.
-
Follow the instructions here to run the Android application on an emulator: https://developer.android.com/training/basics/firstapp/running-app
Your application will run within your chosen device emulator.
Next steps
- Learn more about augmenting your Android applications on IBM Cloud with the Mobile Programming Guide.
- Explore other sample applications on IBM Cloud.
License
This sample application is licensed under the Apache License, Version 2. Separate third-party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the Developer Certificate of Origin, Version 1.1 and the Apache License, Version 2.