I am looking for an Android application to use as a SMS forwarding device. The main function of this app would be to take any message the phone receives and send the message to a couchdb database by making an http request.
Basically I need a SMS data collection tool. One easy way I can think of solving that problem with an Android app. Are there any existing apps that can do this or will I have to write it myself?