Just switched to gradle-experimental:0.3.0-alpha7 and started seeing some 
strange behavior. Seems like now my app refuses to on the device with a 
certificate error:

pkg: /data/local/tmp/com.test.testapp
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]

Installation failed since the APK was either not signed, or signed 
incorrectly.
If this is a Gradle-based project, then make sure the signing configuration 
is specified in the Gradle build script.

Haven't changed anything since using gradle-experimental:0.2.0 and if I 
switch back to 0.2.0 then the error goes away. Did something get changed so 
now I have to specify the certificate manually recently?
Any insight is appreciated.

BTW reason for the switch to 0.3.0 was because of the jni exclude property 
is broken in 0.2.0.

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to