An open API service indexing awesome lists of open source software.

https://github.com/suryadevsingh/messageshareapp

#30DaysOfKotlin
https://github.com/suryadevsingh/messageshareapp

30daysofkotlin android kotlin

Last synced: 28 days ago
JSON representation

#30DaysOfKotlin

Awesome Lists containing this project

README

          

# Messageshareapp
## #30DaysOfKotlin
# Demo





## Concepts of Kotlin implemented in this project

### 1)Activity
### 2)View
### 3)Design Layouts
### 4)Intents
### 5)Share data between two activities(Explicit intent)
### 6)share data to other apps (like whatsapp,gmail,facebook,etc..) (Implicit Intent)
### 7)Toast Message
### 8)Log Cat