[android-developers] ETL QA Lead

2016-11-16 Thread john n
team members. must be very well versed with ETL and BI Reports testing processes. should also be very good in documentation of test strategy, test plans, defects and status reports. *Warm regards,* *John* Namitus Technologies Inc 832-592-7965 j...@namitus.com john.nami...@gmail.com -- You

[android-developers] Tibco integration consultant

2016-10-26 Thread john n
e multiple tasks at once 16. Ability to work alone 17. Strong attention to detail *Warm regards,* *John* *Namitus Technologies Inc* *832-592-7965* *j...@namitus.com* *john.nami...@gmail.com* -- You received this message because you are subscribed to the Google Groups &qu

[android-developers] Movement sensor with my phone.

2016-10-25 Thread john quinones
Hello, I am trying to read the pedaling action of a bicycle with the less equipment possible. I was thinking of using the phone's proximity sensor to read every time the feet and the pedal gets into range of the sensor, the bicycle will be mount in a bicycle trainer. So it will count as a

[android-developers] Sr. SW Engineer (Backend)

2016-10-14 Thread john n
and Oracle - Spring - Picking up requirements - SOA - Code it Real time Environment. - Java (nice to have) - Environment: JBoss, Apache Tomcat *Warm regards,* *John* Namitus Technologies Inc 832-592-7965 j...@namitus.com john.nami...@gmail.com -- You received this message because you are subscribed

[android-developers] SignUp error at Android ver.6 only

2016-10-14 Thread John Rhee
Building an android app. I have a signup where the app collects personal info (image, name, dob, gender, email, password & mobile#) in 4 screens. The problem I am facing is that the phones with Android 6 ends up with "Server communication error". But the new id is created. All other

[android-developers] Can't get my device (LG Escape 2) to get on adb devices list

2016-08-19 Thread John Bell
Hi all! I'm a total newbie to Android, and I can't seem to get my device to be attached to my SDK platform tools! I'm still getting my initial setup for Android

[android-developers] Android Auto Google Play Rejection

2016-08-04 Thread John Square
Please see my stackoverflow post here: http://stackoverflow.com/questions/38768913/android-auto-google-play-rejection I can't figure out how to get notification of when the device is connected to Android Auto in order to stop playback of the stream service. I've tried the method from

[android-developers] Cannot create project under API Access

2016-08-01 Thread John Cogan
y pointers as to what causes this issue (An a fix if possible) would be appreciated. Regards and thanks John -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send

[android-developers] *****HOT HOT HOT LIST (EAD,CITIZEN,GC ,H1B)*******

2016-07-22 Thread John Welsely
Greetings from *AMTEKSYS**!!* Here is our Hotlist of our Consultants available immediately for your client requirements. Please *add my mail id:* *j...@amteksys.com* * to your mailing list*……….THIS IS MY NUMBER 972-232-9938 *Name* *Skill*

[android-developers] *****HOT HOT HOT LIST (EAD,CITIZEN,GC ,H1B)*******

2016-07-21 Thread John Welsely
Greetings from *iSAP Solutions!!* Here is our Hotlist of our Consultants available immediately for your client requirements. Please *add my mail id:* *j...@isapsolutions.com** to your mailing list* ……….THIS IS MY NUMBER 972-232-9938 *Name* *Skill* *Experience* *Visa *

[android-developers] Want to use Java 32-bit with Release 1.5.1 Android Studio.

2016-04-05 Thread John Pickard
currently using is 1.1.0 and I would prefer to move to a more up to date version. I have existing software that has requirements to use 32-bit java hence my request. Regards, John -- You received this message because you are subscribed to the Google Groups "Android Developers&q

[android-developers] cannot connect https by TLS tunnel proxy

2016-03-19 Thread John Bai
: at com.android.org.conscrypt.OpenSSLSocketImpl.startHandshake(OpenSSLSocketImpl.java:324) 03-16 19:26:46.290 11284-11379/com.jason.httpclientexample W/System.err: ... 5 more Thanks, John -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubs

[android-developers] android multiple screens for images bug

2016-03-08 Thread John Tadros
Dears i want to make my android application support different screens for multiple devices and also different screen afters rotation for my tablet or smart phone i created as in all tutorials different sizes for images and put my images in drawable-mdpi,

[android-developers] How to promote my android app

2016-02-29 Thread John Smith
Hello guys i have developed 2 android apps which is uploaded in play store and i need to increase app download which way can i choose and what can i do for this?? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this

[android-developers] Rearrange listview item on visit

2016-02-11 Thread Ashish John
How to shift list view item to downwards once viewed. For eg. my ListView have data 1,2,3,4,5,6,7,8,9,10. & at a time 2 item are visible. User visits 1,2,3 & 4 Now, I want to update the list item as 5,6,7,8,9,10,1,2,3,4 so that user may get the rest of the data first. -- You received this

[android-developers] Re: https://developers.google.com/mobile/add page down

2015-12-13 Thread john . jiveplay . 2
I am experiencing this exact error as well. If it helps, I have tried accessing https://developers.google.com/mobile/add with Chrome and Microsoft Edge, both giving me the same response as already reported. If I could be notified when this issue is resolved, or if someone could let me know how

[android-developers] java code help

2015-12-13 Thread John Mmm
how to make login form that connects to my website? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To

[android-developers] Re: Could re-use your insight! what is the meaning of PARCELABLE_WRITE_RETURN_VALUE

2015-08-17 Thread John A
In case anyone else finds this on a Google search: Most Java objects are cleaned up through garbage collection, but some need to be explicitly told to dispose of themselves when they are no longer needed. The usual example is a file handle; you need to tell Java to close that handle when you

[android-developers] resubmit app to Play Store

2015-04-28 Thread john brown
My app was on Play Store and everything was working OK. I have several users that we are in contact with to provide support. apps were removed from the Play Store due to failure to accept the new Developer Distribution Agreement prior to the deadline. I am trying to resubmit the app without

[android-developers] reverse of delegated FLAG_GRANT__URI_PERMISSION

2014-05-30 Thread John A
My app receives access to a URI through FLAG_GRANT_READ_URI_PERMISSION | FLAG_GRANT_WRITE_URI_PERMISSION | FLAG_GRANT_PERSISTABLE_URI_PERMISSION. It then delegates this access to another app using these same flags. Is it possible for my app to later revoke those permissions it delegated?

Re: [android-developers] Re: Google seems unresponsive to reports about two adware developers I found

2013-11-26 Thread John Coryat
Michael, I suggest you just move on. You've reported those apps. There's nothing more to do. If Google eventually sees fit to remove them, then fine. If it takes them five years, that's just the way it is. -John Coryat On Tuesday, November 26, 2013 8:43:23 AM UTC-6, Michael Palmer wrote: I

[android-developers] Re: Google seems unresponsive to reports about two adware developers I found

2013-11-18 Thread John Coryat
How did you report them? Did you file a DMCA notice against using your app's name? -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

[android-developers] Re: Becoming a Top Developer

2013-09-09 Thread John Coryat
i think you're best route is to befriend a google advocate and ask for the badge :) I did that and was told since we only have one major application, we were ineligible for consideration. -John Coryat -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Becoming a Top Developer

2013-09-07 Thread John Coryat
I believe the criteria involves having more than one popular application with a sufficiently high average rating. What popular and sufficiently high mean are subject to interpretation. -John Coryat On Friday, September 6, 2013 6:46:10 PM UTC-5, Nathan wrote: On my list of goals

[android-developers] Re: GooglePlayServices not found

2013-09-05 Thread John Coryat
If you include the Google Play services in the Android SDK manager (under Extras), that should solve this. -John Coryat On Thursday, September 5, 2013 11:13:08 AM UTC-5, igor ganapolsky wrote: Ever since updating the latest Android Studio and the latest SDK, I cannot see google maps in my

Re: [android-developers] Android push notification server for enterprise

2013-09-01 Thread John Coryat
Don't forget that GCM is free, has no limitations on traffic and is available to enterprise for zero cost. Pretty compelling. If you're worried about security, then your next best solution is using polling. That's horribly inefficient and sloppy compared to GCM. -John Coryat -- You received

[android-developers] Re: Did Google just kill MobFox?

2013-08-27 Thread John Coryat
as to what this says. You're fooling yourself if you think this is an idle threat from Google. They most likely have an automatic system in place that is going to purge any app that isn't in compliance after the deadline. -John Coryat -- You received this message because you are subscribed

[android-developers] Use of FEATURE_HOME_SCREEN and FEATURE_APP_WIDGETS

2013-08-04 Thread John A
1) What exactly does FEATURE_APP_WIDGETS mean? Does it indicate the presence of the appwidget service, or does it indicate whether the device ships with a launcher that uses appwidgets? If a launcher embeds appwidgets, should it require this feature, or is it only for the actual widgets? 2)

Re: [android-developers] No patcher for Android Studio?!?

2013-08-03 Thread john collinson
Thinks for the rige mnownibeeally appreciate that aubade sound foremen have a nice day. Hello thank you for this email NASA.gov hundred 57 thanks for this email it's very useful email because I I need to know information and I know what I do without this is kind very useful information. I just

[android-developers] Mirroring Nexus 4 Devices on a TV or Projector Display

2013-07-25 Thread John YS
presenting to the rest of the company, it would also be significant help to have this feature to easily showcase the Android platform. - John YS -- -- 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: Application mistakenly published

2013-07-08 Thread John Coryat
There's no going back. The best you can do is publish another update and start that at the alpha level again. -John Coryat On Monday, July 8, 2013 10:02:48 AM UTC-5, Rmax wrote: Currently I am making a small application, this is not at all complete and so far the publications were by alpha

Re: [android-developers] Re: Application mistakenly published

2013-07-08 Thread John Coryat
Unpublish the apk. That will prevent anyone new from downloading. -John Coryat On Monday, July 8, 2013 10:40:58 AM UTC-5, Rmax wrote: i can belive it... I say well that's what I did, but I worry that version that is available, the version is incomplete and not very functional and I worry

Re: [android-developers] How to support Redeem Code in Android App?

2013-06-22 Thread John Coryat
We implemented this feature using In-App billing unmanaged items. It's a handy feature to let testers, reviewers and others get premium access by using a code in the app itself. We have a fairly extensive backend server system so it's not a burden. -John Coryat On Saturday, June 22, 2013 10

[android-developers] Re: how to impliment triple tap

2013-06-20 Thread John Coryat
Two in the chest, one in the head. Done. -- -- 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: Google Wallet spam

2013-05-24 Thread John Coryat
Bram, I hope there are lots of successes too! The simple answer is to add a filter to send those messages directly to trash and mark as read. That's what I've been doing for the last couple of years. -John Coryat On Friday, May 24, 2013 9:48:45 AM UTC-5, Bram Stolk wrote: Since yesterday

Re: [android-developers] HELP

2013-05-20 Thread John Coryat
You might also find that the second time you code it up, it will be better... Good lesson in backup though. -- -- 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

[android-developers] Google Calendar API v3 OAuth 2.0

2013-05-14 Thread John Goche
with the sequence I describe. I know I need to Authenticate using OAuth2 for installed applications Somehow prompt the user if the app can access their calendar data. Connect and manipulate calendar data. Could someone here please help me? Thanks. John Goche -- -- You received

