CHAPTER10
Creating an Android Application
Now that we’ve delivered our first mobile client app using MAX for MCS, which runs on both Android and iOS, we’ll turn our attention to creating a native Android application that interacts with an MCS mobile backend. Android native apps are built using the Java language and are generally written using the Android Studio IDE. Android apps that work with MCS are regular Android native apps but they can use MCS libraries (SDK) and have a specific configuration to connect to the mobile backend.
Therefore, we’ll create and build our native Android application using the native tools and language of that platform. ...
Get Oracle Mobile Cloud Service Developer's Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.