StudioPetrikas / Saulala

Issue tracker for Saulala
https://www.saulala.com
13 stars 1 forks source link

Android version <13 #3

Closed TheSirC closed 10 months ago

TheSirC commented 10 months ago

Is it planned to have the app available for previous versions of Android ? Are there any API that are only present in Android 13 ?

StudioPetrikas commented 10 months ago

Sadly not.

From Google: "Starting August 31, 2023: New apps must target Android 13 (API level 33) or higher; except for Wear OS apps, which must target Android 11 (API level 30) or up to Android 13 (API level 33)."

TheSirC commented 10 months ago

Great. Google again... Sad to see the e-waste motto... Thanks for the reply and for your work !

rodlie commented 4 months ago

Target and Min SDK are two different things.

StudioPetrikas commented 4 months ago

Target and Min SDK are two different things.

I'm not building this with conventional methods, so I need to use what works for me. Sadly, the lowest SDK that works with the features I have is 33.

rodlie commented 4 months ago

Ok, thanks for the feedback (btw this issue is pinned while closed, why I noticed it).