Remove Launch Prompt From APK

Job ID: 40231300

Budget: ₹600 – ₹1,500 INR

I have an Android application whose code is fully obfuscated and packed—only the encrypted APK is available. As soon as the app starts it shows a user-prompt dialog that I need removed. Everything else in the application must stay exactly as it is; functionality, resources, signatures, and performance cannot be affected.

Your job is to:

• Decrypt or unpack the existing APK (the only file I can supply).
• Locate the routine that raises the launch-time user prompt and strip it out cleanly.
• Rebuild, align, and sign the APK so it installs normally and behaves identically to the original—just without that dialog.

Feel free to use apktool, JADX, smali/baksmali, Bytecode Viewer, or any toolset you trust, so long as the final binary passes installation and runs without crashes on Android 8+ devices.

Deliverables:
1. Modified APK ready for direct install.
2. Brief change log or patch notes so I can replicate the fix later if needed.

I’m ready to send the encrypted APK immediately and can test your build on multiple devices within hours of delivery.