There are many Codename One resources for building native mobile apps but they are often all over the place, in this blog post I’ll try to concentrate the best resources for people who already know Java and are looking to pick up Codename One. If you don’t know Java yet, please check out this post where we discuss resources for beginners to learn Java.
There are many other tutorials, too many to list, you can see some of them in the How Do I? and that is still a partial list as it doesn’t cover the older posts from before the site migration.
Notice that a while back, we shifted most of our effort to the Codename One Academy. Some of the older videos below might be out of date.
We hope to produce more content as we move forward both to replace older/outdated content and to provide more “ready made” starting points.
Our property cross and chat tutorials were very successful mostly because they represent real world types of applications developers want unlike the kitchen sink which is abstract.
These tutorials require a lot of time & effort so we don’t get to do as many as we might want.
If you have thoughts or wishlists for tutorials, we’d be happy to hear about them. Also if you have your own tutorial somewhere, feel free to post a link in the comments, as long as it’s relevant we’ll approve it thru moderation and maybe add it to the post.
Codename One LTD © 2022. All Rights Reserved.
The Java® logo and name are trademarks of Oracle corp. Facebook and the Facebook logo are trademarks of Facebook. Uber and the Uber logo are trademarks of Uber Corp.
Terms of Use
4 Comments
HI….How can I create a Mobile app using NetBeans 8 Codeone project for Mobile phone deleted file recovery program? or is there any API that I can incude in my project and complete the project…..Thanks
Hi,
mobile phones block low level filesystem access so an app like that will be impractical natively without rooting the device which is problematic even on Android.
Interesting topics. nice information helped me a lot. if it possible share some more………..
Hello, can you post a tutorial on how to login to a backend server via MySQL-PHP-JSON? Thank you!