APDE icon indicating copy to clipboard operation
APDE copied to clipboard

Android 11, preview and app build fails

Open Tenet5 opened this issue 4 years ago • 3 comments

Hi, I recently (and accidentally) moved to android 11 and found out my APDE broke. I can not run in preview, install previewer nor build apk. Tried both build on internal and external storage, but get the same behaviour. Building previewer fails with a ton of: storage/emulated/0/preview_build/support-res/values/values.xml:1356: error: Error: No resource found that matches the given name: attr 'android:something' All from the support-res/values/values.xml Indeed, build and previewer_build directories are created with the usual data (including that values.xml). Apk build does not throw error, just get stuck at AAPT step forever. Intetesting thing is that deleting old build folders fails when I retry. Changing previewer permission does nothing too. All these beaviours are the same on v0.5.1 from google play and v0.5.2 from github.

Tenet5 avatar Feb 28 '21 13:02 Tenet5

I haven't been able to replicate this on my Android 11 phone or emulator. I know it's been many months, but if you're still experiencing this issue, it would be useful to know your device model and other pertinent information.

Calsign avatar Nov 12 '21 07:11 Calsign

I'm having the same issue on a Xiaomi Mi9 SE with MIUI 12.5.1 (Android 11). It worked fine before on Android 10

michezio avatar Mar 16 '22 00:03 michezio

It works fine on Redmi 9T with MIUI Global 12.5.12 (Android 11).

readman999 avatar Sep 27 '22 03:09 readman999