Skip to content

A notepad and to do app with both phone and tablet UI. Syncs with your existing Google account to keep your notes and tasks backed up in the cloud

Notifications You must be signed in to change notification settings

dineshkv/NotePad

 
 

Repository files navigation

NoNonsense Notes

Link to Google Play

Latest updates posted on http://www.nononsenseapps.com

Tablet UI

Phone UI

Getting sync to work

The app should work fine but sync will display an error message. To get it working you will need to put an API key in this file here: https://github.com/spacecowboy/NotePad/blob/master/NoNonsenseNotes/src/com/nononsenseapps/build/Config.java

You need to replace this line:

public final static String GTASKS_API_KEY = "Put your key here";

But first you will of course need to get yourself a key. Follow the instructions on this page: https://developers.google.com/google-apps/tasks/firstapp

Scroll to the section named Register your project.

Once you have put your key in the variable mention above, sync should work fine.

License

 Copyright (C) 2013 Jonas Kalderstam

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

About

A notepad and to do app with both phone and tablet UI. Syncs with your existing Google account to keep your notes and tasks backed up in the cloud

Resources

Stars

Watchers

Forks

Packages

No packages published