Siguiendo el tutorial https://www.b4x.com/android/forum/threads/b4a-tutorial-material-design.61768/
no hay manera de configurarlo.
Me muestra el error:
Generating R file. Error
invalid resource directory name: c:\android\extras\android\support\v7\appcompat\libs android-support-v4.jar
invalid resource directory name: c:\android\extras\android\support\v7\appcompat\libs android-support-v7-appcompat.jar
Y si quito esos archivos de alli me da el error:
Generating R file. Error
..\resource\values\themes.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat'.
..\resource\values\themes1.xml:6: error: Error: No resource found that matches the given name: attr 'colorAccent'.
..\resource\values\themes1.xml:4: error: Error: No resource found that matches the given name: attr 'colorPrimary'.
..\resource\values\themes1.xml:5: error: Error: No resource found that matches the given name: attr 'colorPrimaryDark'.
¿Qué estoy haciendo mal?
Son las versiones para la API 23.
¿Es mejor trabajar con la librería AppCompat_v2_00?
Gracias
no hay manera de configurarlo.
Me muestra el error:
Generating R file. Error
invalid resource directory name: c:\android\extras\android\support\v7\appcompat\libs android-support-v4.jar
invalid resource directory name: c:\android\extras\android\support\v7\appcompat\libs android-support-v7-appcompat.jar
Y si quito esos archivos de alli me da el error:
Generating R file. Error
..\resource\values\themes.xml:3: error: Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat'.
..\resource\values\themes1.xml:6: error: Error: No resource found that matches the given name: attr 'colorAccent'.
..\resource\values\themes1.xml:4: error: Error: No resource found that matches the given name: attr 'colorPrimary'.
..\resource\values\themes1.xml:5: error: Error: No resource found that matches the given name: attr 'colorPrimaryDark'.
¿Qué estoy haciendo mal?
Son las versiones para la API 23.
¿Es mejor trabajar con la librería AppCompat_v2_00?
Gracias
Last edited: