Right now i develop simple app that require login to my app (not login twitter), and he/she can look our collection and can share it into twitter. In setting there is option to login twitter and i use Twitter4j with this tutorial. My problem is :
- if Person A login into my App and login Twitter and share content and then Logout my App without logout the Twitter
- how can i detect if Person B login into my App and want to login Twitter (using same device with Person A) ?? do i have disconect twitter Person A and than connect Person B ??
- If I disconect twitter Person A, and maybe Person A login again to my App , i dont want he/she do login Twitter again, i want automaticly..how can do that with twitter4j??
sorry i my qustion hard to understand, my english is bad ><