Adapter FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want? [duplicate]
问题 This question already has answers here : Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want? (2 answers) Calling startActivity() from outside of an Activity context (24 answers) Closed 2 years ago . Users albums will be opened when the user is clicked. User's website http://jsonplaceholder.typicode.com/users and album's website http://jsonplaceholder.typicode.com/albums. I want to use intent MainActivity from