[android-developers] Re: Problems with Activity Flow during OAUTH Authentication

2011-04-10 Thread Tomas Prochazka
I found that the FLAG_ACTIVITY_NO_HISTORY for browser works, but only if the browser was not running before. If I restart Android and run my app which call browser everything work well. But when I start browser before my app, browser will stay in history. Related question, but also without solu

[android-developers] Re: Problems with Activity Flow during OAUTH Authentication

2010-02-06 Thread Brion Emde
I've done some more research on this problem, which seems to me to be pretty important. I do not see how anyone is going to be able to incorporate full OAUTH into their applications, and use the new AccountManager functionality. Looking at my situation more, I think that what I'm actually seeing a