https://github.com/f4str/conversation-starter-generator
Android app to generate random conversation starters
https://github.com/f4str/conversation-starter-generator
Last synced: 25 days ago
JSON representation
Android app to generate random conversation starters
- Host: GitHub
- URL: https://github.com/f4str/conversation-starter-generator
- Owner: f4str
- Created: 2018-02-04T07:14:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T18:37:38.000Z (almost 7 years ago)
- Last Synced: 2025-01-26T06:26:25.183Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 245 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Conversation Starter Generator
Android application that randomly generates conversation starters with just the click of a button. Application is written in API 29 (Android 9.0) with a minimum support for API 21 (Android 5.0). Application created using Android Studio with the backend written purely in Kotlin and the frontend in XML.
Application can be easily opened with Android Studio using the import option. Ensure the SDK for API 29 (Android 9.0) is installed before compiling with Gradle.