Fruit reloaded 2.1: Android builds available

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

User avatar
Daniel Mehrmann
Posts: 858
Joined: Wed Mar 08, 2006 9:24 pm
Location: Germany
Full name: Daniel Mehrmann

Fruit reloaded 2.1: Android builds available

Post by Daniel Mehrmann »

Hello,

finally i found some time to build a Android version of Fruit reloaded 2.1. :D

Fruit reloaded supports all hardware variants of Android. You will find four binaries. Usually you should take 'fruit-reloaded-armeabi'.
I've added the build script 'build-android.sh' and makefile 'Makefile.android' to the public repository if you want build your own version.

Unfortunately it seems to be that the "Android-GCC", modify by Google, has some bugs and it's currently impossible to use the SMP-Search. So, this version of Fruit reloaded 2.1 is a single core version.
Well, if you have a dual or quad core Phone, you can be sure you'll miss no call. :lol:

You can download Fruit reloaded 2.1 for Android on http://www.chessprogramming.net/fruit-reloaded/
Repository: https://github.com/Akusari/Fruit-reloaded-public/

Regards
Daniel
User avatar
AdminX
Posts: 6340
Joined: Mon Mar 13, 2006 2:34 pm
Location: Acworth, GA

Re: Fruit reloaded 2.1: Android builds available

Post by AdminX »

Thanks! 8-)
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
User avatar
abik
Posts: 819
Joined: Fri Dec 01, 2006 10:46 pm
Location: Mountain View, CA, USA
Full name: Aart Bik

Re: Fruit reloaded 2.1: Android builds available

Post by abik »

Works great. Thanks!

Image
User avatar
Daniel Mehrmann
Posts: 858
Joined: Wed Mar 08, 2006 9:24 pm
Location: Germany
Full name: Daniel Mehrmann

Re: Fruit reloaded 2.1: Android builds available

Post by Daniel Mehrmann »

abik wrote:Works great. Thanks!
Thanks :D Maybe you like to add Fruit reloaded to your tourneys. 8-)

Well, i have an SMP version now too, but it works with a "dirty" hack.

I walk through my smp code up and down the last days and it's really a compiler thing. It looks like this Google-GCC doing something with alignment and structs and/or ignore "volatile" statements with variables.
For me it looks a bit crazy that i need to add some unused space (pads) inside the thread data arrays.

However, i don't plan to release this "workaround" version. But if enough users want this version, i would do it of course.
Personaly i think a signle core version is enough for playing.

Regards
Daniel
User avatar
fern
Posts: 8755
Joined: Sun Feb 26, 2006 4:07 pm

Re: Fruit reloaded 2.1: Android builds available

Post by fern »

What about your Homer engine?
F
User avatar
Daniel Mehrmann
Posts: 858
Joined: Wed Mar 08, 2006 9:24 pm
Location: Germany
Full name: Daniel Mehrmann

Re: Fruit reloaded 2.1: Android builds available

Post by Daniel Mehrmann »

dead... R.I.P Homer :lol:
User avatar
fern
Posts: 8755
Joined: Sun Feb 26, 2006 4:07 pm

Re: Fruit reloaded 2.1: Android builds available

Post by fern »

Why?
It was very entertaining.
I played it lot of times.

Fern