Skip to main content

Android Studio: Notes

Android Studio splash screen
Download Android Studio

Download the latest Android Studio. Android Studio provides the fastest tools for building apps on every type of Android device.

Running Intel® HAXM installer
Failed to install Intel HAXM. For details, please check the installation log: "C:\Users\tuyen\AppData\Local\Temp\haxm_log.txt"
Intel® HAXM installation failed. To install Intel® HAXM follow the instructions found at: https://software.intel.com/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows
Installer log is located at C:\Users\tuyen\AppData\Local\Temp\haxm_log.txt
Installer log contents:
=== Logging started: 7/21/2020  19:45:22 ===
This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed. 
Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information.

=== Logging stopped: 7/21/2020  19:45:22 ===

Change Android SDK Home to new location

Create new user environment variable: ANDROID_SDK_HOME

ANDROID_SDK_HOME environment variable

Popular posts from this blog

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.

stegseek: Notes

StegCracker has been retired following the release of StegSeek, which will blast through the rockyou.txt wordlist within 1.9 second as opposed to StegCracker which takes ~5 hours.

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.