Threads is blowing up at the moment. here is how you can share directly with the app in the same way that is possible with Twitter Sub ShareThreads(txt As String) #if B4a Dim i As Intent i.Initialize(i.ACTION_SEND, "") i.PutExtra("android.intent.extra.TEXT", txt)...
I came here believingit was a question about app running in threads lol, had no idea about that twitter clone until now, not willing to try it anyway. I dont even use my twitter account.