I was missing a simple NotePad on my Android device to write simple reminder notes.
So I wrote my own.
I share it here eventhough it's a very simple one.
The program needs following libraries:
- AHLocale
- Dialogs
- IME
- StringUtils (shipped with B4A)
Bug reports and suggestions are welcome.
Best regards.
EDIT: 2012.06.04 Version 1_1
Added some improvements.
Added multilanguage (english, french and german).
To add a new language you can read one of the notepad_xx.txt files
translate it and save it as NotePad_yy.txt
yy= ISO language code
can be done directly in the program.
The language is automatically chosen by the program using the AHLocale library looking for the current language code.
EDIT: 2012.08.28
Added :
- automatic screen adaptation
- landscape orientation
EDIT: 2012.12.05
Added:
- AutoScale
EDIT: 2013.05.31
The user can now choose a language different from the default device language.
Added notepad_ja.txt Japanese language thank's to alfcen
Added notepad_ar.txt Arabic language thank's to Beja
EDIT: 2013.06.01
Added notepad_tr.txt Turkish language thank's to sigmoid
Added notepad_es.txt Spanish language thank's to Google
Added notepad_it.txt Italian language thank's to Google
EDIT:2013.06 V2.2
Some minor changes
Best regards.
So I wrote my own.
I share it here eventhough it's a very simple one.
The program needs following libraries:
- AHLocale
- Dialogs
- IME
- StringUtils (shipped with B4A)
Bug reports and suggestions are welcome.
Best regards.
EDIT: 2012.06.04 Version 1_1
Added some improvements.
Added multilanguage (english, french and german).
To add a new language you can read one of the notepad_xx.txt files
translate it and save it as NotePad_yy.txt
yy= ISO language code
can be done directly in the program.
The language is automatically chosen by the program using the AHLocale library looking for the current language code.
EDIT: 2012.08.28
Added :
- automatic screen adaptation
- landscape orientation
EDIT: 2012.12.05
Added:
- AutoScale
EDIT: 2013.05.31
The user can now choose a language different from the default device language.
Added notepad_ja.txt Japanese language thank's to alfcen
Added notepad_ar.txt Arabic language thank's to Beja
EDIT: 2013.06.01
Added notepad_tr.txt Turkish language thank's to sigmoid
Added notepad_es.txt Spanish language thank's to Google
Added notepad_it.txt Italian language thank's to Google
EDIT:2013.06 V2.2
Some minor changes
Best regards.
Attachments
Last edited: