github: gmail account/h1t@tazt? user: shaoguoh
git config --global http.sslVerify false
git config --global http.sslBackend schannel
Solve android HAXM install failure issue
Windows feature on & off
uncheck hyper-v
check virutal machine platform
check windows hypervisor platform
"C:\Program Files\Intel\HAXM\checktool.exe"
systeminfo
sc query aehd
wmic OS Get DataExecutionPrevention_Available
https://developer.android.com/studio/run/emulator-acceleration#vm-windows-whpx
C:\\Users\\gshao\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe
C:\\Users\\gshao\\AppData\\Local\\Android\\Sdk\\emulator\\emulator.exe
C:\Users\gshao\AppData\Local\Android\Sdk\emulator\emulator.exe -avd Pixel_8_API_34 -verbose
edit the windows environment: Edit the system environment variables ->Environment Variables -> path
%USERPROFILE%\AppData\Local\Android\sdk\platform-tools
%USERPROFILE%\AppData\Local\Android\Sdk\emulator
C:\Program Files\Git\bin
Build and run adnroid Hello test.
1) Select template "No actively"
2) Select top menu: Build->Make (Seems not really make but just create a icon"
3) Really build the code via below build icon highlighted in red circle
4) click "Split" Icon as highlighted in red circle
5. Click "run" buttone as highlighted in red circle
6. Get below result
C:\Users\gshao\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe -avd Pixel_8_API_34 -verbose