Andoid 16 compatibility

I created an app for one of my relatives, not published on play store. It was working fine on android 15. Now they bought new Samsung with Android16. The app stated not working. The UI pops-up and struck, after some seconds, it pops-up with close app or wait.

What I should to to make the app work?

Whats the core of the app?

Android can restrict app due to its functions not SDK. Can you explain what your app is about, may be a workaround if explain more

Hi Sunil,

Try using Logcat to understand what’s causing the problem.

1 Like

Thank You @Ibrahim_Jamar

I am doing a Panchanga, a Hindu calendar like I show here.

Which has some labels, dropdowns, and some extensions. When the app is opened, I see the image like I showed, but no drop down or button will work.

Thank you, I will check this