I've a problem to deploy Codenameone application in some some devices like Samsung.
I tried to create application in manual mode without have an "theme.res" file. I added a form manually and ran it in Samsung device that hasn't OS (just support MIDP 2.0) and it ran successfully.
I tried to add some forms to "theme.res" file and work with it (you know, it's so simple to work with it). So after that I ran it in Samsung device and I got error.
What's the different between them?
Why can't it run with "theme.res" file? What's the problem?