Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

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

Type de record:

software
Créateur:
3gb
Hôte:
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

Similaires

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