最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

apk - Tauri Android application self-update - Stack Overflow

programmeradmin0浏览0评论

I have an Android application built with Tauri. I have a web server that provides access to the latest APK file, allowing me to check for updates, download the new version, and save it as a file. And theoretically, I should be able to install it if my application has permission to install apps from unknown sources.

I've looked at previous questions, but many answers seem outdated.

  • Install Application programmatically on Android
  • Self updating app
  • Android: install .apk programmatically [duplicate]

Based on the comments, this solution might still work.

  • Install Application programmatically on Android

Is the approach described here still feasible with Tauri v2. I haven't started implement it yet. I'm interested in whether someone else has tackled a similar challenge and has knowledge that could help.

发布评论

评论列表(0)

  1. 暂无评论