UpdatedOct 29, 2024
PublishedAug 16, 2019
Packageorg.ligi.ajsha
MD5e2420fbba03277b163af248e5dc136a7
SHA1 (signer)7E:4F:41:59:A4:A1:F5:96:B8:50:5F:D0:08:94:7D:3E:83:D8:50:C5
Signed byCN=marcus ligi, OU=ligi
Malware scanTRUSTED
Websitehttp://ligi.de
Contact[email protected]
What's new
- reduce size
- use newest libraries / build tools
- add colors
- use newest libraries / build tools
- add colors
Description
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
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
Required features
- Touchscreen android.hardware.touchscreen
Permissions (3)
AJShA Android Java Shell App requests the following Android permissions:
- Internet android.permission.INTERNET
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE