https://github.com/nameisjayant/common-code-android
In this repository we will see how to write common code in android with pure kotlin.
https://github.com/nameisjayant/common-code-android
android extension-functions generics intent jetpack-compose kotlin
Last synced: about 1 month ago
JSON representation
In this repository we will see how to write common code in android with pure kotlin.
- Host: GitHub
- URL: https://github.com/nameisjayant/common-code-android
- Owner: nameisjayant
- Created: 2022-06-06T17:02:31.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-18T11:51:46.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T19:58:20.235Z (3 months ago)
- Topics: android, extension-functions, generics, intent, jetpack-compose, kotlin
- Language: Kotlin
- Homepage:
- Size: 110 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Common-Code-Android
In this repository we will see how to write common code in android with pure kotlin.
_**THIS REPOSITORY CONSIST FOLLOWING THINGS:**_
- Base Activity or common activity for jetpack compose activity.
- Common code for Launch Activity Intent.