Skip to content

CoronaCards/sample-android-Fragment-TabChildView

Repository files navigation

sample-android-Fragment-TabChildView

This example shows you how to embed a CoronaView into a fragment. The fragment is then put into a tab.

Code Overview

CoronaView setup (Java)

The CoronaView is instantiated just like any normal view.

CoronaView contents (Lua)

The contents of the CoronaView are determined via Lua. In this project, the CoronaView is told to look for Lua files in the RagDoll folder of the assets directory.

Setup

The sample expects the Corona .jar files to be placed in app/libs and the Corona .so files to be placed in app/src/main/jniLibs.

See CoronaCards Setup (Android) for more info.

Requirements

See System Requirements.

Version Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published