xamarin.android
MonoDroid Gestures not working for me
I am trying play around with gestures but I can\'t get them to work. I have this using System; using System.Collections.Generic;[详细]
2023-03-26 12:36 分类:问答Why is monodroid/ android emulator so slow? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-26 11:03 分类:问答How to Save private preferences with monodroid?
I am trying to save some settings but the tutorial I am following(android tutorial) is not helping as I am stuck on the first line of code since it seems monodroid does it differently?[详细]
2023-03-26 10:31 分类:问答How to use SetAnimationListener()?
I would like to know when my animation is finished, so I have to use an AnimationListener. I cannot seem to find out how to do that in MonoDroid (C#).[详细]
2023-03-25 16:41 分类:问答I'm trying to make mono android simple "hello world" but I don't see "hello world" in the emulator why?
I uninstalled the android ask and reinstalled it to c:\\androidSdktools without spaces. So now the emulator works I can see the emulator.[详细]
2023-03-25 10:08 分类:问答MonoDroid project in a solution that contains a windows 7 phone project?
I have a VS 2010 solution that has a windows 7 phone project in it. I added a default monoandroid project and when I try to deploy it(the emulator dialog does appear)[详细]
2023-03-25 07:29 分类:问答Why does monodroid click event not work?
I am trying to make a click event for a ListView in monodroid. public class QuizMenuActivity : Activity[详细]
2023-03-24 10:43 分类:问答Get parameters from the intent used for onResume()
I\'m using a LocalActivityManager t开发者_StackOverflowo have activities in different tabs, when I switch from a tab to another one, I start the Activity corresponding to the tab selected.[详细]
2023-03-22 20:28 分类:问答Uploading MonoDroid app to Android Market
I am trying to load an app to the Android Market. Below are the开发者_运维问答 instructions I am using from the following website to prepare my application for submission:[详细]
2023-03-22 01:15 分类:问答Adding drawables to an ImageView
I am having an issue with Mono for Android and adding drawables as background images or image resources in an ImageView. I have a file in my drawable folder called LogoLarge.png, which I want to displ[详细]
2023-03-21 11:16 分类:问答