[android-developers] The type of the expression must be an array type but it resolved to JSONArray compile error

2013-01-02 Thread John Merlino
I get this message: The type of the expression must be an array type but it resolved to JSONArray It happens on this line in the below java code: JSONObject unit = units[i]; units[i] should be holding { id:3001, markers: [...]}. I have json data that looks like this: result = {

[android-developers] Re: GCode

2012-12-13 Thread John Coryat
to yourself, or ask them on the Discuss forum instead. -John Coryat On Thursday, December 13, 2012 11:11:47 AM UTC-6, RichardC wrote: Are you guys reading? http://tools.android.com/tech-docs/new-build-system see also: https://groups.google.com/forum/?fromgroups=#!forum/adt-dev http

[android-developers] Re: app distribution best practices

2012-12-08 Thread John Coryat
You didn't say what type of app you have or your monetization strategy. Those things influence your distribution methods. -John Coryat -- 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

[android-developers] Re: AdMob House Ads

2012-12-07 Thread John Coryat
Thanks. Will do. -John Coryat On Friday, December 7, 2012 8:38:50 AM UTC-6, William Ferguson wrote: John, you might be better off asking this one over in https://groups.google.com/forum/?fromgroups#!forum/google-admob-ads-sdk William On Friday, December 7, 2012 12:08:44 PM UTC+10

[android-developers] google maps not showing

2012-12-06 Thread John Merlino
I updated an android app but the original developers are not available so I had to create a new app on the android market. But it was generally the same app. It contains a google map. However, the google map does not render. I am getting messages like this on the log: Couldn't get connection

[android-developers] AdMob House Ads

2012-12-06 Thread John Coryat
run. The status of the ad is Running. I cannot get the thing to actually work. I have no impressions yet. It's been a couple of days too. Is there a step I'm missing, like one not documented? Thanks for any help in this matter. -John Coryat -- You received this message because you

Re: [android-developers] Re: When can every developer reply to reviews?

2012-12-04 Thread John Coryat
You laugh but I am guilty of #4 and #5 and after a couple of those, I got a personal e-mail from a user telling me my responses were a bit negative. I amended them the next day. Good advice! -John Coryat -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: How do other developers handle IAP refunds on unmanaged purchases?

2012-12-03 Thread John Coryat
asked for a refund Because I am going to an iPhone. Needless to say, I quoted him the no refunds under any circumstances policy. In the last year, I may have given 25 refunds so it's not a big deal. -John Coryat -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: When can every developer reply to reviews?

2012-12-03 Thread John Coryat
a feature or were satisfied by the developer reply. It's very satisfying to see this and something that can only happen if we can reply to these poor lost souls. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Re: When can every developer reply to reviews?

2012-12-03 Thread John Coryat
. Best to ignore them. -John Coryat -- 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

[android-developers] Re: How do other developers handle IAP refunds on unmanaged purchases?

2012-12-03 Thread John Coryat
. The onus is on the user. There is a no-refund policy in effect and if they can't help find the order then it's impossible to give them a refund anyway. I suggest the no refunds under any circumstance policy to CYA. -John Coryat -- You received this message because you are subscribed to the Google

[android-developers] Re: Paid App to in-App purchase: Keeping old users

2012-12-03 Thread John Coryat
You could use their original order number. Download the orders from the Checkout console and store them on a server. Add a way for users to enter their order number to open up the premium content. The user would have to search for their order number though. -John Coryat On Monday, December

[android-developers] Re: Paid App to in-App purchase: Keeping old users

2012-12-03 Thread John Coryat
Or... You could download the order details from Checkout using the include more buyer and order information columns and either send them an unlock code or use their gmail account, which is included in this detailed download to verify their access. No order number required! -John Coryat

[android-developers] force start GestureOverlayView

2012-11-30 Thread John A
Activity A calls startActivity(intent4activityB); in its OnLongClickListener. Activity B contains a GestureOverlayView. I would like to be able to detect a gesture starting as soon as Activity B starts, but the GestureOverlayView does not begin tracking until the user lifts her finger and

[android-developers] Re: Top Developer?

2012-11-29 Thread John Coryat
Can you reply to comments now? (you do this in the developer console) -John Coryat -- 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

Re: [android-developers] Re: AppSurfer

2012-11-25 Thread John Coryat
to be an opt-in thing instead of one that simply installs Google Play, so we won't have to be concerned with this particular implementation. -John Coryat On Saturday, November 24, 2012 1:15:24 PM UTC-6, Kristopher Micinski wrote: What they're doing is probably against the rules for other reasons

[android-developers] Re: AppSurfer

2012-11-24 Thread John Coryat
I am against any company that touches my apps without my written permission. All they can do is create a support headache and make users unhappy. I suggest telling them to remove your apps from their system. I certainly will. -John Coryat On Saturday, November 24, 2012 12:35:13 PM UTC-6, bob

[android-developers] Spinner List background

2012-11-19 Thread Nimish John
Is there any way to change the background of Spinner List?? -- 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] Re: adt-bundle-windows download from developer.android.com

2012-11-19 Thread john brown
not see it. There is evidence that I have made a mistake before) Thanks, John Brown On Thursday, November 15, 2012 4:34:52 PM UTC-6, john brown wrote: Hello, I downloaded the Android Developer Tools (adt-bundle-windows.zip) from developer.android.com today. I followed the directions

[android-developers] adt-bundle-windows download from developer.android.com

2012-11-15 Thread john brown
Hello, I downloaded the Android Developer Tools (adt-bundle-windows.zip) from developer.android.com today. I followed the directions Setting Up the ADT Bundle. It was simple download and un-zip although it does take a while. When I run c:\mydir\adt-bundle-windows\eclipse\eclipse.exe, I get the

[android-developers] Re: Updating app with keystore not being valid long enough

2012-11-08 Thread John Gaby
I too would like the answer to this. I have an app that appears to be only 1 year away from not being updatable anymore. On Tuesday, November 6, 2012 5:32:14 AM UTC-8, Kevin Penhoat wrote: Is there any way to change my keystore values so it'll be valid longer? When I uploaded the app it was

[android-developers] Re: 23% of in-app-billing orders cancelled?

2012-11-08 Thread John Coryat
We regularly see 15% of all orders canceled. On some days, it could be as high as 30%. Welcome to the Google Play store! What's really odd though is if the user tries again in 24 hours, it almost always goes through. -John Coryat -- You received this message because you are subscribed

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

2012-11-08 Thread John Coryat
You can eliminate the email spam by (using Gmail) using a filter: from:(nore...@checkout.google.com) has been cancelled by Google Just send it to the trash. Pretty simple. -John Coryat On Thursday, November 8, 2012 10:12:43 PM UTC-6, Bram Stolk wrote: Mine just went to 25% cancelled In App

[android-developers] Re: GCM Stats in the developer console

2012-10-31 Thread John Coryat
. The statistics are similar to the ones for other statistics in the developer console. For instance, it says that we sent over 1,000,000 messages through GCM on Monday, October 29. This is when the hurricane was rolling over the northeast and we were sending out NWS Alerts to all our users. -John Coryat

[android-developers] SSLProtocolException on Droid RAZR MAXX HD using Android 4.0.4

2012-10-31 Thread John Lussmyer
I have a customer that is getting an SSLProtocolException in our app. There are thousands of other phones working just fine with this version of our code and server. ( 3416): javax.net.ssl.SSLProtocolException: Read error: ssl=0x10201e8: Failure in SSL library, usually a protocol error (

Re: [android-developers] Re: [Android LVL] Sporadic false negatives on client devices

2012-10-30 Thread John Gaby
I also have a small number of users who fail the LVL test ( 1%). My solution is to have my app call my website first to ask if it should do the LVL test. That way, if a user contacts me that it is not working I can set it up so that his device no longer performs the check. I actually

[android-developers] Re: GCM Stats in the developer console

2012-10-30 Thread John Coryat
console could be improved to include this bit. -John Coryat -- 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

[android-developers] Re: No sample tutorials for Paypal Mobile Express Checkout with Button in the app?

2012-10-29 Thread John Coryat
Play. This was in the news lately. You may have missed it. -John Coryat On Monday, October 29, 2012 9:54:10 AM UTC-5, saex wrote: I'm testing the sample app for Mobile Express Checkout Library with Android. This is the link to the project and the library: https://www.x.com/sites/default

[android-developers] softInputMode

2012-10-29 Thread John A
does anyone know where the code is that does the panning or resizing to accomodate soft keyboards? i'd like a better understanding of how this feature works. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] status of OnComputeInternalInsetsListener and friends

2012-10-28 Thread John A
this api appears to have been documented and frozen a long time ago, yet is still hidden. are there any plans for this api? -- 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] GCM Stats in the developer console

