mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-24 23:55:52 +03:00
[GH-ISSUE #3] How to install it on Android? #3
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#3
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 @dongliang0 on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/3
Originally assigned to: @kavishdevar on GitHub.
I didn't understand the installation file where
@kavishdevar commented on GitHub (Nov 4, 2024):
Hi!
To install the app, check out the first testing release here. It will have all the required files.
This has a
libbluetooth_jni.so. Create folder structure like this -Now duplicate the
overlayfolder and name itoverlay2There is another file
bt.shbt.shin/data/adb/post-fs-data.d//data/adb/modules/and place thelibbluetooth_jni.sofile and themodule.propas the folder structure shows below.Now, you can use the app.
Let me know, if you have root, you were able to install and/or need any more help in setting up the required system files.
Root is currently required only to fix an Android bug. If you do not have root, all you can do for now is upvote the issue so that it is fixed with more priority!
Thank you!
@dongliang0 commented on GitHub (Nov 4, 2024):
Create folder structure in android?
@kavishdevar commented on GitHub (Nov 4, 2024):
May I know if you are rooted?
@dongliang0 commented on GitHub (Nov 4, 2024):
I dont have root and i have vote the issue
@kavishdevar commented on GitHub (Nov 4, 2024):
Sorry, but as you might have read, currently this project requires root because of a bug in the android's bluetooth code, which makes communicating with AirPods without modyfing the system libraries of android impossible.
Thank you very much for the upvote! Until then, you could checkout the linux app in this same repository, if you are a linux user!
(Any help with upvotes or even a PR to fix the issue will be much appreciated :] thanks!)