Hello. I installed everything you need, as here . I create a project, but when I launch the emulator, then all my changes in Strings.xml
are not displayed in it, instead, on the emulator screen, only Android is displayed. In Graphical Layout
in main.xml
everything changes, but in the running emulator the same inscription is. What to do?
|
1 answer
Android emulator loads a long time. Am I sure the emulator is fully loaded? After the emulator is loaded, you need to launch your application in it if it starts for the first time. When changing the project, it is necessary to recompile and rerun.
- When you run the project (Run) it appears prntscr.com/4yhrv Is it not fully loaded? - Tkas
- oneNot. This is only a download. If it takes a very long time to load, then change the settings of the emulator. For example, reduce RAM. - Stas Litvinenko
- oneYes. This means that it is not fully loaded. Wait longer. On my computer, the latest version of minutes 5 is loaded. - Scipt
- oneforgot ... you can also boggle an earlier version. Versions that came out earlier are loaded much faster. And by the way, if it takes you a long time to load, it will be terrible to torment))) - Scipt
- Thanks for the help! It really had to wait longer. - Tkas
|