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

Build / Run Questions #1

Open
piec opened this issue Mar 18, 2019 · 5 comments
Open

Build / Run Questions #1

piec opened this issue Mar 18, 2019 · 5 comments

Comments

@piec
Copy link

piec commented Mar 18, 2019

Hi,

Thanks for making Binder Explorer.
I'd like to run Binder Explorer on an x86_64 userdebug emulator build to try out but I have a few questions:

Run 'mm' to insert the application on the device

Should there be an Android.mk / Android.bp in the repo then?

You can then run the application from within the ADB shell:
$ OsysBE

I ran the build process but I'm not seeing an OsysBE executable, I guess it should be a wrapper script in order to run the nodejs app?

Cheers,
Pierre

@fdgonthier
Copy link
Contributor

fdgonthier commented Apr 2, 2019 via email

@fdgonthier
Copy link
Contributor

fdgonthier commented Apr 2, 2019 via email

@piec
Copy link
Author

piec commented Apr 3, 2019

Thanks
I'm using Android Pie so far but it's not too important for me

@fdgonthier
Copy link
Contributor

Ok so there were a few things missing in the repo. The Android.mk file, the OsysBE script and the "images" directory were missing, I've added them. I've also added a line in the Android.mk that will copy .node binary node modules to /system/lib64. This is required to use private APIs within the platform.

The repository is now in a state where I can be more useful if you've got problems running BE.

@piec
Copy link
Author

piec commented Apr 8, 2019

Thanks! I'm trying that as soon as I get back on this subject

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