Free-Software-for-Android / Standalone-Calendar

Android calendar application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No longer maintained

This project is no longer maintained. For a replacement consider Etar.

Readme

Some people do not have the open source calendar from AOSP and are forced to use either the proprietary Google Calendar from Google Play or the shipped crippled calendar from e.g. Samsung.

I made a repository to build the AOSP calendar without the need to build the whole Android OS. It has a different package name to prevent conflicting with “com.android.calendar”.

Build instructions

git submodule init
git submodule update

gradle build

How this was done

About

Android calendar application

License:Other


Languages

Language:Java 99.6%Language:Makefile 0.2%Language:Shell 0.1%Language:Python 0.1%