Click here to Skip to main content
15,892,797 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
From youtube I have learned basic methods of java, also javafx project using screen builder but errors come whenever I myself want to do some changes on them. So basically I want to learn the step by step coding using (jdk8+ jre8+ javafx + screen builder) to make android mobile phone applications.

What I have tried:

Only tried youtube lectures. Yes in successful copying them and learning some basic about class and method calling interactions.
Posted
Updated 16-Jul-20 6:50am

1 solution

Some of the best Java tutorials: The Java™ Tutorials[^]

Android articles on CodeProject: https://www.codeproject.com/KB/android/[^]

Android developer documentation and samples: Documentation  |  Android Developers[^]
 
Share this answer
 
Comments
Member 14890011 16-Jul-20 13:08pm    
Is there any online platform where I comment my object of java code and then step by step guide will provided or relative guidance, specific topics which I need to learn? Any suggestions regarding good book on java application or mobile applications?
Richard MacCutchan 16-Jul-20 15:14pm    
I have given you the links above. You need to go and work through the Java tutorials first as that is the most important part to learn. From there you can look at the Android articles which give examples of different projects. And finally the Android developer website gives the complete detail of specific Android classes that are built on top of Java.
Member 14890011 17-Jul-20 10:20am    
I started the learning from Java Tutorials. If you are java developer than can you give me your email id for the queries in future regarding errors in codes.
Richard MacCutchan 17-Jul-20 12:07pm    
We don't give our emails here. If you have questions you are welcome to use this website, but private consulting is not available - even at $1,000 per hour.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900