I downloaded the android source code and thought of compiling it myself but there were many errors in the script am i doing something wrong or are there some particular steps to follow to build the app.
I downloaded the android source code and thought of compiling it myself but there were many errors in the script am i doing something wrong or are there some particular steps to follow to build the app. |
Please provide particular errors, also make sure that you are compiling Dolphin Android app v1.9.0 with Android Studio, not Eclipse with ADT. Rules → http://www.boonex.com/terms |
Hi, I'm getting this error...
Error:Cause: failed to find target with hash string 'Google Inc.:Google APIs:21' in: C:\Users\...\AppData\Local\Android\Sdk <a href="openAndroidSdkManager">Open Android SDK Manager</a>
Any ideas on a remedy? I think that I have everything needed already installed.
Thanks.
|
It looks like Google APIs v.21 SDK isn't downloaded, you need to open Android SDK Manager and download it there. Rules → http://www.boonex.com/terms |
I've gone rounds with this as well. I also ensured that the Google APIs were properly installed and build STILL fails. |
Please try to use the recent Android App v.1.9.1 source code: Rules → http://www.boonex.com/terms |
I have the same problem:
Error:Cause: failed to find target with hash string 'Google Inc.:Google APIs:23' in: D:\Android\Sdk
I have installed: 21-25
But I can´t import the project :( |
I have the same problem: Error:Cause: failed to find target with hash string 'Google Inc.:Google APIs:23' in: D:\Android\Sdk I have installed: 21-25
But I can´t import the project :( Make sure that you've downloaded "Google APIs, Android 23" version, along with "Android SDK Platform 23": Rules → http://www.boonex.com/terms |