[android-developers] License for Google Volley

2013-05-16 Thread Tom Opgenorth
I caught the steaming video for Google Volley yesterday. Seems impressive. Forgive the silly question, but what are the Terms of Service / licensed used for Volley? -- http://www.opgenorth.net -- -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] open street maps with native android apps

2013-05-01 Thread Tom Opgenorth
Give OSMDroid - https://code.google.com/p/osmdroid/. I've had luck with it in the past. On Tue, Apr 30, 2013 at 12:28 PM, Gink Labrev gink.lab...@gmail.com wrote: How to use open street maps with native android apps ? There are a lot of applications in this link, but any information about used

[android-developers] Distributing google-play-services.jar

2013-01-14 Thread Tom Opgenorth
Hi all, My Google-fu is failing me at the moment. I'm wondering what the license is surrounding the google-play-services.jar. I can't seem to find a link to the license anywhere. What I'm wondering is: Can a 3rd party distribute this JAR file to users? Would a 3rd party have to acquire a

Re: [android-developers] Distributing google-play-services.jar

2013-01-14 Thread Tom Opgenorth
agreement. On a quick scan, it appears to be the same as what you now have to agree to in order to download the SDK in the first place. On Mon, Jan 14, 2013 at 10:49 AM, Tom Opgenorth t...@opgenorth.net wrote: Hi all, My Google-fu is failing me at the moment. I'm wondering what the license

[android-developers] Declaring fragments in XML

2012-04-15 Thread Tom Opgenorth
Hello all, When adding a fragment to an XML layout file, it seems that one can use either the class attribute or the android:name attribute to declare the fragment class, i.e. both : fragment class=my.awesome.fragment / or fragment android:name=my.awesome.fragment / seem to work. Is there any

[android-developers] Localization Question

2011-12-31 Thread Tom Opgenorth
Hi all, I think I have a misunderstanding on my part about localization/resource location that I'm hoping someone can clarify for me. So I have a simple layout, which will has an ImageView (will display just a flag). I have the following folders/files in my res folder: drawable/flag.png (the

Re: [android-developers] AndRoid Application

2011-09-12 Thread Tom Opgenorth
Checkout Xamarin's Mono for Android: http://android.xamarin.com/ On Sat, Sep 10, 2011 at 02:47, abc xyz axabc9...@gmail.com wrote: can any one tall me how to develop Android Applications in DotNet -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Mono for Android

2011-08-30 Thread Tom Opgenorth
There is only one book that I'm aware of, and I don't know if it got published / will be published or not. Your best bet: http://android.xamarin.com/Community On Fri, Aug 26, 2011 at 22:11, Mousam Kumar m.ku...@covenantsystems.com wrote: Hello Friends, I am new to android based application.

Re: [android-developers] Re: how to show JSON data into list view

2011-02-28 Thread Tom Opgenorth
+1 to this - it is exactly the path I took. It had the advantage too, that when I added in an offline cache, I could reuse the ArrayAdapter to display data from either JSON or SQLite. Plus it makes the code a whole lot more readable. On Sun, Feb 27, 2011 at 09:09, Rishi Kumar

Re: [android-developers] Dotnet developer can develop Android apps

2011-02-11 Thread Tom Opgenorth
Check out MonoDroid: http://monodroid.net/ On Mon, Feb 7, 2011 at 13:50, Vijay vijay.vijay...@gmail.com wrote: Hi I am Vijay working as dotnet developer.. I am interested to work on Android... really I flat for the OS.. So how can I develop Android applications using dotnet.. please let me

[android-developers] Boardroom Projectors

2010-04-27 Thread Tom Opgenorth
This is probably not the best place to ask this question, but thought I would try anyway. I'm looking to do an introductory presentation to a local user group on Android programming. I was wondering if there was a way to attach or hook-up an ADP1/HTC Dream to projector or something, so that

Re: [android-developers] Boardroom Projectors

2010-04-27 Thread Tom Opgenorth
Cool, thanks a bunch for the info. dr...@screen / DroidEx look like exactly what I'm interested in. On Tue, Apr 27, 2010 at 12:40, Mark Murphy mmur...@commonsware.com wrote: Tom Opgenorth wrote: This is probably not the best place to ask this question, but thought I would try anyway. I'm

