On Jun 19, 2012, at 7:28 PM, Francesco Colombo wrote:
> The device is a Galaxy Samsung S2, the android version installed on it is
> 2.3.3
> Keep in mind that with the m4a 4.2.2 version, all was fine!
Would you mind running a test for me? :-)
If you have a 4.2.2 install around, or don't mind goi
On Jun 19, 2012, at 11:14 AM, Francesco Colombo wrote:
> 1. `unzip -l your.package-Signed.apk`: Do you have:
>
>lib/armeabi/libSQLite3.so
>lib/armeabi/libmonodroid.so
>lib/armeabi-v7a/libmonodroid.so
>
> The apk lib folder content is this:
>
>lib/armeabi/libSQLi
On Jun 19, 2012, at 7:28 PM, Francesco Colombo wrote:
> >...and now that I try to deliberately break things (so I can figure out how
> >to fix it), I can't repro it. :-/
> >
> >Which Android version and device are you installing your app onto when you
> >saw this behavior?
> >
> >Thanks,
> >- Jo
I am unable to deploy under MonoDevelop. When deploying under VS works Ok.
Under MonoDevelop (3.0.3.2) I get the following error even though the
package does exist in the folder.
Detecting shared runtime location
Waiting for packaging processing to complete
Detecting package list location
Gett
*>...and now that I try to deliberately break things (so I can figure out
how to fix it), I can't repro it. :-/*
*>
>Which Android version and device are you installing your app onto when
you saw this behavior?
>
>Thanks,
>- Jon
*
The device is a Galaxy Samsung S2, the android version installed on
As Jon says, it is a custom-defined color. The name is short for "cell
background"
It is defined in /Resources/Values/Colors.xml
This is what causes the rows of the ListView to be 'light green'.
On Wed, Jun 20, 2012 at 1:47 AM, Jonathan Pryor wrote:
> On Jun 19, 2012, at 4:25 AM, Béatrice wr
On Jun 19, 2012, at 4:56 AM, johnHolmes wrote:
> Just updated to the last version of M4A version and..my app is broken! :(
...and now that I try to deliberately break things (so I can figure out how to
fix it), I can't repro it. :-/
Which Android version and device are you installing your a
On Jun 19, 2012, at 4:25 AM, Béatrice wrote:
> In your documentation, you speak about cellback in listview sample
Do you mean here?
http://docs.xamarin.com/android/tutorials/ListViews_and_Adapters/Part_3_-_Customizing_a_ListView's_Appearance
android:drawable="@color/cellback" />
yes - via Jon Pryor from earlier this morning
Yes. Go to support.xamarin.com and click the Download Purchased Software
> link:
>
>https://store.xamarin.com/account/products
>
> Login, and you'll be able to download previous versions, e.g.
> mono-android-4.2.2.134493563-
> 2.msi. (You may n
have you tried build clean? Rebuild isn't the same. Build clean and go.
Also close your emulator and start a new one. If it's been open too long
and debuggin adb craps out (not mono-droid, my experience with eclipse is
exactly the same)
On Tue, Jun 19, 2012 at 7:36 AM, tsukrov wrote:
> Rebuild d
Hi. Im now have a solution in visual studio and i have 4 projects in it:
Classic .net framework projects:
class library TestLib
application Test
Mono for android 2.3.3 projects:
class library TestLib
application Test.
when i open Configuration Manager in this solution, i dont see a column
Deployme
Hi All,
I'm having some trouble with the latest release of M4A 4.2.3
http://mono-for-android.1047100.n5.nabble.com/ANN-MonoDevelop-3-0-3-and-Mono-for-Android-4-2-3-now-available-in-the-Stable-Channel-tp5710408.html
It is possibile to revert the installation of M4A from 4.2.3 to 4.2.2?
thanks
F
Here the mono debug output
D/Mono(20665): Assembly Ref addref Iusuite.Core.Android[0x180160] ->
System.Core[0x19f100]: 4
D/Mono(20665): DllImport attempting to load: 'libSQLite3.so'.
D/Mono(20665): DllImport loading library:
'/data/data/package_name/files/.__override__/libSQLite3.so'
Just updated to the last version of M4A version and..my app is broken! :(
I'm using an external reference to a SQL Lite native library, compiled with
FTS4 support. *It worked like a charm*, befrore updating, but NOW I'm
getting a System.DllNotFoundException. :(
System.DllNotFoundException: l
Hi Mono,
I am using Monodevelop 3.0.2 to design my Mobile App. I have created xaml
layout with Table Layouts to show dynamic rows in my App. But How can i show
Grid/Margin lines between columns and rows.
I have to show below kind of Vew with margin lines between columns.
Name| Phone
http://mono-for-android.1047100.n5.nabble.com/file/n5710409/mono_gridlines.png
Hi Mono,
I am using Monodevelop 3.0.2 to design my Mobile App. I have created xaml
layout with Table Layouts to show dynamic rows in my App. But How can i show
Grid/Margin lines between columns and rows.
I have to sh
*1. `unzip -l your.package-Signed.apk`: Do you have:
lib/armeabi/libSQLite3.so
lib/armeabi/libmonodroid.so
lib/armeabi-v7a/libmonodroid.so *
The apk lib folder content is this:
lib/armeabi/libSQLite3.so
lib/armeabi/libmonodroid.so
lib/armeabi-v7a/libmono
On Jun 19, 2012, at 8:32 AM, Francesco Colombo wrote:
> Just updated to the last version of M4A version and..my app is broken! :(
>
> I'm using an external reference to a SQL Lite native library, compiled with
> FTS4 support. It worked like a charm, befrore updating, but NOW I'm getting a
>
Thanks
On Tue, Jun 19, 2012 at 4:44 PM, Jonathan Pryor wrote:
> On Jun 19, 2012, at 10:15 AM, Francesco Colombo wrote:
> > It is possibile to revert the instsallation of m4a from 4.2.3 to 4.2.2?
>
> Yes. Go to support.xamarin.com and click the Download Purchased Software
> link:
>
>h
On Jun 19, 2012, at 10:15 AM, Francesco Colombo wrote:
> It is possibile to revert the instsallation of m4a from 4.2.3 to 4.2.2?
Yes. Go to support.xamarin.com and click the Download Purchased Software link:
https://store.xamarin.com/account/products
Login, and you'll be able to download
It is possibile to revert the instsallation of m4a from 4.2.3 to 4.2.2?
cheers
Francesco
___
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid
It is possibile to revert the instsallation of m4a from 4.2.3 to 4.2.2?
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/4-2-3-native-library-DllNotFoundException-tp5710425p5710427.html
Sent from the Mono for Android mailing list archive at Nabble.com.
__
Rebuild doesn't help.
It could break in one point and ignore the next.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/4-2-3-debugger-tp5710420p5710426.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_
Hello
i see the example
https://github.com/jamesmontemagno/MonoDroid-Admob6/tree/master/AdMob6Sample
I can have banner pub, cool :)
But i don't see howto to PutExtra to have a better ads.. and i don't
want banner, just an interstitial pub !
Someone have a better example than github to have
You might check whether your application its really compiled before running -
check out that build output doesn't yield any error and/or add something
visible to application and see whether it is actually visible at runtime.
MIha
-Original Message-
From: monodroid-boun...@lists.ximian.c
Win 7, x64, VS 2010.
5 Class Libraries Projects, 1 Main App.
Debugger can just ignore the break point.
Returned to 4.2.2. Everything fine.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/4-2-3-debugger-tp5710420p5710422.html
Sent from the Mono for Android mailing
Please provide some more information on how to reproduce this and what
environment you are using to reproduce this.
On Tue, Jun 19, 2012 at 1:37 PM, tsukrov wrote:
> Debugger with 4.2.3 ignores break points.
>
> --
> View this message in context:
> http://mono-for-android.1047100.n5.nabble.com/4
Debugger with 4.2.3 ignores break points.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/4-2-3-debugger-tp5710420.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodro
Problem appears if i have TWO application projects with the same name. If i
would rename android app from Test to Test for Android, the column Deploy
comes back in Configuration Manager.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/Issue-with-Visual-Studio-2010-c
Do you mean callback?
http://en.wikipedia.org/wiki/Callback_%28computer_programming%29
Miha
-Original Message-
From: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Béatrice
Sent: Tuesday, June 19, 2012 10:25 AM
To: monodroid@lists.ximian.com
S
In your documentation, you speak about cellback in listview sample
What is this word ??
Thanks
Béatrice Darré
INFOROM
Tel : 01.30.34.77.77
Portable : 06.13.17.64.70
--
I am using the free version of SPAMfighter.
SPAMfighter has removed 23306 of my spam emails to date.
Get the free SPAMfighter h
Hi,
Thanks for the replies, but I think I may have presented the problem
incorrectly.
I have a problem of knowing when a *view *will be disposed of. I have
created a Control that derives from View. This control has a temporary
cache of low res images that it uses. I then use this Control in vario
oh ok :(
thanks a lot
Le 18/06/2012 14:42, Mike Child a écrit :
I believe it is because of this.android:minSdkVersion="7" Install
to SD wasn't added until API 8(I think). I know it didn't exist in 7.
Mike Child
On Mon, Jun 18, 2012 at 8:26 AM, michelw wrote:
Hello,
my application does
33 matches
Mail list logo