{{ authSubtitle }}
Overview of your APK Tool workspace
Manage your decompiled APK projects
Upload an APK to auto-create and decompile a new project workspace.
Last updated:
{{ new Date(proj.updated_at).toLocaleString() }}
No projects found. Create a new project to get started.
{{ workflow.project_name }} - Edit, Build, and Sign your APK
Add your own Google Gemini API key to unlock AI error-fixing and AI-generated launcher icons. Your key is only used server-side to call Gemini on your behalf.
Source APK: {{ basename(workflow.source_apk) }}
Edit app strings, Firebase values, and upload google-services.json to auto-fill.
Upload an image to replace launcher icons in all densities.
Search checks both file names and file content.
Select a file from the Explorer or Search to start editing.
Compile the edited project into an unsigned APK.
Use Gemini to analyze the build error{{ editorFile ? ' against the currently open file (' + basename(editorFile.path) + ')' : '' }} and suggest a fix.
Add a Gemini API key above first.Select an existing key or generate a new signing key for your APK.
Sign the APK with your keystore to produce the final release.
Injects a tiny crash/error reporter into the app during build. Once enabled and rebuilt, the app reports its own crashes straight to this server over the internet from ANY phone it's installed on - no USB, no ADB, no network configuration, no port forwarding.
Reinstall the APK (or, on paired phones, open the companion app and tap Check for Update) to reload the latest changes. Devices with auto-check enabled will flag this automatically within a minute.
Open the companion app, tap Scan QR Code, and point the camera here. That's it - no typing, no long codes.
Fallback for devices with no camera access - paste this in the companion app's "Connect" field instead.
Connect an Android device via USB (with USB debugging enabled) or wireless ADB to this server/PC, install the APK directly, and watch its logs in realtime.
adb connect <ip>:5555 for wireless), then Refresh.
| User | Role | Status | Limits | Actions | |
|---|---|---|---|---|---|
| {{ user.username }} | {{ user.email }} | {{ user.user_type }} | {{ user.email_verified ? '✅ Verified' : '⏳ Pending' }} |
D:{{ user.decompile_usage }}/{{ user.decompile_limit }} C:{{ user.compile_usage }}/{{ user.compile_limit }} K:{{ user.generate_key_usage }}/{{ user.generate_key_limit }} S:{{ user.sign_apk_usage }}/{{ user.sign_apk_limit }} |
|
| No users found. | |||||