Mac OS 10.9 (I stumbled because of this, I actually need 10.10 or higher) HUAWEI nova2 Android version 7.0 JDK installed
Android Studio super introduction I set it based on this. http://www.atmarkit.co.jp/ait/articles/1709/04/news015.html
OS 4.0
Empty Activity
From the button called AVD manager
Virtual device OS: Android API 28 (I chose to keep it up to date, but a problem occurred later) Model: Nexus 5X API 28
--Because HAXM can only be installed on Mac OS 10.10 or later, install MAC OS High Sierra.
--If you install this from the SDK manager button, it will be solved → Android 7.0 (I tried to match it with the OS of HUAWEI nova2. It may happen that it can be built)
--When you press the button called Sync Project with Gradle files, you can now press the RUN button. Now that you can select the execution environment, select the emulator you have created and execute it.
Hello World is displayed! !! But there is still a problem. .. ..
PC is hot and seems to break
--Connect with HUAWEI nova2 --Various changes to the settings on the terminal side (see the above site) --Just connect with a USB cord --The app called HiSuite was unnecessary
--The HP of Android Studio says that you should write android: debuggable = "true" in the file AndroidManifest.xml as a setting on the PC side, but you could execute it without writing it.
So far, I was able to display the app on my mobile device for a whole day and a half. I realized that there are a lot of things that I have to be careful about, such as slight differences in versions. Finally, I can start working on the original purpose of creating an app. I will do my best because it is the actual production from here.
Recommended Posts