i want to find group name and related phone no for my sms application
i know how to find phone book contact name and numbers but i want to find group name and number. is it possible with j2me???
i want to find group name and related phone no for my sms application
i know how to find phone book contact name and numbers but i want to find group name and number. is it possible with j2me???
See this link for your reference.
You need to get the categories and get the contacts based on your category.
And see this link for how to send the SMS.