Android SDK location should not contain whitespace, as this cause problems with NDK tools

As the warning message states, the SDK location should not contain whitespace. Your SDK is at C:\Users\Giacomo B\AppData\Local\Android\sdk. There is a whitespace character in Giacomo B. The easiest solution is to move the SDK somewhere else, where there is no space or other whitespace character in the path, such as C:\Android\sdk. You can point both … Read more

Android Studio Bumblebee Wifi pairing Issue

I had a similar problem and managed to solve it the following way: Quick fix In Android Studio, File -> Settings Build, Execution, Deployment -> Debugger Under Android Debug Bridge (adb), uncheck ‘Enable adb mDNS for wireless debugging’ and Apply Wait some seconds for changes to take effect Recheck ‘adb mDNS for wireless debugging’ and … Read more

Cordova : [Error: Please install Android target: “android-21”

I just had the same problem. I had to change the target: # Project target. target=android-22 This should be done in two files: myApp/platforms/android/project.properties myApp/platforms/android/CordovaLib/project.properties Also the manifest should be updated: <uses-sdk android:minSdkVersion=”14″ android:targetSdkVersion=”22″ />

Android SDK Manager – Do you need to install all Android platforms?

Not at all. You just need to install those platforms which you are targeting for your apps and which you intend to test your app with. If I were you, I’d install: API 24 (Multiple app windows, Notification enhancements, Multi-locale support) API 23 (Runtime permissions toggling, Doze mode and BoringSSL) API 21 (Massive changes, including … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)