Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 912 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 912 Bytes

phonetodesktop

This project is licensed under the Apache 2.0 license.

This is the open source project for Phone To Desktop android app (https://play.google.com/store/apps/details?id=net.xisberto.phonetodesktop).

The app creates and manages a task list on Google Tasks to insert on it texts shared to the app.

Google API access

In order to run the app, you must create your own project on the Google API Console and set the name of your created project on the Utils class.

You will have to create a new Android app credential and associate it to your signed APK. Follow the instructions provided on the Google API Console to obtain this credential.