2012-10-26 Thread John Coryat
tried Key for browser apps (with referers) it was accepted. I use the key for server apps and not the key for browser apps on my server so perhaps these stats won't be gathered? I don't see any way of accessing those statistics yet. -John Coryat -- You received this message because you

[android-developers] Re: OS X 10.8 (Mountain Lion) on MacBook Pro: adb devices and adb wait-for-device not working??

2012-10-25 Thread John Lussmyer
Did you ever find a solution? I'm currently seeing the same problem. -- 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] OS/X ADB can't find Android devices?

2012-10-25 Thread John Lussmyer
I'm working on a new MacBook Pro running the latest OS/X 10.8.2. When I plug my Android phone (Pantech) into the USB port - nothing happens. (Well, the phone charges) ADB shows no devices. What step am I missing? -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: OS/X ADB can't find Android devices?

2012-10-25 Thread John Lussmyer
Turns out that MacBookPro's have crappy USB ports. I had to use a powered USB hub to connect the phone, then it all worked. On Wednesday, October 24, 2012 9:28:08 AM UTC-7, John Lussmyer wrote: I'm working on a new MacBook Pro running the latest OS/X 10.8.2. When I plug my Android phone

Re: [android-developers] Re: It seems easy to get rid of a competitor’s app

2012-10-21 Thread John Coryat
such things. If there were, then civilization would have perished millennia ago. Perhaps I am naive to think of people as basically good and moral. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: nested library code visibility

2012-10-17 Thread John A
this was stuck in moderation awhile, so i'll bump it just this once and maybe someone will see it this time. On Tuesday, October 2, 2012 6:27:56 PM UTC-7, John A wrote: Library One defines a set of AIDL interfaces. Library Two references Library One and builds functionality on top

[android-developers] Re: site hangs when the app runs

2012-10-17 Thread John Coryat
Sounds like a server problem that is unrelated to anything happening in Android. I'd start there. -John Coryat, USNaviguide LLC On Wednesday, October 17, 2012 10:08:36 AM UTC-5, Kunju Vava wrote: Dear all, In my app uses remote database to get the values to the mobile . in my database

Re: [android-developers] Re: site hangs when the app runs

2012-10-17 Thread John Coryat
A simple test would be to monitor the traffic coming out of the Android version by checking the logs for that site. That would have been the first thing I would have done. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] changed package name in manifest and now getting errors

2012-10-16 Thread John Merlino
I changed my package name in AndroidManifest.xml from com.otl.AndroidRemoteApp to com.otl.AndroidRemoteApp1 because the original apk file is lost and I need to upload the app as new. And in order to do that I have to change the package name. Once I changed the package name, I get errors like

[android-developers] Re: changed package name in manifest and now getting errors

2012-10-16 Thread John Merlino
, John Merlino stoici...@aol.com wrote:  I changed my package name in AndroidManifest.xml from com.otl.AndroidRemoteApp to  com.otl.AndroidRemoteApp1 because the original apk file is lost and I need to upload the app as new. And in order to do that I have to change the package name. Once I

[android-developers] You have another application on Google Play with the same package name. Go to that other application, and click upgrade.

2012-10-15 Thread John Merlino
I am getting this message: You have another application on Google Play with the same package name (com.otl.AndroidRemoteApp). Go to that other application, and click upgrade. The only thing i see though is my existing applicaion with status unpublished. Where is this upgrade option at? -- You

[android-developers] How to change ip settings of wifi hotspot?

2012-10-12 Thread john rayatech
I'm working on a mobile solution which uses wifi hotspot mode for communication. On htc sensation xe i found a feature that u can change wifi hotspot configuration(Deactivate DHCP and set static ip for the device) but on samsung galaxy tab p-5100 i could not find this feature In the other

Re: [android-developers] CacheManager Example

