Android to-do list app, syncing with Google Tasks
-
Updated
Jun 25, 2017 - Java
Google Tasks lets users capture and manage to-dos anywhere in Google Workspace or using iOS and Android apps. It began as a feature of Gmail and Calendar before launching as a standalone app in June 2018. It integrates directly with Google Calendar, and tasks can be created from emails in Gmail.
Android to-do list app, syncing with Google Tasks
AsyncTask is a java library for easily running asynchronous tasks. Unlike google's Tasks API, This can be used in both android and non-android projects.
Created by Google