R Ramon Bustamante Member Licensed User Nov 25, 2017 #1 Hi guys. I'm trying to run the application https://www.b4x.com/android/forum/threads/appcompat-with-toolbar-minimal-example.79896/#content. When I run I obtain the errors: Organizing libraries. Error Maven artifact not found: com.android.support/appcompat-v7 I have SDK Build-tools version 27. Can anyone help me?
Hi guys. I'm trying to run the application https://www.b4x.com/android/forum/threads/appcompat-with-toolbar-minimal-example.79896/#content. When I run I obtain the errors: Organizing libraries. Error Maven artifact not found: com.android.support/appcompat-v7 I have SDK Build-tools version 27. Can anyone help me?
R Ramon Bustamante Member Licensed User Nov 25, 2017 #3 NJDude said: Check THIS post. Click to expand... After check the post I have the same problem. Upvote 0
NJDude Expert Licensed User Longtime User Nov 25, 2017 #4 Have you read the requirements to set up the AppCompat library HERE? Last edited: Nov 25, 2017 Upvote 0
R Ramon Bustamante Member Licensed User Nov 25, 2017 #5 NJDude said: Have you read the requirements to set up the AppCompat library HERE? Click to expand... Solved!!! Thanks, the problem was that I haven't in Android SDK-Manager -> Extras->Android Support Repository. The repository installed. Upvote 0
NJDude said: Have you read the requirements to set up the AppCompat library HERE? Click to expand... Solved!!! Thanks, the problem was that I haven't in Android SDK-Manager -> Extras->Android Support Repository. The repository installed.