joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.53k stars 371 forks source link

Android (APK) build target #959

Open joncampbell123 opened 5 years ago

joncampbell123 commented 5 years ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Steps listed to setup, compile, and generate an APK for DOSBox-X for Android OS. Help is wanted for this. ARM support for dynrec would be useful on Android since most are ARM based.

Additional context My Android devices (cell phone and tablet) are Android 4.x (maybe 5.x) as a baseline. I expect the port to use SDL2 because SDL2 provides touchscreen input where SDL1 does not.

Yogi-baer commented 5 months ago

"You need the debug build from github as well" Of what? (I am sorry for asking this silly question) So far I have never build any APK and I would appretiate to keep it that way as I use a company cell phone.

strikersix23 commented 5 months ago

https://github.com/termux/termux-app/actions/runs/7378253068

strikersix23 commented 5 months ago

Follow the instructions https://github.com/termux/termux-x11/blob/master/README.md

strikersix23 commented 5 months ago

You need to have the debug build from git because of incompatable keys used by fdroid

Due to that it has to have this line TERMUX_APP__APK_RELEASE=GITHUB

Yogi-baer commented 5 months ago

Well, frankly, I guess I am out here. Please be patient with me. I am more a user of Termux and appretiate the Linux CLI and SSH capabilities. An X11 server would be a nice feature to run GUI applications via "ssh -X" on my cell phone, but I prefer developing software for other targets than Android. Many thanks for your help so far.

strikersix23 commented 5 months ago

Understandable I'm just trying to make it easier without any issues

On Wed, Jan 10, 2024, 2:53 PM Yogi-baer @.***> wrote:

Well, frankly, I guess I am out here. Please be patient with me. I am more a user of Termux and appretiate the Linux CLI and SSH capabilities. An X11 server would be a nice feature to run GUI applications via "ssh -X" on my cell phone, but I prefer developing software for other targets than Android. Many thanks for your help so far.

— Reply to this email directly, view it on GitHub https://github.com/joncampbell123/dosbox-x/issues/959#issuecomment-1885714598, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECLXRT2V6R33IYMT4LANM3YN35WLAVCNFSM4GKT3WK2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBYGU3TCNBVHE4A . You are receiving this because you were mentioned.Message ID: @.***>

gdandsm64fan123 commented 3 months ago

any updates on this? I really wanna have dosbox-x on android since it can run Windows 9X.

Torinde commented 1 week ago

Related: