An open API service indexing awesome lists of open source software.

https://github.com/jollen/android-training-hello-world

Android 应用开发与 Hybird App 培训-Hello World 实例
https://github.com/jollen/android-training-hello-world

Last synced: about 1 month ago
JSON representation

Android 应用开发与 Hybird App 培训-Hello World 实例

Awesome Lists containing this project

README

          

Android 应用开发与 Hybird App 培训

## Hello World 实例

学习重点:

* Activity 与 Service Component
* Android Process 观念
* IPC 观念
* AIDL 的使用
* Binder proxy 的实例