달력

42024  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30

드디어 이전의 불안정 하던 자꾸 꺼지는 안드로이드가 12.1 로 업글 되면서 WSA 가 증권 앱도 잘 돌아가네요.

 

너무 좋아서 올립니다.  컴파일 했는데 아주 잘 돌아 가네요.

버전은 이거 받으시면 됩니다. WSA-with-magisk-GApps-pico_2205.40000.21.0_x64_Release-Nightly

 

https://github.com/LSPosed/MagiskOnWSA

여기도 다운

 

기본 개발자 옵션 켜 주고

  1. Go to the Releases page
  2. In the latest release, go to the Assets section and download the WSA version of your choosing (do not download "Source code")
  3. Extract the zip file
  4. Delete the zip file
  5. Move the newly extracted folder to a suitable location (Documents folder is a good choice), as you will need to keep the folder on your PC to use MagiskOnWSA
  6. Rename the folder to WSA
  7. Open the WSA folder and right-click Install.ps1, then select Run with PowerShell
  8. Once the installation process completes, WSA will launch (if this is a first-time install, a window asking for consent to diagnositic information will be shown instead. Sometimes two identical windows will show, this is fine and nothing bad happens if you click OK in both windows)
  9. Click on the PowerShell window, then press any key on the keyboard, the PowerShell window should close
  10. Close File Explorer

순서로 설치 하시면 됩니다.

설치 시 오류 나면 Powershell 에서 이거 한번 쳐 주시면 오류 없이 설치 될거에요.

Set-ExecutionPolicy RemoteSigned

설치시 가상 플랫폼 켜기

개발자모드 켜기

powershell 에서 실행

Add-AppxPackage -Register .\AppxManifest.xml

 

Posted by decompiler
|