Home Apps Business Office AJShA Android Java Shell App

With this App you can quickly eval some Android Java code

UPDATE_INFO: 0.8 is breaking update path by introducing optional permissions via sharedUserId - this breaks the update - you need to uninstall/install

With this App you can quickly eval some Android Java code - scripting style for fast iterations, experiments and API exploration.

Sometimes you just want to evaluate some Android-Code without compiling a project - this is your App for this job.

It is powered by BeanShell ( BSH ) with some provided objects like the ActivityContext and a ViewGroup container to make view evaluations.

The time is measured to execute the code and there are links to the javadoc.

The code is GPLv3 and can be found here: https://github.com/ligi/AJShA

What's New in the Latest Version 0.12

Last updated on Aug 8, 2015 - reduce size
- use newest libraries / build tools
- add colors