Skip to content

An example of usage of dynamic classes at runtime using Groovy on Android

License

Notifications You must be signed in to change notification settings

melix/grooidshell-example

Repository files navigation

GrooidShell: running scripts on Android

Build Status

This application demonstrates how classes can be generated at runtime and executed directly on an Android device. This application is intended as an example only, and shows the advantages and limits of the concept.

Scripts are compiled on the device, then dexed in order to be converted to the Dalvik class format. Eventually, the script is executed.

License

This application licensed under the terms of the [Apache License, Version 2.0][Apache License, Version 2.0]. [Apache License, Version 2.0]: http://www.apache.org/licenses/LICENSE-2.0.html

About

An example of usage of dynamic classes at runtime using Groovy on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published