Search found 2 matches

by eliteraspberries
Sun Sep 08, 2019 2:46 pm
Forum: Support and Development
Topic: android: publishing in google's store
Replies: 1
Views: 2729

Re: android: publishing in google's store

Edit the file 'build.gradle' and set the variables 'minSdkVersion' and 'targetSdkVersion'.

See: https://medium.com/androiddevelopers/pi ... 98a0341ebd
by eliteraspberries
Thu Sep 05, 2019 1:53 pm
Forum: Games and Creations
Topic: Chirpy is an audio text messaging app
Replies: 0
Views: 5191

Chirpy is an audio text messaging app

Hello everyone. Chirpy is a small app that implements audio communication with a special kind of modulation. It's not a game but it's made with LOVE. https://github.com/eliteraspberries/chirpy Since version 11.0, LOVE supports recording audio. This is an example of what is possible, check out the so...