Hey everyone,

I’m excited to share iCore, a new library designed to streamline Android application development with modular and reusable components. iCore supports the MVVM architecture and provides base classes, extension functions, and various utility classes to reduce code duplication and speed up the development process.

Key Features:

  • Modular Structure: Easy to integrate and use in any Android project.
  • Base Classes: Provides base classes for activities, fragments, view models, adapters and more.
  • Extension Functions: Includes useful extension functions to simplify common tasks.
  • Utility Classes: Provides utility classes for network operations, local data management, and more.

Links:

🔗 GitHub Repository: iCore on GitHub

🔗 JitPack: iCore on JitPack

I’m looking forward to your feedback and contributions. Happy coding!