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

Android and console JNI buildbot recipes for FreeIntv #710

Open
markwkidd opened this issue Jan 23, 2018 · 7 comments
Open

Android and console JNI buildbot recipes for FreeIntv #710

markwkidd opened this issue Jan 23, 2018 · 7 comments

Comments

@markwkidd
Copy link
Contributor

@recompileorg 's new FreeIntv Intellivision emulator is now available across a number of platforms thanks to @orbea 's PR: #708

However those of us who have been working to get FreeIntv setup don't have experience with buildbot recipes for Android and the various consoles that require JNI.

Is anyone with more experience available to take a look at FreeIntv and see if it is possible to build for the missing platforms?

@andres-asm
Copy link
Contributor

I have never written one but it should be enough to copy these two files:

https://github.com/libretro/snes9x/blob/master/libretro/jni/Android.mk
https://github.com/libretro/snes9x/blob/master/libretro/jni/Application.mk

If you're lucky you may not need to change anything

@markwkidd
Copy link
Contributor Author

Thanks @fr500 . I have duplicated those two files into FreeIntv/jni

At this point, am I right that to complete setup for building Android cores we will also need to add new lines to sections to every recipe in the android folder here? https://github.com/libretro/libretro-super/tree/master/recipes/android

@andres-asm
Copy link
Contributor

andres-asm commented Jan 23, 2018 via email

@orbea
Copy link
Contributor

orbea commented Jan 24, 2018

They built now, can someone test them?

23:32:35 @retrobot freeintv: [status: done] [recipes/android/cores-android-jni]
23:32:37 @retrobot freeintv: [status: done] [recipes/android/cores-android-jni]
23:32:39 @retrobot freeintv: [status: done] [recipes/android/cores-android-jni]

@thatman84
Copy link

@orbea has Android testing been done?

Currently I can't get the core to Load in the RA gui. Thus unable to test.

Testing on Samsung S7, RA build 26/12/17 so a little old.

Updated core, info and databases
Loading content crashes retroarch

@markwkidd
Copy link
Contributor Author

@thatman84 I think you are the first Android tester.

I see from your forums post that FreeIntv is perhaps crashing not only as a core, but causing RA itself to crash? That is the first report of such a bug, but again it's not clear how many people have tried FreeIntv in Android yet at all.

@thatman84
Copy link

The odd thing is if I try to manually load the core before any content it is not registered at all. Shows "Main Menu (No Core)"

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

4 participants