CoronaCards: Getting Started — Android

Revision 2017.3060
Keywords CoronaCards, Android

Overview

Using CoronaCards, your existing Android app can leverage the full power of Corona's engine via one or more Corona-based views. These views are based on Android's FrameLayout and GLSurfaceView. They can be sized as partial or full-screen just like any other view.

APIs

The native API for Android is available as JavaDoc.

Setup and Integration

The following guides pertain to the setup, configuration, and integration of CoronaCards within a native app.

Other Frameworks

Samples

These basic samples on GitHub exhibit the different ways in which CoronaCards can be integrated into an existing app. These samples expect the .jar files to be in the libs folder and the .so files in the jniLibs folder.