javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 410 forks source link

About directly apk URL in xml file #228

Closed ahmet-topal closed 1 year ago

ahmet-topal commented 1 year ago

Hi, i want to use directly .apk link in xml file that:

---> "< url.>http.s://github.com/javiersantos/AppUpdater/releases like : "< url.>http.s://github.com/javiersantos/AppUpdater/releases/_**example.apk**_ Is that possible?
javiersantos commented 1 year ago

Yes, you can use the APK url in the XML. Please note that the library does not manage the download and installation of the file.