Re: [mono-android] Embedded HTML within an app

2012-05-01 Thread SRI
Hi, Why don't you try putting the absolute URL for Back_Markel.png instead of a Relative URL. As you are loading a String and not a URL, the Base URL of the Page will be different. Best Regards, Sridharan Srinivasan Alias Sri. On Wed, May 2, 2012 at 6:03 AM, Paul Johnson wrote: > Hi

Re: [mono-android] ResolveLibraryProjectImports task fails when referencing library

2012-05-01 Thread Matt
Hi Jon, Thank you for your help. It's odd to me that you have to add all projects to the same solution. This is different from how I create my projects, and how I've referenced projects for years when creating WinForms applications. I build my projects using nant, which shells out to msbuild. As p

Re: [mono-android] Embedded HTML within an app

2012-05-01 Thread Roy Goode
Maybe the answer to this question on StackOverflow will be of some use: http://stackoverflow.com/questions/3779789/android-development-using-image-from-assets-in-a-webviews-html On 1 May 2012 17:03, Paul Johnson wrote: > Hi, > > My app currently sucks in information from a webservice, adds a s

[mono-android] Embedded HTML within an app

2012-05-01 Thread Paul Johnson
Hi, My app currently sucks in information from a webservice, adds a stylesheet from assets and them pops it out to a webbrowser. Simple enough, but something isn't right and I'm wondering it I'm doing it right. Currently, the code looks like this public void getOvernights(Context c, A

Re: [mono-android] msbuild crash in ResolveLibraryProjectImports task in MFA v4.1

2012-05-01 Thread Jonathan Pryor
On Apr 26, 2012, at 7:53 PM, Matt wrote: > I had this same problem with 4.1.0, but was able to resolve it by adding hint > paths to my project file. Now with the latest alpha release 4.1.1, I am again > having this problem and the hint path does not seem to fix it. Could you please file a bug?

Re: [mono-android] Runtime version supported by this application is unavailable?

2012-05-01 Thread Matthew Leibowitz
I just set *trace *to *program*, and it worked. For now. Please let me know if the stack trace was any help as this will happen the next time I debug the app. Matthew On Tue, May 1, 2012 at 10:10 PM, Matthew Leibowitz wrote: > In MD I get this as well (I have trace set to all): > > System.Argum

Re: [mono-android] Runtime version supported by this application is unavailable?

2012-05-01 Thread Matthew Leibowitz
In MD I get this as well (I have trace set to all): System.ArgumentOutOfRangeException: load factor Parameter name: loadFactor at System.Collections.Hashtable..ctor (Int32 capacity, Single loadFactor, IHashCodeProvider hcp, IComparer comparer) [0x0] in :0 at System.Collections.Hashtable..

[mono-android] DWP Handshake failed

2012-05-01 Thread Matthew Leibowitz
Hi, Seeing that I am on a "report a bug" roll... What is this error? I get it with VS every now and again, mostly after a first install of my apk, after i restart the device, or after a clean/rebuild. It often only appears once and then only happens again after I do the afore mentioned things. -

Re: [mono-android] ETA for MfA 4.2

2012-05-01 Thread devbuzz
Thanks Jonathan - I will test with 4.1.1 and file a bug if needed! -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/ETA-for-MfA-4-2-tp5676805p5678855.html Sent from the Mono for Android mailing list archive at Nabble.com. _

Re: [mono-android] Runtime version supported by this application is unavailable?

2012-05-01 Thread Matthew Leibowitz
Hi Here is the stack trace. There seems to be a lot of null reference exceptions in some wrapper constructor. What happens is the app flashes open and then it crashes. It happens most of the time, but with enough restarts of all devices/pcs it works for a short while. Is it a result of mono for a

Re: [mono-android] ETA for MfA 4.2

2012-05-01 Thread Jonathan Pobst
On 5/1/2012 2:22 PM, devbuzz wrote: However this alpha is pretty big - when I package my app it's over 10MB. I'm presuming that a stable 4.2 is going to have a smaller footprint - possibly less embedded debug code? The alpha is simply the current state of the code that we want people to try a

Re: [mono-android] ETA for MfA 4.2

2012-05-01 Thread Jonathan Pryor
On May 1, 2012, at 3:22 PM, devbuzz wrote: > However this alpha is pretty big - when I package my app it's over 10MB. Or we broke the linker. Could you try again with 4.1.1? If it's still huge with 4.1.1, please file a bug. Thanks, - Jon ___ Monodroi

Re: [mono-android] ETA for MfA 4.2

2012-05-01 Thread devbuzz
Ver 4.1 has a fix that affects garbage collection on dual core devices. However this alpha is pretty big - when I package my app it's over 10MB. I'm presuming that a stable 4.2 is going to have a smaller footprint - possibly less embedded debug code? I've been waiting for this for a few months -

Re: [mono-android] Create Surface Failure

2012-05-01 Thread Andreia Gaita
Hi, This is a known issue caused by some devices reporting invalid graphics modes on initialization. The fix will be out on the next release. In the meantime, some devices don't fail completely and respond well to slightly different graphics settings (some won't really work without the correct fix

Re: [mono-android] Mono for android check installed version

2012-05-01 Thread Jonathan Pryor
On Apr 30, 2012, at 2:03 PM, Saeid Yazdani wrote: > Sorry if this is a noob question. How can I find the current installed > version of mono for android? Find mandroid.exe [0], then within a console run: mandroid --version > I heard about a new version with designer abilities I want to

Re: [mono-android] Runtime version supported by this application is unavailable?

2012-05-01 Thread Jonathan Pryor
On May 1, 2012, at 6:36 AM, Matthew Leibowitz wrote: > I just installed the latest Mono for Android 4.1.1 and I am struggling to get > the IDEs to deploy/debug. ... > As this code was working a few moments go (before the restart), I am not sure > what this error means: > > E/mono( 4171): WAR

