AndreyPozdnyakov
Member
Hello. Please help.
When starting the project "MyLocation" ("Background location tracking") from Mr. Erel, a message appears: "Maven artifact not found: com.android.support/support-v4".
It seems that I did everything strictly according to the instructions:
1. Installed B4A, version 10.2.
2. Specified, according to the instructions https://www.b4x.com/b4a.html#installation, all the paths in the Paths Configuration.
3. Installed all recommended libraries in Sdk Manager. I also installed com.android.support:support-v4 (Goggle Maven) version 28.0.0.
4. Created a "gradle.properties" properties file in the root directory of the "MyLocation" project. I wrote the lines into it:
android.useAndroidX = true
android.enableJetifier = true
5. Restarting B4A.
The message "Maven artifact not found: com.android.support/support-v4" appears again.
What have I not done yet or have done wrong?
Thanks in advance,
Andrey.
When starting the project "MyLocation" ("Background location tracking") from Mr. Erel, a message appears: "Maven artifact not found: com.android.support/support-v4".
It seems that I did everything strictly according to the instructions:
1. Installed B4A, version 10.2.
2. Specified, according to the instructions https://www.b4x.com/b4a.html#installation, all the paths in the Paths Configuration.
3. Installed all recommended libraries in Sdk Manager. I also installed com.android.support:support-v4 (Goggle Maven) version 28.0.0.
4. Created a "gradle.properties" properties file in the root directory of the "MyLocation" project. I wrote the lines into it:
android.useAndroidX = true
android.enableJetifier = true
5. Restarting B4A.
The message "Maven artifact not found: com.android.support/support-v4" appears again.
What have I not done yet or have done wrong?
Thanks in advance,
Andrey.