Alle Übersetzungen

Gib einen Nachrichtennamen ein, um alle verfügbaren Übersetzungen anzuzeigen.

Nachricht

Es wurde eine Übersetzung gefunden.

NameAktueller Text
 V English (en)=== Create the activity without Android Studio ===
If you're using a different IDE or the command line tools, do the following:
# Create a new file named <code>DisplayMessageActivity.java</code> in the project's <code>src/</code> directory, next to the original<code>MyActivity.java</code> file.
# Add the following code to the file: