Android Tutorial & Lessons 7: Start creating the Splash Activity
Loading...
50,088
Loading...
Uploader Comments (CornboyzAndroid)
Top Comments
-
why do all ur vids have 2 dislikes
-
0:01 what's up gangstaaaas*
Video Responses
This video is a response to Britney Spears - Hold It Against Me (Audio)
see all
All Comments (41)
-
I love the tutorials but i hate all of the cuts :/ It gives me a head ache
-
I cant understand where is your 'raw' folder ? It appears at the end of the video itself.... so how ?
-
When did you add an icon of the app?
-
@Gevito236 Its usually something small, which makes it so much more agitating. But even if you start over.. keep on keepin on
-
@1smawley Glad im not the only one with that problem... and that feeling.
Loading...
I feel like i have to start all over because of the "R cannot be resolved to a variable" message
1smawley 3 months ago
@1smawley check out my blog post on how to fix this. mybringback(dot)com > go to the blog section > Travis' Android Help
CornboyzAndroid 3 months ago
I too am getting the splash is not resolved error. I am not using capital letters or spaces. I am using a .wave file rather than MP3. A couple jpg's instead of png's. Can't figure this one out for the life of me! I do have the splash.xml folder in layouts as well. GREAT tutorials by the way!
Eddogegr3 11 months ago
@Eddogegr3 I wouldn't use a wav file. I have tried before and It gives me problems like 50% of the time. You also want to check your imports. (at the top of your java class) and make sure there isn't an "import android.R" or something like that. if there is the android.R you want to delete it and that may get rid of the problem. Hope that helps buddy
CornboyzAndroid 11 months ago