SumiTomohiko / PhotoNote

Android application of photo with drawing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhotoNote

What is this?

This is a photo book application for Android with drawing additional information onto photo and grouping.

This is open source software under MIT license. Souce code is available at the author's website.

Why did I start to develop this?

One day, I was using Evernote to store photo of my notebook. I had found:

  • Paper is good for writing.
  • Tablet is good for storing and viewing.

But I do not want to:

  • upload photo including private information.
  • share these photo.

So I decided to develop an application for Android storing photo in a local storage.

What does this application can do?

This application can

  1. take photos.
  2. group photos.
  3. draw over photos.

All data is stored at /sdcard/.photonote directory.

Requirements

The author tested this application on Acer A500 (Android 3.2.1 with 10inch screen).

About

Android application of photo with drawing

License:Other


Languages

Language:Java 99.6%Language:Shell 0.4%