Re: [mono-android] Library Layouts and Drawables

2013-01-08 Thread Jonathan Chapman
Thanks, Do you still need me to file the bug or will handle that? Jonathan Chapman From: Atsushi Eno [via Mono for Android] [mailto:ml-node+s1047100n5712714...@n5.nabble.com] Sent: Tuesday, January 08, 2013 1:45 AM To: Jonathan Chapman Subject: Re: Librar

[mono-android] Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread John Murray
Can anyone help here - I was experimenting trying to devise a way I could use Google Maps API to get a Lat and Long from a touch on a map. 1) am I right in saying that in Mono For Android I need a map api 2) if so I have followed the advice on Xamarin site http://docs.xamarin.com/Android

Re: [mono-android] OutOfMemoryError

2013-01-08 Thread Sayed Arian Kooshesh
you need to compress that bitmap, my boy! On Mon, Jan 7, 2013 at 3:21 PM, wrote: > Hi, > > I have app with several common images on ui. When I navigate between > activities some times throw exception. > I have standard emulator with 256mb ram. > What is cause of this? > > 144000-byte external al

Re: [mono-android] Library Layouts and Drawables

2013-01-08 Thread Atsushi Eno
Ah, no worries, I have already filed one: https://bugzilla.xamarin.com/show_bug.cgi?id=9370 Thanks, Atsushi Eno Jonathan Chapman wrote: Thanks, Do you still need me to file the bug or will handle that? *Jonathan Chapman* ---

Re: [mono-android] Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread Atsushi Eno
You can reuse the latest Google Maps v2 binding from Tom. It is publicly available in monodroid-samples: https://github.com/xamarin/monodroid-samples/tree/master/MapsAndLocationDemo_v2 He also wrote some notes on how to get an API key. some more comments inline: John Murray wrote: Can anyone

Re: [mono-android] Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread John Murray
Many thanks Atsushi Using the -v switch I discovered that the debug.keystore generated fingerprint is valid onlyfor 36days after the date of the debug.keystore file As teh one in users\me\.android is date may 2010 then the generated fingerprint is out of date. Any idea how I can get an up to date

Re: [mono-android] Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread John Murray
Many thanks Atsushi Using the -v switch I discovered that the debug.keystore generated fingerprint is valid onlyfor 36days after the date of the debug.keystore file As teh one in users\me\.android is date may 2010 then the generated fingerprint is out of date. Any idea how I can get an up to date

Re: [mono-android] Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread Jonathan Pryor
On Jan 8, 2013, at 9:37 AM, John Murray wrote: > Any idea how I can get an up to date debug.keystore file You are now entering a maze of twisty passages, all alike. Your sanity is likely to disappear. First of all, where'd debug.keystore come from? Mono for Android auto-generates it during the

[mono-android] Recall: Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread John Murray
John Murray would like to recall the message, "[mono-android] Google maps with MfA need for api key and getting lat and long". <>___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monod

Re: [mono-android] Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread Tom Opgenorth
Also note that with Google Maps for Android v2, it's possible to share one API key with multiple apps/SHA1 fingerprints via the Google API's Console. This means you could use both your release keystore and your debug keystore with the one API key. On Tue, Jan 8, 2013 at 8:13 AM, Jonathan Pryor w

Re: [mono-android] Google maps with MfA need for api key and getting lat and long

2013-01-08 Thread Karl Heinz Brehme Arredondo
Is needed to pay Google about USD 15000 annually up to 150 users on Android? Back to April 2011 we ask them for license to put Google Maps on our Backoffice application to see some reports with maps because the key isn't for free for non public web sites/applications, making it inviable on an en

[mono-android] Upgrade to 4.4.54 and lost activation

2013-01-08 Thread Steve Sharrock
Another activation-issue. I took the automatic update in VS2010 and I was no longer activated. I entered the activation code which was accepted by the activate dialog; but, still no luck. Jon, I know you usually ask for a copy of the license file attached to a private email. I have that ready t

Re: [mono-android] Installation with SDK Manager 21

2013-01-08 Thread Jonathan Pryor
On Jan 4, 2013, at 5:35 PM, Stephan Steiner wrote: > It starts with an outdated Java version (1.6r31) which contains a bunch of > pretty bad security issues. I'll look into seeing if we can install a more recent Java 6 version. Thank you for pointing this out. > Then it continues with the Andr