【问题标题】:How can I disable the clear data button of android application info through ionic framework?如何通过 ionic 框架禁用 android 应用程序信息的清除数据按钮?
【发布时间】:2015-06-24 03:12:13
【问题描述】:

我正在通过 Ionic 框架开发应用程序。我正在通过 SQLite 将数据保存到移动设备中,但用户可以通过应用程序信息中的清除数据按钮清除数据。我必须保护我的应用程序数据库不被用户访问。

如何通过 Ionic 框架禁用它。

【问题讨论】:

  • 我也面临同样的问题。你有没有找到更好的解决方案。

标签: android angularjs ionic-framework ionic


【解决方案1】:

你不能,你无法让你的应用成为系统应用。我建议您将数据移动到其他地方(在 mongoLab 上尝试 mongoDB),或者警告用户不要删除数据。也有人回答了这个问题:How to disable the Clear Data button in Application info of Manage appliaction

【讨论】:

    猜你喜欢
    • 2011-09-25
    • 1970-01-01
    • 1970-01-01
    • 2021-09-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-06-11
    • 1970-01-01
    相关资源
    最近更新 更多