【发布时间】:2018-05-12 15:14:27
【问题描述】:
我已经使用 AngularJS 和 ionic 模板构建了一个应用程序。该应用程序在我的浏览器中运行良好,但是在运行 cordova build android 时,我创建了 apk 我遇到了问题。具体来说,我可以创建apk,但是一旦执行,我的包就会出现以下错误:
file:///android_asset/www/bower_components/angular-bootstrap-calendar/dist/css/angular-bootstrap-calendar.css Failed to load resource: net::ERR_FILE_NOT_FOUND
我知道没有找到这些文件,但我不明白为什么。
有什么想法吗?
谢谢
【问题讨论】: