What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Eclipse program - to android phone

wicked_penny

New Member
Hi!

I'm doing a project in Eclipse (connected to Android) - i copy a program from internet for sending text message (file then transfere to android phone). I want to upgrade it and for starters I want to add function that could send 10 text messages (one after another) on the same phone number. And then a function that would storage those text messages, so I could analyse time of sending and quality of sending (if text messages make it or not).

I thank you in advance for answers.
 
Looks to me they're trying to modify an app project with Eclipse that they downloaded from the web & add group texting to it. If that's the case, look for an app project that has group texting & use that
 
Back
Top