CoronaCards: Getting Started — Android

Revision Release 2024.3703
Keywords CoronaCards, Android

Overview

Using CoronaCards, your existing Android app can leverage the full power of Solar2D via one or more Solar2D-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.