2012-10-12 Thread John Garber
How would you do this manually then? I'm in a similar situation and am definitely needing to handle caching. On Wednesday, July 22, 2009 6:48:16 PM UTC-4, Jason Proctor wrote: CacheManager is a WebKit thing, not an Apache HttpClient thing. AFAIK, HttpClient has no automagic caching. if you

[android-developers] Re: How to replace free version by paid version of app

2012-10-12 Thread John Coryat
in the pay-once-support-forever model. -John Coryat -- 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

[android-developers] Re: Polling at regular intervals in Android

2012-10-10 Thread John Coryat
I have to ask why you want to poll the server to find if a file is ready to download? Wouldn't it be a lot more efficient to have the server tell the app the file is ready via GCM? -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Re: The package name of your apk is the same as the package name of another developer's application. Choose a new package name.

2012-10-09 Thread John Merlino
. Choose a new package name. On Monday, October 8, 2012 6:19:36 PM UTC-4, Mark Murphy (a Commons Guy) wrote: On Mon, Oct 8, 2012 at 6:07 PM, John Merlino stoi...@aol.comjavascript: wrote: Here's the thing. It's the same application. Someone else had uploaded it using their google play

[android-developers] keystone password

2012-10-08 Thread John Merlino
I'm trying to export android app to put it on google play android store. I do the following: 1) File Export Android Export Android Application 2) I select project to export 3) Then I select use existing keystore 4) then i browse to debug.keystore But it asks now for a password. Where would it

[android-developers] The package name of your apk is the same as the package name of another developer's application. Choose a new package name.

2012-10-08 Thread John Merlino
I tried to upload the apk to the store and I get this message: The package name of your apk (com.otl.AndroidRemoteApp) is the same as the package name of another developer's application. Choose a new package name. I renamed it: $ mv com.otl.AndroidRemoteApp.SplashScreen.apk

[android-developers] Re: The package name of your apk is the same as the package name of another developer's application. Choose a new package name.

2012-10-08 Thread John Merlino
Here's the thing. It's the same application. Someone else had uploaded it using their google play account, but now I have an updated version that I want to upload using my google play account. So I just want to be able to upload it. On Oct 8, 6:01 pm, Lew lewbl...@gmail.com wrote: John Merlino

[android-developers] Re: Dynamic .APK from GooglePlay store / Android

2012-10-04 Thread John A
i haven't used this myself, but look into com.android.vending.INSTALL_REFERRER. apparently it is possible for the Play Store to pass information to the newly-installed app. On Friday, September 28, 2012 11:52:26 AM UTC-7, Marcelo Tomio Hama wrote: My issue is very related with

[android-developers] nested library code visibility

2012-10-04 Thread John A
Library One defines a set of AIDL interfaces. Library Two references Library One and builds functionality on top of these AIDL interfaces and exposes them to app developers. When MyApp references Library Two, it sees both the friendly API provided by Library Two as well as the AIDL defined in

[android-developers] Location of saved web pages, Jelly Bean 4.1.1?

2012-10-04 Thread John Kwiatkowski
Stock browser on ASUS tf700. Can't find the location of saved web pages (webarchivexml) in Jelly Bean. Where are they? Has the format changed? In ICS they would show up under Downloads. Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: PushNotifications GCM problem

2012-10-03 Thread John Coryat
is there. -John Coryat -- 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.com

Re: [android-developers] Testing In-app billing

2012-10-02 Thread John Coryat
You can also cancel an order before the funds are transfered. If you do that, there is no refund to the consumer nor a credit to your account as the transaction never completes. This results in a purchasestate of 1 being sent to your server if you're using unmanaged items. -John Coryat

Re: [android-developers] Testing In-app billing

2012-10-02 Thread John Coryat
Just create another account and use that to buy your feature pack. That's what everyone does. We use unmanaged items so I cannot answer anything about managed item behavior. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: Google has received a subpoena seeking information related to Android applications

2012-10-01 Thread John Coryat
I think that used to be called a SNAFU. -John Coryat -- 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

Re: [android-developers] Testing In-app billing

