Advertisement
Guest User

Untitled

a guest
Apr 19th, 2014
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <service
  2. android:name="com.example.android.location.ReceiveUpdatesIntentService"
  3. android:label="@string/app_name"
  4. android:exported="false"></service>
  5.  
  6. <service
  7. android:name="com.nikolay.app.ReceiveUpdatesIntentService"
  8. android:label="@string/app_name"
  9. android:exported="false"></service>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement