I see many threads related with SQLite issues, if you want a "no pain" local
database solution for MonoAndroid and MonoTouch you can try Siaqodb (
http://siaqodb.com ):
-LINQ optimized queries
-small footprint (only one assembly of about 170KB)
-zero config
-very simple API
-encryption, etc
(full
But lack of sql queries, that could be great.
Karl
From: cristoph
Reply-To: "monodroid@lists.ximian.com"
Date: Fri, 26 Aug 2011 10:07:46 -0700 (PDT)
To: "monodroid@lists.ximian.com"
Subject: SPAM-LOW: Re: [mono-android] Can't get SQLite Working, keep
getting exception?
I see many thread
On Aug 26, 2011, at 12:17 AM, Rodney J. Thomas wrote:
> 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.
I'm sorry, that's a bug. :-(
It will be fixe
Sorry I am still confused. How do I take a shape and change it's color threw
code?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/How-to-change-shapes-color-dynamically-tp4728020p4739462.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
Thank you so much jon !! :)
I have another problem...if you can reply me I will be thank :)
I know how to create button ..
but I don't know How to set an actions after the button is selected...
if you have some links with methods.. (like when I press the button , new
"page" is opened..or when i
Thanks. What I had beeen doing was just allocating a new list. I wasn't sure
if that would cause any memory problems since the list was assigned to a
ListView.
On Fri, Aug 26, 2011 at 1:01 PM, Jonathan Pryor wrote:
> On Aug 26, 2011, at 12:17 AM, Rodney J. Thomas wrote:
> > Ok. I just started do
Does anyone have a sample of this that works. I've got sample code that works
across WP7 and MonoTouch but bombs out with the MonoDroid. I've updated to the
latest release of MonoDroid, but am targeting Android 2.3. Wondering if there
any known issues. Unfortunately there is no interpretable exc
If you create a button a name it as buttonOK on the outlet. If you then
select actions, in the same "combo" where outlet appeat, so you can create
then a buttonOK_Click, or whatever.
Then if you save it on interface builder, and return to MonoDevelop (if it's
Xcode 3) so MonoDevelop will create co
I forgot an important step hehe
After you create the outlet name buttonOK and the action name
buttonOK_Click, you must connect the outlet name to the button and the
action name to the button too. Selecting the event Touch Up Inside, that is
like on click on windows if you came from windows like
OMG I read all that drunk by sleep as being monotouch list sorry :/
From: Karl Heinz Brehme Arredondo
Date: Fri, 26 Aug 2011 23:58:38 -0300
To: "monodroid@lists.ximian.com"
Subject: Re: [mono-android] Adding an Audio file
I forgot an important step hehe
After you create the outlet na
10 matches
Mail list logo