Sunday, September 28, 2014

How to Make Certificates for Unsigned Android Apps

Instructions

    1

    Click the Windows "Start" button and type "cmd" in the search text box. Press "Enter" to open the command prompt on the desktop.

    2

    Type "c:project" where "project" is the folder in which your Android app is stored. This command moves the prompt to your Android project location.

    3

    Type "ant debug" and press "Enter." The project compiles with the unsigned certificate.



No comments:

Post a Comment