hi Daniel, I've been following your videos so far as a tutorial for my final project, and they have been great! Thank you very much. I have a question though, in my android studio, I can't do things like "view.mainPhoto". I'd have to write "view.findViewById(R.Id.mainPhoto)" why is this? is it because I have android studio 4.1 instead of 4.0?
@TrollMindUnleashed4 жыл бұрын
Great video! I want to add sounds when i click the button, how can i do that? Thanks for your answer. :))
@destroyerzhao34014 жыл бұрын
Hi, Im just starting out using android studio, but when I try to create a new java class, it only gives me a mini selection rather than the large create class dialogue box that lets you select superclasses. How can I get that dialogue back?
@DanielMalone4 жыл бұрын
In this video I used Command+C and Command+V to copy/paste the class which is why I got the larger dialog. Does this help?