Facebook – https://www.facebook.com/TheNewBoston-464114846956315/
GitHub – https://github.com/buckyroberts
Google+ – https://plus.google.com/+BuckyRoberts
LinkedIn – https://www.linkedin.com/in/buckyroberts
reddit – https://www.reddit.com/r/thenewboston/
Support – https://www.patreon.com/thenewboston
thenewboston – https://thenewboston.com/
Twitter – https://twitter.com/bucky_roberts
thanks:)
im unable to build the gradle coz of this error . ….Daemon: AAPT2 aapt2-3.2.0-4818971-windows Daemon #0
please help me out
im unable to build the gradle coz of this error . ….Daemon: AAPT2 aapt2-3.2.0-4818971-windows Daemon #0
please help me out
is there any way to add song in android sqlite or even path of it and then play it ??????
thanks man! it helps a lot for us beginners pls. continue making tutorials.
Peach Grandma hahahaha…..!!
plz tell me which screen recorder do you use???…..and how to zoom in ???i really want to know….how to zoom into a recorded video???plz help someone…
i am using android studio and after coding this uptill this video .. when i emulate this app . a dialog appears "Register New file type Association" and i have to associate .mp3 withsome given types.with what do i do that
I know i'm a few years too late but I just have to write this…
This tutorial might actually be bad for you in the long run, there are so many wrong explanations about programming concepts up to this point that i just couldn't bare with it anymore.
For example:
Keyword "this" is a reference to the current object, NOT the class as it was stated in this particular episode.
…
the list goes on
Basically you have to learn to crawl before you can run. Pick up some general programming tutorials or books, or even better go to a computer science college and come back in a few years once you have mastered programming in general and you will see that this tutorial makes no sense.
This should be viewed as constructive criticism, you think you're helping people but actually you're making it harder for them in the long run.
If you're here to learn Android development, look elsewhere.
great tutorial! helped me accomplish the app I have been working on which uses the media player for beach sounds to fall asleep to. it's called Beach Sound Central, check it out! https://play.google.com/store/apps/details?id=senitexmobile.com.beachsoundscentral
If your mp3 file keeps playing after transited to main screen, just add "mySong=null;" under the release method. It should work fine.
if i had a penny for every time you say for the most part. no just kidding. i realize it has to be hard to explain everything in detail. well FOR THE MOST PART. LOL. LOVE YOUR TUTORIALS
I Reealy can't thank you Bucky for what you have done..
After following these series, I managed to publish my first music player app, here it is :
https://play.google.com/store/apps/details?id=ch.ibroapps.android.player
it's not working ,when i right this (MediaPlayer ourSong=MediaPlayer.create(MyClass.this, R.); ) statement it is not giving me the reference of raw folder . i checked the R.java file it doesn't contains any ref. to raw folder.
anybody doing this in android studio?
Worked Perfectly !! Thanks yaar !!
This works. but how can i play music from online sites?
@thenewboston
Naked grandma tutorial 😀
If anybody has any issues with the app crashing as soon as it starts, try changing your file extension. Mine was .wma and when I converted it to .mp3 it worked fine.
I don't have a raw file what to do ?!
Thank you so much,TheFlamingJez! Your resolve is helpful for me. 🙂
Love you Travis !!!!Your Tutorials are awesome !
splash cannot resolved to a type error
ok for people that have no sound going on I found the solution. You need to take the Splash out and just have this instead of Splash.this. Take out Splash and it will work.
Correct version:
ourSong = MediaPlayer.create(this, R.raw.tetris_theme);
Incorrect Version:
ourSong = MediaPlayer.create(Splash.this, R.raw.tetris_theme);
my app is crashing becoz of ourSong.release(). If i dont give that then it does not crash . I am not understading why it is happening so ????
thank you so so much <3 !
Thank you man! Awesome videos! And I even ended up making an app of my own 🙂 please check it out https://play.google.com/store/apps/details?id=com.clueless.helicopterteddy
Thank you man! Awesome videos! And I even ended up making an app of my own 🙂 please check it out https://play.google.com/store/apps/details?id=com.clueless.helicopterteddy
The grandma jokes becomes faker and not funnier as you repetitively use it. Nevertheless, this series is so far the best series of tutorials for Android Development, keep it up!
damnit granma!