2012-09-30 Thread John Coryat
, you'll have to update your version code before you can upload the final version. -John Coryat On Sunday, September 30, 2012 4:15:25 AM UTC-5, Thomas Bouron wrote: Ok, i'll try that and let you know. Thanks! On Sunday, September 30, 2012 1:53:07 AM UTC+2, TreKing wrote: On Fri, Sep 28, 2012

[android-developers] Android and Z-Order

2012-09-29 Thread John
How do you animate views around one another using the 3.0 animation framework when you can't influence the Z-ORDER? If the layout of elements isn't guaranteed and the z-order is based off the layout order, how can you change the z-order to do effective animations? -- You received this

[android-developers] Z-Order of Views During Animation with ViewPropertyAnimator

2012-09-29 Thread John
. I want to be able to change the z order during animation. How do I do that? bringToFront does not work John -- 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

[android-developers] Re: An app developer is asking for my login credentials...

2012-09-29 Thread John Coryat
You might want to create a user account for them so they can upload apps without giving them the keys to the kingdom. I also suggest that you do the final compiling, signing and uploading of the app yourself. Doing so will ensure you won't lose control to the app. -John Coryat On Wednesday

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

2012-09-28 Thread John Coryat
imagine what expletives are being uttered during this period. On the positive side, a year ago we were seeing 25% cancelations so things have improved quite a bit. -John Coryat On Thursday, September 27, 2012 3:42:44 PM UTC-5, Nathan wrote: Am I the only one seeing this quite a bit in Google

[android-developers] uploading app to android market

2012-09-27 Thread John Merlino
I created a developer profile on Google Play and paid the 25 dollar registration fee. I received an email confirmation: Thanks for your interest in publishing your applications to Google Play. Please return to the Google Play Developer Site to finish your registration. So I clicked the link and

[android-developers] Re: uploading app to android market

2012-09-27 Thread John Merlino
Smått har...@gmail.com wrote: On Sep 27, 2012, at 10:34 PM, John Merlino stoici...@aol.com wrote: So I clicked the link and it took me back right to the sign up page: https://play.google.com/apps/publish/signup How do I upload my app? Signing in using your Google credentials should take you

[android-developers] Re: When does google is going to end C2DM push notifications ?

2012-09-26 Thread John Coryat
Simple answer: Now. Regardless of when support will end for C2DM, GCM is the future so there is no advantage to waiting until C2DM fails. It's a fairly simple modification to move to GCM and there are significant advantages. -John Coryat -- You received this message because you

[android-developers] Re: Advertising opt out

2012-09-23 Thread John Coryat
, there is no right or wrong, just different approaches. -John Coryat -- 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

[android-developers] Re: Testers wanted for new AdMob client app

2012-09-23 Thread John Coryat
Personally, I wouldn't want to use a non-official app for AdMob information as I would be concerned about security. AdMob's web site works pretty good on Android. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Advertising opt out

2012-09-19 Thread John Coryat
notice the ads coming back and even find them useful. -John Coryat -- 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

[android-developers] Re: How to make my intent to run background

2012-09-18 Thread John Farrell
You want to change the background on date basis or days basis? On Monday, September 3, 2012 3:02:01 PM UTC+5:30, sandeep wrote: I want to make my app run continuously and take the date and time from the phone. according to the date the activity should be changed every time. Sorry for my

[android-developers] Advertising opt out

2012-09-17 Thread John Coryat
apps. It's good for everyone. -John Coryat -- 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

[android-developers] Re: Paypal in Android

2012-09-17 Thread John Coryat
I remember reading a while ago that if you have a pre-existing website that you are already using for e-commerce then you can link and sell those goods through an app. -John Coryat CAUTION: IANAL On Monday, September 17, 2012 1:48:31 PM UTC-5, Lew wrote: William Ferguson wrote: Michael

[android-developers] Android Resource not found exception on database query ?

2012-09-17 Thread John Victor Bughao
09-16 11:59:39.392: E/AndroidRuntime(18292): FATAL EXCEPTION: main 09-16 11:59:39.392: E/AndroidRuntime(18292): android.content.res.Resources$NotFoundException: String resource ID #0x 09-16 11:59:39.392: E/AndroidRuntime(18292): at android.content.res.Resources.getText(SourceFile:252)

Re: [android-developers] Re: Advertising opt out

