Код: Выделить всё
Calling startActivity() from outside of an Activity context requires the
FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?
Подробнее здесь: https://stackoverflow.com/questions/391 ... ty-context
Код: Выделить всё
Calling startActivity() from outside of an Activity context requires the
FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?