Hotswap Android/Cordova on real device (solved)

Hi,

is there something like a “hotswap” for a Android/Cordova for a connected device?

Currently I do

rm -rf …/mobile-build/android/
meteor run android-device

which takes quite some time for a change.

EDIT: tested on another android device I see hotswap refreshes of my code. so this is solved. maybe it was due to my mobile phone settings.