2012-09-17 Thread John Coryat
% by reducing the number of ads shown which resulted in an increase in CTR. I have no proof that mobile works the same way but I can make the leap that it does. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Re: Can I install our app from an APK and then update it with Google Play?

2012-09-15 Thread John Coryat
I install test versions of our APK all the time and it seems that once an APK is installed outside of Play, it is disconnected from updates through Play. I haven't tested this rigorously but this is my observation. If anyone has a definitive answer, I'd like to know as well. -John Coryat

[android-developers] Documents to Go Ap

2012-09-14 Thread John
Does anyone know if there's some sort of user's guide or something to tell mke how the Documents to Go ap works on android...full version? Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] json format

2012-09-12 Thread John Coryat
or... switch to '-' instead... -John Coryat On Wednesday, September 12, 2012 9:12:40 AM UTC-5, Harri Smått wrote: On Sep 12, 2012, at 3:40 PM, rauf qureshi quresh...@gmail.comjavascript: wrote: in above code when i send this request to server date automatic converted into following

Re: [android-developers] Password protect app before users can download from google play store

2012-09-08 Thread John Coryat
A better way than e-mailing the apk is to use a link to a website. That way you can keep the APK up to date and not have to send out anything more than a notice there's an update. It's more efficient band-width wise too. -John Coryat On Saturday, September 8, 2012 9:21:58 AM UTC-5, cjs264

Re: [android-developers] Re: wife manager in android

2012-09-06 Thread John Coryat
I eagerly await the Ex-Wife manager :) That's entirely another hardware item: http://en.wikipedia.org/wiki/Woodchipper -- 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] Re: Sending notifications to Google Cloud Messaging with php gives me Unauthorized Error 401

2012-09-05 Thread John Coryat
parameters as quoted strings. -John Coryat On Wednesday, September 5, 2012 10:49:30 AM UTC-5, saex wrote: Searching for some info about how to send notifications using GCM but with PHP instead of servlets, i found this: http://stackoverflow.com/questions/11242743/gcm-with-php-google-cloud

Re: [android-developers] Re: Google nudity policies question. Is our content approvable or not?

2012-09-05 Thread John Coryat
do agree that this forum isn't the place for such things. -John Coryat -- 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

[android-developers] Re: 1200 JPEGs

2012-09-04 Thread John Coryat
Package them up as an expansion file. That would be a lot simpler than calling them one by one through from a server. -John Coryat -- 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

[android-developers] Re: 1200 JPEGs

2012-09-04 Thread John Coryat
supplies the transport method and bandwidth for such a thing. -John Coryat -- 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

[android-developers] New SDK 5.0 from Airpush to comply with Google Play new policies?

2012-09-02 Thread John
Quick Question: Do we need to upgrade (new version) our current apps with the new SDK in order to comply with Google PLay policies or is this only for New Apps uploaded to the market? I use Airpush. Thank you -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Help: My app has violated the spam provisions of the Content Policy

2012-08-31 Thread John Coryat
was done about all the terms violating apps. They diminish the work of thousands of hard working and terms adhering developers. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] Re: Will all notification ads and app icons be forbidden?

2012-08-29 Thread John Coryat
Notification ads SHOULD be forbidden. Any developer who knowingly includes such content in their app is being disrespectful of their user base. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

Re: [android-developers] How can I reach Google Play developer support team via phone (EU/Israel)?

2012-08-29 Thread John Coryat
I got a good laugh from that. Really though, if you need to talk to someone on the phone, you're probably lost. There are so many resources available both free and paid online. Remember, Google is your friend! -John Coryat On Wednesday, August 29, 2012 2:46:35 PM UTC-5, MagouyaWare wrote

[android-developers] Re: Best Source for Ads?

2012-08-27 Thread John Coryat
I'm really curious about the eCPM's each network actually provides. We're using AdMob in our beta (soon to be released in production) and so far have seen eCPM's in the $2 range. That's with 15,000 impressions. Are there any networks that provide higher eCPM's? -John Coryat -- You received

[android-developers] Re: Is it posible to get Gogle to remove improper (false) ratings?

2012-08-26 Thread John Coryat
comments as unhelpful or spam in the Play Store. That could move them down the list and not be as offensive. -John Coryat -- 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

