mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #10] Problem with the Android workaround #4
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NhProGamer on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/10
Describe the bug
When i do your guide for the workaround, it don't work at all
To Reproduce
Do the workaround fix on the readme
Expected behavior
hash of libbluetooth_jni.so (insystem files) would be the exact same of the fix file
Screenshots
Desktop (please complete the following information):
Additional context
The app doesn't work
@kavishdevar commented on GitHub (Dec 5, 2024):
Hi!
I can see that the file in the module and in the overlay folders are the same, which means, the problem lies with the overlay in the
post-fs-data.d/bt.shscript.Also, could you send the sha sums for
/system/lib64/libbluetooth_jni.so?@NhProGamer commented on GitHub (Dec 5, 2024):
Hi, here it is the sha sum
@NhProGamer commented on GitHub (Dec 5, 2024):
when i try to manualy run bt.sh it output me that
@kavishdevar commented on GitHub (Dec 5, 2024):
So, this is good! lemme see why the overlay isn't working.
@kavishdevar commented on GitHub (Dec 7, 2024):
Apologies for the late reply! The issue might be that the directories were not properly created in
/data/local/tmp. Please verify again!@Obnomus commented on GitHub (Jan 5, 2025):
I followed all the steps and this is all I got
@kavishdevar commented on GitHub (Jan 5, 2025):
@Obnomus please share the logs, filtered by my package id using
logcat | grep me.kavishdevar.aln@Obnomus commented on GitHub (Jan 6, 2025):
crash-me-kavishdevar-aln-06_01-10-35-57_512.zip
I hope this is the correct logs and if not then I'll try again.
@kavishdevar commented on GitHub (Jan 13, 2025):
Please follow the instructions in the README for a simplified installation process. You need to install a module available in the latest nightly release.
Closing as obselete. Please create a new issue if needed.