All translations
Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h 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: |