Closed wmartinmimi closed 2 years ago
i assume this is because some information was not passed to the float application, but im not sure
Could you share your output of termux-info
?
is it clear enough?
application version : unsupported ???
Application version: 0.117 Packages CPU architecture: aarch64 Subscribed repositories:
deb https://grimler.se/termux-packages-24/ stable main
deb https://packages.termux.org/apt/termux-games games stable
deb https://packages.termux.org/apt/termux-science science stable
deb https://packages.termux.org/apt/termux-x11 x11 main Updatable packages: proot/stable 5.1.107-47 aarch64 [upgradable from: 5.1.107-45] Android version: 10 Kernel build information: Linux localhost 4.14.117-perf-ga9d1ab8 #1 SMP PREEMPT Wed Mar 31 13:39:53 CST 2021 aarch64 Android Device manufacturer: Xiaomi Device model: Redmi Note 8T
Application version: 0.117 Packages CPU architecture: aarch64 Subscribed repositories:
sources.list
deb https://grimler.se/termux-packages-24/ stable main
game-repo (sources.list.d/game.list)
deb https://packages.termux.org/apt/termux-games games stable
science-repo (sources.list.d/science.list)
deb https://packages.termux.org/apt/termux-science science stable
x11-repo (sources.list.d/x11.list)
deb https://packages.termux.org/apt/termux-x11 x11 main Updatable packages: proot/stable 5.1.107-47 aarch64 [upgradable from: 5.1.107-45] Android version: 10 Kernel build information: Linux localhost 4.14.117-perf-ga9d1ab8 #1 SMP PREEMPT Wed Mar 31 13:39:53 CST 2021 aarch64 Android Device manufacturer: Xiaomi Device model: Redmi Note 8T
what it showed in the Main version
The Termux:Float v0.14
was updated long ago and still has old environment variables exported at startup without TERMUX_VERSION
set and PATH
containing $PREFIX/bin/applets
, which would succeed the checks for showing the motd-playstore
.
But the old environment issue has already been fixed in a46762a8 which would now automatically be consistent with termux-app
in future as well just by bumping termux-shared
version in app/build.gradle
, like done in df2c94f. I'll push out a new release soon for Termux:Float
. For now you can remove the motd
file with rm -f /data/data/com.termux/files/usr/etc/motd-playstore
when ever you update termux-tools
package.
Thanks for the report.
no worries :)
Closed by termux-float
v0.15.0.
Problem description
The float app shows the "google play store no longer supported" warning during opening, but both the Float and Main app is installed from F-droid. This warning does not show when opening the Main app.
Steps to reproduce
when i open the float application, it will show automatically
Expected behavior
the google play warning should not be showing
Additional information
Termux application version: Termux : 0.117 Float : 0.14 Android OS version: Android 10 Device model: Redmi Note 8T