While custom recoveries can be flashed after rooting the device, this method lets you access CWM Recovery on your device through your PC for flashing the root utility on the device. Download the root utility on your PC. The zip file can be downloaded here. Do not extract the file on your PC as the zip file will be flashed on your device.
The zip file can be downloaded using this link. Extract the zip file in any folder on your PC. Disconnect your device from your PC and switch it off. While switched off, hold the Volume Down and Power buttons simultaneously to enter into fastboot mode. From the Recovery zip file that you extracted earlier, run adb, fastboot and Recovery.
Make sure that you open the adb file first, then fastboot and Recovery. Your device should now boot into recovery mode. Navigate to Install zip from sdcard using the Volume buttons and select it using the Power button. Make sure that you select the root utility as the zip file that you transferred to your device earlier. Wait for the installation process and select the Reboot system now option. This method might not work on some Ascend 2 devices as it was designed for the Straight Talk version of the device.
Go to Application settings in your Settings app and make sure that the Unknown sources option is enabled. Open any file manager, navigate to the directory where you transferred the apk files and tap on them to install the apps. Open the Poot app and it will automatically launch the Ministro app. How we can debug a signed apk without having source code? Ask Question. Asked 4 years, 8 months ago. Active 2 years ago. Viewed 33k times. Improve this question. Imene Noomene.
Imene Noomene Imene Noomene 2, 5 5 gold badges 15 15 silver badges 33 33 bronze badges. Not possible to debug without source code — Kuldeep Singh.
Imen, you can't debug an apk without source code, however an arr file can be debug by importing it to a project. Add a comment. Active Oldest Votes. At a high level, a common approach for dynamic "live" debugging would be to: Use APKTool to enable debugging via the property in the AndroidManifest. Align and sign the newly modified APK. Improve this answer. Some prevention tricks against debugging: 1. Zeero0 Zeero0 2, 18 18 silver badges 35 35 bronze badges.
Community Bot 1 1 1 silver badge. Stoica Mircea Stoica Mircea 6 6 silver badges 20 20 bronze badges. The deployment with full librarys is slow but works.
Now I test the deployment with ministro. The ministro starts but says after some second "invalid Qt version" - I use Qt 5.
Whats the problem? Hello stackprogramer ,. Why gives the Ministor no more inforation about the error: Maybe which version is needed, it knows this information. The app is very frugal, no icon to start, no info which version of the Qt-libs are installed on the phone Anyway, what astonishes me is that the QtCreator generates files with this names QtApp-debug.
The Creator generates this files with nearly the same size in the Debug and in the Realease bin folders. Can it be that this both are debug version and Ministor cannot load debug-libs.
0コメント