FWGS / hlsdk-portable

Portable Half-Life SDK. GoldSource and Xash3D. Crossplatform.
https://xash.su
Other
272 stars 125 forks source link

Building guides for Android development #360

Closed xplshn closed 10 months ago

xplshn commented 1 year ago

There are no guides for Android, at least, I haven't found one, looking trough reddit, Google nor Duckduckgo, being that Android is supported, It'd be nice to have a guide, also, a build for Fdroid

TheKingFireS commented 1 year ago

Because you have to create your own launcher yourself

a1batross commented 1 year ago

Well, we do indeed lack the proper documentation for Android development right now.

At this moment, you can use FWGS/mod-sample repository as a base, but it contains outdated code that's used for Old Engine(0.19 and older) branch. The New Engine(0.20+) uses different intent string because we migrated to 64-bit on Android.

nekonomicon commented 1 year ago

There guide: https://github.com/FWGS/xash3d-fwgs/issues/140

xplshn commented 1 year ago

Thx, really useful, hope Xash3D continues to rock, your project is awesome!

stephen-cusi commented 10 months ago

basic android project