2014-08-22 12:40:01 +00:00
|
|
|
Categories:Development
|
|
|
|
License:GPLv3
|
2014-08-26 11:17:15 +00:00
|
|
|
Web Site:https://github.com/ligi/AJShA/blob/HEAD/README.md
|
2014-09-12 11:52:03 +00:00
|
|
|
Source Code:https://github.com/ligi/AJShA
|
2014-08-22 12:40:01 +00:00
|
|
|
Issue Tracker:https://github.com/ligi/AJShA/issues
|
|
|
|
|
|
|
|
Auto Name:AJShA Android Java Shell App
|
2014-09-12 11:52:03 +00:00
|
|
|
Summary:Run Java code directly
|
2014-08-22 12:40:01 +00:00
|
|
|
Description:
|
2014-09-12 11:52:03 +00:00
|
|
|
With this App you can quickly eval some Android Java code - scripting style
|
|
|
|
for fast iterations, experiments and API exploration.
|
2014-08-22 12:40:01 +00:00
|
|
|
|
2014-09-12 11:52:03 +00:00
|
|
|
Sometimes you just want to evaluate some Android-Code without compiling a
|
|
|
|
project - this is your app for this job.
|
2014-08-22 12:40:01 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/ligi/AJShA.git
|
|
|
|
|
|
|
|
Build:0.6,6
|
|
|
|
commit=0.6
|
|
|
|
subdir=app
|
|
|
|
gradle=NoAnalytics
|
|
|
|
prebuild=sed -i '/play_services/d' build.gradle && \
|
|
|
|
sed -i '/android-sdk-manager/d' build.gradle
|
|
|
|
|
2014-09-12 01:31:50 +00:00
|
|
|
Build:0.10,10
|
|
|
|
commit=0.10
|
|
|
|
subdir=app
|
2014-09-12 11:56:59 +00:00
|
|
|
gradle=noAnalytics,forFDroid
|
|
|
|
prebuild=sed -i -e '/play_services/d' -e '/android-sdk-manager/d' build.gradle
|
2014-09-12 01:31:50 +00:00
|
|
|
|
2014-08-22 12:40:01 +00:00
|
|
|
Auto Update Mode:Version %v
|
|
|
|
Update Check Mode:Tags
|
2014-09-12 01:31:50 +00:00
|
|
|
Current Version:0.10
|
|
|
|
Current Version Code:10
|
2014-08-22 12:40:01 +00:00
|
|
|
|