S Scantech Well-Known Member Licensed User Longtime User Sep 7, 2019 #1 I have this issue when i start my project. Happened when i updated my SDK. We can't use appcompat anymore. B4A Version: 9.50 BETA #1 Java Version: 8 Parsing code. (1.30s) Building folders structure. (0.26s) Compiling code. (2.50s) Compiling layouts code. (0.13s) Organizing libraries. Error Maven artifact not found: androidx.appcompat/appcompat-resources Click to expand...
I have this issue when i start my project. Happened when i updated my SDK. We can't use appcompat anymore. B4A Version: 9.50 BETA #1 Java Version: 8 Parsing code. (1.30s) Building folders structure. (0.26s) Compiling code. (2.50s) Compiling layouts code. (0.13s) Organizing libraries. Error Maven artifact not found: androidx.appcompat/appcompat-resources Click to expand...
S Scantech Well-Known Member Licensed User Longtime User Sep 7, 2019 #2 androidx.appcompat:appcompat-resources should be recommended for install and did fix the issue. now i compiled and have a different issue and will post it in new thread. Last edited: Sep 7, 2019 Upvote 0
androidx.appcompat:appcompat-resources should be recommended for install and did fix the issue. now i compiled and have a different issue and will post it in new thread.
BillMeyer Well-Known Member Licensed User Longtime User Sep 8, 2019 #3 Hi, An obvious question, but did you run Jetify as stated here ? https://www.b4x.com/android/forum/threads/how-to-run-jetifier-with-admin-rights.108629/ btw. Interesting project you are working on Upvote 0
Hi, An obvious question, but did you run Jetify as stated here ? https://www.b4x.com/android/forum/threads/how-to-run-jetifier-with-admin-rights.108629/ btw. Interesting project you are working on
Erel B4X founder Staff member Licensed User Longtime User Sep 8, 2019 #4 It was added to the recommended items. Upvote 0