Re: [mono-android] ETA for MfA 4.2

2012-05-01 Thread Tomasz Cielecki
When it is done! What is the hurry to know this date? On Mon, Apr 30, 2012 at 9:54 PM, devbuzz wrote: > What's the estimated date we can expect 4.2? > > -- > View this message in context: > http://mono-for-android.1047100.n5.nabble.com/ETA-for-MfA-4-2-tp5676805.html > Sent from the Mono for And

Re: [mono-android] GLDiag not working in 4.0.6 on Samsung Galaxy S

2012-05-01 Thread Andreia Gaita
Also, GLDiag is meant to test and output all the settings that a device returns. Check the logcat for what the device is returning. Even if the application ends up crashing, some settings may actually work, it's just that the application ends up selecting one mode in the end, which may not work. a

Re: [mono-android] GLDiag not working in 4.0.6 on Samsung Galaxy S

2012-05-01 Thread Andreia Gaita
Hi, This is a problem that occurs in some devices because the device is returning invalid graphics settings when initialized. I thought it was only Samsung doing this, looks like it's not. Some devices don't fail every time, giving them some lower settings sometimes work. Check the TexturedCube sa

Re: [mono-android] new project types in 4.1

2012-05-01 Thread Jonathan Pryor
On Apr 29, 2012, at 6:48 PM, johnHolmes wrote: > My journey into "binding OpenFeint" has begun, but I got stuck. > > I'm working on the Metadata.xml. > > Here one of many errors reported by the binding tool: > > Unknown return type > java.util.Iterator > > found in method GetElements in type O

Re: [mono-android] GLDiag not working in 4.0.6 on Samsung Galaxy S

2012-05-01 Thread vchelaru
I was able to reproduce this same problem with 4.0.6 on a Motorola Droid (1). Maybe I missed it but this thread doesn't seem to conclude whether this is a bug with MFA or if there's something that we can do to correct this problem. -- View this message in context: http://mono-for-android.10471

Re: [mono-android] new project types in 4.1

2012-05-01 Thread johnHolmes
My journey into "binding OpenFeint" has begun, but I got stuck. I'm working on the Metadata.xml. Here one of many errors reported by the binding tool: Unknown return type java.util.Iterator found in method GetElements in type OpenFeint.OF.Framework.Jackson.JsonNode The method signature in the

[mono-android] How to use the chronometer right?

2012-05-01 Thread tequila slammer
I try to implement a stop watch. Therefor I use the Chronometer control. After reading alot of tutorials and Android developer documentations I can't get it to work proper. Everything works like a charm on the first start when the chronometer base property is 0. But as soon as I try to set the bas

Re: [mono-android] API inconsistency on ListView longClick and click EventArgs

2012-05-01 Thread tequila slammer
Thank you for your detailed explanation. Now it makes more sense ;-) -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/API-inconsistency-on-ListView-longClick-and-click-EventArgs-tp5659603p5672484.html Sent from the Mono for Android mailing list archive at Nabble.com.

Re: [mono-android] Sqlite like i,ü,I,İ problem?

2012-05-01 Thread mcxxx
public class Sqlite_DB { private SqliteConnection CON; public SqliteCommand COM; string dbName = System.IO.Path.Combine(@"sdcard", @"testDB.db3"); public Sqlite_DB() { TOUPPER.RegisterFunction(typeof(TOUPPER)); CollationCaseInsensitive.RegisterFunction(ty

Re: [mono-android] Sqlite like i,ü,I,İ problem?

2012-05-01 Thread mcxxx
teşekkür ederim ama benim sorunum oluşturmada değil veri tabanım hazır ben sadece bu verileri okuyorum şunu kullandım ancak burada da sd üzerindeki veri tabanına ulaşamıyorum SqliteConnection ile Thank you, but my problem is not creating a database that is ready I just read this data to the databa

Re: [mono-android] Chart engine for MfA ?

2012-05-01 Thread moelski
Hi ! I use the actual MfA 4.1.1 Alpha version. There is a new project type called "*Java Bindings Library*". Would it be possiböe to use this with the A Chart Engine JAR ? I made test and created a new project. I placed the achartengine.jar in the project folder "JARS". When I build the project

[mono-android] Runtime version supported by this application is unavailable?

2012-05-01 Thread Matthew Leibowitz
Hi there, I just installed the latest Mono for Android 4.1.1 and I am struggling to get the IDEs to deploy/debug. The application does compile and run correctly using the older version and it was working after the install, before a reboot. This morning, both VS and MD compile and deploy, but crash

Re: [mono-android] Chart engine for MfA ?

2012-05-01 Thread Miljenko Cvjetko
Hi On 2012.05.01 09:38, moelski wrote: Hi @all, I can´t beleave that there is no way to have a chart on an Android device. Has nobody here experience with this topic ? Is there a way to use this Java based libs in MfA ? https://github.com/jjoe64/GraphView http://www.achartengine.org/index.html

Re: [mono-android] Mono for android check installed version

2012-05-01 Thread Miljenko Cvjetko
Hi On 2012.04.30 20:03, Saeid Yazdani wrote: Dear friends! Sorry if this is a noob question. How can I find the current installed version of mono for android? In MD Help + About ... For VS Porbably in Control Panel. In help about I don't have M4A version (maybe cos it is alpha) A few days ag

Re: [mono-android] Chart engine for MfA ?

2012-05-01 Thread moelski
Hi @all, I can´t beleave that there is no way to have a chart on an Android device. Has nobody here experience with this topic ? Is there a way to use this Java based libs in MfA ? https://github.com/jjoe64/GraphView http://www.achartengine.org/index.html Greetz Dominik -- View this messa