Skip to content

Instantly share code, notes, and snippets.

@BlaShadow
Created March 2, 2014 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BlaShadow/9307612 to your computer and use it in GitHub Desktop.
Save BlaShadow/9307612 to your computer and use it in GitHub Desktop.
Descripcion
< receiver android:enabled="true" android:name=".broadcast_reciber_class" >
< intent-filter android:priority="1">
< action android:name="android.intent.action.ACTION_SET_WALLPAPER" />
< /intent-filter>
< /receiver>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment