Re: [android-developers] Video streaming plus UI control update thread

2013-11-08 Thread Bradley O'Hearne
Wasn’t able to get a response on this after a few days, so perhaps I’ll try to frame it another way. If you: - Have created custom controls for a video player - Are familiar with the proper / conventional approach to updating UI controls every second / sub-second as in these kinds of apps: sto

Re: [android-developers] Re: .db files being renamed to .back

2013-11-08 Thread Nobu Games
The SQLite documentation says that the maximum database file size is 2,147,483,646 pages A single page can range from 512 to 65,536 bytes. So the minimum page size configuration would yield a maximum database file size of 1 TB. So something else is going wrong

Re: [android-developers] Re: .db files being renamed to .back

2013-11-08 Thread Nathan
On Friday, November 8, 2013 1:44:13 PM UTC-8, Steve Gabrilowitz wrote: > > Just a wild thought, the number of bytes in a 2GB database is also the 32 > bit maxint, could this be more than a coincidence? > It could very well be, and it is the subject of a previous thread by me: https://groups.go

Re: [android-developers] Re: .db files being renamed to .back

2013-11-08 Thread Steve Gabrilowitz
Just a wild thought, the number of bytes in a 2GB database is also the 32 bit maxint, could this be more than a coincidence? On Nov 8, 2013 2:49 PM, "Nathan" wrote: > > > On Thursday, November 7, 2013 10:58:03 PM UTC-8, gjs wrote: >> >> Hi, >> >> Ask the customer if he/she runs some sort of file

[android-developers] Re: .db files being renamed to .back

2013-11-08 Thread Nathan
On Thursday, November 7, 2013 10:58:03 PM UTC-8, gjs wrote: > > Hi, > > Ask the customer if he/she runs some sort of file back up / sync / virus > app & maybe ask them to rename the .back to .db & see if that fixes the > issue. > > The issue could be due to any number of things even arising

[android-developers] Who's going to AnDevCon?

2013-11-08 Thread Nathan
Who is going to AnDevCon? I hope to see you there. There are a number of classes from smart people who are on this forum. You may get my new book if you go to one of my classes - Apps for Profit, App Discovery Optimization. You can still register and get $200 off with the promo code. Natha

[android-developers] In-app billing: different prices for countries?

2013-11-08 Thread Tamás Kovács
Hello, Something isn't clear to me. The In-App Billing Pricing says: "At this time, you will be able to sell in-app items in your home currency, which is generally the currency of the country registered on your Google Play account." (Source: https://support.google.com/googleplay/android-develop

[android-developers] How do I start adb on rooted device from Android application?

2013-11-08 Thread Subodh Nijsure
I have rooted phone on which I want to enable disable adb from program, without having to modify native system.settings application. So I have small Android application that executes commands as root: stop adbd setprop service.adb.root 0" adbd usb start adbd But when I connect to the device by U

Re: [android-developers] Re: Nexus 5 Camera setOneShotPreviewCallback dark images

2013-11-08 Thread Jon Sutherland
I forgot to mention that you need not do anything with the data returned from the PreviewCallback. Just calling setOneShotPreviewCallback is enough to trigger the problem. I'm not sure if my solution of using TextureView API getBitmap() will be sufficient in some cases since it doesn't give you t

[android-developers] Re: Nexus 5 Camera setOneShotPreviewCallback dark images

2013-11-08 Thread Jon Sutherland
Hi, Thanks for your response. Note that I am using setOneShotPreviewCallback to capture just one frame of the running preview and that I am also using TextureView rather than SurfaceView. After some more investigation I see that the problem doesn't occur when using the Camera with SurfaceView

[android-developers] APP ADS Warning !! Google Please Clarify

2013-11-08 Thread guruk
Hi there, I had PINGJAM installed in my '2nd last' App version. That does showed ads when companies where called. they said its in complainces with google policy. anyhow, when i only heard it MAY A Problem, I removed the SDK 5 Days ago already in my latest app version. than TODAY I got a WARNIN