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

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

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.