{{ 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.
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 live.
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. | |||||