Compiling for Android revisited

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

styx
Posts: 338
Joined: Tue Mar 13, 2012 9:59 pm
Location: Germany

Re: Compiling for Android revisited

Post by styx »

Peter Österlund fixed Stockfish in his latest Version of DroidFish

Thank you Peter!
c4akarl
Posts: 14
Joined: Thu Aug 11, 2011 10:15 am
Location: Vienna/Austria
Full name: Karl Schreiner

Re: Compiling for Android revisited

Post by c4akarl »

I have the same problem with my app "Chess Engines":

https://github.com/c4akarl/ChessEngines

I have tested "Deuterium v14.3" on Android 2.3.7 and Android 5.0. Runs without problems.
Can I add "Deuterium v14.3" as default engine in "Chess Engines"?
Ferdy
Posts: 4833
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: Compiling for Android revisited

Post by Ferdy »

c4akarl wrote:I have the same problem with my app "Chess Engines":

https://github.com/c4akarl/ChessEngines

I have tested "Deuterium v14.3" on Android 2.3.7 and Android 5.0. Runs without problems.
Can I add "Deuterium v14.3" as default engine in "Chess Engines"?
Would you care to explain what is "Chess Engines" you talk about? I can't understand much the description ,
Chess Engines is a chess engine manager that runs in the background as a service (OS Android).
c4akarl
Posts: 14
Joined: Thu Aug 11, 2011 10:15 am
Location: Vienna/Austria
Full name: Karl Schreiner

Re: Compiling for Android revisited

Post by c4akarl »

"Chess Engines" has a default engine and you can also install and import compiled engines.
To play against an imported engine you need the GUI application
"Chess for All":

https://play.google.com/store/apps/deta ... hessforall

Detailed description see:

http://c4akarl.blogspot.co.at/2011/12/u ... chess.html
Ferdy
Posts: 4833
Joined: Sun Aug 10, 2008 3:15 pm
Location: Philippines

Re: Compiling for Android revisited

Post by Ferdy »

c4akarl wrote:"Chess Engines" has a default engine and you can also install and import compiled engines.
To play against an imported engine you need the GUI application
"Chess for All":

https://play.google.com/store/apps/deta ... hessforall

Detailed description see:

http://c4akarl.blogspot.co.at/2011/12/u ... chess.html
Thanks, all right you can use it. There is a newer version here if you like.

https://sites.google.com/site/deuterium ... /deuterium

Inside Deuterium v14.3.34.130 there is an adroid compilation there.

Later I will also try your apps.
c4akarl
Posts: 14
Joined: Thu Aug 11, 2011 10:15 am
Location: Vienna/Austria
Full name: Karl Schreiner

Re: Compiling for Android revisited

Post by c4akarl »

Thank you :D .