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

2014-04-26 Thread gjs
Hi, Look in your Google Play Console to see if there is any crash reports. Try adding code to your App to trap email you details of any crashes, there are various libraries available to help you do this. Regards On Saturday, April 26, 2014 2:44:00 PM UTC+10, abhay_401 wrote: HI, I

Re: [android-developers] FFT algorithm

2014-04-26 Thread gjs
See also https://code.google.com/p/audio-analyzer-for-android/ On Tuesday, April 22, 2014 9:54:00 AM UTC+10, mahmoud mortada wrote: Thanks Alvin, so I need to implement FFT with c++ . On Apr 22, 2014 1:37 AM, Alvin Schurman alvin.s...@gmail.comjavascript: wrote: I would also like that

[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 miles.

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 garyjamessi...@gmail.com wrote: Hi, Look in your Google Play Console to

[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

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 manually.

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