[
] [
]
You can download and install the app from the Google Play store
Pomodoro application made with Xamarin Forms for Android devices. It was created with the purpose of sharing the use of some external utilities to Xamarin Forms which are very useful and generate doubts in many, some of these are:
When you run the application and enter the history part, a Syncfusion license message will appear, if you want to delete that message you must execute the process indicated in it.
In the case you want to prove the integration with the APP Center you must create an account (it has a free version) and add the token to APP.xaml.cs file on the line indicated below:
AppCenter.Start("android={android_token}", typeof(Analytics), typeof(Crashes));
This application was made with a Syncfusion test license, so if you want to use some of its components you must access a license.
Do not hesitate to contribute to the project adapting or adding characteristics! Errors or extraction requests are welcome.