Reputation: 15476
After installing Xamarin Studio, I've found it to miss Android related items such as Android SDK Manager under Tools
menu:
Additionally I cannot run the application on an actual device, nor see any emulator:
Please note that I've developed Android app using Eclipse prior to this so I have everything properly setup (including device driver, ADB, Android SDK/NDK, etc), and have also made Xamarin Studio work on another computer. The problem is that it refuses to work on this particular computer, and uninstall/install it didn't help.
How do I fix it so that Android tools are shown in Tools menu and I can run Xamarin applications on an emulator/actual device?
Upvotes: 2
Views: 660
Reputation: 15476
The following steps resolved the issue for me:
Don't know why the Xamarin installation wasn't working correctly the first time, nor why the above steps work, but it worked.
Upvotes: 0