[mono-android] Layout with layout_marginStart and other attributes not building in MonoDroid, works in Eclipse ADT
I'm attempting to use some layout attributes in MonoDroid and it will not build: This builds in Eclipse ADT, but I get this error in visual studio: No resource identifier found for attribute 'layout_marginStart' in package 'android' No resource identifier found for attribute 'layout_marginEnd' in package 'android' The project is set to target Android 4.1, API level 16. I can use the layout_margin* attributes on non-layout widgets like Button, but they do not build for layout widgets (RelativeLayout, LinearLayout, etc). Everything works in Eclipse ADT but fails in visual studio. ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
[mono-android] Installation with SDK Manager 21
Hi I have a bone to pick with the m4a installer. I'm setting up a new box and need to install m4a on it. The online installer (is there an offline version btw ?) is nice enough to download and install whatever components I'm missing, but I don't agree with what is being installed at all. It starts with an outdated Java version (1.6r31) which contains a bunch of pretty bad security issues. Then it continues with the Android SDK Manager release 20 - and then downloads a bunch of stuff for API levels that I couldn't care less for (I only target API 15 and above). I can work around the outdated java by simply installing the latest 1.6 version prior to launching the xamarin installer, but I haven't found a way to get it to use my already installed SDK Manager release 21 with just the features I'm interested in. Is there a way to install this my way? Regards Stephan -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Installation-with-SDK-Manager-21-tp5712698.html Sent from the Mono for Android mailing list archive at Nabble.com. ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
Re: [mono-android] Installation with SDK Manager 21
After installation I noted something - it seems that the installer notices the newer android SDK manager - I still ended up with just one installation. However, the question remains if there's a way to bypass the download of a bunch of SDK platforms that I'm not interested in, as well as the creation of device images that I don't care about either. Regards Stephan -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Installation-with-SDK-Manager-21-tp5712698p5712699.html Sent from the Mono for Android mailing list archive at Nabble.com. ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid