These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

EVEUniverse fitting engine (eufe) wrapper

Author
Artem Valiant
NecroRise Squadron
Galaxy Spiritus
#1 - 2012-09-03 10:46:54 UTC
Hi everybody
I finished work on creating a eufe Java wrapper. To create a wrapper i used SWIG. Could potentially be created wrapper for other languages ​​(PHP, Python, etc.). The purpose of my work was to create eufe library for Android. I myself will not develop EFT under Android, i just give the tool for other developers.

C++ engine sources: https://github.com/mrdepth/eufe
Java wrapper and sample: https://github.com/mrdepth/jeufe
sqlite database: https://github.com/downloads/mrdepth/eufe/eufe.sqlite