Added: 1 year ago
From: CornboyzAndroid
Views: 35,155
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (34)

Sign In or Sign Up now to post a comment!
  • This guy sounds like thenewboston... Both are great teachers!

  • thanks man!

  • Great tutorials!!

    

  • awsomeee!

  • Comment removed

  • I don't get "this"

  • @tmcthree "this" is a way for a java object to reference itself.

  • These // are forward slashes. As long as you know that I don't care if you keep calling them "orange-slashes". You can tell they are forward by a simple mnemonic like "if they would fall in the direction you are typing they are falling forward."

  • Ok, one pet peeve of mine... "/" is a Forward Slash (or just "slash")... "\" is a Backslash.

  • PROBLEM: I tried everything u showed but when I start the app and click on my button it says: the application CaveRunner(process Dave.designs)has stopped unexpectedly. Please try again.

    Any suggestions?????

  • @Primeflare Same Problem ((Just so ComboyzAndroid knows))

    the application Hello World of Warcraft(process tk.servoboost.Hello.World.of.W­arcraft) has stopped unexpectedly Please try agian

    (Button)Force Close(Button)

  • Is there any advantage using StartActivity(...); instead of just setContectView(our next sreen) or is it just dividing the same thing to different files ? btw beautiful tutorials...thank you

  • what code would you use to create this soundboard ?

  • I NEED SOMETHING ANSWERED:

    FOR SOME REASON, IT WONT LET ME REFRENCE TO MAIN. IT SAYS "MAIN IS NOT A RECOGNIZED FIELD OR VARIABLE"

    I cleaned and even restarted the program, but it still wont work ;(

  • @GfLads check your brackets, or you can export your project and send it to cornboyzandroid@gmail.com

  • Can you make a tutorial in accessing google API for spreadsheet. Thanks you so much for all the video tutorials you made. I would highly appreciate if you make tutorial in accessing google API. More power and keep it up!

  • Hi sorry to ask but can you make a video on how to make a button that links to another function like playing a video or something like that?

  • Hi, I am making(trying to make) a soundboard and followed all the videos expecially this one but it won't play my sound in button one.

  • @androidfunmore did you import a mp3 file? or was it a different type of audio file?

  • @CornboyzAndroid i used an ogg file and it worked good just the problem is when I click it it plays then goes to a blank screen. I even tryed to change the setContentView to main but that just made it go to another screen and play it then its not clickable again. I just need a simple people can click on it it plays then they can click it again if they wish.

  • @androidfunmore oh, well basically if you are creating a sound board, you will won't need the button to start a new activity, so basically just delete the startActivity(new Intent blah blah blah) and just have your button play a sound with the whateverYourSoundNameIs.start(­); with in the onClick method.. change your onClick to something like this..

    {

    sound1.release();

    sound1.start();

    }

    or something like that.. idk, I'm kinda drunk so let me know if this helps

  • @CornboyzAndroid Wow, I guess you are brilliant even when your drunk because it worked. Thank you :)

  • oops didnt finish.. was typing on my x and hit go lol, i will check about getting an original mp3 and trying it out later. i will keep you updated

  • i have

  • bte shockemstarcraft is also me... one more question, do you know how to make a button from just an image without having the "normal" app button show behind it?

  • @KirkDaJerk Oh cool, yea, experiment with the ImageButton in the xml to get a head start. Just out of curiosity, did you import a wav file for you button click? or was it an mp3?

  • Hey dude i found that every third time i press the button it makes three sounds as if they were getting stacked or something and it does that over and over. I downloaded a .wav file but then rendered it in vegas to. mp3 and then used it.

  • When I click mine it will sometimes not make a noise and others make 3x of the same sound.

    Any idea how to solve this issue?

  • @KirkDaJerk What's up man, That happened to me a few times when I was working with a .wav file. I'm not for sure if that could be the problem or not, but let me know if your button_click was/is a .wav file, because I have been a little curious about this same problem. Thanks for letting me know

  • Can you incorporate some surface view stuff maybe in the future? Thanks!

  • @ShockemStarcraft I would love to get into sprites and graphic stuff for games etc, but I want to get the basics down first. I'll definitely get into some stuff you'll love soon enough.

    -Travis

  • nice !

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more