I have done all the installation in order to use smslib. the part that I don't get is what should I do to the smslib.zip that I downloaded? How I can use this library...
Asked
Active
Viewed 322 times
1 Answers
0
For building and application you may follow the link and to add the jar into your project, right click on the project -> Build Path -> Configure Build Path -> Libraries -> Add Library -> User Library -> next -> User Libraries -> new -> Add external jars then add the required smslib jars.

subhashis
- 4,629
- 8
- 37
- 52
-
I see.. Thank you Sir subhashis... so only jar files are needed for me to use the smslib? I only need to add those jars into my project? – Juphit Dec 28 '13 at 01:11