[android-developers] Question regarding screen orientation change

2013-11-03 Thread yves...@gmail.com
I have an app which does the correct thing when screen orientation changes. But if I lock the screen orientation on the phone settings, my app still responds to screen orientation change. How do I read the phone setting of if orientation is locked? And how do I deal with this screen orientation?

[android-developers] How to get Twitter authorization without WebView interface?

2013-11-03 Thread Jonathan Chacón Barbero
Hello, I'm developing a Twitter client and I get the Twitter authorization account using a WebView control to get the PIN and other data for authorization. Because of some accessibility problems with WebView I can't use a WebView control. I thought of designing a native interface with two EditT

[android-developers] UI Gets corrupted sometimes and becomes unusable

2013-11-03 Thread DoubleCheese
Hi, We are having some issues with our app and we don't really know what the root cause is. We've experimented with setting scroll cache off in the list, making the list scroll cache transparent, mutating backgrounds, etc. But all doesn't seem to have any effect. I'm attaching a screen shot o

Re: [android-developers] Restoring instance state for a dialog that launches another dialog

2013-11-03 Thread Michael Palmer
I solved my problem. I slightly changed what the Runnable is doing so that it calls the private method that launches the second dialog. This ensures that the second dialog is created after the first dialog is shown, and the second dialog shows up on top as intended. On Saturday, November 2, 2

Re: [android-developers] Google Play Services Error ( Requires 4030500 but found 3266136 )

2013-11-03 Thread Josphat Muchiri
What kind of project is it sir On Nov 3, 2013 4:52 PM, "hsynt" wrote: > I got this error when google map loading > > "Google Play Services out of date . Requires 4030500 but found 3266136" > > > İ updated google play services lib and added my project but stil same > error :S > > -- > You recei

[android-developers] Google Play Services Error ( Requires 4030500 but found 3266136 )

2013-11-03 Thread hsynt
I got this error when google map loading "Google Play Services out of date . Requires 4030500 but found 3266136" İ updated google play services lib and added my project but stil same error :S -- You received this message because you are subscribed to the Google Groups "Android Developers"