Re: [mono-android] Jelly Bean Can't Download My App

2012-08-29 Thread Fencer04
n >> email]<http://user/SendEmail.jtp?type=node&node=5711608&i=1> >> > wrote: >> >>> What is your app? I can try on my device (Galaxy Nexus w/4.1.1) >>> >>> On Tue, Aug 28, 2012 at 8:44 AM, Fencer04 <[hidden >>> email]&l

Re: [mono-android] Jelly Bean Can't Download My App

2012-08-28 Thread Fencer04
That isn't set, the only uses-sdk attributes are minSdkVersion="7" and targetSdkVersion="7". -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Jelly-Bean-Can-t-Download-My-App-tp5711596p5711600.html Sent from the Mono for Android mailing list archive at Nabble.com.

[mono-android] Jelly Bean Can't Download My App

2012-08-28 Thread Fencer04
I am being told that users with Jelly Bean are getting a message at the top of their screen saying their device isn't capable of downloading my application. In Google Play my console says that the APK file supports API Level 7 to 16+ which includes Jelly Bean. One user had the app on their device (

[mono-android] Stacktrace From Developer Console

2012-06-03 Thread Fencer04
It seems like sometimes on start the application is crashing. I can't replicate it on any of my test devices and was wondering if someone can help me out. Any help you can give me would be great. java.lang.RuntimeException: Unable to get provider mono.MonoRuntimeProvider: java.lang.NullPointerExce

[mono-android] Swiping like iPhone

2012-05-28 Thread Fencer04
I have swiping working to some extent but I have a series of textviews and spinners that are on the screen and it seems like if I don't swipe straight across one of them and go just a little across two of them it doesn't pick it up that well. In general I don't think that it is picking up the swipe

[mono-android] Problem after Updating to 4.2.1

2012-05-15 Thread Fencer04
When I run my application I get the following: E/mono( 301): WARNING: The runtime version supported by this application is unavailable. E/mono( 301): Using default runtime: v2.0.50727 I/monodroid-gc( 301): environment supports jni NewWeakGlobalRef W/monodroid-gc( 301): GREF GC Thres

[mono-android] Can't Debug

2012-04-25 Thread Fencer04
I'm in MonoDevelop and the Debug profile is selected but the debug button isn't enabled. I can run the app but I can't debug no matter what I do. Anyone have any ideas, I'm going nuts looking through the Project Properties. -- View this message in context: http://mono-for-android.1047100.n5.nab

[mono-android] Slow Emulator

2012-02-10 Thread Fencer04
The emulators are acting much slowed than before the latest update. Is this happening for everyone else? Is it due to the memory tracking? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Slow-Emulator-tp5473347p5473347.html Sent from the Mono for Android mailing lis

[mono-android] App Hanging

2012-01-17 Thread Fencer04
I am calling a webservice and getting 729 results in an array. I'm then out putting these results in to a 2 column table dynamically. Each time I run it chokes somewhere between the 548th and 569th row when setting the text of either the 1st or second column like this: resultView1.Text = outcome.

Re: [mono-android] Image Button on Custom List

2012-01-13 Thread Fencer04
For some reason my post wasn't sent to the mailing list so I'm going to send it again. Sorry if some of you have already seen it. I don't know why it wasn't sent out the first time. I want to create a custom list similar to the one created here: http://redth.info/2010/10/12/monodroid-custom-