-
Notifications
You must be signed in to change notification settings - Fork 24
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
Add to F-Droid #29
Comments
Yes, I think it's time for me to move on from Google's Play Store. They have some serious policy problems. Maybe F-Droid is better, I will look into it. |
👍 |
Great idea! |
No more interest in f-droid? |
Is this idea dead? I hope not... |
Some notes, following https://github.com/gurrhack/NetHack-Android/blob/master/sys/android/README
ok
That didn't work, but I've read and created a standalone toolchain, that moved things along
ok, but the
I have AndroidStudio, good enough? Maybe...
Ok, we got some gradle files that maybe we can just re-create for F-Droid.
Try a build, fix
Fails with "Specify location of the Gradle or Android Eclipse project", doesn't matter if I choose the The end... But, I did try to just bring them from NetHack, assets/res/lib, merge config.xml, added a lib folder for the I did try to import NetHack as a project too, not sure how it went the first time, but now, I get "The project file specified already exists" when I choose the |
@licaon-kter Sounds like Android Studio wants to use Gradle which is weird, because it's not a Gradle project. I still use NDK r9d and SDK r22.6 to build the official releases. It works well with those but I realize they are a bit on the old side. @IzzySoft My TODO has a line that literally says: "Command line build script including APK generation". I'm sure it's possible but I haven't really looked into it yet. @mcagl It's not dead, just slow moving. |
Thanks @gurrhack! |
I've added basic Gradle scripts for nethack and forkfront (it's only experimental and likely to change). Also commited a pre-built forkfront binary to sys/android/nethack/libs which the nethack build depends on, so you don't have to clone forkfront to build a nethack APK. You still have to build the native library like before. |
We don't allow prebuilt binaries, so we will have to build this from source anyway. |
Any update on this one? |
@gurrhack any news? The RFP at F-Droid is stalled for a year now. Do we have a chance to get this flying? |
Hey, it'd be nice to have this app on F-Droid. Would that be feasible?
The text was updated successfully, but these errors were encountered: