[android-developers] Re: Large amount of orders not complete over this weekend

2013-07-08 Thread spocky12
On Sunday, July 7, 2013 3:25:43 PM UTC+2, niko20 wrote: I had over 34 orders yesterday, but most of them are in the non-green state yet for some reason. I only got payout of about 10 of them. Anyone else seeing this issue? Usually they turn full green (both dots are green in the google

[android-developers] Re: Google cancelled this order. Reason: Other

2012-10-05 Thread spocky12
Still getting a lot of other canceled orders (also got mails from users complaining they can't buy my app). Any news from Google or workaround ? On Wednesday, October 3, 2012 2:16:50 PM UTC+2, spocky12 wrote: Who knows ? Anyway, that's not possible for in-app billing apps :( On Wednesday

[android-developers] Re: Google cancelled this order. Reason: Other

2012-10-03 Thread spocky12
Who knows ? Anyway, that's not possible for in-app billing apps :( On Wednesday, October 3, 2012 12:49:15 PM UTC+2, Pent wrote: One of my users thought to try ordering via the Google Play website, and it succeeded after 2 previous fails via the app. Might be coincidence. Pent -- You

[android-developers] Re: Google cancelled this order. Reason: Other

2012-10-02 Thread spocky12
I was about to post about the exact same problem when I saw this. Good news is I'm not alone. Bad news is we don't have any kind of information regarding this. My app uses in-app billing too. I used to have approximately 15% of canceled orders due to authorization refused and about 0 to 1% of

Re: [android-developers] Re: Google cancelled this order. Reason: Other

2012-10-02 Thread spocky12
a 25% canceled orders, but I find 12% cancelation rate is far too much already ;) On Wednesday, October 3, 2012 1:09:16 AM UTC+2, Kostya Vasilyev wrote: 2012/10/3 spocky12 spoc...@gmail.com javascript: I was about to post about the exact same problem when I saw this. Good news is I'm not alone

Re: [android-developers] Re: My Google Play app was suspended, any advice ?

2012-09-25 Thread spocky12
! On Wednesday, September 19, 2012 10:19:27 PM UTC+2, Fred Stluka wrote: On 9/19/12 1:44 PM, spocky12 wrote: I've just had an anwser and my app has just been reinstated (though I still don't know why it's been suspended first): That's good news! Can you please give details of how you

[android-developers] My Google Play app was suspended, any advice ?

2012-09-19 Thread spocky12
Hi, I've made an app called GalaxSim Unlock to sim unlock Samsung Galaxy devices and I published it on the Play Store last week. Today I received an email saying that it's been suspended because of : Violation of the Content Policy http://www.android.com/us/developer-content-policy.html.. I

[android-developers] Re: My Google Play app was suspended, any advice ?

2012-09-19 Thread spocky12
Ok replying to myself to share my experience. And that's good news ! I've read many times that people had hard times getting information from google and that they never answered their requests. I've just had an anwser and my app has just been reinstated (though I still don't know why it's

[android-developers] Re: testing in app billing - I can't repurchase after refunding

2012-09-06 Thread spocky12
Thanks god I found your post. It's been 2 days I started implementing in-app billing and I really thought it would never be done. Now I know I'm not crazy and that there's nothing (?) wrong in my billing implementation :) On Wednesday, September 5, 2012 8:01:48 PM UTC+2, Murdock wrote: I'm

[android-developers] Re: PNG loading that doesn't premultiply alpha?

2010-06-28 Thread spocky12
Thanks Jeremy, I've just understood why I had this strange blending behaviour in my app (I didn't know premultiplied alpha existed). I'm also very interested in a way to correctly blend multiple layers in opengl (I guess the solution would be in loading png without premultiplied alpha... or could

[android-developers] Re: Using custom defaults for PreferenceScreen

2009-12-11 Thread spocky12
I've encountered the same behaviour a few days ago. I'm wondering if there's a way to fix 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 from this

[android-developers] Re: Bug in GLSurfaceView.RENDERMODE_WHEN_DIRTY (and work-around)

2009-11-24 Thread spocky12
Up, this deserves some more visibility to developers :) I agree with you, I took me a few hours of debug before I find my black-screen-on-resume was caused by the RENDERMODE_WHEN_DIRTY and I enventually came out fixing it like you did (except for the sleep). On Nov 22, 8:24 am,

[android-developers] Re: Google wave invitations...?

2009-10-16 Thread spocky12
I'm interested, if you've got one left. On Oct 16, 5:41 am, Kenneth Adam Miller kennethadammil...@gmail.com wrote: Who wants to be in Google wave? I have 16 invitations --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Re: Where have all the Google employees gone?

2009-10-12 Thread spocky12
Yes, we've got the same kind of issue in our app. For the records, here is the problem and the solution. The problem lies in the Camera.startPreview : an error is reported in logcat : E/CameraService( 554): registerBuffers failed with status -38 followed by an exception :