Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Simple advice about XML - don't learn it, you only need very basics that are shown in any Android tutorial.
For Java - start with simple console programs and learn debugging (breakpoint, expressions, stack)! Once you've learned to debug Java applications it will be much easier for you to understand how any Java code works.