Skip to content
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

Closed
3 tasks done
HemanthJabalpuri opened this issue Dec 2, 2022 · 5 comments
Closed
3 tasks done

Crashes when opening app info page in ADB mode #945

HemanthJabalpuri opened this issue Dec 2, 2022 · 5 comments
Labels
Bug Something isn't working Duplicate This issue or pull request already exists

Comments

@HemanthJabalpuri
Copy link

HemanthJabalpuri commented Dec 2, 2022

Please check before submitting an issue

  • I know what my device, OS and App Manager versions are
  • I know how to take logs
  • I know how to reproduce the issue which may not be specific to my device

Describe the bug

Crashes when opening app info page in ADB mode

To Reproduce

  1. Connect device in ADB over TCP mode with adb tcpip 5555
  2. Restart AM and it will detect ADB mode
  3. Try to open any App Info page by clicking on one of the app in the app listing

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

@HemanthJabalpuri HemanthJabalpuri added the Bug Something isn't working label Dec 2, 2022
@MuntashirAkon MuntashirAkon added the Duplicate This issue or pull request already exists label Dec 2, 2022
@MuntashirAkon
Copy link
Owner

Duplicate of #884

@MuntashirAkon MuntashirAkon marked this as a duplicate of #884 Dec 2, 2022
@MuntashirAkon
Copy link
Owner

See the linked issue for the solution.

@HemanthJabalpuri
Copy link
Author

Thanks for quick solution, I thought it is not needed cause in guide it stated like optional thing(maybe my interpretation is wrong?)
Screenshot_2022-12-02-16-06-52-19_1

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

@MuntashirAkon
Copy link
Owner

Thanks for quick solution, I thought it is not needed cause in guide it stated like optional thing(maybe my interpretation is wrong?)

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.

is it possible to filter apps without splits in v3.0.3?

No, only with splits.

Likewise filtering/searching apps having/not having specific permissions?

No. See #321.

One feature request to add 'Save APK' to App Info options menu too.

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.

@HemanthJabalpuri
Copy link
Author

Sir, there is Description of app in <string name="app_description"> in some apps like F-Droid, MiXplorer, Musicolet and this seems can be retrieved using this.
It may be somewhat useful if you add it in AM since it is small thing(I guess).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants