[android-developers] android 2.3 hierarchyviewer.bat problems

2010-12-07 Thread ryan cheng
In android 2.3 sdk, the hierarchyviewer.bat don't work, it shows Failed to get the adb version: Cannot run program adb.exe after I put all platform-tools dir files to tools dir, it works fine. -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Android WebView

2010-12-13 Thread Ryan Aviles
first and then load it using something like mWebView.loadUrl(file:// + pathToHTML) it should work fine. See my project for some examples on this where I load some files from the assets directory and others from the sd card. http://code.google.com/p/retain-android/ -ryan On Thu, Dec 9, 2010 at 9

Re: [android-developers] Re: Unique Phone ID

2010-12-23 Thread Ryan Aviles
The MEID might be useful. I dont think this is the same as the ANDROID_ID On Thu, Dec 23, 2010 at 3:58 PM, John Gaby jg...@gabysoft.com wrote: You could use ANDROID_ID, but be warned that I have found devices that return null for this value.

[android-developers] Canvas INSIDE of a Layout???

2010-11-08 Thread Ryan Detwiler
Hellooo.. I need to have a dynamically updateable canvas inside of a layout. I would prefer having some sort of method to draw to an imageview, which is displayed in red on the screenshot. It's intended to be a graph that updates every 5 times/second or so. Any ideas?? I've been searching for

[android-developers] nexus one auto shutdown after i make a call

2010-05-12 Thread Ryan, Nguyen
Hi all, My Nexus One always shutdown automatically when I finish a call (incoming/outcoming call). Anyone knows about this error. Please help me fix. Thanks a lot. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Animated widgets?

2010-06-21 Thread Ryan Detwiler
I would like to make a simple 2x2 widget that displays a canvas that's updated every second - how can I go about doing this? I noticed you can't make the onUpdate() update more than every half hour now, so that shoots down that idea... -- You received this message because you are subscribed to

[android-developers] [Help] Unable to send command to the emulator

2011-01-18 Thread Ryan Chiu
Hi all, I am starting test my application for Location service, but when I try to change the longitude and latitude value in DDMS user interface, It also complain Unable to send command to the emulator, does anyone know how to fix it ? thank you. JDK 1.6 Android SDK 2.3 Ryan -- You

[android-developers] How to validate the input text in EditTextPreference dialog

2011-02-07 Thread Ryan Chiu
==2) { logEditTextProperties(data); } } Ryan -- 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] Geocoder backend service

2009-06-17 Thread Ryan Loebs
on the GPS coordinates to produce areas such as streets, cities, parks, shopping centers, etc. If something like this already exists then I'd be more than happy to use it, but from what I've seen searching around no such service exists for an Android application. -Ryan Loebs

[android-developers] Re: android locked me out

2009-07-23 Thread Ryan Riopel
Same problem here. Tried gmail.com, googlemail.com and just my user name. Cannot access my phone at all. On Jun 22, 9:50 am, navarin navari...@googlemail.com wrote: i just gotlockedoutby my g1. i shall enter my google login username and password, but they are not accepted, though they are

[android-developers] Phone locked me out. Cannot access it at all.

2009-07-23 Thread Ryan Riopel
Today I was showing my HTC Dream to a friend, how the lock screen works. I pressed the forgot pattern button, thinking I could go back or just enter my credentials. Since that moment, I haven't been able to access my phone at all. I can't go back to the pattern screen and I can't log in. It just

Re: [android-developers] SDK or some tool to develop a VERY simple Android game?

2011-02-24 Thread Ryan Stonn
Oops! This got buried in my Inbox, sorry for my late reply. Can you give me some links that you think would help since I am coming from a plain java background? Thanks! Ryan On Thu, Feb 17, 2011 at 1:22 AM, Justin Anderson magouyaw...@gmail.comwrote: Well, you can't create the game in plain

Re: [android-developers] Re: SDK or some tool to develop a VERY simple Android game?

2011-02-25 Thread Ryan S
My idea is mostly educational games with simple UIs. Will check out the three links on the page you sent me... any other tips and advise is also most welcome! Thanks! Ryan On Fri, Feb 25, 2011 at 8:32 AM, oldskool73 oldskoo...@gmail.com wrote: you probably won't be using the ui stuff much

Re: [android-developers] SDK or some tool to develop a VERY simple Android game?

2011-02-25 Thread Ryan S
libraries for Android (with Python): http://kivy.org On Fri, Feb 25, 2011 at 3:46 AM, Ryan Stonn ryanst...@ryanstonn.com wrote: Oops! This got buried in my Inbox, sorry for my late reply. Can you give me some links that you think would help since I am coming from a plain java background

Re: [android-developers] Re: SDK or some tool to develop a VERY simple Android game?

2011-02-25 Thread Ryan S
yourself android in 24hrs, I think I'll read up on that a bit then jump into the links that you guys provided so it wont be as intimidating for a newbie like me. Cheers! R On Fri, Feb 25, 2011 at 4:35 PM, Justin Giles jtgi...@gmail.com wrote: On Fri, Feb 25, 2011 at 5:53 AM, Ryan S music

[android-developers] (Newbie warning) Adding one of the sample projects to Eclipse

2011-02-26 Thread Ryan S
in the emulator. I'm confused as to how to do this, can someone please walk me through this? Thanks in advance! Ryan -- 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

Re: [android-developers] (Newbie warning) Adding one of the sample projects to Eclipse

2011-02-26 Thread Ryan S
... On Sun, Feb 27, 2011 at 5:11 AM, TreKing treking...@gmail.com wrote: On Sat, Feb 26, 2011 at 9:09 PM, Ryan S music...@gmail.com wrote: I'm confused as to how to do this Which part? - TreKing http

Re: [android-developers] (Newbie warning) Adding one of the sample projects to Eclipse

2011-02-26 Thread Ryan S
project directories, such as Snake. On Sat, Feb 26, 2011 at 9:23 PM, Ryan S music...@gmail.com wrote: I did not elaborate because pretty much the whole thing. I mean I click on File-import-General-Existing projects into workspace-next, browsed to C:\Program Files (x86)\Android\android-sdk

Re: [android-developers] (Newbie warning) Adding one of the sample projects to Eclipse

2011-02-26 Thread Ryan S
Ah! That worked! Thanks! If my questions are too much of newbie questions for this group (it feels like it is) can anybody suggest a forum for total newbs like me to get basic answers to my questions? Thanks! Ryan On Sun, Feb 27, 2011 at 5:52 AM, TreKing treking...@gmail.com wrote: On Sat

Re: [android-developers] Re: GOOGLE TO BAN PAYPAL?!

2011-02-26 Thread Ryan S
For someone like me just starting on chapter 3 of a Learn Android book this has been a very educational, enlightening... and frightening thread :( The reason I came into Android is because I have a background in Java and didn't want to get stuck with Apple's iron first crap (CrApple) Looks like

[android-developers] Re: ACTION_POINTER_1_DOWN trapped instead of ACTION_POINTER_DOWN

2011-05-11 Thread Ryan Routon
Let me amend that, I meant ACTION_POINTER_2_DOWN instead of ACTION_POINTER_1_DOWN On Wed, May 11, 2011 at 5:41 PM, Ryan Routon ryanrou...@gmail.com wrote: Hey Guys, I am debugging a project with a project build target of 2.2 on a Droid X and had a question about the events I am trapping

[android-developers] ACTION_POINTER_1_DOWN trapped instead of ACTION_POINTER_DOWN

2011-05-11 Thread Ryan Routon
Droid X, are there many devices that support more than 1 secondary touch? Thanks! Ryan -- 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

[android-developers] Accessory Development Kit

2011-05-22 Thread Ryan Loebs
initialized but that's the last message that it ever sends. Hopefully someone from the ADK team will catch a glimpse of this and shed some light :) -Ryan Loebs -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Impact on existing app if I changed my Developer Name

2011-04-20 Thread Ryan Chan
I can edit my Developer Name, but what will be the impact on existing app if I changed this value? Also be changed? Thanks. -- 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] My Keystore has a blank password

2012-08-24 Thread Dylan Ryan
Hello, When I first released my application I used the built in android developer tools to generate a keystore with a blank password. I now want to update my application, but the newer tools will not let me use a blank password. Is there anything I can do about this? I have tried to export

[android-developers] ADT Plugin Installation

2012-09-02 Thread Ryan Kelso
I am currently beginning a course on Android Application Development at my local community college, and have setup Eclipse with the ADT Plugin on my laptop (running Ubuntu Linux 12.04) with no problems. I am now attempting to set it up on my Windows 7 desktop and am having issues installing the

Re: [android-developers] ADT Plugin Installation

2012-09-03 Thread Ryan Kelso
the help everyone. On Monday, September 3, 2012 5:18:10 AM UTC-4, Kostya Vasilyev wrote: Have you tried turning off contact all software sources in the Eclipse install / update dialog? -- K 2012/9/1 Ryan Kelso death...@gmail.com javascript: I am currently beginning a course on Android

[android-developers] Simple calculate button help

2012-09-05 Thread Ryan Watts
Greetings I am developing an Android App that is a simple calculator of several fields. I am new to programming so I keep getting stuck at one of my lines of code. I have already set up the design and added my declarations to the label. Now I am trying to write the initial script of which will

[android-developers] Gamepad Support

2012-09-17 Thread Ryan Loebs
keycodes, etc.? -Ryan -- 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 For more

[android-developers] Re: How to use LocationListener without “implements LocationListener”?

2011-09-26 Thread Ryan Mattison
Nothing to see here... On Sep 25, 12:16 pm, TreKing treking...@gmail.com wrote: On Sun, Sep 25, 2011 at 12:08 PM, saex elpablos...@gmail.com wrote: i need to do it without implementing it, because i have to do a class that doesn't implement methods. Um ... why?

[android-developers] Re: standalone popup: UI question

2011-09-26 Thread Ryan Mattison
Dialog, Android, Ryan Mattison, UX, User Interface, Learning Android, Android Tutorials Thanks, Ryan Mattison On Sep 26, 1:37 pm, John Goche johngoch...@googlemail.com wrote: Hello, I would like to know whether it is somehow possible to create a popup window which does not take up the whole

[android-developers] Re: standalone popup: UI question

2011-09-26 Thread Ryan Mattison
These forums have mad lag: http://www.ryangmattison.com/post/2011/09/26/Android-Custom-Transparent-Dialog-Alarm-Style-.aspx If it didn't go through before ... I made a post for you. On Sep 26, 3:00 pm, Mark Murphy mmur...@commonsware.com wrote: On Mon, Sep 26, 2011 at 3:50 PM, John Goche

[android-developers] Re: standalone popup: UI question

2011-09-26 Thread Ryan Mattison
Mark needs. Thanks, Ryan Mattison http://www.ryangmattison.com On Sep 26, 3:51 pm, Mark Murphy mmur...@commonsware.com wrote: On Mon, Sep 26, 2011 at 4:47 PM, Ryan Mattison rmattis...@gmail.com wrote: These forums have mad lag: http://www.ryangmattison.com/post/2011/09/26/Android-Custom

[android-developers] Re: standalone popup: UI question

2011-09-26 Thread Ryan Mattison
Is there moderation time or something on these forums, why do posts appear, go invisible, appear again. Honestly, worlds greatest search engine fails at forums. http://www.ryangmattison.com/post/2011/09/26/Android-Custom-Transparent-Dialog-Alarm-Style-.aspx Ryan Mattison On Sep 26, 1:37 pm

[android-developers] Re: standalone popup: UI question

2011-09-26 Thread Ryan Mattison
/Lazy-Android-Code-Gen-Android-findViewById-carpal-tunnel-syndrome-eclipse.aspx All you need to do is drag and drop the eclipse install button into your environment. It has a youtube video explaining what to do. This will save you a lot of trial and error time. Thanks, Ryan On Sep 26, 4:19 pm

[android-developers] Re: How to do a Thread that only executes itself one time? (but continues alive)

2011-09-27 Thread Ryan Mattison
I think saex is looking for a producer / consumer model using a LinkedBlockingQueue with Weak references, so he can read the settings into a queue when they're available, but his application may not need them until slightly later, and needs to aggregate the results. Weak reference would allow

[android-developers] Re: How to do a Thread that only executes itself one time? (but continues alive)

2011-09-27 Thread Ryan Mattison
:P :P :P On Sep 26, 8:03 am, saex elpablos...@gmail.com wrote: Hi i need to put some listeners on a Thread (to optimize my app), then, the Thread should be executed one time, but it needs to continue alive, because the listeners have to be alive to listen for events. I tryed with this

[android-developers] Re: Silence Alarms Based on Ringer Mode

2011-09-27 Thread Ryan Mattison
audio control build on a 1.6 phone, I'm guessing it doesn't work 100% Ryan Mattison http://www.ryangmattison.com On Sep 25, 2:00 pm, Sycobob adam1.b...@gmail.com wrote: I'm writing a small application to silence alarms when the phone's ringer mode is set to vibrate or silent. Some phones have

[android-developers] Same permission defined in multiple applications

2012-03-18 Thread Ryan Reeves
, Ryan -- 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 For more options

[android-developers] Re: Do I need license for print screen from google maps (earth) ?

2012-05-03 Thread Ryan Groten
Try this page: http://www.google.com/permissions/geoguidelines.html On Tuesday, May 1, 2012 1:32:46 AM UTC-6, Dusan wrote: I need use print screen from maps (earth) of some area and I need this for public and comercial use. Where I can buy license or rights for this part of map? Who I

[android-developers] How to link Android project to another project within Eclipse

2012-05-03 Thread Ryan Groten
from method... error. I'm pretty sure the link is setup properly. Is there a step I'm missing? Thanks for your help, Ryan -- 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] How to link Android project to another project within Eclipse

2012-05-03 Thread Ryan Groten
Thanks for the response Jason. Before I tried manual linking I did add the Libraries project from the Java Build Path - Project tab. After doing that the class imports properly and there are no errors when building my working project. However when running the working project (and trying to

Re: [android-developers] How to link Android project to another project within Eclipse

2012-05-03 Thread Ryan Groten
in the first place? On Thursday, May 3, 2012 8:47:41 AM UTC-6, Ryan Groten wrote: Thanks for the response Jason. Before I tried manual linking I did add the Libraries project from the Java Build Path - Project tab. After doing that the class imports properly and there are no errors when

Re: [android-developers] How to link Android project to another project within Eclipse

2012-05-03 Thread Ryan Groten
for this, I need to use ant? Ryan On Thursday, May 3, 2012 9:26:56 AM UTC-6, Mark Murphy (a Commons Guy) wrote: On Thu, May 3, 2012 at 11:20 AM, Ryan Groten wrote: I have a standard java server listening for connections from clients...in this case a client could be a straight java web client

Re: [android-developers] How to link Android project to another project within Eclipse

2012-05-03 Thread Ryan Groten
Thanks Mark with your help I managed to get it running with an exported/imported jar. Works like a charm! On Thursday, May 3, 2012 10:18:15 AM UTC-6, Mark Murphy (a Commons Guy) wrote: On Thu, May 3, 2012 at 11:41 AM, Ryan Groten wrote: Now I know this is a dumb question but I'll ask

[android-developers] Lazy Loading

2011-12-15 Thread Ryan Mattison
Quality Image Lazy Loading Strategy - http://www.ryangmattison.com/post/2011/12/15/AsynchronousImageProvider.aspx -- 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] Re: Problem about passing intent between two activities

2011-12-15 Thread Ryan Mattison
Ditto. On Dec 13, 5:01 am, Abhishek Chaudhari abhi...@yahoo.in wrote: unsubscribe my email id from this group please.  From: SH sung...@identityhive.com To: Android Developers android-developers@googlegroups.com Sent: Monday, 12 December 2011 10:22 AM

[android-developers] In-App Billing

2011-06-20 Thread Ryan Mattison
to be automatically keeping itself up-to-date - https://market.android.com/support/bin/answer.py?answer=190860 My question being, what percent of Android Phones actually support the InApp billing process? Thanks, Ryan -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] displaying internal PDF assets

2011-07-19 Thread Ryan Bastic
, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Ryan Bastic IT Specialist Allen Resources, Inc. http://www.AllenResources.com 1130 Ten Rod Road Building E, Suite 101 North Kingstown

[android-developers] using the uses-library to hide DLC

2011-08-16 Thread Ryan Routon
library we use to filter against? Are there any examples out there of others implementing DLC in their apps? thanks for any insight you might be able to offer, Ryan -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: using the uses-library to hide DLC

2011-08-17 Thread Ryan Routon
Also, if anyone has a better solution for DLC your feedback would be appreciated =). This is a major issue for us since our main app is more or less just a framework for adding additional content and games. -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] using the uses-library to hide DLC

