<service
android:name="com.example.a.MyService"
android:process=".MyService"
android:enabled="true" />
I want to know the purpose of process here. Because, my app is not related to this process.
Please any one explained this.
Thanks in Advance.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…