fun main() { val count = beerLeft() val talk = getString(R.strings.beer_message) val msg = "$count $talk" } fun beerLeft(): Int { return 42 } In strings.xml <string ...
Per usual, Android Police has just torn down the latest APK for Hangouts which started pushing out last night. They found all kinds of strings for Google Voice, SMS/MMS Backup and a few other goodies.
Stringify, the Internet of Things app that looked to take on the might of IFTTT in smart integration, has finally released an app for Android, and announced partnerships with IFTTT, Steam, Twitch, ...