gpt4 book ai didi

angularjs - 有什么方法可以在 android studio 中构建混合应用程序(Ionic、AngularJs、Cordova)

转载 作者:行者123 更新时间:2023-12-03 16:03:19 25 4
gpt4 key购买 nike

我是原生 android 应用程序开发人员,正在使用 android studio 开发 java 和 android api,最近我需要使用 ionic、cordova 和 angularJs 构建一个混合应用程序,我花了 5-6 个小时并挖掘谷歌以获取一些教程来设置项目andorid studio中混合应用程序的结构,但没有找到任何东西。

我知道如何使用 ionic、angular 和 cordova,但不知道项目结构和设置编译以及如何运行。

所以,我希望你们发布此类教程的链接(如果有的话)。

最佳答案

看看 cordova命令行模式。在此参见 Android Platform 的特定信息为此,您首先需要使用以下先决条件:

  • Android Studio .
  • Android SDK .
  • Node.js
  • Git Client

  • 安装后 Node.js打开它的终端并按照命令创建 Cordova不同平台的项目。这些步骤已在 official documentation 中提及.

    创建后执行 cordova build android命令然后浏览到您的项目目录。在那里你会发现有一个名为 platforms 的目录。你会看到 Android ,现在打开您的 Android Studio在那个选择 选择导入项目(Eclipse ADT、Gradle 等)。 当你从那里创建一个新项目时,浏览到 Android目录。这就是您需要为 cordova 做的所有事情

    官方文档和引用链接:

    http://ionicframework.com/docs/overview/#download

    https://cordova.apache.org/docs/en/5.1.1/guide/platforms/android/index.html

    https://cordova.apache.org/docs/en/5.1.1/guide/cli/index.html

    https://docs.angularjs.org/misc/started

    关于angularjs - 有什么方法可以在 android studio 中构建混合应用程序(Ionic、AngularJs、Cordova),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32968978/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com