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

[question] Could I continue working on BochsLauncher? #22

Open
MVoloshin opened this issue Dec 29, 2024 · 5 comments
Open

[question] Could I continue working on BochsLauncher? #22

MVoloshin opened this issue Dec 29, 2024 · 5 comments

Comments

@MVoloshin
Copy link
Collaborator

@lubomyr , hi! Please, tell me, could I continue working on BochsLauncher so it compiles targeting latest Android API? I could also try to bring BochsLauncher into official Bochs repository: https://github.com/bochs-emu/Bochs if maintainers agree. P.S. I hope you're fine

@lubomyr
Copy link
Owner

lubomyr commented Dec 29, 2024

@MVoloshin , Yes, of course, you can continue to develop and maintain this project. I am fine. Thanks.

@MVoloshin71
Copy link

@lubomyr , just one more question: how could I properly build BochsLauncher together with Bochs Core (as a single application)?

@lubomyr
Copy link
Owner

lubomyr commented Jan 2, 2025

@MVoloshin71 , Try to run build-all.sh script in bochs/build/android directory. If all build succesfully you will have single apk file with core and launcher

@MVoloshin
Copy link
Collaborator Author

MVoloshin commented Jan 4, 2025

@lubomyr , it worked, thx very much. I migrated your project to AndroidX (https://developer.android.com/jetpack/androidx/migrate?hl=ru) library and now it successfully builds for API 33. P.S. Do you know if it's ok to request MANAGE_EXTERNAL_STORAGE on Android 11+? Google Play is very suspicious about that permission, but I don't know any better solutions for Bochs (at least yet)

@lubomyr
Copy link
Owner

lubomyr commented Jan 4, 2025 via email

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

3 participants