Can someone please help me how to make this app for android
- i send SMS to android with text "message content"
- ap that 开发者_如何学Cworks in background sends post request opening predefined URL with SMS parameters ex http://www.website.com/send.php?number=45665445877&message=message content&time=10:10:10&date=10.10.2011.
in this way i could communicate with my ap on web server
Thank you!
精彩评论