SkillAgentSearch skills...

AndroidExplorer

Build android app from command line without Gradle/Ant.

Install / Use

/learn @HemanthJabalpuri/AndroidExplorer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This app is taken from https://github.com/iamtrk/Device-Explorer v1.0

This is a quick example of building android app with support library from command line without Gradle/Ant. For building this app you need to setup android-sdk-build-tools, sdklib, android.jar.

Put android-sdk-build-tools in PATH and copy android.jar to this repo.

Clone this
git clone https://github.com/HemanthJabalpuri/AndroidExplorer

Change directory to it.
cd AndroidExplorer

Copy android.jar to this folder.
cp /path/to/android.jar .

Finally build it.
sh build_new.sh
or
sh build_old.sh

You can see final.apk after completion of build.

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated7mo ago
Forks9

Languages

Java

Security Score

67/100

Audited on Aug 15, 2025

No findings