[mono-android] hey Discussions

2011-05-31 Thread jalstadt
Discussions hello I just wanted to share this opportunity with you, I've been making 200-300 dollars a day and I started only a week ago. Check out this news article and it will show you how to get started, it's definitely easy enough for you :)! http://www.news7cnbc.com/money __

[mono-android] Simple Scheduled Timer example?

2011-05-31 Thread Neal
Hello, Does anyone have sample code on how to use a simple scheduled timer? I need to run code but have a 250ms delay first to let the OS process the events. I want to show an Activity and then show the soft input pad 250ms later to allow the activity to be created. Thank you. Neal C

Re: [mono-android] Antwort: Losing MonoDroid License Activation

2011-05-31 Thread www
Actually it was a voluntary refund not chargeback from DR after the complaints and talking to 3 people on the same call. I was within 30 days ___ Ed Scott | Microsoft Certified Solutions Developer (MCSD) www: http://www.gencode.com <

Re: [mono-android] Antwort: Losing MonoDroid License Activation

2011-05-31 Thread www
I just wanted to let everyone know I was able to get a chargeback, took some threats of law sutis but I got my chargeback A refund in the amount of $399.00 has been posted to the credit card used to place your order. It may take 2-3 days until this refund is posted by your bank. Due to billing

[mono-android] GoogleMaps Sample App

2011-05-31 Thread Steve Sharrock
I've been trying to compile and deploy the GoogleMaps sample (from GitHub). I've installed the Google APIs per the instructions. When I try to deploy to a device I get the error: "Unable to find library 'com.google.android.maps". Any ideas on how to get past this? Thanks, Steve

Re: [mono-android] SPAM-LOW: Re: statemanagement in activity

2011-05-31 Thread Karl Heinz Brehme Arredondo
You can create too a public class like User, with properties inside and instantiated at login, like User.Login, User.LastSync, wathever. Then use or manipulate is inside activities. You can save too any kind of data in Sqlite to save data. Or XML files, or TXT files... The same concepts used on wi

Re: [mono-android] statemanagement in activity

2011-05-31 Thread Carlo Bolz
Use Intent and PutExtra to pass values between Activities. -Ursprüngliche Nachricht- Von: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] Im Auftrag von jnmahi Gesendet: Dienstag, 31. Mai 2011 12:53 An: monodroid@lists.ximian.com Betreff: [mono-android] state

[mono-android] 3rd party lib

2011-05-31 Thread Kennet Andhersån
Hi, Can I use an Android ".jar" and ".so" lib in monodroid? If so how? /Ken ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid

[mono-android] statemanagement in activity

2011-05-31 Thread jnmahi
Hi all , i want to know how statemanagement is maintained in monodriod . Suppose i have to create an login screen and on successful login i will give user an token which will be used next time or i can say next page ...My question is How to create multiple pages and transfer data between

Re: [mono-android] NameResolutionFailure exception

2011-05-31 Thread david.chhang
Me too, I want to use webservice, but it worked in visual studio, now, I adapt my code to work with Android, but maybe I have to configure something to access to internet. I put the manifest called "INTERNET", but it doesn't work. -- View this message in context: http://mono-for-android.1047100.n