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

Usability of this repo on Android? #19

Open
mcuelenaere opened this issue Aug 5, 2020 · 3 comments
Open

Usability of this repo on Android? #19

mcuelenaere opened this issue Aug 5, 2020 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@mcuelenaere
Copy link

How usable is this adapter on the Android platform (eg compared to https://github.com/Kudo/react-native-v8)?
I see that you have inspector support, which sounds hugely useful for debugging/profiling React Native on Android phones.

I'm somewhat confused as the intended target of this project. Is this about Android x86(_64)? Is this targeting Win32?
The build system seems to require a Windows host and the emitted artifacts are DLLs, so I'm guessing the target isn't Android, yet there are plenty of references to Android.

Can you elaborate on this?

@ghost ghost added the Needs: triage 🔍 label Aug 5, 2020
@tudorms tudorms added documentation Improvements or additions to documentation and removed Needs: triage 🔍 labels Aug 5, 2020
@tudorms
Copy link
Member

tudorms commented Aug 5, 2020

I had Android building at some time in the past, but since it wasn't a priority I didn't keep that up. The target of this project is primarily React Native Windows. For Android, you'd need a Linux environment (tried on a Ubuntu VM but it might work on WSL2 now) and PowerShell Core.

It's very likely Windows-only stuff crept into the build scripts since we only test that.

@Khalef1
Copy link

Khalef1 commented Nov 24, 2021

@shivenmian , @mganandraj - this is an old issue, but might be useful revisiting in the context of the recent Android work.

@mganandraj
Copy link
Contributor

@shivenmian It would be great to bring inspector, napi, tracing etc. to Android .. It will be extremely valuable in future ..

@shivenmian shivenmian self-assigned this Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

5 participants