Hi,

I'm using android-sdk-plugin and I do have a local.properties.

I have this file structure:

----+--- local.properties
    +--- project/Build.scala
    +--- subproject1/
    +--- subproject2/

When I issue:

sbt subproject1/android:packageRelease, I get this error:

Package needs signing

and I cannot install because of this:

Install failed: INSTALL_PARSE_FAILED_NO_CERTIFICATES

I suppose I've forgotten something.

David

-- 
You received this message because you are subscribed to the Google Groups 
"scala-on-android" 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