[android-developers] Re: In-App billing delete subscription items

2013-12-19 Thread AndroidKing
Thanks Nathan: By removing I thought they meant from the developer console and not from the app itself. So once you set a sub you can never move it from the console.. Ok Thanks... On Thursday, December 19, 2013 4:04:06 PM UTC-5, AndroidKing wrote: > > I can't find a way to do th

[android-developers] In-App billing delete subscription items

2013-12-19 Thread AndroidKing
I can't find a way to do that from the developer console.. How to I delete a sub item??? I am doing some testing and I created two sub items for testing... Based on this from Google http://developer.android.com/google/play/billing/billing_subscriptions.html it says "*Important*: You can remove

[android-developers] Re: Android 2.0 Source code

2009-11-01 Thread AndroidKing
anyone knows when 2.0 source will be public??? On Oct 31, 12:41 pm, AndroidKing wrote: > why isn't the source code for 2.0 on the public repository.. > > developing for Android without looking at the source code is > impossible due to poor APIs and or documentations > >

[android-developers] Android 2.0 Source code

2009-10-31 Thread AndroidKing
why isn't the source code for 2.0 on the public repository.. developing for Android without looking at the source code is impossible due to poor APIs and or documentations please make this public ASAP, or most applications will break with 2.0 -- You received this message because you are subscri

[android-developers] Android Logging

2009-10-18 Thread AndroidKing
What is the best approach to catch unexpected exceptions and log them I have used the Debug.startMethodTracing() method to create trace files but the problem is if the application errors out, the Debug.stopMethodTracing() never gets called so the trace information is lost.. if there another way

[android-developers] Hero technical question

2009-09-17 Thread AndroidKing
can you tell me if the MEID which is the device ID on the Hero phone is going to be 15 digits is it hex or decimal??? I am developing Hero applications and this is very important. Is it going to be unique from other IMEA (GSM) phones that have Android??? --~--~-~--~~~---

[android-developers] Android 1.6 CDMA Support

2009-09-16 Thread AndroidKing
anyone knows if the MEID which is the device ID equivalent to IMEI is going to be 15 digits as well.. is it hex or decimal??? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

[android-developers] Hero SDK

2009-09-09 Thread AndroidKing
I am getting the value 3 from android.os.Build.VERSION.SDK on Hero phone but I noticed that the contacts.db has changed schema how do we identify the hero sdk from the cupcake 1.5?? --~--~-~--~~~---~--~~ You received this message because you are subscribed to th

[android-developers] Re: Limit content provider access

2009-07-14 Thread AndroidKing
t; > On Mon, Jul 13, 2009 at 6:27 PM, AndroidKing wrote: > > > is there an easy way to limit my content provider access to only one > > or more packages > > I don't want other packages to access my data > > > I looked at   grantUriPermission  but its not straight

[android-developers] Limit content provider access

2009-07-13 Thread AndroidKing
is there an easy way to limit my content provider access to only one or more packages I don't want other packages to access my data I looked at grantUriPermission but its not straight forward and it doesn't work any ideas? --~--~-~--~~~---~--~~ You received thi

[android-developers] Google Checkout API

2009-07-01 Thread AndroidKing
anyone try to use google call backup API with the Android Market checkout. I have a merchant and set the integration but my URl is not getting called... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Devel

[android-developers] Market Process

2009-01-21 Thread AndroidKing
Is Google going to provide any information to the developers about the people who buy their apps (ex: email, phone ID, etc) This will be nice since the apps can use such information to prevent piracy ex: a user buys an app from the market. Google sends the developer their device ID App dev