[android-developers] Re: Max length of GCM Registration id?

2012-08-21 Thread John Coryat
I see a consistent length of 162 characters. -John Coryat On Tuesday, August 21, 2012 4:00:33 AM UTC-5, likemiller wrote: What is the maximum length for a Registration ID issued by GCM servers? I am currently receiving Registration IDs which are 140 characters. Can anybody help? -- You

Re: [android-developers] How to find pincode using geolocation points (Latitude and Longitude)

2012-08-19 Thread John Coryat
What is a pincode of a location? He probably means the geopoint, as in where to put a pin on the map. I'm guessing this is about geocoding. Pretty much off topic for this list. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: WHY can an app still not be changed from free to paid???

2012-08-18 Thread John Coryat
revenue by keeping your install rate the same by having renewals of your app. Something to think about. -John Coryat On Thursday, August 16, 2012 7:40:06 PM UTC-5, stellan andersson wrote: Why is it that developers still can't choose to change a paid app to free and then back to paid again

Re: [android-developers] Canvas or Gesture??

2012-08-16 Thread John Archer
Thanks all for the efforts Robin et. al., I am trying to so something very similar - create a signature page. Did you figure what was missing to get the erase and properly saved image here? thanks john On Wednesday, February 16, 2011 1:17:15 PM UTC-6, Robin Talwar wrote: Alright So now

[android-developers] OS X 10.8 (Mountain Lion) on MacBook Pro: adb devices and adb wait-for-device not working??

2012-08-16 Thread John Ferguson
I can run emulators from Eclipse but I cannot push to my phone nor does the adb command line show my phone as attached. System: == - MacBook Pro - OS X 10.8 - Eclipse Java EE IDE for Web Developers: Version: Juno Release Build id: 20120614-1722 - Installed Android Dev

[android-developers] Re: Eclipse and Mountain Lion for Mac

2012-08-16 Thread John Ferguson
@Dan I have a new MacBook Pro which I took up to Mountain Lion before installing any SDKs. Using an emulator for 2.3.3 and 4.1. So far it seems responsive and updating/re-running the app shows the new stuff I expect. There seem to be three ways to install the ADT - HomeBrew - Unzip it from

[android-developers] Re: i lost my mobile. IS ANY WAT TO FIND THE LOCATION OF SAMSUNG GALAXY Y MOBILE WITH THE IMEI NUMBER.MY MOBILE IMEI NUMBER IS 352384051456475

2012-08-13 Thread John Coryat
on. Pretty slim chance. If you hadn't blocked your SIM, this would easily work. -John Coryat -- 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

Re: [android-developers] Re: New Android Forum

2012-08-06 Thread John Coryat
Sounds like fragmentation to me... -- 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

Re: [android-developers] Lost Password of Keystore

2012-08-05 Thread John Coryat
worried about the NSA intercepting your keystore, then yes. Don't put it in the cloud. On the other hand, the NSA and their black helicopters could just hover over your house and beam it up, Scotty style. Using GMail with https is pretty secure. -John Coryat -- You received this message

Re: [android-developers] Lost Password of Keystore

2012-08-05 Thread John Coryat
Looks like you suffer from illogical thinking. None of this would be a problem if YOU DIDN'T FORGET YOUR PASSWORD!!! Now that's a rookie mistake. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

Re: [android-developers] Lost Password of Keystore

2012-08-04 Thread John Coryat
is incredibly high. -John Coryat -- 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

Re: [android-developers] Are my Apps now in the USA Google Play? I have my doubts.

2012-07-26 Thread John Mollaghan
Thanks for all of the replies and thank you Justin for pledging to install the app. If anybody else here from the USA could install my app, I'd much appreciate it, just post here to let me know you've installed it. Then at least I'll know I'm getting stats for it. Thanks John

[android-developers] Are my Apps now in the USA Google Play? I have my doubts.

2012-07-23 Thread John Mollaghan
I am based in Ireland and I am seeing people from the UK, Hong Kong, Oman and the Netherlands installing my app. When deploying the app I selected the USA as one of the targets. However, I don't see anyone from the USA installing my app, I am surprised to see this, considering 20+ people from

<    1   2   3   4   5   6   7   8   9   10   >