Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
resources
/
intentionDescriptions
/
AddBroadcastReceiverToManifest
/
after.xml.template
blob: feb5556ce7a0c219bb49aef66b403f6e11b37abd [
file
] [
log
] [
blame
]
<application>
<receiver
android:name
=
".NewReceiver"
/>
</application>