Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install error on android #561

Open
MahmoudYaser1 opened this issue Jun 3, 2023 · 0 comments
Open

install error on android #561

MahmoudYaser1 opened this issue Jun 3, 2023 · 0 comments

Comments

@MahmoudYaser1
Copy link

Can't install properly on android
"react": "18.2.0",
"react-native": "0.71.7",
"react-native-sqlite-storage": "^6.0.1"

i am getting this error

A problem occurred configuring project ':react-native-sqlite-storage'.

Could not resolve all files for configuration ':react-native-sqlite-storage:classpath'.
Could not find sdklib-26.1.4.jar (com.android.tools:sdklib:26.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/sdklib/26.1.4/sdklib-26.1.4.jar
Could not find repository-26.1.4.jar (com.android.tools:repository:26.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/repository/26.1.4/repository-26.1.4.jar
Could not find ddmlib-26.1.4.jar (com.android.tools.ddms:ddmlib:26.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/ddms/ddmlib/26.1.4/ddmlib-26.1.4.jar
Could not find tracker-26.1.4.jar (com.android.tools.analytics-library:tracker:26.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/tracker/26.1.4/tracker-26.1.4.jar
Could not find protos-26.1.4.jar (com.android.tools.analytics-library:protos:26.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/analytics-library/protos/26.1.4/protos-26.1.4.jar
Could not find builder-model-3.1.4.jar (com.android.tools.build:builder-model:3.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/build/builder-model/3.1.4/builder-model-3.1.4.jar
Could not find apksig-3.1.4.jar (com.android.tools.build:apksig:3.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/build/apksig/3.1.4/apksig-3.1.4.jar
Could not find annotations-26.1.4.jar (com.android.tools:annotations:26.1.4).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/annotations/26.1.4/annotations-26.1.4.jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant