https://github.com/mshockwave/android-native-service-demo
https://github.com/mshockwave/android-native-service-demo
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mshockwave/android-native-service-demo
- Owner: mshockwave
- Created: 2015-01-29T13:02:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-29T15:10:07.000Z (over 11 years ago)
- Last Synced: 2025-06-15T10:09:21.534Z (about 1 year ago)
- Language: C++
- Size: 227 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Native Service Demo
Native Service that use libhardware directly, this demo require `system` or higher permission.
For how to use some hidden APIs that don't exist in Android SDK like `ServiceManager` class.
You can reference my blogspot's post:
http://mshockwave.blogspot.tw/2015/01/how-to-use-android-internal-apis.html