Quantcast
Channel: Programming – Xinyustudio
Viewing all articles
Browse latest Browse all 284

Xamarin Visual Studio: Deployment failed due to an error in FastDev assembly synchronization

$
0
0

If you are like me, when building the mobile app with Xamarin Visual Studio plugin, you get below exeception:

Deployment failed due to an error in FastDev assembly synchronization, or FailedToSynchronizeFastDevAssemblies —> Mono.AndroidTools.AdbException: Permission denied

image     image

Try below action to solve this:

  • Select the project in solution explorer

image

  • Press Alter + Enter or right click on the project > Properties menu item

image

  • Go to left column, select “Android Options” tab, uncheck the check box “Use Fast Deployment”

image

Rebuild & Run. That is it!


Filed under: Android Tagged: error, exception, FailedToSynchronizeFastDevAssemblies, FastDev, how to, Mono.AndroidTools.AdbException, Permission denied, solve, visual studio, Xamarin

Viewing all articles
Browse latest Browse all 284

Latest Images

Trending Articles



Latest Images