i am new to android and i want to ask a question about android background services.
i have created a background service and which is activated after every one minute and pop up some message.
i want this service to activate to user whenever user installed another application to phone. is there any method to check this.
is there any method that check whenever any app is run for the first time and request user for permission?? OR what permission it requires from user??
Waiting for answer. Thanks in advance for good replies.