Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Experiment] Partial support for Windows Subsystem for Android #391

Open
tshion opened this issue Sep 12, 2022 · 2 comments
Open

[Experiment] Partial support for Windows Subsystem for Android #391

tshion opened this issue Sep 12, 2022 · 2 comments
Assignees

Comments

@tshion
Copy link
Contributor

tshion commented Sep 12, 2022

Idea Description

Microsoft has announced that the preview version of "Windows Subsystem for Android"(WSA) is now available in Japan!
I'm happy with the expansion of the Android ecosystem!

However, I wonder how practical this is, so I would like to try it with this issue.

Points that may need to be fixed

For the most part, everything seemed to be working fine.
However, I wonder below.

  • On the sessions page, jump to the detail page by scrolling with the mouse wheel.
    1. Show the sessions
    2. Scroll the mouse wheel on the sessions.
    3. Jump to the detail page:scream:

Reference images and links

Notes

I tried this app on WSA, so I leave notes.

Requirements and setup

  1. setup: https://docs.microsoft.com/en-us/windows/android/wsa/#set-up-your-development-environment
  2. debug: https://docs.microsoft.com/en-us/windows/android/wsa/#test-and-debug

Impressions

  • I couldn't figure out how to go back to the previous screen, because I've not realized that the back button in the upper right corner.
  • It's nice to be able to debug from Android Studio.
    1. Enable developer mode
    2. Launch one of WSA app
    3. Run adb command
      adb connect 127.0.0.1:58526
    4. Launch Android Studio, you'll see emulator.
      image
  • I'm having trouble recording video.
    image

Screenshots

Sessions

image
image
image
image

About DroidKaigi

image

Announcement

image

Floor Map

image

Sponsors

image

Contributors

image

Setting

image

@takahirom
Copy link
Member

@tshion I assigned 👍 I hope we get along with Windows.

@tshion
Copy link
Contributor Author

tshion commented Sep 12, 2022

I'll try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants