Re: Android integration in KConfig framework

2014-04-27 Thread JAZEIX Johnny
hu, Apr 24, 2014 at 9:11 PM, JAZEIX Johnny mailto:jaz...@gmail.com>> wrote: Hi, I'm currently working on GCompris port (passing from Gtk to Qt5 qml/js) and for storing persistent data, i'm using KConfig (from https://projects.kde.org/pro

Android integration in KConfig framework

2014-04-24 Thread JAZEIX Johnny
Hi, I'm currently working on GCompris port (passing from Gtk to Qt5 qml/js) and for storing persistent data, i'm using KConfig (from https://projects.kde.org/projects/frameworks/kconfig/repository). It works fine on Desktop (tested on linux) and with a slight modification (I attached a poten