[android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread John Coryat
. Last update we published took somewhere around four hours to become available. -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

[android-developers] Google Play referrer field no longer encoded on Android version 4?

2013-04-30 Thread John Gu
On my Android 2.3.6, when I open a market intent with a utf-8 encoded referrer, it displays in LogCat: Starting activity: Intent { act=android.intent.action.VIEW dat=http://market.android.com/details?id=com.myappreferrer=test%3D1%26test2%3D2

[android-developers] Re: How does Android compute yaw,pitch,roll???

2013-04-29 Thread John Rusnak
Many phones get this wrong (and HTML5 implementations too). Android's documentation on getOrientation from a rotation matrix is also incomplete and ambiuguous, and there own implementation doesn't seem to follow what they document. I believe this is a poor attempt to cover there gaffe of

[android-developers] Re: right use of monkey --pkg-blacklist-file

2013-04-29 Thread John Tanner
count=2000 you should see: :DisallowPackage: com.android.nfctester :DisallowPackage: com.google.ase etc. if those are the lines in your blacklist.txt file. That way you won't have to wait to see if it worked correctly, or not. Cheers, John On Monday, May 30, 2011 8:09:50 AM UTC-7, Tiago Maluta

[android-developers] Re: How does Android compute yaw,pitch,roll???

2013-04-29 Thread John Rusnak
I believe they are computed from the quaternion, which is in turn computed from the fusion of magnetometer, accelerometer and if available gyroscope sensors. Lance has pointed to some good reading the the Android SDK docs, but these are not complete. For example, the documentation does not

[android-developers] Calendar contact provider: custom data

2013-04-28 Thread John Goche
to define them. Any ideas on how to overcome this problem, Thanks, John Goche -- -- 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

[android-developers] Function like as Java.awt

2013-04-22 Thread John Marco
Hi guys, This is my first post and I'm going to introduce myself : my name is Marco and I'm an italian guy! This forum is really powerfull, and I thank you for information. So, I have a question : I'm bringing a Java application to an Android one. The most important parts of the code are

[android-developers] Can I use the reserved product IDs to test subscription purchases?

2013-04-22 Thread John Boyer
doing wrong? * Thanks for your help. 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 To unsubscribe from this group, send email to android-developers+unsubscr

[android-developers] textMultiLine and textImeMultiLine

2013-04-18 Thread John Goche
texMultiLine is different from textImeMultiLine. Thanks for your help, John Goche -- -- 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

[android-developers] problems with android support library

2013-04-17 Thread John Merlino
In my Android SDK Manager, I have the Android Support Library installed. In my Downloads/android-sdk-macosx/extras/android/support directory, I have a v4, a v7, and v13. I copied android-support-v4.jar to the libs folder. Right clicked and selected Build Path Configure Build Path. In the activity

[android-developers] Re: error message displays on gingerbread emulator but not icecream sandwich emulator

2013-04-17 Thread John Merlino
fragment Fragments are not available in GB unless you are using the compatibility library and using only the fragment objects and activities available through it. Doug On Tuesday, April 16, 2013 2:48:06 PM UTC-7, John Merlino wrote: I have an app which uses google maps api v2

[android-developers] add new api levels to emulator

2013-04-16 Thread John Merlino
I want to create a new target device on the emulator that targets gingerbread. In Eclipse, I go to Window AVD Manager New and under target I only see api level 15 and 16. What is the process to be able to add gignerbread 2.3 to this list? -- -- You received this message because you are

[android-developers] Re: add new api levels to emulator

2013-04-16 Thread John Merlino
After I do that and launch the simulator for gingerbread, the app does now show up at all on the screen even under managed apps, my app is not there. On Apr 16, 3:34 pm, TreKing treking...@gmail.com wrote: On Tue, Apr 16, 2013 at 2:25 PM, John Merlino stoici...@aol.com wrote: What

[android-developers] Re: add new api levels to emulator

2013-04-16 Thread John Merlino
on the emulators. But for gingerbread, I cannot even see the app under managed apps. On Apr 16, 3:34 pm, TreKing treking...@gmail.com wrote: On Tue, Apr 16, 2013 at 2:25 PM, John Merlino stoici...@aol.com wrote: What is the process to be able to add gignerbread 2.3 to this list? Use the SDK manager

Re: [android-developers] add new api levels to emulator

2013-04-16 Thread John Merlino
Even when I use the 2.3.3 Google APIs emulator, still the app not showing up in emulator On Tuesday, April 16, 2013 3:34:14 PM UTC-4, TreKing wrote: On Tue, Apr 16, 2013 at 2:25 PM, John Merlino stoi...@aol.comjavascript: wrote: What is the process to be able to add gignerbread 2.3

[android-developers] Re: add new api levels to emulator

2013-04-16 Thread John Merlino
ok I got it working On Apr 16, 3:34 pm, TreKing treking...@gmail.com wrote: On Tue, Apr 16, 2013 at 2:25 PM, John Merlino stoici...@aol.com wrote: What is the process to be able to add gignerbread 2.3 to this list? Use the SDK manager to download the relevant files for each API level you

[android-developers] error message displays on gingerbread emulator but not icecream sandwich emulator

2013-04-16 Thread John Merlino
I have an app which uses google maps api v2. Works fine in api level 15, but in api level 10 (gingerbread) on the real device it says there is no support. When I try to run on gingerbread emulator, I get the following error: 04-16 17:42:00.928: E/AndroidRuntime(363): FATAL EXCEPTION: main 04-16

[android-developers] Google Calendar API: drawbacks of using Gingerbread vs. Ice Cream Sandwich etc...

2013-04-14 Thread John Goche
my google calendar code? Thanks for your feedback, John Goche -- -- 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: supporting Google Maps Android API v2 on 2.3+

2013-04-10 Thread John Merlino
, April 9, 2013 11:09:56 PM UTC+1, John Merlino wrote: I wrote my application using Google Maps Android api v2, but when trying to run the app on gingerbread, for example, it says the app is not supported. What's the quickest way to support older devices with google maps android api v2

[android-developers] supporting Google Maps Android API v2 on 2.3+

2013-04-09 Thread John Merlino
I wrote my application using Google Maps Android api v2, but when trying to run the app on gingerbread, for example, it says the app is not supported. What's the quickest way to support older devices with google maps android api v2? -- -- You received this message because you are subscribed to

[android-developers] Zooming with Google Maps Android API v2

2013-04-05 Thread John Merlino
I am using Google Maps Android API v2https://developers.google.com/maps/documentation/android/ in my android app, but there is no way to zoom in and out on the pins on the map. There is no zoom function at all, I press on map or pins and I dont see how to zoom. Here's some of the relevant

Re: [android-developers] free trial for a one time purchase with in app v3

2013-04-04 Thread John Coryat
is you have to manage the subscriptions on a server. That also, as I see it, is an upside. -John Coryat On Thursday, April 4, 2013 2:08:04 AM UTC-5, Fabien R wrote: On 03/04/2013 20:00, Michael Banzon wrote: You could make a free version and a paid version - two separate apps. Either

[android-developers] Re: I was banned because i used the replay to users reviews feature :-(

2013-04-02 Thread John Coryat
There may be no such thing as a coincidence in police work but as far as your assumption of a cause for suspension, it is a coincidence. I suggest re-reading the suspension letter from Google, the terms document for Google Play, and your app for better clues. -John Coryat -- -- You

[android-developers] Re: Description at Play is not updating

2013-03-24 Thread John Coryat
I've seen it typically between instantly (years ago) to several hours. I'm guessing the delay has to do with propagation. -John Coryat On Sunday, March 24, 2013 2:35:49 PM UTC-5, RKJ (Android developer) wrote: I updated few description of my apps, but it is not updating, but updated info

[android-developers] Re: Removed apps from Play store

2013-03-09 Thread John Coryat
putting your efforts into an application that's original, uses no copyright material and serves a purpose. -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: Hearing Aid

2013-02-28 Thread John Coryat
at the wiki: http://en.wikipedia.org/wiki/History_of_hearing_aids -John Coryat, USNaviguide LLC p.s. I've been working in and for the hearing instrument community for over 25 years. On Thursday, February 28, 2013 4:17:47 AM UTC-6, Shaik Shabana wrote: Hi, I want to work on Smart Hearing

[android-developers] reuse Google Maps Android API v2 key across multiple applications

2013-02-18 Thread John Merlino
I have multiple applications registered to google play. Under Edit allowed Android Apps section in google play, I already have a fingerprint for another application. But now I want to add another for a new application. Do I copy the certicate fingerprint of the new application into the Edit

[android-developers] Re: Refund

2013-02-17 Thread John Coryat
Wow! That's crazy! We use in-app billing unmanaged items and handle it ourselves. When a user gets a refund, our server is notified of the transaction by Google Play and automatically shuts down the premium version for the user. As my 4 year old daughter would say Easy peasy. -John Coryat

[android-developers] Re: best way to copy an existing application

2013-02-13 Thread John Merlino
://developer.android.com/tools/projects/projects-eclipse.html#SettingUpLibraryProject On Tuesday, February 12, 2013 8:08:36 PM UTC, John Merlino wrote: I have an application already created and up and running on google play. I need to create a second application where everything is the same, other than

[android-developers] best way to copy an existing application

2013-02-12 Thread John Merlino
I have an application already created and up and running on google play. I need to create a second application where everything is the same, other than the background views. So I am wondering the easiest way to essentially clone an application so that all I have to do is create new keys and change

[android-developers] Re: best way to copy an existing application

2013-02-12 Thread John Merlino
... On Tuesday, February 12, 2013 8:08:36 PM UTC, John Merlino wrote: I have an application already created and up and running on google play. I need to create a second application where everything is the same, other than the background views. So I am wondering the easiest way

Re: [android-developers] Re: ALL DEVELOPERS PIRATED APPLICATION ALL OVER!

2013-02-10 Thread John Coryat
We have a pretty good system of fraud prevention. It's either working 100% or is totally flawed as I've never detected a single incident of piracy. Our zero piracy rate may also be due to the nature of the app: Freemium in the weather category. Pretty boring. -John Coryat -- -- You received

Re: [android-developers] Re: ALL DEVELOPERS PIRATED APPLICATION ALL OVER!

2013-02-06 Thread John Coryat
://play.google.com/intl/ALL_us/about/developer-distribution-agreement.html -John Coryat On Wednesday, February 6, 2013 7:06:10 AM UTC-6, reaktor24 wrote: I have had a read of this thread and have come to the conclusion that the best method could be to offer a freely distributable demo version

Re: [android-developers] Unpublishing an APK

2013-02-03 Thread John Coryat
on the market takes several hours but at least people aren't downloading a problem version. Why wouldn't this be a good option? -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

Re: [android-developers] Re: GooglePlay changes their payout schedule to 15 days after the end of the month!

2013-01-31 Thread John Coryat
(for now) for 15 days. Like anything else, we'll get used to it and in 90 days, nobody will remember how it used to be. -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

Re: [android-developers] All my apps are losing 5 star rates at a really high speed. I've lost more than 200 during this weekend.

2013-01-29 Thread John Coryat
would be removed. Perhaps you can offer an explanation? -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

Re: [android-developers] Re: Knockoff copy of my app on Google Play.

2013-01-28 Thread John Coryat
directly about such a thing. You may never get a response but it's certainly worth trying. I've found DevRels to be responsive and helpful in the past. -John Coryat On Monday, January 28, 2013 12:43:54 PM UTC-6, jeka wrote: I reported the app twice, both times without so much

Re: [android-developers] All my apps are losing 5 star rates at a really high speed. I've lost more than 200 during this weekend.

2013-01-28 Thread John Coryat
and ratings. We all know that's probably impossible though. I've seen two ratings disappear out of over 25,000. You can't let things like this bother you. It's probably happening system wide so everyone is being affected. -John Coryat On Monday, January 28, 2013 12:19:47 PM UTC-6, Héctor Júdez

Re: [android-developers] All my apps are losing 5 star rates at a really high speed. I've lost more than 200 during this weekend.

2013-01-28 Thread John Coryat
Rates are not fraudulent... How do you know that? Only God and Google know. Don't worry about things you can't change! -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: Play store - reviews disappear

2013-01-27 Thread John Coryat
Are the ones you see missing recent or historical? It may be that Google is cleaning up ratings. I see no change, at least in recent reviews. -John Coryat, USNaviguide LLC On Sunday, January 27, 2013 5:59:21 AM UTC-6, Giuseppe wrote: We are experiencing some review deletion from our play

[android-developers] listview layout shows huge gap in space between each items

2013-01-23 Thread John Merlino
I have an xml layout with a listview item in it that looks like this: LinearLayout xmlns:android=http://schemas.android.com/apk/res/ android android:layout_width=fill_parent android:layout_height=fill_parent android:background=#F7681D android:clickable=false

[android-developers] Re: Jelly bean http post basic authantication give No authentication challenges found exception.

2013-01-21 Thread John Gaby
I don't know if this will help, but I had a similar problem a while back. Only in my case, it worked in the newer versions of Android, but not in the older versions. After consulting with the people running the server that I was trying to connect to, I found the problem. In the header, I was

[android-developers] display a datepicker on mapview

2013-01-15 Thread John Merlino
I am using google maps api v2 and when the map displays, it renders some markers. Now I would for the user on the same screen to activate a datepicker and select a date, then press enter, so then I cna query databsse and show new markers accordingly. What would be the best approach to do this? And

[android-developers] Re: display a datepicker on mapview

2013-01-15 Thread John Merlino
of them interact. On Jan 15, 6:01 pm, TreKing treking...@gmail.com wrote: On Tue, Jan 15, 2013 at 4:15 PM, John Merlino stoici...@aol.com wrote: Now I would for the user on the same screen to activate a datepicker and select a date, then press enter, so then I cna query databsse and show new

Re: [android-developers] Re: Total User Installs decreasing

2013-01-13 Thread John Coryat
I think this is a new tactic from Google where (insert paranoid rant here)... You might as well shake your fist at the sky and blame God for the bad weather and crop failures. -John Coryat On Sunday, January 13, 2013 10:17:11 AM UTC-6, Incorporate Apps wrote: We are also seing totals

Re: [android-developers] Negative Clicks in Admob !!! -$435k a day??

2013-01-12 Thread John Coryat
It's so obvious of a bug that I wouldn't even think about it. On the other hand, if you find your bank account shy by a quarter million, then perhaps some concern would be in order. -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Re: Total User Installs decreasing

2013-01-12 Thread John Coryat
Total is basically a download count and should never go down. Ha! Good one. -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

[android-developers] android phone requires activation in order to test on eclipse?

2013-01-11 Thread John Merlino
Someone just got me a metropcs phone, but doesnt want to pay the monthly service fee. Will I be able to test my application on this device, which requires accessing google maps api v2? It seems not possible without an internet connection. Is there a way that this can be done? -- You received

[android-developers] upgrading metropcs from 2.3.4 to 4.0.3

2013-01-11 Thread John Merlino
Im trying to test application on device. On launch, I get this error: ERROR: Application requires API version 11. Device API version is 10 (Android 2.3.4). Where can I found how to upgrade the metropcs phone to use api version 11? -- You received this message because you are subscribed to the

[android-developers] Re: upgrading metropcs from 2.3.4 to 4.0.3

2013-01-11 Thread John Merlino
Its a samsung On Jan 11, 3:01 pm, John Merlino stoici...@aol.com wrote: Im trying to test application on device. On launch, I get this error:  ERROR: Application requires API version 11. Device API version is 10 (Android 2.3.4). Where can I found how to upgrade the metropcs phone to use api

[android-developers] trying to get polylines to work in google maps api v2

2013-01-11 Thread John Merlino
Using google maps api v2, I had multiple markers displaying correctly but I wanted to add a line joining them, so I added the polyline functionality below. However, when I rendered map again, now it just shows map without markers or line: IteratorMapString, String iterator2 =

[android-developers] Re: Get Problems with Google Map V2 SupportMapFragment in a Viewpage

2013-01-08 Thread John Spartan
ok, i tried it on this way, here my codes: FragmentActivity [code] *public class MainActivity extends FragmentActivity { SectionsPagerAdapter mSectionsPagerAdapter; ViewPager mViewPager; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);

Re: [android-developers] Get Problems with Google Map V2 SupportMapFragment in a Viewpage

2013-01-08 Thread John Spartan
ok, i tried it on this way, here my codes: FragmentActivity [code] *public class MainActivity extends FragmentActivity { SectionsPagerAdapter mSectionsPagerAdapter; ViewPager mViewPager; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);

[android-developers] pass parameters between threads

2013-01-08 Thread John Merlino
I have a thread to make a web service request. And then I get the data and store it in response variable. Now I need to add items to the map on the main thread, but how do i get the response data back in the main thread. Here is what I have: private void processHistory(final String authkey, final

[android-developers] Re: pass parameters between threads

2013-01-08 Thread John Merlino
I think the type declaration MapString, String was turning it into a local variable, but when I remove that, the error goes away and it becomes part of the instance variables of the class On Jan 8, 6:38 pm, TreKing treking...@gmail.com wrote: On Tue, Jan 8, 2013 at 5:27 PM, John Merlino stoici

[android-developers] How can I create...

2013-01-07 Thread John Cannon
How can I create an application from any website link? These sites will give you an idea of what I'm trying to do. (www.appsgeyser.com or www.websitetoapp.com) Thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Get Problems with Google Map V2 SupportMapFragment in a Viewpage

2013-01-07 Thread John Spartan
Hello everybody, i am not a specialist in android-development, please considerate. My Problem is, to put the supportmapFragment in a Viewpage. when i write the following two methods in a Class names Fragment_Map extends fragment, i get at the red marked text the error: *The method

Re: [android-developers] Get Problems with Google Map V2 SupportMapFragment in a Viewpage

2013-01-07 Thread John Spartan
Hi Mark, thanks for your post. i know that Fragment_Map needs to inherit from FragmentActivity. what i want is a viewpage with 2 fragments which i can swipe between these 2 fragments. one of the fragments shows only a picture. the another one should show the GoogleMap. when i want to use a

[android-developers] Re: Implementing Simple Help Page

2013-01-07 Thread John Coryat
with hosting it or the status of the user's internet connection. -John Coryat On Monday, January 7, 2013 9:29:20 AM UTC-6, Jake Colman wrote: I'd like to implement a simple Help page for my widget so that my users know all the tappable areas of the widget and what will happen when they tap

[android-developers] Unable to resolve host mysite.com No address associated with hostname

2013-01-07 Thread John Merlino
I have a site up and running and I can even connect to it with the emulator, and up to an hour ago I was able to connect to it with the android device as well. However, now I am suddenly getting this message when trying to connect to a URL while testing on the device: 01-07 17:52:42.650:

[android-developers] Re-installation failed due to different application signatures.

2013-01-04 Thread John Merlino
I'm trying to test the application on an android phone. In Eclipse when I launch the app to the phone, I get this message: Re-installation failed due to different application signatures. You must perform a full uninstall of the application. WARNING: This will remove the application data! Please

[android-developers] using IP address 10.0.2.2 for android simulator works, but how do I point to localhost when testing on android device?

2013-01-04 Thread John Merlino
I have ruby on rails web server that my android application talks to. When I connect to 10.0.2.2 on android simulator, it successfully makes contact to web server. However, it does not when I test it on the actual android device using a usb connection and using eclipse. I am forced to use the real

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

2013-01-03 Thread John Merlino
thanks On Wednesday, January 2, 2013 7:01:54 PM UTC-5, Larry Meadors wrote: JSONArray isn't a java array - you'll need to do units.getJSONObject(i) instead. Larry -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

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