/ Published in: XML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<service android:enabled=["true" | "false"] android:exported=["true" | "false"] android:icon="drawable resource" android:label="string resource" android:name="string" android:permission="string" android:process="string" > . . . </service>