2011-08-17 Thread Ryan Routon
the application to supply whatever you want. On Wed, Aug 17, 2011 at 10:26 AM, Kristopher Micinski krismicin...@gmail.com wrote: On Tue, Aug 16, 2011 at 6:50 PM, Ryan Routon ryanrou...@gmail.com wrote: Hey Guys, 1. Quick question. Our company is exploring different ways to implement DLC

Re: [android-developers] using the uses-library to hide DLC

2011-08-17 Thread Ryan Routon
: On Wed, Aug 17, 2011 at 2:12 PM, Ryan Routon ryanrou...@gmail.com wrote: Thank you Mark, that is what I was worried about... Does anyone know of any way to hide the downloadable content apps until the main app is installed? Some form of app dependency is what we were hoping

Re: [android-developers] Re: using the uses-library to hide DLC

2011-08-21 Thread Ryan Routon
Well, it seems for our model where we would not want the user to download the content until they have the main app, the only way to do this is with the in app purchasing and having our own server push the content. Does anyone know of a game out there that is currently doing this? On Thu, Aug 18,

[android-developers] Plain Unit Testing

2011-08-25 Thread Ryan Huang
class since it's in the target project. Any idea how to achieve this? Thanks! Best Regards, Ryan -- 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] Code Gen the 45 boring minutes after writing a layout.

2011-09-02 Thread Ryan Mattison
for places to share. To get the full picture: http://youtu.be/2t0c-x7HFJw If you would like to use it: http://www.ryangmattison.com/post/2011/09/01/Lazy-Android.aspx I feel like it is a tool that should have been integrated from the beginning. Ryan -- You received this message because you

[android-developers] Cure your android cancer

2011-09-08 Thread Ryan Mattison
have to do done and get paid. I was a sandwich artist once, I made good sandwiches. Ryan -- 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

[android-developers] Re: How to maintain session in Android

2011-09-12 Thread Ryan Mattison
Hey Christopher, There are a lot of ways. Simplest is to extend application, set this as your application in the manifest. Then initialize a class with getters setters to a hashlist. Create an accessor in your application class. When you want to access this cast getApplication from an

[android-developers] Google Nexus loses battery while powered off

2012-06-04 Thread Ryan Schwartz
Hello, In the past few weeks, and especially since the most recent system update, I've had problems with my phone's battery. It will lose nearly all of its charge when I power it off at night. Last night, I powered it off at 90% charged and this morning when I turned it on, it was at 30%. This is

Re: [android-developers] Read Heap from DDMS

2012-07-10 Thread Ryan Hanna
Seems like I am getting the same thing on my Phonegap / JQM app. Mine is taking up 5.5MB which is killing my heap size and eventually as my app runs it will stop allowing sounds. Did anyone find any clues on this particular heap hog? On Thursday, May 17, 2012 12:00:43 AM UTC-4, Ashwin Suresh

[android-developers] How to respond to focused item change in ListView

2012-10-16 Thread Ryan Harter
the item will descend into the tree, so I can't use onItemClickListener for this solution. The problem is that I can't seem to find out how to get notified when the focused list item changes, only when the selected one does. Does anyone know who to do this? Thanks Ryan -- You received

[android-developers] Latest Android ADT wizard gives wrong app name

2012-10-16 Thread Ryan Warner
Hey everyone, Forgive me if this is already well known, but I went through the wizard of the latest android ADT and when filling in the appropriate fields the application ends up installing as the main activity's title name. I.e. I make an application named Test1 and the main menu of the

[android-developers] Android USB gadget driver - make into loadable kernel module

2012-11-08 Thread Ryan Leonard
, Ryan Leonard -- 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 For more

[android-developers] Re: Android in app purchase connection timeout

2012-11-22 Thread Ryan Watts
Hello On Wednesday, November 21, 2012 9:34:32 AM UTC-7, vitthal khatpe wrote: Hi All, -- 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: HttpURLConnection on Galaxy Nexus 4.2

