I was interested in developing an Android application, so I will write it as a memo.
For the time being, about the installation of Android Studio required for Android development. (Windows environment)
Let's download Android Studio.
-A little omitted (added later)-
―――――――――――――――――――――――――――――――――――――――――――― Could not find firebase-iid-interop.aar (com.google.firebase:firebase-iid-interop:16.0.0). Searched in the following locations: https://jcenter.bintray.com/com/google/firebase/firebase-iid-interop/16.0.0/firebase-iid-interop-16.0.0.aar ――――――――――――――――――――――――――――――――――――――――――――
I can't find Firebase. I think that's what it means. What is Firebase? (# ^ Ω ^) → A service that handles mobile and web backend processing. (Convenient!)
⇒ Lack of knowledge is revealed. .. .. ..
―――――――――――――――――――――――――――――――――――――――――――― CreateProcess error = 2, The specified file cannot be found. ―――――――――――――――――――――――――――――――――――――――――――― That's right because I haven't set up git. "Correspondence" -Comment out around git of build.gradle. (This is also not necessary at this time) -Compilation is complete! !!
moved! !! !!
Recommended Posts