Eclipse program - to android phone

wicked_penny

New Member
Joined
May 20, 2014
Messages
2
Reaction score
0
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.
 

CJM

Super Moderator
Staff member
Premium Member
Rescue Squad
Joined
Sep 12, 2010
Messages
10,600
Reaction score
1,747
Location
Mississippi Gulf Coast
Current Phone Model
Nexus 6
Twitter
https://twitter.com/Corey
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
 
Top