Outdated #1

Open
opened 8 months ago by rugk · 4 comments
rugk commented 8 months ago

Android 13 warns this app is outdated at startup and also requires permissions at startup.

So this app likely needs some library updates.

Android 13 warns this app is outdated at startup and also requires permissions at startup. So this app likely needs some library updates.
kollo commented 7 months ago
Owner

Well, the app does not use any special library. I would rather say, it needs a simple recompilation (with a more recent version of gradle). Thats all. Looks like, Android is not backwards compatible any more.

Well, the app does not use any special library. I would rather say, it needs a simple recompilation (with a more recent version of gradle). Thats all. Looks like, Android is not backwards compatible any more.
kollo commented 7 months ago
Owner

Another question here is: should we give up support for old android versions (2.x.x and 3.x) ?

Another question here is: should we give up support for old android versions (2.x.x and 3.x) ?
kollo added the
contribution welcome
good first issue
labels 7 months ago
kollo added the
needs-testing
label 7 months ago
rugk commented 6 months ago
Poster

IMHO give up support for v2 and 3 of android. We're at android 13 for now and while there is the update problem in the
Android space, such old versions are likely dead IRL, too.

And even if, people could install the old version then.

I also guess an SDK update is needed here.

IMHO give up support for v2 and 3 of android. We're at android 13 for now and while there is the update problem in the Android space, such old versions are likely dead IRL, too. And even if, people could install the old version then. I also guess an SDK update is needed here.
rugk commented 6 months ago
Poster

Android is not backwards compatible any more.

Well the app works, so technically it works.
It's "just" a warning.

I guess https://developer.android.com/studio/intro/update may help here.

> Android is not backwards compatible any more. Well the app works, so technically it works. It's "just" a warning. I guess https://developer.android.com/studio/intro/update may help here.
Sign in to join this conversation.
Loading…
There is no content yet.