[android-developers] AccountManager wrong password or account changed error

2010-04-14 Thread exh
I've been trying to work with the AccountManager and it's not going so well. I've read through the various discussions on it but nothing seems to cover what I've hit: In my app, I find the com.google account type, then call getAuthToken() on it. The first time this is called, it does the

[android-developers] no xml for PathShape?

2009-04-29 Thread exh
Hi all, I'm new to Android so apologies if this has been covered, but I didn't see it mentioned: I'd like to create a drawable resource that makes use of ShapeDrawable and PathShape. I haven't seen any docs online describing this, so I've been poking through the Android source. I see that