javaide icon indicating copy to clipboard operation
javaide copied to clipboard

fix(aapt): Aapt broken and cannot recognize Android 5.0+ attributes

Open touficbatache opened this issue 7 years ago • 8 comments
trafficstars

This should hopefully fix #36. By the way, where is rootProject.ext.compileSdkVersion defined? @tranleduy2000 See https://github.com/afollestad/material-dialogs/issues/310#issuecomment-78013131 for reference.

touficbatache avatar Dec 23 '17 10:12 touficbatache

The app should create a build.gradle file in the root of the project in which you can specify the target SDK version, the max SDK version and the min SDK version. However, the file doesn't get created and there's no way you can edit the SDK version manually. You could add an option in the app's settings to define the SDK version. 😃

touficbatache avatar Dec 23 '17 10:12 touficbatache

Are you able to add the <style name="AppTheme" parent="@android:style/Theme.Material.Light" /> on your end? @tranleduy2000

touficbatache avatar Dec 23 '17 11:12 touficbatache

@tranleduy2000 Try to compile this app https://drive.google.com/file/d/1YmacHUCGdTDLzyngzgynWUQMrFdyQd9K/view?usp=drivesdk

touficbatache avatar Dec 23 '17 12:12 touficbatache

Now, you can use android 21 attr, I updated to android 21 platform, can not be higher than 21 because of the current java compiler of Java N-IDE only compile android 21 and lower

Download latest version at release page

tranleduy2000 avatar Dec 23 '17 15:12 tranleduy2000

Thank you!! @tranleduy2000

touficbatache avatar Dec 23 '17 21:12 touficbatache

Another error @tranleduy2000

screenshot_20171224-000226 screenshot_20171224-000145

touficbatache avatar Dec 23 '17 22:12 touficbatache

The app crashes when I add <GridLayout>

screenshot_20171224-175124 screenshot_20171224-175141

touficbatache avatar Dec 24 '17 17:12 touficbatache

@tranleduy2000 I just noticed that you're online today, so im yet again requesting you to continue this project. Many people purchased premium but are suffering because the themes don't work even after purchasing premium. Please don't let our community down. I hope you understand. Thanks.

PranavPurwar avatar Apr 02 '22 16:04 PranavPurwar