I have tried to create and run hello world
new app using Android studio.
however i cannot compile as it says it's cannot resolve Activity
symbol.
and also other basic symbols in the black template.
I suggest adding/configuration the JDK.
I guess I'm doing this wrong, because I have tried to add the JDK
and the problem re-occurred.
how to solve this?
UPDATE1
couldn't find external build
Android studio 0.2.6
The Android system finds the default activity to launch by looking at your AndroidManifest. xml file. When you add a new activity, then that activity will be added to the manifest file as well, but without the <intent-filter> tag.
Android Studio
File -> Invalidate Caches / Restart
It Worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With