Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 11, preview and app build fails #107

Open
Tenet5 opened this issue Feb 28, 2021 · 3 comments
Open

Android 11, preview and app build fails #107

Tenet5 opened this issue Feb 28, 2021 · 3 comments
Labels

Comments

@Tenet5
Copy link

Tenet5 commented Feb 28, 2021

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.

@Calsign Calsign added the bug label Nov 12, 2021
@Calsign
Copy link
Owner

Calsign commented Nov 12, 2021

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.

@michezio
Copy link

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

@readman999
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants