c# - Xamarin - Deployment on laptop without hardware acceleration support -
i'm using msvs2015pro
c#/xamarin
.
i have laptop doesn't support hardware acceleration
.
then have question: can develop mobiles without having spend time when deploying?.
i deploy real android phone, don't know if that's slower deploying avd
. it?
what can do? don't wanna things in slow manner.
do have buy laptop supports hardware acceleration
?
if that's case, other requirements need other laptop?
we running windows 10 vs 2015 pro , no hardware acceleration available on cpu. there indeed solid state drive , 16gig ram (the ram doesn’t assist in running emulator though. more ram doesn't make emulator faster. rather processor , or gpu. ram assist running multiple emulator instances.)
doing both xamarin.ios , xamarin.android development. agree hardware acceleration things faster possible dev on enterprise level without it. deployment emulator (once emulator has started , running) vs actual device same. indeed faster running app on actual device. suggest using actual device test functionality , user experience of app quick feedback cycles while using emulator test different os versions compatibility.
Comments
Post a Comment