Android Service两种启动方式
1.Context.startService()方式启动 ①Context.startService()方式的生命周期: 启动时,startService –> onCreate() –> onStart()(可多次调用) ,Service running,停止时,stopService –> onDestroy()note:在Service未被创建并运行时,则androi
android
java
linux
手机知识
生活点滴
程序人生
输入法
shell学习
android分区
android adb
android contact
surfaceflinger 
