Learning Java doesn't have to be difficult and even if you have no programming experience whatsoever, in this series of videos I'll help you understand the beautiful language from scratch, and in time you'll be having fun writing your own android applications!
This video will show how you can start editing the default android application.
Below is the code you will need to replace setContentView. Just highlight, copy and paste when instructed.
TextView myTextView = new TextView(this);
myTextView.setText("Hello World!");
setContentView(myTextView);
In questa pagina del sito puoi guardare il video online Learn Java with Android Studio (3) Editing the Hello World application della durata di ore minuti seconda in buona qualità , che l'utente ha caricato John Tapley 08 marzo 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,191 volte e gli è piaciuto 23 spettatori. Buona visione!