locked
Can't build android app in VS - Does not support previous version RRS feed

  • Question

  • Build Failed: Xamarin.Android does not support running the previous version.  Please ensure your solution builds before running or debugging it.

    I installed everything fresh, check with an empty app if it builds this time but still i get the error every time. Pls help

    Wednesday, February 7, 2018 7:23 PM

All replies

  • Hi,

    Welcome to MSDN forum.

    You can have a look at the thread:

    https://stackoverflow.com/questions/46513626/why-does-visual-studio-attempt-to-deploy-to-emulator-when-device-is-selected

    • Go to Tools -> Android -> Android Emulator Manager
    • Make sure the Android Virtual Devices tab is selected
    • Select any device which is x86 and click the Delete... button.
    • Press the Refresh button to verify no x86 devices are still in the list
    • Close the window
    • Rebuild the project

    Since this forum is to talk about visual studio IDE, I recommend you go to Xamarin forum to get more support about it. Thank you for understanding.

    Best regards,

    Joyce


    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    Thursday, February 8, 2018 7:20 AM