Android Open Source - App note KnowledgeBase






Project Summary

A note taking app for Android 5.0.

Web Site / Source Repository

KnowledgeBase is hosted in the following web site
https://github.com/martindisch/KnowledgeBase

If you think the Android project KnowledgeBase listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of KnowledgeBase.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count1

License

The license information of KnowledgeBase is as follows:

MIT License





Resource Files

There are 5 image files in KnowledgeBase. The names of the image files are listed as follows.

ic_add_white_48dp.png
ic_done_black_48dp.png
ic_done_grey600_48dp.png
ic_done_white_48dp.png
ic_lock_white_48dp.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.martin.knowledgebase.ConversionTest.java
com.martin.knowledgebase.EditActivity.java
com.martin.knowledgebase.EncryptionTest.java
com.martin.knowledgebase.EntryTest.java
com.martin.knowledgebase.Entry.java
com.martin.knowledgebase.LoginActivity.java
com.martin.knowledgebase.MainActivity.java
com.martin.knowledgebase.PlainStorage.java
com.martin.knowledgebase.Snackbar.java
com.martin.knowledgebase.Util.java
com.tozny.crypto.android.AesCbcWithIntegrity.java