Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/basanthaider/emergencyapp
simple emergency dialer app
https://github.com/basanthaider/emergencyapp
android-application kotlin kotlin-android recyclerview recyclerview-adapter
Last synced: 18 days ago
JSON representation
simple emergency dialer app
- Host: GitHub
- URL: https://github.com/basanthaider/emergencyapp
- Owner: basanthaider
- Created: 2024-08-18T00:05:37.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-18T00:25:52.000Z (5 months ago)
- Last Synced: 2024-10-31T08:42:54.674Z (2 months ago)
- Topics: android-application, kotlin, kotlin-android, recyclerview, recyclerview-adapter
- Language: Kotlin
- Homepage:
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emergency App
A simple emergency dialer app built by kotlin and android SDK for android applications# This app demonstrates fundamental Android development concepts including:
- User interface creation with XML layouts
- using list item
- recycler viwes
- adapter
- dialog
- intents
- support Arabic language
- Basic Kotlin syntax and control flow# Key features:
gather all emergency numbers and call them by a click!# App Snapshots
![Alt text](WhatsAppImage2024-08-18at02.46.52_b0db88fb.jpg)
![Alt text](WhatsAppImage2024-08-18at02.58.07_b368c23a.jpg)
![Alt text](WhatsAppImage2024-08-18at02.46.49_f8104a4e.jpg)
![Alt text](WhatsAppImage2024-08-18at02.58.36_29dd1d13.jpg)