[android-developers] programmatically open Flight Mode setting page on SAMSUNG devices

2014-02-15 Thread 12169
Hi, any help to the question on the below link. http://stackoverflow.com/questions/21782171/programmatically-open-flight-mode-setting-page-on-samsung-devices?noredirect=1#comment32959528_21782171 -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] RDP and VNC integration

2014-02-15 Thread Dilip Kumar Chaudhary
I want to develop an Application which can remote access to Windows,Mac and Linux systems.I spent many times and found that it can be done using:- *1.Remote Desktop Protocol(RDP) http://en.wikipedia.org/wiki/Remote_Desktop_Protocol* *2.Virtual Network Computing(VNC)

[android-developers] Best way to get the current location

2014-02-15 Thread Abhilash Baddam
Hi, To get the user location I have found two ways: 1. http://developer.android.com/training/location/retrieve-current.html . This one is using what I think is the new Google Services release which uses a LocationClient to connect to Google Services and retrieve the location.

[android-developers] Re: Help needed -- There is no linked app associated with this client ID.

2014-02-15 Thread Robert Auger
I have the same problem. I don't understand how to register 2 client ID (one for debug and one for production) in the Games services console. If the answer is known, please let me know. Le dimanche 27 octobre 2013 10:50:48 UTC+1, FReDD a écrit : Hi all, I'm becoming crazy with this one. I

Re: [android-developers] Best way to get the current location

2014-02-15 Thread TreKing
On Sat, Feb 15, 2014 at 10:37 AM, Abhilash Baddam abhilash.androiddevelo...@gmail.com wrote: The thing is that I don't get the difference between using one way or the other, which one is better?? Read the very first paragraph of the second link you posted. And another question is that in

Re: [android-developers] TextView maxLines based on height

2014-02-15 Thread Ralph Bergmann | the4thFloor.eu
Am 13.02.14 03:54, schrieb Ankur Avlani: Can someone please suggest me some faster was to achieve my requirement. try this one: /** * Calculates the lines needed to show the text. * * @param paint * the TextPaint from the TextView * @param text * the text for the