The Manual Reader App appmanualreader
Brought to you by:
haraldalbrecht
File | Date | Author | Commit |
---|---|---|---|
assets | 2011-02-04 |
![]() |
[64ba52] added: open new topic event. |
res | 2011-04-17 |
![]() |
[f21afe] added support for preferences and implemented m... |
src | 2011-11-13 |
![]() |
[d1ed99] Transition to Eclipse Indigo, JDK 1.7, ADT-14. |
wikis | 2011-11-13 |
![]() |
[40f6a8] fixes required for upgrade to ADT-14: resource ... |
.classpath | 2011-11-13 |
![]() |
[d1ed99] Transition to Eclipse Indigo, JDK 1.7, ADT-14. |
.project | 2011-01-21 |
![]() |
[6a160b] eclipse IDE project-related files |
AndroidManifest.xml | 2011-04-17 |
![]() |
[f21afe] added support for preferences and implemented m... |
README | 2011-01-26 |
![]() |
[4e8719] Converted The Manual Reader into a library proj... |
gpl-3.0.txt | 2011-02-03 |
![]() |
[be2538] Changed license for class AppManualReaderClient... |
lgpl-3.0.txt | 2011-02-03 |
![]() |
[be2538] Changed license for class AppManualReaderClient... |
project.properties | 2011-11-13 |
![]() |
[d1ed99] Transition to Eclipse Indigo, JDK 1.7, ADT-14. |
The Manual Reader -- a manual reader app for Android mobile devices. (c) 2011 Geocrasher (geocrasher (at) gmx (dot) net) This project is to be used as a library only. For more details on general handling of Android library projects, please see the Android SDK documentation. In order to use this library for your own manuals, set up a new project, which then references this library project. Again, see the Android SDK documentation for details on how to do this. In your own project, you need to have the following things in order to use The Manual Reader: assets/ * file system link to the meta-manual in -> ../../appmanualreader/wikis/appmanualreader/appmanualreader-help-en.html from the library. * file system link to your manual in -> ../wikis/manual/your-own-manual.html res/ strings.xml with only definitions of your app title and description. manuals.xml listing all manuals: yours and the meta-manual.