| Package | Description | 
|---|---|
| com.ansca.corona | 
 Provides core Corona classes and interfaces needed to access and extend a Corona made application. 
 | 
| com.ansca.corona.permissions | 
 Provides classes used to easily work with 
 Android permissions,
 both in the AndroidManifest.xml,
 and at runtime on Android 6 and above devices. 
 | 
| com.ansca.corona.storage | 
 Provides classes used to easily work with external packages, files, asset files contained with an APK,
 and Google Play expansion files. 
 | 
| com.naef.jnlua | 
 Provides the JNLua core types, such as the Lua state class and the core interfaces. 
 |