Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

3gbusiness03-lab/Calendar-converter-for-Ethiopians

Record type:

software
Creator:
3gb
Host:
This app converts from Ethiopian calendar to Gregorian calendar # EthiopianConverter (Minimal Android project) ## What this is - A minimal Android app (Java) that converts Gregorian dates to Ethiopian dates and includes a time zone converter. - You can import this folder into Android Studio (Open -> Project) and build/run on a device or emulator. ## How to use 1. Download the ZIP and unzip. 2. Open Android Studio -> Open -> select the unzipped folder (ethiopian_converter_app). 3. Let Android Studio sync/upgrade Gradle if prompted. It will download necessary SDKs and Gradle plugin. 4. Run on an emulator or device. ## Notes - This is a minimal example. Android Studio may prompt to update Gradle wrapper or plugin; accept or let it update. - `java.time` is used via desugaring (configured in app/build.gradle). - For improvements (Ethiopian -> Gregorian reverse conversion, Amharic localization, nicer UI), tell me and I can update the project files.

Visit

github.com

Languages

Amharic

Similar

3gbusiness03-lab/calendar-converter-for-habeshasabdurezakmeka/Date-Converter-For-Ethiopians

3gbusiness03-lab/calendar-converter-for-habeshas

Ethiopian to Gregorian calendar converter

abdurezakmeka/Date-Converter-For-Ethiopians

A date converter that takes input of Ethiopian calendar and transform it to Gregorian calendar. # E