-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes when opening app info page in ADB mode #945
Comments
Duplicate of #884 |
See the linked issue for the solution. |
Thanks for quick solution, I thought it is not needed cause in guide it stated like optional thing(maybe my interpretation is wrong?) https://muntashirakon.github.io/AppManager/en/#subsec:enable-usb-debugging Also I have a question, is it possible to filter apps without splits in v3.0.3? Likewise filtering/searching apps having/not having specific permissions? One feature request to add 'Save APK' to App Info options menu too. Thanks |
It states that you either have to disable Permission Monitoring or USB Debugging (Security Settings) with Install via USB depending on the version of operating system you have. I've never owned a Realme device myself, but according to the screenshots that I've seen the first two options are exclusive, only one of them is present in any version of the OS.
No, only with splits.
No. See #321.
There's already a share button which can be used to export, share/save APK. This behaviour is different from the Save APK option in batch operations in the Main page because they have different use cases. But, of course, if you have valid arguments for your feature request, I can look into it. |
Sir, there is Description of app in |
Please check before submitting an issue
Describe the bug
Crashes when opening app info page in ADB mode
To Reproduce
adb tcpip 5555
Expected behavior
App Info page should be shown
Screenshots
No response
Logs
App Manager_Crash report.txt
Device info
App version: 3.0.3
App version code: 414
Android build version: 1622100863
Android release version: 10
Android SDK version: 29
Android build ID: RMX2189_11_A.95
Device brand: realme
Device manufacturer: realme
Device name: RMX2189
Device model: RMX2189
Device product name: RMX2189
Device hardware name: mt6765
ABIs: [arm64-v8a, armeabi-v7a, armeabi]
ABIs (32bit): [armeabi-v7a, armeabi]
ABIs (64bit): [arm64-v8a]
System language: en-GB
In-App Language: auto
Mode: auto
Inferred Mode: ADB
Additional context
No response
The text was updated successfully, but these errors were encountered: