In my app there is a service class and need to call an activity class from that service class,but it each time while calling the activity class its show me a message that a
Give in.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); before starting the intent.
in.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);