Skip to content

Free-Software-for-Android/Standalone-Calendar

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%