xamarin.android
Monodroid default application in VS2010 fails to run with "activity not found" error
I have installed MonoDroid (and all prerequisites) and trying to run the default Android project in VS2010.[详细]
2023-03-28 12:24 分类:问答Android In Code get the Version of App?
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.[详细]
2023-03-28 08:40 分类:问答Subclassing ObjC and classes with C# in MonoTouch and MonoDroid
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[详细]
2023-03-28 04:29 分类:问答How to get the Resource.Id from Value?
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.[详细]
2023-03-28 00:46 分类:问答MonoDroid: Debugger timeout
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):[详细]
2023-03-27 23:12 分类:问答MonoDroid: Copying an Asset to SD Card
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.[详细]
2023-03-27 19:37 分类:问答Better Debuggin Info with monodroid?
I am in debug mode and when a line crashes it does not give very much inf开发者_JAVA百科ormation(no exception)[详细]
2023-03-27 09:35 分类:问答How to draw a table layout with borders in Mono-android using C#?
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[详细]
2023-03-27 03:27 分类:问答What are the differences between Json.Net versions?
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.[详细]
2023-03-27 01:40 分类:问答Monodroid - How to include layouts?
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[详细]
2023-03-27 01:14 分类:问答