Visual Studio 2015, cordova project, apk build cannot be installed on Android Device -
strange issue! visual studio comunity 2015 update 2 no longer builds installable apk's.
when try install apk (for testing purposes) on android device (and i've tested on 3 different phones) error:
there error parsing package.
when building project ok, apk file apears in release folder. name of file android-release-unsigned.apk
i think it's setting in environment wich prevents apk's installed on device.
i tried new, empty cordova project , have same issue. in emulators apps running well.
any ideas?
i guess cant install unsigned apk's in release folder. if release must sign apk 1st. , other thing is, if testing purpose may go debug apk. should work. luck
Comments
Post a Comment