The map_view is null and Null Reference Exception occurs at this line:
map_view.Overlays.Add(location_overlay);
> From: j...@xamarin.com
> Date: Wed, 9 Nov 2011 23:07:53 -0500
> To: monodroid@lists.ximian.com
> Subject: Re: [mono-android] maps - I'm doing something wrong
>
> On Nov 9, 2011, at
On Nov 9, 2011, at 11:02 PM, Wally McClure wrote:
> Thanks Jon. Right now, I'm able to run this code properly on a device. It
> is not running in the emulator, same error with a null in the map_view. I do
> have location setup properly in the emulator since it seems to detect my
> location pr
Thanks Jon. Right now, I'm able to run this code properly on a device. It is
not running in the emulator, same error with a null in the map_view. I do have
location setup properly in the emulator since it seems to detect my location
properly in other apps in the emulator. Any other ideas?
shortly after i posted this it occurred to me to check the firewall and that
turned out to be the issue. thanks.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/HttpURLConnection-to-local-web-server-from-phone-tp4968864p4979936.html
Sent from the Mono for Android m
On Nov 9, 2011, at 6:57 PM, Wally McClure wrote:
> I've got the code below. I have a "real" key determined from the machine
> that I am running on right now (I know because I just recreated it). The
> problem that I am running into is that the map_view is sometimes null and
> sometimes not. H
Are you sure the phone and computer our on the same network and subnet. If
they are then check the firewall on you're computer. There should be no
problems connecting by using your computers IP address if all those things
checkout.
On Nov 9, 2011 8:26 PM, "Lomicka" wrote:
> Still stuck. Anyone h
Still stuck. Anyone have any suggestions?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/HttpURLConnection-to-local-web-server-from-phone-tp4968864p4979702.html
Sent from the Mono for Android mailing list archive at Nabble.com.
I have seen only a very quick glimpse of iOS code. To me it looks similar
to winforms (in ideologoy, ie imperative vs declarative (WPF)) which did
support some databinding. I believe that it should be possible to bind to
all controls, however iOS might require a trigger for binding updates to
occur
I used phonegap perviously, peronally I prefer a type safe language but
that is purely personal. Mainability is challenging even when using MVVM
javascipt libraries.
On Thu, Nov 10, 2011 at 1:18 PM, Glen Hassell wrote:
> I'm excited at the prospect of using HTML5 web sockets, in preference to
>
I'm excited at the prospect of using HTML5 web sockets, in preference to
some of the other clunky technologies.
CSS3 + HTML 5 - for me is equal to Silverlight.
OK - There I said it...
Glen
On Thu, Nov 10, 2011 at 11:03 AM, Gabe Codina wrote:
> This is great – I primarily develop Silverlight w
This is great - I primarily develop Silverlight web apps - our customers are
now wanting to use ipads and android tablets so we have been investigating
mono among other things. The bindings are what is missing from Android/Mono
I can see that this is not core for Xamarin as the UI on the different
I've got the code below. I have a "real" key determined from the machine that
I am running on right now (I know because I just recreated it). The problem
that I am running into is that the map_view is sometimes null and sometimes
not. Has anyone else seen this behavior?
var map_view = new M
http://dotnetzip.codeplex.com/
there you go, works great!
2011/11/9 Tom Opgenorth
> Maybe take a look at SharpZipLib?
> http://www.icsharpcode.net/OpenSource/SharpZipLib/
>
> On Wed, Nov 9, 2011 at 11:57, Martyn Wendon <
> martyn.wen...@tcsjohnhuxley.com> wrote:
>
>> Hi All,
>>
>> ** **
>>
Maybe take a look at SharpZipLib?
http://www.icsharpcode.net/OpenSource/SharpZipLib/
On Wed, Nov 9, 2011 at 11:57, Martyn Wendon wrote:
> Hi All,
>
> ** **
>
> Can anybody point me in the direction of some sample code to zip / unzip a
> file in monodroid?
>
> ** **
>
> In my application
Hi all,
I have launched this project(https://github.com/rhwilburn/MVVM-for-Mono) on
GitHub, anyone who wants to join or watch the projects progress can here:
https://github.com/rhwilburn/MVVM-for-Mono/wiki
As the project is in its early stages its open to more influence now. Some
vague outline c
Multiple inheritance is not possible. But looking at the msdn example, it's
implementiing INotifyPropertyChanged, which is an interface. You can
implement multiple interfaces.
Mike Child
On Wed, Nov 9, 2011 at 2:53 PM, Paul F. Johnson wrote:
> Hi,
>
> > Thought about having a third class outsi
Hi All,
Can anybody point me in the direction of some sample code to zip / unzip
a file in monodroid?
In my application I'm downloading .zip files from the internet and need
to unzip them into the file system (externalstorage).
Downloading etc is all working fine, but I'm stumped as to
Hi,
> Thought about having a third class outside handling all that
> information and notifying the classes within when the collection of
> data changes?
>
> See an example of this here:
> http://msdn.microsoft.com/en-us/library/ms743695.aspx
>
> Then make a static reference to that class somewhe
Howdy
On 2011.11.09 13:12, Alan wrote:
Hi,
That's great! I'm glad it's all working now. We have had reports that
sometimes xcode moves the /Developer directory and when that happens
MonoTouch and Mono for Android cannot be detected. This could've
happened to you. As long as it's working now,
Thought about having a third class outside handling all that
information and notifying the classes within when the collection of
data changes?
See an example of this here:
http://msdn.microsoft.com/en-us/library/ms743695.aspx
Then make a static reference to that class somewhere and pass it
around
Hi,
Probably seems a dumb newby question this.
I have a tabview application. As per the demo on the website, I've set
up three activities, set up in three different classes.
Is there a way to pass information between each tab? For example, part
of a calculation is on tab 1 with additional condit
I'm finishing up my first app and I have a question about licensing. I see
that Android provides a built-in licensing service that can be used from our
Mono for Android apps. My first question is, do others who developed paid
for apps use this service? If so, how did you access it from .NET? If
Hi All
I am trying to deploy an application with linking enabled to reduce the
package size. My application runs fine with no linking, but the moment
i choose any of the 2 linking options, i get this error.
Please Help
Thanks
Andre
C:\Program Files
(x86)\MSBuild\Novell\Novell.MonoDroid.Com
23 matches
Mail list logo