My Application uses a service that is started by a BOOT_COMPLETE BroadcastReceiver, in run i\'m getting an error
my code:
public class projet extends Br
BroadcastReceiver cann't bindService. You can get a good solution in the following URL:
Android - Start service on boot