As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi! I'm just following your Getting Started Guide and when you aske me to modify the Gradle dependencies It shows me the error Error:Failed to resolve: :kinvey-android-*. I've just tryied to changed it to kinvey-android-2.10.5 but with no success. Then I changed to
compile(name:'kinvey-android-*', ext:'aar')
and it worked but when I try to run the project I get this error. This is the gradle:
com.android.ide.common.process.ProcessException:
org.gradle.process.internal.ExecException: Process 'command 'C:\Program
Files\Java\jdk1.7.0_79\bin\java.exe'' finished with non-zero exit value 2
Please help me I'm getting crazy with this. I can't believe I'm just starting with you Kinvey guys and having trouble just yet.
Still not working for me, getting the same issue Can not resolve :kinvey-android
W
Wani
said
about 7 years ago
Hi András,
Have you followed the steps in http://devcenter.kinvey.com/android/guides/getting-started including copying the jar/aar library files to libs folder? Can you make sure kinvey-android-2.10.4.aar is available in libs folder in the android project?
Additionally, can you comment everything in the build gradle file which is not related to Kinvey and try the build once?
Dan ponce
Hi! I'm just following your Getting Started Guide and when you aske me to modify the Gradle dependencies It shows me the error Error:Failed to resolve: :kinvey-android-*. I've just tryied to changed it to kinvey-android-2.10.5 but with no success. Then I changed to
and it worked but when I try to run the project I get this error. This is the gradle:
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Program Files\Java\jdk1.7.0_79\bin\java.exe'' finished with non-zero exit value 2
Please help me I'm getting crazy with this. I can't believe I'm just starting with you Kinvey guys and having trouble just yet.
Hi Dan,
Apologies for the trouble you ran into.
Please try the Getting Started guide with Kinvey Android SDK 2.10.4 (http://download.kinvey.com/Android/kinvey-android-2.10.4.zip) and changing your gradle file as below
I believe this should solve the issue you are currently facing.
Regards,
Wani
Kinvey support
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstWani
Hi Dan,
Apologies for the trouble you ran into.
Please try the Getting Started guide with Kinvey Android SDK 2.10.4 (http://download.kinvey.com/Android/kinvey-android-2.10.4.zip) and changing your gradle file as below
I believe this should solve the issue you are currently facing.
Regards,
Wani
Kinvey support
1 person likes this
Dan ponce
Nice! You were right! That worked! Thanks!
András Szaniszló
Still not working fore me
András Szaniszló
Still not working for me:
András Szaniszló
Still not working for me, getting the same issue Can not resolve :kinvey-android
Wani
Hi András,
Have you followed the steps in http://devcenter.kinvey.com/android/guides/getting-started including copying the jar/aar library files to libs folder? Can you make sure kinvey-android-2.10.4.aar is available in libs folder in the android project?
Additionally, can you comment everything in the build gradle file which is not related to Kinvey and try the build once?
Regards,
Wani
-
Can I add KinveyReferences and other custom Arrays to the User entity?
-
How can I use custom enums within my Entity?
-
Linking an image does not save with LinkedData
-
How can I get all records saved by the current user?
-
Why don't all users see the same data when querying?
-
Retrieving related file from datastore collection - continued
-
Problem implementing sign up / login
-
Can Android API be used for Java?
-
I'm not receiving push notifications
-
It is impossible to receive object according to the link
See all 259 topics