With this App you can quickly eval some Android Java code

AJShA Android Java Shell App Screenshot
AJShA Android Java Shell App Screenshot
AJShA Android Java Shell App Screenshot
AJShA Android Java Shell App Screenshot
AJShA Android Java Shell App Screenshot
AJShA Android Java Shell App Screenshot
Update
Mar 27, 2023
Developer
Category
Installs
1,000+
Rate
0
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