On Sun, May 31, 2015 at 10:13 AM, Anton Lundin <[email protected]> wrote:
> On 31 May, 2015 - Grace Karanja wrote: > > > Hi everyone, > > > > This past week, I started working on the Subsurface Android port. These > are the > > achievements > > so far:- > > > > - I added a CMake flag for building the mobile version. By adding > > -SUBSURFACE_MOBILE=True > > to the CMake call, the resulting binary will be subsurface-mobile. > > > > - Created a new folder for the Android port (qt-mobile) > > > > - I added a blank qml page. This is launched by default when starting the > > subsurface-mobile app. > > > > - Tomaz moved the Qt models' code to a separate folder. Thia assists > both > > Gehad's and my project. > > > > - I also read the Qt android episodes provided by Tomaz. > > > > I will work with Tomaz this week to have the code approved and pushed to > > master. The source is > > currently in my github repo (https://github.com/gracie89/subsurface) - > devel > > branch. > > > > Partly related/unrelated: How do you use cmake to build a android > package? > > This is probably a question for Thomaz / Thiago or someone else familiar > with QT and cmake. > She isn`t doing that yet - since Qt can compile to android and desktop using the same codebase, I asked her to start doing the actual implementation of the mobile version on desktop. but about cmake and android, there`s a few hints: https://code.google.com/p/android-cmake/ and quite a few qt apps that compiles to android, from the KDE project > > > I did some googling and didn't really find any answers. > > > //Anton > > > -- > Anton Lundin +46702-161604 >
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
