-
Notifications
You must be signed in to change notification settings - Fork 1
wsanville/AIDLTest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The goal for this is to: 1) Deploy a service in one application, and use it from a differernt application using AIDL. 2) Bind and unbind to the service properly from the consumer app. 3) Support screen rotation and default config change behavior from the consumer app. 4) Don't block the UI thread in the consumer app (done via a callback interface).
About
Proof of concept for binding to a service in a separate app, and retaining the service connection during a screen rotation.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published