Android App for the ownCloud Notes Application. Uses the (RESTful) API of ownCloud notes extension/app found here: https://github.com/owncloud/notes/wiki/API-0.2
Please take a look at CONTRIBUTE.rst for information regarding extending this application.
to use this app you will need:
- ownCloud server Version >= 6.0.3 see ownCloud Docs
- ownCloud Notes App Version >= 0.9 installed and activated on your server
- Mobile device using Android Version >= 4.0
- SSL certificate for your server. For more information please read the FAQ below.
- The My Own Notes App
There are many resources on the internet, showing you how to run your own copy of ownCloud. The following article provides a quick roundup: https://blog.entwicklerbier.org/2014/06/setting-up-owncloud-on-speed/
Short answer: yes. Please read our comment on Entwicklerbier.org for more information.
Use the android Security Settings to add self-signed certificates. Open your Settings, browse to Security and add them there. You can find more information on this feature at google dev.
If you still need help, feel free to contact us. Please be aware that this mailadress changes as we want to keep spam to a minimum and that it may take a while for us to help out.
If you don't want to use self-signed certificates you can get one for free (for non-profit purposes only) at StartSSL. If you can spend money, we suggest you to take a look at CheapSSLsecurity. Please note that we are not affiliated with those companies in any way. We just want to help you finding cheap certificates.
One of the most common errors is a wrong certificate chain. Please use SSLlabs to check if your certificate chain is in order. If it isn't look up the manual of your webserver. We also wrote an article for Setting up owncloud on Speed.
Download the official android sdk here: http://developer.android.com/sdk/index.html
- Import "Android/Existing Android Code" into Workspace
- Run "Android Application"