【发布时间】:2017-07-08 20:05:22
【问题描述】:
我找到了这个 phonegap sqlLite 教程
https://phonegappro.com/tutorials/phonegap-sqlite-tutorial-with-example-apache-cordova/
所以我遵循了这些说明,但从一开始就不明白在哪里编写第 1 步:创建一个新的 PhoneGap / Apache Cordova 项目
“cordova 创建 SQLiteExample com.phonegappro.sqlite SQLiteExample”
它在 config.xml 中吗?
我正在使用在线 Phonegap 构建器。
【问题讨论】:
标签: android ios html sqlite cordova