-
Notifications
You must be signed in to change notification settings - Fork 33
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
Comments
@MVoloshin , Yes, of course, you can continue to develop and maintain this project. I am fine. Thanks. |
@lubomyr , just one more question: how could I properly build BochsLauncher together with Bochs Core (as a single application)? |
@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 |
@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) |
@MVoloshin71, No idea, i didn't work with android development for long time.
сб, 4 січ. 2025 р., 13:35 користувач MVoloshin ***@***.***>
пише:
… @lubomyr <https://github.com/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 better solutions for
Bochs (at least yet)
—
Reply to this email directly, view it on GitHub
<#22 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADSPVXFP7SCQONCUO7LEHD2I7BONAVCNFSM6AAAAABULB6UFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZRGI3DCOJTGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@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
The text was updated successfully, but these errors were encountered: