lemur noob here ,was trying to make ui using lemur library can anyone suggest if there is example project on that ,was looking at the documentation and error { Thread[jME3 Main,5,main] NoClassDefFoundError: android/util/Log Lumer library } keeps coming i dont know what am doing
Unless you mistyped, this doesn’t seem to have anything to do with Lemur. Better to cut and paste errors directly if possible.
Does it work on desktop?
People have used Lemur with Android before but it’s better if you get it working on a regular app first since you are just getting started.
ya was looking for examples that show how to work with lemur
Other than the BasicDemo that is included in the Lemur repo (and does a lot of style stuff you can ignore) there are some full projects like SimArboreal-Editor that uses Lemur quite extensively:
Else. start with the example in the documentation:
And go from there.