Home/ AJShA Android Java Shell App

AJShA Android Java Shell App 0.12 MOD APK for Android

AJShA Android Java Shell App
Version 0.12
Update Time August 14, 2025
Category Business Office
Size 2.88MB
7.9
1
2
3
4
5

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