Problem with actual dmengine.apk

Hi.

Today i start to try android build of my app but break at deploy actual 1.2.91 dmengine.apk to phone.

ADB display my phone, but after try install dmengine.apk - Invalid APK file.
Also i try download and install APK in phone directly from http://d.defold.com/stable/ - same error.
Also i try install previuosly build 1.2.90 - all is good, no error.

My phone old LGE Nexus5 andoid 6.0.1. My friend try install 1.2.91 on 5.0 and ALL IS GOOD.
So i think problem consist in 6.0 api.

Thx.

I’m able to install dmengine.apk 1.2.91 on my HTC One M9 running Android 6.0. I haven’t heard of any similar problem from anyone else. Can you install an APK if you bundle and Android application from within the editor?

1 Like

Yes, game APK bundle from editor builded and installed succesfully. But not a downloaded dmengine.apk, even throught ADB. Ok, tomorrow i try more … thx.