Error: No toolchains found in the NDK toolchains folder for ABI with prefix: llvm

I want to compile an open source android project (Netguard) using gradel (gradlew clean build) But I encountered this Error: I serached but didn’t find enything helping. Here is the main build.gradle: And here is the build.gradle of the app project: And I’m using gradle-2.9-all and android-ndk-r10e. I don’t know if I should mention anything … Read more

Install an apk file from command prompt?

You can use the code below to install application from command line this apk is installed in the internal memory of current opened emulator. this apk is installed in the sd-card of current opened emulator. You can also install an apk to specific device in connected device list to the adb. Refer also to adb … Read more

Install an apk file from command prompt?

You can use the code below to install application from command line this apk is installed in the internal memory of current opened emulator. this apk is installed in the sd-card of current opened emulator. You can also install an apk to specific device in connected device list to the adb. Refer also to adb … Read more

Differences between arm64 and aarch64

AArch64 is the 64-bit state introduced in the Armv8-A architecture (https://en.wikipedia.org/wiki/ARM_architecture#ARMv8-A). The 32-bit state which is backwards compatible with Armv7-A and previous 32-bit Arm architectures is referred to as AArch32. Therefore the GNU triplet for the 64-bit ISA is aarch64. The Linux kernel community chose to call their port of the kernel to this architecture … Read more

ADB.exe is obsolete and has serious performance problems

I am using Windows 10 and when I launch the Virtual Device Emulator in Android Studio I keep getting the message which reads: “The ADB binary at C:\Users\siviw\AppData\Local\Android\Sdk\platform-tools\adb.exe is obsolete and has serious performance problems with the Android Emulator. Please update to a newer version to get significantly faster app / file transfer”. I am … Read more

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