Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.         <service android:name="Receiver">
  2.             <intent-filter>
  3.                 <action android:name="com.helloworldreceiver.it.Receiver" />
  4.             </intent-filter>
  5.         </service>