if(Display.getInstance().isNativeShareSupported()) {
String out= FileSystemStorage.getInstance().getAppHomePath() + test +".zip"; Display.getInstance().share(out, FileSystemStorage.getInstance().getAppHomePath() + out, "application/zip");
}
--
You received this message because you are subscribed to a topic in the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codenameone-discussions/JoTctpSbegM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codenameone-discussions+unsub...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/767168c5-02a0-4308-ae42-ffe021d96037%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,
if you want email why aren't you using sendMessage? It will launch the OS native email software with the attachments.
--
You received this message because you are subscribed to a topic in the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/codenameone-discussions/JoTctpSbegM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to codenameone-discussions+unsub...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/05d0f5f3-1f8f-4b9d-85d4-d5235133c906%40googlegroups.com.