@RandallFlagg to AndroidEnglish • 1 year agoWhat are some useful apps that are only found on F-Droid?message-square124arrow-up1292arrow-down12
arrow-up1290arrow-down1message-squareWhat are some useful apps that are only found on F-Droid?@RandallFlagg to AndroidEnglish • 1 year agomessage-square124
minus-square@martinbasiclinkEnglish1•edit-21 year agoI’m using default session installer. Edit: Just found something on their repository, they mentioned that they support one-click install, but in some conditions. https://developer.android.com/reference/android/content/pm/PackageInstaller.SessionParams#setRequireUserAction(int) From https://github.com/NeoApplications/Neo-Store/issues/294 Simply put, it is normal that it sometimes pops up prompt window when user installing/upgrading some applications (because of having lower target api).
I’m using default session installer.
Edit: Just found something on their repository, they mentioned that they support one-click install, but in some conditions.
https://developer.android.com/reference/android/content/pm/PackageInstaller.SessionParams#setRequireUserAction(int)
From https://github.com/NeoApplications/Neo-Store/issues/294
Simply put, it is normal that it sometimes pops up prompt window when user installing/upgrading some applications (because of having lower target api).
I see, thanks for the clarification!