after i upgrade my Hard drive to S.S.D and change my windows, when i compile each of my projects, i get this error:
i test it in another pc and it compile normally. could anyone help me?
B4X:
B4A Version: 10.2 BETA #1
Java Version: 11
Parsing code. (0.24s)
Building folders structure. (0.05s)
Compiling code. (0.36s)
Compiling layouts code. (0.00s)
Organizing libraries. (0.00s)
(AndroidX SDK)
Generating R file. Error
AndroidManifest.xml:27: error: Error: No resource found that matches the given name (at 'icon' with value '@drawable/icon').
AndroidManifest.xml:27: error: Error: No resource found that matches the given name (at 'theme' with value '@style/DarkTheme').
AndroidManifest.xml:27: error: Error: No resource found that matches the given name (at 'networkSecurityConfig' with value '@xml/network_security_config').
i test it in another pc and it compile normally. could anyone help me?
Last edited: