Go Back   Android Forums > Android Development > Application Development

Application Development Dev Lounge for the Coder Folks



Reply
 
LinkBack Thread Tools
Old July 6th, 2009, 01:50 PM   #1 (permalink)
New Member
 
Join Date: Jul 2009
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Question How can I make a soundboard?

I am looking to make several soundboards that I would like to put in the market for free. I really don't know anything about the code needed to do this.

I have in the past taken a MUD (Multi-User Dungeon) and gone into the code and changed it to how I wanted it. Could it be anything like that?

Is there a way I could take an existing soundboard... like the Old Man Herbert soundboard and simply go into the code and just change out the sound, photos, and text? Sorry for sounding like a total n00b! There are just so many sound boards that would be awesome to have... like Battlestar Galactica, Zelda, He-Man, Thundercats, Quantum Leap, Donkey Kong... stuff like that.

Cheers

Joe

tex78634 is offline  
Reply With Quote
Sponsors
Old July 7th, 2009, 04:55 AM   #2 (permalink)
Senior Member
 
KlaymenDK's Avatar
 
Join Date: May 2009
Location: Denmark
Posts: 1,205
 
Device(s): Desire (Android v2.3.5 w/Oxygen rom; Revoked ClockworkMod recovery)
Thanks: 28
Thanked 121 Times in 93 Posts
Default

You ask a lot of questions, and several more are implied.

Do you have any experience with, or desire to learn, Java? Making a sound board app is reasonably simple in a cuddly environment such as Android, but if you're not familiar with Java, or not even a coder, it's going to be a learning experience for you.

You might be able to modify the code of an existing sound board, but how will you get access to the source? If it's hosted somewhere such as SourceForge then go right ahead, otherwise you'll need to contact the developer. In any case, you'll also need to look into the license!

This is the bane of software development (and, I imagine, stonemasonry): it takes but a day to form a vision, but seemingly forever to bring it to reality.
KlaymenDK is offline  
Reply With Quote
Old December 21st, 2009, 06:50 PM   #3 (permalink)
Junior Member
 
Join Date: Nov 2009
Posts: 39
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

after reading half of the internet, I can answer one of your questions:
No, you can't simply go into an existing soundboard and edit it. If you have tried to open the .apk file, you would notice that it concists of several things, such as the ''resource.arsc'' which contains sounds and other stuff, but the sad thing is that it's all binary code, so if you don't know Jack Schitt about how to edit that...

I am currently looking for an app or a website myself where I can make my own soundboard, but with no luck

:EDIT:
I have found a Java program for PC where you can make your own soundboard, but is it that simple that I can just rename this to an .apk file?
Knutfreddy is offline  
Last edited by Knutfreddy; December 21st, 2009 at 06:55 PM. Reason: additional info
Reply With Quote
Old February 8th, 2010, 10:56 AM   #4 (permalink)
New Member
 
Join Date: Feb 2010
Posts: 3
 
Device(s): Motorola Droid
Thanks: 0
Thanked 5 Times in 1 Post
Smile Search no more!

Inspired by this thread and my own interested in making my own android soundboard. I have created http://www.myandroidsoundboard.com

Myandroidsoundboard.com contains a pre-packaged kit allows you to simply follow instructions, download the template, and edit it to contain whatever sounds you would like. It is not necessary to know how to program in Java, or even have any previous programming experience. The instructions are written step by step from downloading Eclipse to installing your new soundboard on your Droid. Additionally, it was written to support API3 making it compatible with virtually any Android phone.

I hope that this helps someone, because I would have killed for it when I initially took on the project of creating my own soundboard.

Thanks,

--Daxx
Daxx is offline  
Reply With Quote
The Following 5 Users Say Thank You to Daxx For This Useful Post:
Branford (October 30th, 2011), james27007 (March 18th, 2010), JiMMaR (January 3rd, 2011), nevergonnauseth (May 5th, 2010), Taterus Maximus (February 1st, 2011)
Old February 8th, 2010, 11:08 AM   #5 (permalink)
Senior Member
 
KlaymenDK's Avatar
 
Join Date: May 2009
Location: Denmark
Posts: 1,205
 
Device(s): Desire (Android v2.3.5 w/Oxygen rom; Revoked ClockworkMod recovery)
Thanks: 28
Thanked 121 Times in 93 Posts
Default

^^^ Now that's taking initiative. Well done!
KlaymenDK is offline  
Reply With Quote
Old February 8th, 2010, 02:17 PM   #6 (permalink)
New Member
 
Join Date: Feb 2010
Posts: 3
 
Device(s): Motorola Droid
Thanks: 0
Thanked 5 Times in 1 Post
Default Thank You

Thank you for your kind words. I had figured that if I went through the process of learning how to do it, I might as well make it easier for everyone else.

--Daxx
Daxx is offline  
Reply With Quote
Old March 18th, 2010, 01:30 PM   #7 (permalink)
New Member
 
Join Date: Mar 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you!! I love you, Daxx!!
suchiha is offline  
Reply With Quote
Old March 18th, 2010, 02:29 PM   #8 (permalink)
Look into my Eye
 
james27007's Avatar
 
Join Date: Mar 2010
Location: Riverside, CA
Posts: 769
 
Device(s): Atrix 4G, Captivate, Galaxy Tab 10.1 & ViewSonic GTab
Thanks: 349
Thanked 282 Times in 187 Posts
Default

Very nice site and exactly what I was looking for, Thank You (and a bump for the thread as well )
__________________
See a post you don't like? Don't reply. Use the button and the MODS will take a look at it.
Don't forget to press the button when someone helps you.
Using AndroidForums: Site Rules/Guidelines | Zero Tolerance Policy
james27007 is offline  
Reply With Quote
Old May 5th, 2010, 01:20 PM   #9 (permalink)
Junior Member
 
Join Date: Mar 2010
Posts: 56
 
Device(s):
Thanks: 51
Thanked 6 Times in 3 Posts
Default

came here via google, thought i'd give thanx to ya daxx!
nevergonnauseth is offline  
Reply With Quote
Old November 9th, 2010, 07:52 PM   #10 (permalink)
Member
 
Join Date: Sep 2010
Location: UK
Posts: 124
 
Device(s): HTC Desire Z
Thanks: 3
Thanked 12 Times in 10 Posts
Default

I'm also looking into making a soundboard. Has anyone tried this site Daxx has put up? Was it any good?
Menddles is offline  
Reply With Quote
Sponsors
Old December 28th, 2010, 10:47 AM   #11 (permalink)
New Member
 
Join Date: Dec 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have used it. It works great. I made my first Android application using his tutorial. Thanks Daxx.
NTAN is offline  
Reply With Quote
Old January 3rd, 2011, 12:02 PM   #12 (permalink)
New Member
 
Join Date: Jan 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Ok, I have been trying to use Daxx's site to make a soundboard, and I followed all the directions, but the error he mentions in step 2 I keep getting. I follow all the steps he says to fix it but it doesn't seem to fix the error. Any suggestions?
LadyRaevyn is offline  
Reply With Quote
Old February 2nd, 2011, 10:26 AM   #13 (permalink)
Member
 
vamp6x6x6x's Avatar
 
Join Date: Sep 2010
Posts: 300
 
Device(s): Xoom(wifi only), Galaxy Tab 7.0 Plus(wifi only)
Thanks: 6
Thanked 11 Times in 11 Posts
Default

I actually have made a soundboard I just need help making out so when people long press they get an option to save as ringtone.
vamp6x6x6x is offline  
Reply With Quote
Old February 15th, 2011, 08:21 PM   #14 (permalink)
New Member
 
Join Date: Dec 2010
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

the website above has nothing of a "pre-packaged kit" to create soundboards.. The site is simply stating what development tools a "developer" needs to use in order to write an Android App.. precisely... a soundboard. \/ How about a website that allows a user to drag n drop his or her sound bytes into the website and push a button, let the website do all the work.. then you end up with a file you can download and install.. presto!
tpilgrim is offline  
Reply With Quote
Old February 16th, 2011, 11:46 AM   #15 (permalink)
Junior Member
 
Join Date: Jul 2010
Posts: 82
 
Device(s):
Thanks: 13
Thanked 2 Times in 1 Post
Default

That helped with me one problem, where do I put resources? Thanks a lot for these topic
Arehexes is offline  
Reply With Quote
Old February 25th, 2011, 01:02 PM   #16 (permalink)
New Member
 
Join Date: Feb 2010
Posts: 3
 
Device(s): Motorola Droid
Thanks: 0
Thanked 5 Times in 1 Post
Default Moved...

Hi Everyone,

Due to the cost of supporting MyAndroidSoundboard.com I will be taking it down shortly. The information however will still be available at Create your own Android Soundboard -- Formerly MyAndroidSoundboard.com | IgnoranceIsFutile.com

MyAndroidSoundboard.com will be redirecting there for a while until it is finally taken offline. As I state on the top of the redirect, I haven't tried it yet, but I think Google App Inventor now provides a much easier way of doing this.

Thanks,

--Daxx
Daxx is offline  
Reply With Quote
Old March 13th, 2011, 11:13 AM   #17 (permalink)
New Member
 
Join Date: Mar 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for the great instructions!

I have got mine working, but I have one problem. The raw audio is fine, but when it goes into the Android emulator each sound clip can only play for 5 seconds then it cuts out.

Any ideas on how to fix it?
isushi is offline  
Reply With Quote
Old November 1st, 2011, 09:34 PM   #18 (permalink)
New Member
 
Join Date: Sep 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hey guys i came here from google also looking on making sound boards.

I love them.

Anyway, i followed the url provided above and unfortunately it goes to a holding page.

Any follow ups?
crazeuk is offline  
Reply With Quote
Reply

Bookmarks

Tags
create a soundboard, sound board, soundboard, soundboards.


Go Back   Android Forums > Android Development > Application Development User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cartman soundboard Fluxen Application Requests 1 September 30th, 2010 12:27 PM
Inbetweeners Soundboard Mark_H Android Applications 0 September 10th, 2010 05:50 AM
southpark soundboard rodwiloc Android Applications 0 August 27th, 2010 03:43 PM
Somebody PLEASE make a Mel Gibson soundboard!!! TomDroid Android Applications 2 July 16th, 2010 01:10 AM
Soundboard Request MrDave1985 Application Requests 0 July 13th, 2010 04:41 AM



All times are GMT -5. The time now is 12:00 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.