[android-developers] Re: Location.distanceTo() and Asus Memo Pad.

2014-04-26 Thread lbendlin
You could verify the first assumption by doing the distance calculation manually. On Friday, April 25, 2014 2:16:17 PM UTC-4, Nathan wrote: > > In one weekend, I suddenly got six reports that distance measure by GPS > was way off. Way off. Like walk 500 feet and it says you just walked 32 > mil

Re: [android-developers] Re: supporting multiple screen: issue in 8.3 inch tab

2014-04-26 Thread Abhilash Baddam
HI gjs, Thanks for the reply. My app is working without any crash in 7" and 10" tablet but issue with 8.3" tablet. Do I need to specifically add any layout folder or anything else... On Sat, Apr 26, 2014 at 12:00 PM, gjs wrote: > Hi, > > Look in your Google Play Console to see if there is any

[android-developers] Speech Recognition Android API 8 10 second delay

2014-04-26 Thread dsurround
The speech recognition built into Android, supplied by Google, changed recently (within the last few months). It used to recognize the end of speech within 2 seconds of the last utterance. It now waits 10 seconds which is unacceptable to my voice based applications and an annoyance to any use

Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-04-26 Thread TreKing
On Fri, Apr 25, 2014 at 11:44 PM, Abhilash Baddam < abhilash.androiddevelo...@gmail.com> wrote: > I am suspecting the issue might be due to any layout file, but I am not > sure. Have you tried configuring an emulator instance to match this tablet's specs? ---

[android-developers] Re: Location.distanceTo() and Asus Memo Pad.

2014-04-26 Thread Nathan
If I had the hardware, yes. As it is, I will have an end user try a single linear distance that is known to him and see how it compares. Nathan On Saturday, April 26, 2014 4:28:38 AM UTC-7, lbendlin wrote: > > You could verify the first assumption by doing the distance calculation > manuall

Re: [android-developers] supporting multiple screen: issue in 8.3 inch tab

2014-04-26 Thread Abhilash Baddam
Hi Treking, Thanks for the reply... I tried to create an emulator with the specifications of the LG G tab and ran app so many times but every time emulator is behavior is strange. Its stopped working and a pop up comes with the message emulator stopped working. How can I run the app in emulator,