I have installed MonoDroid (and all prerequisites) and trying to run the default Android project in VS2010.
I\'m looking for the way to get the version of the app so I can display i开发者_Go百科t in the About screen in my Android app.
I\'m about to evaluate MonoTouch and MonoDroid to unify our development but I\'m not sure if I got the subclassing of the two right. The documentation of both, MonoTouch and MonoDroid http://ios.xamar
I have a image called(my_image.png) in my Drawable-mdpi folder. my android application interacts with a webservice. It might send back \"my_image\". My android application should load up this image.
When using MonoDroid 1.0.2, I am unable to get teh debugger to connect: 08-12 17:35:27.760: INFO/MonoDroid-De开发者_StackOverflow中文版bugger(478):
Using MonoDroid in Visual Studio and an emulator, I am trying to copy a asset, \"db.sqlite\" from the assets folder to the SD card so that I can open the database for read/write.
I am in debug mode and when a line crashes it does not give very much inf开发者_JAVA百科ormation(no exception)
How to draw a table layout with borders in Mono-android using C#? Shap开发者_StackOverflow社区e tag not working. I have written following code in a separate .xml file, but it shows \" Shape tag is no
I am working on an android application through monodroid. I have to port over a windows phone 7 application and it uses Json.net Windows 7 Phone edition.
I am looking at android documentation and if I want to use include and merge. So I opened up eclipse and got it to extract some of the code out and it made in my layout this