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

Unable to use raw .java files in new pre-release versions #114

Closed
Chuvi-w opened this issue Dec 4, 2021 · 0 comments
Closed

Unable to use raw .java files in new pre-release versions #114

Chuvi-w opened this issue Dec 4, 2021 · 0 comments

Comments

@Chuvi-w
Copy link

Chuvi-w commented Dec 4, 2021

A duplicate of #95

When trying to build Examples/Sensors/Compass

Target: debug
Deleted old build folder
Pre-processing…
Writing AndroidManifest.xml…
Writing resources…
Injected log broadcaster
Copying Processing libraries…
Copying dexed Processing libraries…
Copying contributed libraries…
Detected architecture arm64-v8a
Available cores: 8
Copying AAPT…
Changing execution permissions for AAPT…

Packaging resources with AAPT…
/storage/emulated/0/build/support-res/layout/abc_alert_dialog_button_bar_material.xml:18: note: removing attribute http://schemas.android.com/apk/res/android:scrollIndicators from <ScrollView>
/storage/emulated/0/build/support-res/layout/abc_alert_dialog_button_bar_material.xml: note: using v22 attributes; synthesizing resource processing.test.compass:layout/abc_alert_dialog_button_bar_material for configuration v22.
/storage/emulated/0/build/support-res/layout/abc_screen_toolbar.xml:27: note: removing attribute http://schemas.android.com/apk/res/android:touchscreenBlocksFocus from <android.support.v7.widget.ActionBarContainer>
/storage/emulated/0/build/support-res/layout/abc_screen_toolbar.xml: note: using v21 attributes; synthesizing resource processing.test.compass:layout/abc_screen_toolbar for configuration v21.
/storage/emulated/0/build/support-res/drawable/abc_ratingbar_indicator_material.xml:25: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
/storage/emulated/0/build/support-res/drawable/abc_ratingbar_indicator_material.xml: note: using v21 attributes; synthesizing resource processing.test.compass:drawable/abc_ratingbar_indicator_material for configuration v21.
/storage/emulated/0/build/support-res/drawable/abc_ratingbar_material.xml:25: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
/storage/emulated/0/build/support-res/drawable/abc_ratingbar_material.xml: note: using v21 attributes; synthesizing resource processing.test.compass:drawable/abc_ratingbar_material for configuration v21.
/storage/emulated/0/build/support-res/drawable/abc_ratingbar_small_material.xml:23: note: removing attribute http://schemas.android.com/apk/res/android:tileModeX from <bitmap>
/storage/emulated/0/build/support-res/drawable/abc_ratingbar_small_material.xml: note: using v21 attributes; synthesizing resource processing.test.compass:drawable/abc_ratingbar_small_material for configuration v21.
Compiling with ECJ…
Compiling: /storage/emulated/0/build/src/processing/test/compass/Compass.java
Unable to find java file: CompassManager.java.java
Unable to find java file: CompassManager.java.java
Unable to find java file: CompassManager.java.java

Compiling with ECJ failed
Finished in 1895ms
@Chuvi-w Chuvi-w closed this as completed Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant