Simple Notepad Application for Android OS
Revision | 16d0244ef51e709b3768951660c2636822577ec8 (tree) |
---|---|
Zeit | 2012-09-21 23:42:10 |
Autor | Masahiko, SAWAI <say@user...> |
Commiter | Masahiko, SAWAI |
アプリケーションの概要を更新した。
@@ -6,11 +6,15 @@ The following functions are supported. | ||
6 | 6 | * Add new note from template |
7 | 7 | * Searching note |
8 | 8 | * Creating the shortcut to a note |
9 | -* Hardware keyboard support | |
10 | 9 | |
10 | +This software has the following features. | |
11 | +* Hardware keyboard operation | |
12 | +* No advertisement | |
13 | +* Open source | |
11 | 14 | |
12 | 15 | !! Build Targets |
13 | 16 | |
17 | + | |
14 | 18 | http://maven-android-plugin-m2site.googlecode.com/svn/plugin-info.html |
15 | 19 | |
16 | 20 | * mvn compile - compile sources. |