Home
Name Modified Size InfoDownloads / Week
greeting.html 2013-11-11 5.5 kB
README 2013-11-11 924 Bytes
Totals: 2 Items   6.4 kB 0
This directory contains sources for Memovix on Android platform.

Note, I've developed for Nexus 7. Even though I've tried to make this scalable,
there was a problem with placing WebView centered vertically. It resulted in
text flickering on the card load. I guess there's some bug in WebView or in
containers for WebView.  As result, I had to hardcode the top of the WebView in
the layout files. Obviously, this won't work good in smaller screen (with lower
resolution). So, this has to be adjusted in the sources.

I don't provide compiled package. If interested, get the sources from git
repository and open the project in Eclipse with Android SDK. The project top is
in Memovix subdirectory. Then you can connect your device and install the
package there.

When the program is run for the first time, it displays text explaining how to start
using it. I've provided the text also separate. See link to "greeting.html".

Source: README, updated 2013-11-11