search

Home  >  Q&A  >  body text

java - 怎么让安卓软件再次生成安卓软件呢?

PHPzPHPz2898 days ago440

reply all(2)I'll reply

  • 天蓬老师

    天蓬老师2017-04-18 10:44:12

    To generate an android app, you first need the source code of the app. You can obtain the source code locally or by downloading it from the Internet. Then you need to configure the android development environment on the android phone, and finally compile the source code to generate the app

    reply
    0
  • PHP中文网

    PHP中文网2017-04-18 10:44:12

    A suggestion for you: You can initiate a request in the app and let the server generate one. You can download the installation package.
    It is possible to generate an APP directly within the app.

    reply
    0
  • Cancelreply