Hello,
Are your ApiDemos files on your machine somehow under some
symbolik link directory?
I had been having that issue in my development machine and I
have a fix for me, but it does not always reproduce nor others don't
experience that, and hence left buggy...
(My fix works only for Posix platf
Hi Atsushi
On 2011.09.26 09:21, Atsushi Eno wrote:
Hello,
Are your ApiDemos files on your machine somehow under some
symbolik link directory?
No. Plain Windows (Vista, separate partition for projects).
I had been having that issue in my development machine and I
have a fix for me, but
Hi
Few ideas (from UX standpoint) during investigation and writeup in last
thread
(Github.MonodroidSamples.APIDemo Assets filename casing problem) came up:
1. is there a need for
1. starting the Form "Select Device" (and Emulator) before
packaging is finished?
it would be nic
Thanks Glen. However, the issue I have is that my dates are always formatted
according to the Android device's 'Settings>Language & keyboard>Select
Locale' setting. The 'Settings>Date & time' format has no effect. I can't
figure out how to get the 'Settings>Date & time' format to override the
loca
Hi !
I have to implement some very simple traffic light to show an overall
status.
And I found some inspiration in the compass demo. :)
I got some basic drawings that work fine for me:
But now I have a question ...
How can I add some basic controls like a textview to that view? I tried this
b
Hi,
Thanks for the input! We're working on improving the usability of our tools,
and those issues you've identified are already on our list of fixes for the
VS plugin for upcoming releases, so stay tuned :)
-- andreia
On Mon, Sep 26, 2011 at 10:19 AM, Miljenko Cvjetko <
mcvje...@holisticware.net
Igor Russkih writes:
> Second question is service <-> UI interaction part. Normally this is done with
> AIDL in java.. I haven't found any words on aidl support in monodroid. Guess
> it
> could be implemented 'manually' - is there any experience exist in this area?
Sorry to resurrect an old top
I'm port .NET project to Monodroid.
I use an XML File to save the settings. With VS2010 xsd.exe tool I generate
classes that correspond to
http://mono-for-android.1047100.n5.nabble.com/file/n4822129/appschema.xsd
this schema . When loading an XML application throws this exeption:
http://mono-fo
Right, the problem is that UseUserOverride is false in the following:
System.Globalization.CultureInfo ci =
System.Globalization.CultureInfo.InstalledUICulture;
DateTimeFormatInfo dtfi = ci.DateTimeFormat;
if (ci.UseUserOverride)...
even when Settings>Date & time>Automat
It appears that this was exactly my issue.
I changed the setting to only link SDK Assemblies, and not User Assemblies
and the app now works in Release build and without the extra Mono Runtime
APKs installed.
Thank you all for the help!
--
View this message in context:
http://mono-for-android.10
On Sep 26, 2011, at 5:33 AM, was wrote:
> Thanks Glen. However, the issue I have is that my dates are always formatted
> according to the Android device's 'Settings>Language & keyboard>Select
> Locale' setting. The 'Settings>Date & time' format has no effect. I can't
> figure out how to get the 'S
On Sep 26, 2011, at 7:37 AM, zeysoft wrote:
> I use an XML File to save the settings. With VS2010 xsd.exe tool I generate
> classes that correspond to
> http://mono-for-android.1047100.n5.nabble.com/file/n4822129/appschema.xsd
> this schema . When loading an XML application throws this exeption:
On Sep 26, 2011, at 6:45 AM, JonV wrote:
> I'm essentially trying to solve the same problem as Igor (an Android C#
> Service implemented with Mono for Android, consumed by native
> Android Java Activities), and I'd be very interested to see any samples or
> proofs of concepts that might be out th
On Sep 24, 2011, at 5:34 PM, Prokopis Prokopiou wrote:
> am a student and am doing know my final project on android using visual
> studio and c#
> i don't have tha ability to get the mono application. is there a possibility
> to have a full version of the application for a period of time so i can
On Sep 25, 2011, at 12:07 PM, John Murray wrote:
> I've detached all the code into a simple Android buttonclick demo
> (pretty much how it all works in my app - it is called as a separate
> activity )
> It demonstrates the same issue of going through the GetWind(ds) method twice
Can we find this
15 matches
Mail list logo