2012-11-23 Thread Ryan Bateman
This also seems to happen on the Nexus 7 running 4.1 / 4.2 but again, not on the emulator versions. On Thursday, November 22, 2012 9:58:52 AM UTC, Ryan Bateman wrote: I'm attempting to write a simple API management class and running into an issue when using HttpUrlConnection to POST

[android-developers] Re: HttpURLConnection on Galaxy Nexus 4.2

2012-11-23 Thread Ryan Bateman
That's not right, I'm afraid (unless I'm misunderstanding you.) POST requests for REST APIs generally have a body that contains their content. I had a dig into the Google IO 2012 POST request code and it seems like it does some odd things. HttpURLConnection conn = null; try {

[android-developers] RemoteControlClient MetadataEditor and Bluetooth Metadata

2013-03-12 Thread Ryan Scodari
would function but the Bluetooth Media Metadata would not function? thanks for the help. -Ryan -- -- 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 PDK

2013-03-18 Thread Ryan Loebs
hosts it. Cheers, -Ryan -- -- 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

[android-developers] Re: Android PDK

2013-03-18 Thread Ryan Loebs
://android.googlesource.com/platform/development/+/jb-mr0-release On Monday, March 18, 2013 9:46:39 PM UTC, Ryan Loebs wrote: I've been able to find the Android PDK on http://www.kandroid.org/online-pdk/guide/index.html but would like to know where I can find it directly from Google? I've searched around

[android-developers] How to make a screenshot with google map api v2 ????

2013-04-29 Thread Ryan Lee
who know the way to get screenshot??? i also tried to use 'Surface.screenshot(int, int)' api.. but i faced the below error.. The method screenshot(int, int) is undefined for the type Surface. How can i get the screenshot??? please help me.. Thank you in advance. Ryan

[android-developers] Re: Google Play Services: UserRecoverableAuthException's intent doesn't start

2013-05-08 Thread Ryan Harter
Did you ever find a resolution for this? I'm seeing the same behavior in the dredit sample Drive SDK code, and my code based off of it. I create a pending intent out of the intent returned from getIntent(), but it doesn't launch. Here is my code, taken directly from the sample: try {

[android-developers] ORM library

2013-05-09 Thread Ryan Bateman
with photos should ideally, under the hood, be running one SQLite query). Any thoughts or experience appreciated. Ryan -- -- 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

Re: [android-developers] ORM library

2013-05-10 Thread Ryan Bateman
most pleased with (as far as I remember) is OrmLite: http://ormlite.com/sqlite_java_android_orm.shtml If you gather any experience please share - it would be interesting to hear about cases where using an ORM library saves the day ;-) On Thu, May 9, 2013 at 2:14 PM, Ryan Bateman secre

[android-developers] Re: [USSD] com.android.ussd.IExtendedNetworkService not found

2013-05-11 Thread Ryan Amaral
Removed in 4.2.2 =( Sexta-feira, 22 de Outubro de 2010 12:16:32 UTC+2, Atul Raut escreveu: Hi, I am trying USSD on device and getting error : com.android.ussd.IExtendedNetworkService not found Any idea why it is so ? -Atul -- -- You received this message because you are subscribed

Re: [android-developers] Re: Anyone know where to find the list of environment variables?

2013-07-22 Thread Ryan Harter
Check this out. http://developer.android.com/reference/android/os/Environment.html For things like External Storage directory, you're going to need to use a method, not a variable, as that can be dynamic. On Sun, Jul 21, 2013 at 1:53 AM, Piren gpi...@gmail.com wrote:

Re: [android-developers] Best way to save user's avatar

2013-07-22 Thread Ryan Harter
that out as well. Best Ryan On Sun, Jul 21, 2013 at 11:31 PM, cybersun quocnh...@gmail.com wrote: Hi all, I am creating an app that user can communication with other friends (IM app, send message, card, ...), so user have provide user's profile like id, name, avatar. My question is: what

Re: [android-developers] Re: finish() method of an activity inside of oncreate() and onpause() behaves differently. why?

2013-07-22 Thread Ryan Harter
() in onCreate(), you won't get flickering from the activity starting up and then being immediately killed. Best Ryan On Sun, Jul 21, 2013 at 4:59 PM, Ted Hopp ted.h...@gmail.com wrote: This is because of the activity lifecyclehttp://developer.android.com/reference/android/app/Activity.html

[android-developers] Browser SSL trust issues.

2016-06-08 Thread Ryan Handby
Hi guys I was wondering if anyone could shed some light on the following issue: Having trouble getting Android to trust a custom Root CA and Intermediate CA. I am installing them programatically with an app using:

[android-developers] Connect app to smart meter

2016-02-13 Thread Ryan Illes
I am working on a app that keeps track of how many electricity and gas your house uses , how many km your car uses and all the things that cause greenhouse gases. Now I am almost finished doing the part of the car. But I have a problem with the part of how many electricity and gas your house

[android-developers] Voicemail MWI - Swipe Away

2016-01-26 Thread Ryan Raines
Nexus 5 Android 6.0.1 Patch Level 1/1/16 Build Number MMb292 Carrier - Straight Talk 2 Months ago I noticed that I was able to swipe away my voicemail MWI notification. Usually I would welcome such an ability, but for voicemails, I would prefer the notification to be persistent. In the

[android-developers] Get error message "invalid value" when calling in-app purchase revoke API

2016-04-23 Thread Ryan Liu
/androidpublisher/v2/applications/packageName/purchases/subscriptions/subscriptionId/tokens/token:revoke?access_token=refresh_token then error message "invalid value" has returned. Anyone knows how to deal with the revoke API call? Many thanks for any hints. Thanks, Ryan -- Yo

[android-developers] URLs to whitelist?

2016-05-16 Thread Ryan Young
Hello, Our organization uses a palo alto firewall and we have SSL decryption enabled. It seems that the android SDK does not play nicely with SSL decryption. In order to allow our users to use the SDK, I need a list of known URL's that the application might try to connect to. Anyone have a

Re: [android-developers] Curious about com.android.fallback.Fallback

2016-07-11 Thread Ryan Pope
In this case what would be the best scenario for testing if activities exist to handle intents while on an emulator. If you use PackageManager to queryIntentActivities it will always return at least 1 since fallback will be included. On Sunday, September 28, 2008 at 12:05:31 PM UTC-7, Xavier

[android-developers] Fwd: URGENT URGENT: CyberArk Consultant (#8043310) - Dallas, TX - 3 Months

2016-09-15 Thread Ryan Miller
*REPLACEMENT NEED* Hi Folks, My name is Ryan Miller and I'm a Staffing Manager in Consulting Knights, Inc. CKI is a global staffing company that services over 33 Fortune 500 clients. To know more about CKI, please visit our web site, http://www.consultingknights.com *The candidate we placed

[android-developers] REQ: Project Manager- Health Plan Experience

2019-07-31 Thread Ryan Ron
*Project Manager- Health Plan Experience* *Dallas, TX* *06+ Months* *Client- Citius Tech* *Job Description:* · Bachelor degree in Computer Science or a related discipline. · Master’s degree preferred. · 15 years of diverse experience in multiple areas of

[android-developers] REQ: UI Developers

2019-07-31 Thread Ryan Ron
UI Developers Min 7+ Yrs required Bentonville, Arkansas Full Time Client- walmart Visa- GC, GC-EAD, USC. OPT- EAD and H1b Transfer (for H1B i140 should be approved and should belong to EB2 Category) *Technical/Functional Skills* - Good experiene on REACT JS, Node JS - Strong

[android-developers] Technical Architect

2019-08-02 Thread Ryan Ron
*Technical Architect* *9+ years of experience* *Minneapolis**, MN* *Client: Hexaware* Open to all visa except CPT and F1 *Job Description:* Competency Skills : GCP (Google Cloud Platform) The is RR for Cloud Lead position • Around 8 to 10 years of experience in Cloud Development

[android-developers] Required Java profile /// FL /// JPMC/// CTS

2019-08-14 Thread Ryan Ron
Hi All, Looking for Java profile, skilled with Micro sercices and Spring cloud. OPT is also fine, with genuine exp Location- Tampa, FL -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving

[android-developers] Required - .NET Application Developer / Analyst / Engineer WITH UMBRACO

2019-09-12 Thread Ryan Ron
*Job Title- .NET Application Developer / Analyst / Engineer (any one of these titles is fine)* *Specialization- Umbraco* Experience 4+ years of recent development experience on the Umbraco platform Project - *Agent Website Re-write* Client -- *EquiTrust

[android-developers] Automation Testers

2019-09-12 Thread Ryan Ron
Client- *Gilead* Skills- Automation Testers Location- Foster City, CA Duration – 2 years Mandatory Skills- It is desirable but not mandatory to have experience working in Pharma Packaging System - Systech or any other system *Job Description* · 8-12 years of testing experience, including

[android-developers] Closable Position ------ Azure Devops Engineer-----

2019-09-18 Thread Ryan Ron
Hi All, Looking for Azure devops Engineer location- Foster city, CA Duration- Long term 10+ years of IT experience with 3-4 years in DevOps · Participated in 2-3 Successful Azure DevOps implementations · Architected CI\CD build, release and deploy process ·

[android-developers] Urgent required >>>> Salesforce Architect>>>> Mulitple location

2019-09-17 Thread Ryan Ron
Hi All, Looking for a salesforce architect, kindly share your consultant resume. Long term contract Multiple location- Email me or ping me in hangout or reach me at my cell number 317-644-6807 -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] Urgent required >>>> Salesforce Architect>>>> Mulitple location

2019-09-17 Thread Ryan Ron
Hi All, Looking for a salesforce architect, kindly share your consultant resume. Long term contract Multiple location- Email me or ping me in hangout or reach me at my cell number 317-644-6807 -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] REQ Java back end Developers with APIs

2019-09-18 Thread Ryan Ron
*Hi All,* *Send resume to r...@it-wf.com * *REQ Java back end Developers with APIs* *Location- Des Moines, Iowa* *Duration- Long term* · *Mix of work helping Developers on initiatives, completing MDM work, supporting development for consolidations.* · *Heavy on API

[android-developers] Senior Front End Developer--- Irvine, CA

2019-07-30 Thread Ryan Ron
*Senior Front End Developer* *Irvine, CA* *Client: Auction.Com* *Rate: $60/hr* *Visa- Except OPT, CPT, F1 visa. * *Job Description:* *The Role:* As a Front End Software Engineer, you will build high performance, robust and elegant modern applications which are cross-browser and

[android-developers] Java J2EE Developer

2019-07-31 Thread Ryan Ron
Client – Cognizant / JPMC Visa – Open to all except OPT / H1B transfer Job Title: Java J2EE Developer Location: Tampa, FL Duration: Long Term Contract Experience: 8+ years Skills: Someone proficient in Core JAVA with working knowledge of Oracle, Multi-threading, TCP/IP Socket

[android-developers] BUSINESS FINANCING

2019-08-08 Thread Andrew Ryan
Sir/Ma, GRUTTERIJ BELEGGINGS- EN FINANCIERINGS MIJ. BV DE is a private funder, who base their business model on the referral of private clients. GBEFMBD provides private finance through the management of their own fund, private investment and corporate portfolios. The principal business is

[android-developers] DevOps resource who has experience into cloud security

2019-08-08 Thread Ryan Ron
Hi Team, Please help me with the below requirement *DevOps resource who has experience into cloud security* *Plano, TX* *6+ Months* b Description: - Experienced in working end-to-end from requirements to implementation: - functional, technical and non-functional requirement

[android-developers] REQ:::: DevOps Engineer With Ansible Experience::: Sure Closure

2019-07-18 Thread Ryan Ron
*Client -Wipro* *Role: *DevOps Engineer Sunnyvale, CA Long-term Contract Minimum work experience: 5 Years *VISA- GC /GC EAD / TN/ H4EAD* *JD:* *Skill : Dev Ops Ansible, Jenkins* Key skills required for the job are: DevOps - Ansible-L2(Mandatory) Jenkins-L2 DevOps & DevSecOps -

[android-developers] REQ:::: DevOps Engineer With Ansible Experience::: Sure Closure

2019-07-18 Thread Ryan Ron
*Client -Wipro* *Role: *DevOps Engineer Sunnyvale, CA Long-term Contract Minimum work experience: 5 Years *VISA- GC /GC EAD / TN/ H4EAD* *JD:* *Skill : Dev Ops Ansible, Jenkins* Key skills required for the job are: DevOps - Ansible-L2(Mandatory) Jenkins-L2 DevOps & DevSecOps -

<    1   2   3   >