What is the maximum number of apps one can have in google play?
--
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 group, send email to
android-d
Can someone help me here ??
--
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 group, send email to
android-developers+unsubscr...@googlegroups.c
I am getting this error:
> android.content.Context.getMainLooper()' on a null object reference
>
When calling
new GoogleApiClient.Builder(getApplication())
.addConnectionCallbacks(this)
.addOnConnectionFailedListener(this)
.addApi(Locati
You are still misunderstanding. The license feature applies only to in-app
purchases, not the initial purchase. And apps that implement IAP are
generally free for the initial download ;-)
On Jan 29, 2015 4:06 PM, "Russell Cecala"
wrote:
> Thanks TreKing. I changed the License Test Response pul
Thanks TreKing. I changed the License Test Response pulldown to LICENSED
... but I still get prompted from my credit card? Does it take some time
for the change to propagate or am I still misunderstanding something?
On Thu, Jan 29, 2015 at 11:37 AM, TreKing wrote:
>
> On Thu, Jan 29, 2015 at 1
On Thu, Jan 29, 2015 at 11:48 AM, Russell Cecala wrote:
> I guess I do not understand what the testing access means or how to use
> it. Can anyone help me enlighten me?
Small text above that box:
"In addition to the owner of this console the following users will get the
License test response f
I went to the Google Play Developer console and clicked on the "settings"
gear icon.
I enter in the email I have my android phone logged with in the "Gmail
accounts with testing access" field. Then on my phone I open the play
store app and try to install one of my apps that cost "$0.99". I was
ex
You should take a look at solutions for crash reporting like ACRA, I use it for
all my apps and it's very easy to configure and manage
http://www.toptal.com/android/automated-android-crash-reports-with-acra-and-cloudant
--
You received this message because you are subscribed to the Google
Group
My mistake in choosing words. I didn't set a max, it is the target that I
set.
The IDE also suggests putting the suppress tag on the method, but I have
never been a fan of suppressing warnings or errors. If this is the accepted
way to do it, however, then I will follow it.
Thanks!
On Thursday
You shouldn't set a max sdk. You can set minSdk to 18, and targetSdk to 21.
If you set a max, that means if there's a new android version, people won't
be able to download your app, you'll have to make an update.
As for the error you get, it's mainly a lint error. If the code is in an if
statem
Don't suppose anyone has insights for just one of these questions?
#4 would be pretty useful.
--
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 th
11 matches
Mail list logo