[android-developers] Re: Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-11 Thread Martin Krischik
Somehow that sounds evil to me. Care to tell me which app you are working on to I *don't* install it -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] Re: Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-11 Thread Tushar
Martin, Its for a custom hardware, which is not a mobile phone. The hardware is powered by Android and the use case mentioned is an essential requirement. It wont be an app on playstore as what your thinking. On Sunday, August 11, 2013 2:45:36 PM UTC+5:30, Martin Krischik wrote: Somehow

Re: [android-developers] Login with Google account in WebView

2013-08-11 Thread Nikolay Elenkov
On Sat, Aug 10, 2013 at 6:23 AM, saran vonteddu saran.myw...@gmail.com wrote: Now I'm trying to load a WebView with the AlternateUrl and the page is loading but it is asking for Google credentials again. How to avoid the webview from asking Google Credential. Programmatically, how to login to

Re: [android-developers] Focus problem with Option menu

2013-08-11 Thread Daniele Renda
Hi Treking, why do you say this? From this link: http://developer.android.com/guide/topics/ui/menus.html#options-menu I read: The options menu is where you should include actions and other options that are relevant to the current activity context, such as Search, Compose email, and Settings. and

[android-developers] Re: Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-11 Thread Nobu Games
I played around with the Google Play Games Services SDK a bit and it looks like they also have such a kind of dialog that is able to be on top of everything else (and even survives activity transitions). It's the welcome log in message that pops up on top of the screen. I'm not sure where the

Re: [android-developers] Focus problem with Option menu

2013-08-11 Thread TreKing
On Sun, Aug 11, 2013 at 12:00 PM, Daniele Renda daniele.re...@gmail.comwrote: Hi Treking, why do you say this? Oh, sorry, I was thinking about the old-school menu that was hidden and exposed via the Menu key. I guess you're going for the modern menu with an item showing in the action bar,

[android-developers] BlueTooth Low Energy quick question

2013-08-11 Thread darrinps
Anyone know what status 129 means? I can't seem to find much on it via Google. I connect to a BLE device and it says it has services to discover (via using BluetoothGatt.discoverServices()). It then hits this method: @Override public void onServicesDiscovered(BluetoothGatt gatt, int