SQLite seems to work fine on my San Francisco with OS 2.1 using basic sql
functionality. I don't create the db in the app. However, should we only
target OS 2.2 and later devices?
Regards...Andrew
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/SQLite-Close-tp47319
Any one has one sample of a ProgressDialog with a progressbar working?
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
Hi
Just an idea:
replacing emulator with VirtualBox with Androidx86?
Though our team tries to do as much as possible testing debugging of
business logic
on other platforms (project types like unit testing etc), we came up
with that idea.
In search for faster debugging, we have managed to subst
is speed significantly better when debugging on a device instead of emulator
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Make-emulator-faster-tp4731139p4734252.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
Yup it is. It makes debugging a pleasant experience.
Although the recent debugger fix is a big help in that department also :)
Kind Regards,
Willem Meints
-Oorspronkelijk bericht-
Van: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] Namens andineupert
Ve
I tried this, but the problem is Mono for Android uses an assembly that is
ARM-specific, so Android-x86 isn't able to run it. If you can find a way
around this, I'd love to see it though!
On Thu, Aug 25, 2011 at 5:44 AM, Miljenko Cvjetko wrote:
> Hi
>
> Just an idea:
> replacing emulator with V
Hi
On 2011.08.25 15:03, Matthew Groves wrote:
I tried this, but the problem is Mono for Android uses an assembly
that is ARM-specific, so Android-x86 isn't able to run it. If you can
find a way around this, I'd love to see it though!
Did not come to that part yet...
Got informed by team memb
I'm trying to get PreferenceActivity show the current values, and I
found this on Stack Overflow.
http://stackoverflow.com/questions/531427/how-do-i-display-the-current-value-of-an-android-preference-in-the-preference-sum
The comon approach is to use "OnSharedPreferenceChanged", but Monodroid
does
On Aug 25, 2011, at 11:33 AM, Stuart Johnson wrote:
> I'm trying to get PreferenceActivity show the current values, and I
> found this on Stack Overflow.
They're using the
android.content.SharedPreferences.OnSharedPreferenceChangeListener interface:
http://developer.android.com/referenc
Thank you.
On 25/08/11 16:46, Jonathan Pryor wrote:
> On Aug 25, 2011, at 11:33 AM, Stuart Johnson wrote:
>> I'm trying to get PreferenceActivity show the current values, and I
>> found this on Stack Overflow.
> They're using the
> android.content.SharedPreferences.OnSharedPreferenceChangeListene
Thanks for the tip!
I took a quick look and it's an interesting set of libraries.
I'll give it a test and see how well it works!
>>Take a look at NetTopologySuite, a port of the Java JTS TopologySuite.
>>Version 2.11 contains support for Delaunay triangulation. This may be what
you need. You mig
On Aug 24, 2011, at 5:11 PM, chobo2 wrote:
> Well What happens if I want to use a color from a resource file? Do I still
> use the Resource and get's it's id?
Yes, and you'd use Resources.GetColor(int)[0] to get the color:
bgShape.Paint.Color = Resources.GetColor (Resource.Color.test);
On Aug 23, 2011, at 3:50 PM, chobo2 wrote:
> I want to change the color of a shape dynamically but I am unsure how.
>
>
> http://schemas.android.com/apk/res/android";
> android:shape="rectangle">
> android:color="#00" />
>android:top="7dp"
>android:right="7dp"
Im a hobbyist writing an app for myself to be used at home. Do you guys plan
on offering a hobbyist license or a free limited version?
thanks
justin
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Hobbyist-tp4733050p4733050.html
Sent from the Mono for Android maili
I'm trying to get PreferenceActivity show the current values, and I
found this on Stack Overflow.
http://stackoverflow.com/questions/531427/how-do-i-display-the-current-value-of-an-android-preference-in-the-preference-sum
The comon approach is to use "OnSharedPreferenceChanged", but Monodroid
do
On 25/8/2011 8:07 πμ, ftballguy45 wrote:
> Im a hobbyist writing an app for myself to be used at home. Do you guys plan
> on offering a hobbyist license or a free limited version?
>
> thanks
> justin
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/Hobbyist-tp
Hello Justin
We don't currently have any plans to offer a hobbyist license, but we do
offer
a free limited version. The trial version only deploys to emulator, but it
never
expires and otherwise has no limitations.
We also recently announced student and academic discounts, which make
full license
Ok. I just started doing some development in Mono for Android so I may ask
some simple questions.
In a JavaList object. How do you clear the list. I get a Method not
implemented error.
Thanks.
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUB
18 matches
Mail list logo