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
I have the following test code (based on standard monodroid HelloWorld) namespace TestGREF { [Activity (Label = \"TestGREF\", MainLauncher = true)]
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
This question already has answers here: How to receive data using UDP in Android? (2 answers) Closed 2 years ago.
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.
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.
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
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.
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
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