Re: [android-developers] Re: Managing Google apiKeys

2010-04-10 Thread Tom Opgenorth
versions of Android that I like to support. Hope that helps. Hugo On Apr 10, 3:12 am, Mark Murphy mmur...@commonsware.com wrote: Tom Opgenorth wrote: I'm developing on my laptop.  I have a colleague developing on his. We both have different debug.store files, which implies a different apiKey

Re: [android-developers] Managing Google apiKeys

2010-04-10 Thread Tom Opgenorth
On Fri, Apr 9, 2010 at 19:12, Mark Murphy mmur...@commonsware.com wrote: Or perhaps you sync your debug.store files. That too would work! Is there a way to, on a project by project basis, specify which debug.store file to use? i.e. does it always have to be ~/.android/debug.store? --

[android-developers] Managing Google apiKeys

2010-04-09 Thread Tom Opgenorth
Hi all, Perhaps I'm missing the boat here on something, so any advice/feedback would be appreciated. I have a simple app that uses a Google MapView. Now in the layout file for my map activity, I created an apiKey for the debug keystore and use that. However when I want to deploy my app, I need

Re: [android-developers] Managing Google apiKeys

2010-04-09 Thread Tom Opgenorth
Putting the apiKey in a settings file, as Wayne King suggests, seem to be the simplest idea. On Fri, Apr 9, 2010 at 16:53, Mark Murphy mmur...@commonsware.com wrote: Another related option would be to have two copies of the layout containing the MapView, one with the debug key and one with the

Re: [android-developers] How to update G1 firmware version to 2.0?

2009-12-09 Thread Tom Opgenorth
Thanks for the reply all. I was more curious than anything. On Wed, Dec 9, 2009 at 14:53, Ryan Beesley ryan.bees...@swypeinc.com wrote: I don't think we're waiting on Google.  Seems like the issue is more likely with HTC since we don't have an ADP release yet and the 2.0 source has been

Re: [android-developers] How to update G1 firmware version to 2.0?

2009-12-08 Thread Tom Opgenorth
On Fri, Nov 27, 2009 at 18:35, Mark Murphy mmur...@commonsware.com wrote: Android 2.0 has not been officially released for the T-Mobile G1. Have we had any word of when Android 2.0 will be release for the T-Mobile G1? -- http://www.opgenorth.net -- You received this message because you are

Re: [android-developers] Where are the HTC dev phone 1 image package links?

2009-12-08 Thread Tom Opgenorth
It seems that you can download the 1.6 images from here: http://developer.htc.com/google-io-device.html#s3 On Thu, Dec 3, 2009 at 22:25, Chris Sokol adse...@slbsoftware.com wrote: The instructions for setting up the ADP1 direct me to the HTC Developer Center to download system images.  That

Re: [android-developers] Where are the HTC dev phone 1 image package links?

2009-12-08 Thread Tom Opgenorth
Woops, my bad. Those aren't for the ADP1, but for the Magic. Does anybody know where a guy can get the 1.6 images for the Dream? The links on HTC's page are still dead. On Tue, Dec 8, 2009 at 18:04, Tom Opgenorth opgeno...@gmail.com wrote: It seems that you can download the 1.6 images from

[android-developers] Re: Buying a anroid Dev in Canada?

2009-07-27 Thread Tom Opgenorth
Yup - it is a crazy fee, depending on the exchange rate it's about half the cost of the phone. When I got my ADP1 I had it shipped to my in-laws in the U.S. I brought it home with me on a visit. If you're gone from Canada more than a week you get a $750.00 duty free allowance so you're okay

[android-developers] Re: A $400.00 learning experience...

2009-05-26 Thread Tom Opgenorth
Actually, you can activate the device without a SIM card. I documented what I did, perhaps it will be of value to you: http://www.opgenorth.net/getting-starting-with-my-adp1.aspx. On Sun, May 24, 2009 at 00:52, Kent Loobey k...@uoregon.edu wrote: Because I wanted to develop an android

[android-developers] startActivityForResult/onActivityResult question

2009-05-21 Thread Tom Opgenorth
Hello all, I'm new to Android development, and am a bit confused here. I'm hoping someone can help me out. Please forgive me as I cross post this to android-developers - I tried on android-begginers last week but got no response. Anyway, I've got a very simple Activity with one EditText and