Ok, stupid question time: what's the difference being "Export Signed Application Package" and "Export Unsigned Application Package"? Under 'Signing for Public Release' in the dev guide it says you must:
1. Compile the application in release mode 2. Obtain a suitable private key 3. *Sign* the application with your private key But then it continues: "To prepare your application for release...To export an unsigned .apk from Eclipse, right-click the project in the Package Explorer and select Android Tools > Export Unsigned Application Package." But below this under "Compiling and signing with Eclipse ADT" it says to "To create a signed .apk, right-click the project in the Package Explorer and select Android Tools > Export Signed Application Package...When you complete the Export Wizard, you'll have a signed .apk that's ready for distribution" Huh? Do I need my app signed or unsigned for distribution on market place? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

