I don't see anything in the logs here can you place them as text somewhere?
On Friday, July 31, 2020 at 10:43:09 PM UTC+3 [email protected] wrote: > Thanks Guys. > > I think to put this issue to bed, I would like to get this working: > > > > Display.getInstance().execute("intent:#Intent;scheme=customapp;package=com.diamond.apps.filemanager;end"); > However it generates the error attached > "AndroidGalaxy5S2ExecuteIntentErrors_1.jpg" > > See pic "AndroidGalaxy5S2com.diamond.apps.filemanager_2.jpg" for class > path from Filemanager app. > > Thoughts? > > Regards > > On Friday, July 31, 2020 at 1:00:08 PM UTC-4, Dave Dyer wrote: >> >> If you've got a dozen little apps that act as modules and cooperate with >> each other, I would think >> long and hard about just bundling them into a single app. There are >> sooooo many ways a gaggle >> of apps can become out of sync and fail to work together, and >> coordinating changes among them >> is a pain. Not to mention that you have to keep building and >> distributing them all. >> >> -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/c2e5c2de-84e8-4cc6-b556-87f04b7092bfn%40googlegroups.com.
