Computer Science, asked by kumaramitesh38, 3 months ago

what's the code of power receiver in android studio?​

Answers

Answered by biharautobegusarai
0

Answer:

<receiver android:directBootAware=["true" | "false"]

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" >

. . .

</receiver>

Similar questions
History, 3 months ago