Since ASE came out, I really wanted to try out developing some apps with it. But as python ASE sucks compared to the Java API, in many ways, I had no option but to use Java API. Fortunately, this application is simple enough :p
Before using this application, please make sure that you have a free way2sms account. You need to enter these details in the text boxes provided on the main screen along with the mobile number of the receiving person and the SMS message.
Here are few things you may want to know
1) 140 character limit per SMS
2) Some sort of Internet connection is mandatory
3) Aren't the above enough ? :D
Download the latest version (1.0.5) from HERE
Before using this application, please make sure that you have a free way2sms account. You need to enter these details in the text boxes provided on the main screen along with the mobile number of the receiving person and the SMS message.
Here are few things you may want to know
1) 140 character limit per SMS
2) Some sort of Internet connection is mandatory
3) Aren't the above enough ? :D
Download the latest version (1.0.5) from HERE
Update 26/08:
Fixed force close bug which was seen when the network access is slowUpdate 28/09:
Version 1.0.2: Updated the application to take care of the POST parameter changes in way2sms website. Earlier versions won't work now!Update 12/01/11:
Version 1.0.3: Added support for picking numbers from phonebook. Multiple numbers can be entered either manually or by pressing contact picker multiple times (seperate each number by a comma ',' if you're entering'em manually).Update 02/02:
Version 1.0.4: Fixed the bug which causes the messages to mobile numbers starting with either 0 or +91 to fail. (Thanks to Vivek for letting me know about this through comments!)Update 12/02:
Version 1.0.5: Updating app as due to changes in way2sms website, v1.0.4 stopped working. (Thanks to sugan & anon.)