xamarin.android
Monodroid, Interop betwen Java and C#
We have a big Java application under Android (\"big\" just means it\'s too much work to translate the application). We must access to an engine written in .Net (this engine is also too \"big\" ...). T[详细]
2023-04-05 14:39 分类:问答Monodroid GREF problem best practice?
I have the following test code (based on standard monodroid HelloWorld) namespace TestGREF { [Activity (Label = \"TestGREF\", MainLauncher = true)][详细]
2023-04-05 03:12 分类:问答Android ListView on display/initialized event
I need to do some stuff when my ListView is finished displaying the items. As it is now I call the Notify开发者_StackOverflowDataSetChanged and then use the list.FirstVisiblePosition but the problem[详细]
2023-04-04 16:57 分类:问答udpClient.Receive doesn't receive any UDP datagram under MonoDroid + Simulator [duplicate]
This question already has answers here: How to receive data using UDP in Android? (2 answers) Closed 2 years ago.[详细]
2023-04-04 07:48 分类:问答How much overhead does Monodroid add to an app
Monodroid (and Monotouch) look like a great way to develop at least the non-ui part of an app cross-platform and use a common language.[详细]
2023-04-04 07:34 分类:问答Android emulator r12 and MONO (invalid command-line parameter)
I have run into the Android emulator r12 bug (As shown here, he开发者_如何学编程re and here) but unfortunately moving the SDK location as described in the answers doesn\'t work.[详细]
2023-04-04 02:45 分类:问答create or fill a pdf with monodroid
I\'m looking for a solution for creating a pdf-file with monodroid. It might be also a pdf-form in which I would fill in the content. I tried different librarys like pdfsharp_on_mono or itextsharp, bu[详细]
2023-04-03 04:16 分类:问答Error getting response stream (ReadDone2): Receive Failure
Help me please. After sending post query i have webexception \"Error ge开发者_如何学JAVAtting response stream (ReadDone2): Receive Failure\". help get rid of this error. thanks.[详细]
2023-04-02 05:17 分类:问答Monodroid how to copy database
I have a Monodroid app. where I use Mono.Data.SQLite and Sytem.Data in order to connect to an SQLite database. If I create the database programaticly it runs just fine, but if I place my database \"te[详细]
2023-04-02 03:26 分类:问答monodroid library in winforms
I am new to MonoDroid so maybe there is an easy answer, but so far searching hasn\'t turned it up...Since deploying to the Android emulator takes _for_ever_ on my PC, I would like to put most of my lo[详细]
2023-04-01 23:05 分类:问答