But Xournal++ don't depend so much on GTK, it should be possible to port 
it to Android.
But we need a complete new gui for Android.

Another option is also to port the Xournal++ Code to Java, because it's 
object oriented it should be possible. (I tried this with some parts).


Andreas


Am 01.07.2012 11:23, schrieb Denis Auroux:
> I'm not aware of anyone working on an Android port so far. It'll
> probably require writing everything more or less from scratch since the
> current xournal code is very much GTK-based and won't port well as far
> as I understand...
>
> Best,
> Denis
>
>
> On 06/30/2012 07:31 PM, Wouter Geelen wrote:
>> Btw. I can remember a e-mail in the mailinglist which was about making a
>> android version of xournal. Currently I'm following some tutorials about
>> android and with the summer coming up I got more sparetime then I need :P.
>>
>> I searched the Market and the app that comes most near to Xournal is the
>> LectureNotes app, which really made me think of xournal.
>> https://play.google.com/store/apps/details?id=com.acadoid.lecturenotestrial.
>> It is pretty advanced but there are two things which annoy me... It
>> ain't opensource, it ain't compatible with xournal.
>>
>> So my question, is anyone busy with a android version?
>>
>> If not I will probably start a version on git. This was the kind of
>> schedule I had in mind. First coding the pages, overview, ruled, lined,
>> plain, then adding page functionality, page size, add page, remove,
>> insert after, etc... after that work on the actual note taking, and then
>> add all kind of options, ruler, thick pen shape, blue pen color, etc...
>>
>> On Sun, Jul 1, 2012 at 4:07 AM, Wouter Geelen <wouter.gee...@gmail.com
>> <mailto:wouter.gee...@gmail.com>> wrote:
>>
>>      Thanks it worked! However I had to change
>>
>>      xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS) -lX11
>>
>>      to
>>
>>      xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@ $(INTLLIBS)
>>      -lX11 -lz -lm
>>
>>      (-lz was not yet added). Further question, is there a changelog of
>>      4.5.0 to 4.6.0?
>>
>>
>>      On Sun, Jul 1, 2012 at 12:51 AM, Denis Auroux
>>      <aur...@math.berkeley.edu <mailto:aur...@math.berkeley.edu>> wrote:
>>
>>          xournal_LDADD = ttsubset/libttsubset.a @PACKAGE_LIBS@
>>          $(INTLLIBS) -lX11 -lz -lm
>>
>>
>>
>>
>>      --
>>      Met vriendelijke groet,
>>
>>      Wouter Geelen
>>
>>
>>
>>
>> --
>> Met vriendelijke groet,
>>
>> Wouter Geelen
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>
>>
>>
>> _______________________________________________
>> Xournal-devel mailing list
>> Xournal-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/xournal-devel
>>



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to