Share sms problems

24 views
Skip to first unread message

fox red

unread,
Oct 21, 2013, 3:51:03 AM10/21/13
to codenameone...@googlegroups.com
Hi all,

I put a Button on the form,and bind it an actionListener, in the action performed block ,I call the share message api 

new SMSShare().share(message);

On the simulator it's OK,But on my Nexus 4 ,the screen display "Please waits..." all the time 
I dont't know whether the method I called is wrong.

Chen Fishbein

unread,
Oct 21, 2013, 5:04:17 AM10/21/13
to codenameone...@googlegroups.com
Hi,
Don't use the SMSShare directly, use the ShareButton instead.(on android the sharing is done using the native capabilities to share).

Reply all
Reply to author
Forward
0 new messages