<h3 style="font-size:16px;border-bottom-style:none;margin:0px;padding-top:0.5em;padding-bottom:0.17em;overflow:hidden;color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,&#39;Lucida Sans Unicode&#39;,&#39;Lucida Sans&#39;,Lucida,Verdana,sans-serif;line-height:17px;text-align:left">

<span style="padding-top:75px;display:inline">Week (July 2-6)</span></h3><ul style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,&#39;Lucida Sans Unicode&#39;,&#39;Lucida Sans&#39;,Lucida,Verdana,sans-serif;font-size:12px;line-height:17px;text-align:left">

<li><span style>Python GLSL converted to gpu/Android</span><ul><li><span style>Not fully tested</span></li></ul></li><li><span style>DNA bug</span><ul>
<li><span style>I spent a day tracking down a crash to find out that dna was out of sync.</span></li><li><span style>On a bright side:</span></li></ul>
</li><li><span style>I learned how to use Android&#39;s GDB</span><ul><li><span style>Through gdbserver on the device</span></li><li><span style>There is a big lack of holistic documentation. I will post instructions later.</span></li>

</ul></li><li><span style>Native Ghost</span><ul><li><span style>~60% complete</span></li><li><span style>Figured out how to call java functions from C</span></li>
<li><span style>And reverse way. So I can call SwapBuffers or have onKey event for example.</span></li><li><span style>A little bit tricky with Java memory management in C</span></li>
<li><span style>Implemented a nice, fast event queue</span><ul><li><span style>Did testing. Seems to be thread safe if only one thread is writing and only one is reading.</span></li>
</ul></li></ul></li><li><span style>Figured out the problem with DNA/RNA generation on unrooted devices</span></li></ul><h3 style="font-size:16px;border-bottom-style:none;margin:0px;padding-top:0.5em;padding-bottom:0.17em;overflow:hidden;color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,&#39;Lucida Sans Unicode&#39;,&#39;Lucida Sans&#39;,Lucida,Verdana,sans-serif;line-height:17px;text-align:left">

<span style="padding-top:75px;display:inline"><br>Next Week ToDo</span></h3><ul style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,&#39;Lucida Sans Unicode&#39;,&#39;Lucida Sans&#39;,Lucida,Verdana,sans-serif;font-size:12px;line-height:17px;text-align:left">

<li><span style>Native input</span><ul><li><span style>Connect our Android Native API to Android Ghost</span></li></ul></li><li><span style>Allow to build from mac/ non rooted phones</span></li>
<li><span style>Text, lines</span></li></ul>