douweinu8562 2015-02-23 16:01
浏览 117

php-如何使用PHP构建和签署apk文件?

Please help me, I have been searching for a solution for hours but couldn't find.

I want create a APK file and sign it using PHP. I read many posts here for this and all of them suggested to install SDK on server and use exec or shell_exec to build the project.

Well, that's pretty easy but how can I sign it using PHP? I use the keytool `command for signing APK, but while signing it asks me for many details like my key passphrase, my name and my organization details. I don't know how to give this information when using PHP.

For an instance:

###SHELL###
$  keytool -genkey -v -keystore TestApp.keystore -alias TestApp -keyalg RSA -keysize 2048 -validity 10000
    Enter passphrase: my  passphrase here
    Repeat the passphrase: my passphrase again
    Enter your full name: my name
    Enter your organization unit: my org. unit
    Enter your organization name: my org. name
    Enter password for keystore (press return for same as key passphrase): i press enter here

   Success!!

$ _  

How can I provide those details using PHP's shell_exec function? Any help will be greatly appreciated.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
    • ¥15 TYPCE母转母,插入认方向
    • ¥15 如何用python向钉钉机器人发送可以放大的图片?
    • ¥15 matlab(相关搜索:紧聚焦)
    • ¥15 基于51单片机的厨房煤气泄露检测报警系统设计
    • ¥15 路易威登官网 里边的参数逆向
    • ¥15 Arduino无法同时连接多个hx711模块,如何解决?
    • ¥50 需求一个up主付费课程
    • ¥20 模型在y分布之外的数据上预测能力不好如何解决
    • ¥15 processing提取音乐节奏