Support communication with android system daemon #8

Open
lee wants to merge 1 commit from android_system_service into development
Owner

On VollaOS, there might be a system daemon which runs mcyelium and
exposes an AIDL interface. If that is present, communicate with this
daemon (so the app is only a controller but does not run the actual
network). If not present fall back to the existing bundled mycelium
node.

Signed-off-by: Lee Smet lee.smet@hotmail.com

On VollaOS, there might be a system daemon which runs mcyelium and exposes an AIDL interface. If that is present, communicate with this daemon (so the app is only a controller but does not run the actual network). If not present fall back to the existing bundled mycelium node. Signed-off-by: Lee Smet <lee.smet@hotmail.com>
On VollaOS, there might be a system daemon which runs mcyelium and
exposes an AIDL interface. If that is present, communicate with this
daemon (so the app is only a controller but does not run the actual
network). If not present fall back to the existing bundled mycelium
node.

Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin android_system_service:android_system_service
git switch android_system_service

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch development
git merge --no-ff android_system_service
git switch android_system_service
git rebase development
git switch development
git merge --ff-only android_system_service
git switch android_system_service
git rebase development
git switch development
git merge --no-ff android_system_service
git switch development
git merge --squash android_system_service
git switch development
git merge --ff-only android_system_service
git switch development
git merge android_system_service
git push origin development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/mycelium_network_gui!8
No description provided.