In the new version of android studio you will find "themes.xml" file instead of "style.xml" file. No need to create "style.xml" file, use "themes.xml" file .
@sftw Handler().postDelayed({ startActivity(Intent(this, MainActivity::class.java)) }, 5000) this code gives me an error: "Unresolved reference: Intent" What I can do?
very very very goooooood
Can you help me? I don't have the style.xml in res->values do I need to create or it should there automatically?
In the new version of android studio you will find "themes.xml" file instead of "style.xml" file. No need to create "style.xml" file, use "themes.xml" file .
Awesome! Your videos deserve a million likes
Why you not making more videos. We all are waiting!!!.
Thanks!
This is so great, thank you
Thanks, it works
use this if the handler is deprecated
Handler(Looper.getMainLooper()).postDelayed
Relative Layout is causing errors for my R.layout.activity_main
how to rid from blank screen when app is starting
I got error on "Theme. App Compact. Day Night. NoActionBar.".... What should I do
what error?
Very nice, thanks
Can you help me I have question
How can I help you?
Gracias amigo buen tutorial.
At 9:00 There is a problem in code Change them to:
Handler().postDelayed({
startActivity(Intent(this, MainActivity::class.java))
}, 5000)
@sftw Handler().postDelayed({
startActivity(Intent(this, MainActivity::class.java))
}, 5000)
this code gives me an error: "Unresolved reference: Intent"
What I can do?
import android.content.Intent
u just need to import this class and I just realized that u asked this question 2 years ago OMG@@guillermosira
not progrozpor it's Proooooooogresssss 😂