MetallLogic93
Results
2
comments of
MetallLogic93
Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag
Just do this: 1. create a folder in your project 2. put the *.aar files of the twitter project in there 3. add "implementation fileTree(dir: '', include: ['*.aar'])" to your...
I get the same error on some android 6 devices.