Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a registered version of Mono for Android. If I try to debug on my phone (Galaxy S3) on my private PC, everything works fine. But if I try it on my buddys PC, it doesn't work. I don't know if I forgot something.

What I did:

  • Install drivers (Kies)
  • USB Debugging turned on
  • Restart VS 2012

Hope, anyone can help me...

share|improve this question

1 Answer

Try turning off Use Fast Deployment (debug mode only)

You can find this in your project's properties -> Mono Android Options.

share|improve this answer
Yes, i turned it off. But the project is not the problem. – qixx811 Dec 9 '12 at 20:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.