Android Development
Useful JNI Snippets
Some useful snippets for working with JNI in application development and AOSP developmenta [...]
Android Development Snippets
Common tasks in Android development and the required code snippet [...]
Broadcast Receiver
Broadcast receiver handle broadcast intents like boot completed, alarm etc. You need to declare the class in AndroidManifest.xml file and implement an interface [...]
Content Provider
Content Provider lets you abstarct a data store so as a client you can add, remove, update and query the data without concern how the data is stored [...]
Creating Service
We can use Android Binder to communicate between apps. We need to create a service on the provider side and use Android Interface Definition Language (AIDL) to communicate with it [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}