Hi, i'm new to xamarin and have a newbie question.
i created a Hello World app based on the Hello World sample from Xamarin Web Site. When i run on Emulator, everything works perfectly. but when i try it on my android device, i always receive an error message saying : unfortunately has stopped
Why is it working on emulator but not on device?? Am i missing a step? i took the .APK from the Bin folder and copy-paste it on the device. and i installed the .apk on the device. but at runtime...bang, it's always crashing.
can someone help?
thanks,
Eric