Hi I am making an Android app that allows people to add new friends when offline (users who are not connect to Internet).
And I want to automatically add these friends when users are online.
I have tried this, and it does work. But users have to press confirm button every time they add a friend, which is quite annoying.
Maybe there is a way that can press confirm button by code?
Any suggestion is appreciated.