[mono-android] Project Reference (Visual Studio)

2012-12-04 Thread Natanael
Hi

I have a theme project in Visual Studio where I created the xml style and
images.

How do I create a reference to use this theme without having to copy the
files in each project?



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Project-Reference-Visual-Studio-tp5712542.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] Project Reference (Visual Studio)

2012-12-04 Thread Natanael
For now, the best way I found was to add the files as link on each project
where I will use the theme.



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Project-Reference-Visual-Studio-tp5712542p5712563.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


[mono-android] Possible to debug on Nexus 7 running Android 4.2.1???

2012-12-04 Thread craig
Hi guys.  I'm trying to run a simple app on my Nexus 7 that is running
Android 4.2.1 (Jellybean MR1)

It doesn't appear listed in the "Select A Device" dialog.  I have installed
the USB driver and enabled USB debugging.  It was previously working on
Android 4.1.

Is this a bug or is it not supported yet?  I am running Mono for Android
4.4.38 (beta)

Thanks.



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Possible-to-debug-on-Nexus-7-running-Android-4-2-1-tp5712570.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] Possible to debug on Nexus 7 running Android 4.2.1???

2012-12-04 Thread Jonathan Pryor
On Dec 4, 2012, at 1:26 PM, craig  wrote:
> It doesn't appear listed in the "Select A Device" dialog.

The Select A Device dialog uses `adb` to list it's devices.


http://docs.xamarin.com/android/Guides/Troubleshooting#IDE_does_not_display_target_device

You may need to restart adb, or install an updated driver. Nothing in Mono for 
Android should require changes to support Android 4.2 devices.

 - Jon

___
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


Re: [mono-android] Possible to debug on Nexus 7 running Android 4.2.1???

2012-12-04 Thread craig
Got it working.

On Nexus 7 I had to change USB settings from Media Device (MTP) to Camera
(PTP).

Once I did that it was recognized.



--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Possible-to-debug-on-Nexus-7-running-Android-4-2-1-tp5712570p5712572.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