Sample Android application to manage notes using the Opera Link API.
AndroidNotes is hosted in the following web site
https://github.com/operasoftware/AndroidNotes
If you think the Android project AndroidNotes listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidNotes.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 4 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
AndroidNotes has the following Java source files.
com.opera.link.android.notes.AppNote.java com.opera.link.android.notes.NoteEdit.java com.opera.link.android.notes.NotesDbAdapter.java com.opera.link.android.notes.OperaNotes.java