Related
Are there any sites that explain in detail how to build an Andriod ROM, I've googled it, but nothing of any relavence. I want to learn how to build one.
interesting as well. Waiting some BIG guy to give a guide.
It would be nice, Maybe like a complete kitchen ala WM.
Former WinMo ROM builder (Touch Pro) and looking for the same info.
snag JF's 1.51 build environment from here:
http://jf.andblogs.net/2009/05/24/jfv151-images-are-out/
that will at least point you in the right direction.
you can always modify an existing update.zip and resign it using the testsign.jar tool
i'd love to see a step by step guide as well
A guide would be realy helpful, and greatly appreciated! Been experimenting on my own, but I'd love to see a Ion build enviornment.
Wow, so it looks like we are all making an official request for someone to put together a "Roms for Dummies" or similar..... Who's got the pull to make this happen, lol
there's cyanogenized rogers, a very good sample to start with
http://forum.xda-developers.com/showthread.php?t=524160
I'm a Herald cook, and I would also love to learn this.
Making ROMs for WM devices is so limited, I'm looking forward to this.
This would be awesome... I know just enough to be dangerous... but would rather have some sort of guide to get things going right.
I would have to agree with everyone above me, having some sort of step-by-step guide with a list of necessary tools would be very handy to have. Especially for someone who's just starting out and no idea what certain things do.
I would appreciate some kind of basic tutorial in this direction, too.
I have just been a little confused about how to resign an update.zip if I want to change any files inside of it, and then rezip.
Well.... Lets see if we can't get a Mod to come up with a cool idea of appointing someone who knows what they are doing (i.e. NOT ME), or themselves to collect everyone's pieces, and put them all together into a newb friendly version, and lead up to an advanced version. Talk about really opening the door to new developers. Eh? Whatya think?
I would love to learn too
Make a poll? Or does it seem as if enough people want it to be definite!
thelamacmdr said:
Make a poll? Or does it seem as if enough people want it to be definite!
Click to expand...
Click to collapse
It seems enough people want it done.....What have I done?!
ive asked this same question before.
still waiting for an answer
thelamacmdr said:
Make a poll? Or does it seem as if enough people want it to be definite!
Click to expand...
Click to collapse
Yeah I think it is definite. People want to know how to make their own ROMs.
Check this site out:
http://honeypod.blogspot.com/2007/12/compile-android-kernel-from-source.html
Senorkabob said:
Check this site out:
http://honeypod.blogspot.com/2007/12/compile-android-kernel-from-source.html
Click to expand...
Click to collapse
CRAP that looks like martian talk to me LOL. Well judging from that link we all have to learn some Linux boys. Ive been on windows for years and its all i know, but i do want to learn how to work on ROM's. I''ve heard that Ubuntu is the easiest to learn coming from a windows environment, please steer me in the right direction if im wrong. I guess illl have to dual boot my laptop to night.
So, I am interested in making a soundboard for the movie super troopers... Just curious if anyone has any experience making soundboards? Or, would I be better off pulliing a soundboard apk from my phone and just swap out the sounds I want? If anyone has any suggestions, I would greatly appreciate it, thanks!
I don't have any soundboard experience...
But just taking an apk and replacing sounds is definitely not something someone should suggest.. Pulling OS information and cooking roms is a little different than taking an app and releasing a dev's work with different .wmv's, that's a little thing called plagiarism..
But if you ask the dev prior to that, I guess it would be ok.. You just need his source..
*edit
look what google found me...
http://www.myandroidsoundboard.com/
azyouthinkeyeiz said:
Not all that advanced..
Click to expand...
Click to collapse
Not advanced at all. There's a reason there are so many soundboard apps on the market. It's just about the easiest, most no-brainer app you can write that actually does anything. Even if you've never even written a basic "Hello World" app, it shouldn't take more than 2 or 3 hours running through the tutorials on the android sdk site to be able to whip up a soundboard.
subliminalurge said:
Not advanced at all. There's a reason there are so many soundboard apps on the market. It's just about the easiest, most no-brainer app you can write that actually does anything. Even if you've never even written a basic "Hello World" app, it shouldn't take more than 2 or 3 hours running through the tutorials on the android sdk site to be able to whip up a soundboard.
Click to expand...
Click to collapse
lol yeah after I posted this, I got on google, found a tutorial for it... For the previous post, wasnt looking to plagiarize anyones work, at all... Working on my soundboard now
subliminalurge said:
Not advanced at all. There's a reason there are so many soundboard apps on the market. It's just about the easiest, most no-brainer app you can write that actually does anything. Even if you've never even written a basic "Hello World" app, it shouldn't take more than 2 or 3 hours running through the tutorials on the android sdk site to be able to whip up a soundboard.
Click to expand...
Click to collapse
Hmmm. Maybe THAT'S the problem....all those soundboard makers heard that they were no-brainers to make, and decided not to turn on their noodles before creating and releasing their monstrosities upon the world. (not meant as a dig @ OP)
tejasrichard said:
Hmmm. Maybe THAT'S the problem....all those soundboard makers heard that they were no-brainers to make, and decided not to turn on their noodles before creating and releasing their monstrosities upon the world. (not meant as a dig @ OP)
Click to expand...
Click to collapse
none taken, I didnt write any of those monstrosities... Just want one for myself lol
tejasrichard said:
Hmmm. Maybe THAT'S the problem....all those soundboard makers heard that they were no-brainers to make, and decided not to turn on their noodles before creating and releasing their monstrosities upon the world. (not meant as a dig @ OP)
Click to expand...
Click to collapse
Well its usually for people that want experience in coding apps, and haven't been through A+ Cert or the like, and want to learn...
But thanks for generalizing...
azyouthinkeyeiz said:
Well its usually for people that want experience in coding apps, and haven't been through A+ Cert or the like, and want to learn...
But thanks for generalizing...
Click to expand...
Click to collapse
Oh, I don't think he meant anything derogatory by it. I've been writing code for 20+ years, but I'm still doing a couple crazy simple Android apps just to get myself familiar with the new platform.
There's nothing wrong with writing simple apps as a learning experience. Even experienced coders have to do it from time to time when learning a new language or new platform.
The only part that's a little ridiculous is posting these "Java 101 homework assignments" on the market. Does the world *really* need 5 dozen collections of SpongeBob sound clips?
(No offense intended to anybody, but people should maintain a sense of reality about how appealing their app really is to the general public... I think it's awesome when people post things like this with source code and complete Eclipse project files so that other people can use them as a learning tool, I just question whether simple stuff like this really belongs on the market as a "product". It tends to clutter up my search results when I'm looking for useful stuff....)
subliminalurge said:
Oh, I don't think he meant anything derogatory by it. I've been writing code for 20+ years, but I'm still doing a couple crazy simple Android apps just to get myself familiar with the new platform.
There's nothing wrong with writing simple apps as a learning experience. Even experienced coders have to do it from time to time when learning a new language or new platform.
The only part that's a little ridiculous is posting these "Java 101 homework assignments" on the market. Does the world *really* need 5 dozen collections of SpongeBob sound clips?
(No offense intended to anybody, but people should maintain a sense of reality about how appealing their app really is to the general public... I think it's awesome when people post things like this with source code and complete Eclipse project files so that other people can use them as a learning tool, I just question whether simple stuff like this really belongs on the market as a "product". It tends to clutter up my search results when I'm looking for useful stuff....)
Click to expand...
Click to collapse
What he said! Wasn't making fun of anyone wanting to learn or anything like that a all. Hell, I'm working my way through the "how to make a calculator" guide, myself, lol! I know jack about coding! I was more referring to the fact that some of these guys don't seem to ask themselves weather or not the world really needs "Rosie O'donnel: Bathroom Sounds v.17" before they slap it in the market. I tried to be clear that I wasn't picking on the OP, guess I could have been more explicit? Sorry if there was confusion.
I havent taken any offense here... some soundboards are retarded, and I will be the first to agree... I am just shocked that, with the amount of 1 liners in the movie super troopers, there arent any soundboards for it... (of course, I may be biased, as some people may think this movie was stupid, but I loved it lol)... I have no programming experience, only video/audio editing experience... I found the link "azyouthinkeyeiz" maybe 20 minutes before he replied to this thread, and am trying that tutorial... I am definently looking forward to learning more, and if anyone out there has any websites they can suggest for learning programming, I am more than down to learn!
All I wasn't to know is, who wants a mustache ride?!?
tejasrichard said:
All I wasn't to know is, who wants a mustache ride?!?
Click to expand...
Click to collapse
LOL See? especially all the crap Farva says... Awesome!
tejasrichard said:
All I wasn't to know is, who wants a mustache ride?!?
Click to expand...
Click to collapse
http://moustache-ride.ytmnd.com/
and
http://igotyougood.ytmnd.com/
jtmercutio said:
I am definently looking forward to learning more, and if anyone out there has any websites they can suggest for learning programming, I am more than down to learn!
Click to expand...
Click to collapse
Try This
tejasrichard said:
who wants a mustache ride?!?
Click to expand...
Click to collapse
"I vaunt one... I do I do" lmfao
ok so I got my first board together... From House, MD. Pretty neat, I'd say.
Now what I want to know is this: how can I get them ads on there like all the other apps have? I can send a zip if someone feels spunky enough to help me
As I've eben working on my own theme, I've asked a lot of questions , and (obviously) learned a ton along the way. I've been keeping a log of a lot of it, but, I was wondering if you would all be interested in an "end-all, be-all" guide to theming from scratch? With things like important file locations, tutorials on .9 pngs, decompiling and editing xml, etc. etc.? Maybe I'd even PDF it and have screenshots and everything.
Just something I've thought of, but, it's REALLY not worth it if people aren't interested, bc it'd be time-consuming.
I would definitely be interested. I have been looking for something for awhile now. I have found bits and pieces haven't been able to put it all together and figure it out. I have an app I have been trying to theme to match the clock I am using and cannot get it right. I don't know what I am doing wrong.
This is what happens when I try to theme SwitchPro widget.
http://tapa.tk/mu/ad8d0908-f898-7a0f.jpg
+1
10char
Yes, I don't have time to figure it out on my own like you did. So that would be pretty fly.
Hey dmoses, go ahead and attach that .9 png you did for the background of switchpro, and I'll fix it for you real quick.
uhm that would be awesome ive tried changing a bunch of things on my phone on to find out that maybe half ever work and not knowing why lol
I'd love to see this too. I was spoiled with theming for the Palm Pre & would love to get into theming for Android now.
I am always open to answering questions about theming. If I can anyway.
Personally, I learned a lot of my android business from SDX-Developers. There a bunch of us brainstormed and basically relearned android. We pulled a lot of info from XDA yes. And for that I am greatful. However, since so much had to be relearned, a lot of info is documented in the forum. And most devs are still active so getting a response to a question, or at least someone to bounce ideas off of, is pretty easy. Android across the board is very similar no matter what device.
I would first recommend google search being that there are a ton more forums beyond xda with information. SDX is where I usually go for more technical questions or discussion, but then again it is where all the Moment users went when XDA shunned us.
Documentation is key if you want to remain open source so the mods can be used or altered for future use.
+1 Great idea
_Burst_ said:
I am always open to answering questions about theming. If I can anyway.
Personally, I learned a lot of my android business from SDX-Developers. There a bunch of us brainstormed and basically relearned android. We pulled a lot of info from XDA yes. And for that I am greatful. However, since so much had to be relearned, a lot of info is documented in the forum. And most devs are still active so getting a response to a question, or at least someone to bounce ideas off of, is pretty easy. Android across the board is very similar no matter what device.
I would first recommend google search being that there are a ton more forums beyond xda with information. SDX is where I usually go for more technical questions or discussion, but then again it is where all the Moment users went when XDA shunned us.
Documentation is key if you want to remain open source so the mods can be used or altered for future use.
Click to expand...
Click to collapse
Anyways...
Glad that people could use something like this. At some point I'll deifnitely start to work on it.
yeah, would defiantly appreciate something likes this. I spend so much time with 360's i hardly have time to mess with my phone and this would make it a much easier task.
jeffthebeast said:
yeah, would defiantly appreciate something likes this. I spend so much time with 360's i hardly have time to mess with my phone and this would make it a much easier task.
Click to expand...
Click to collapse
LoL you shoudl donate me a case-mode for this then!
TJDuckett said:
LoL you shoudl donate me a case-mode for this then!
Click to expand...
Click to collapse
i could do that, i have a ton of spare 360 cases i use for my jtags i sell.
jeffthebeast said:
i could do that, i have a ton of spare 360 cases i use for my jtags i sell.
Click to expand...
Click to collapse
You ****ing joking? Dude, I'd make you a whole theme for a nice black custom case with lights.
TJDuckett said:
You ****ing joking? Dude, I'd make you a whole theme for a nice black custom case with lights.
Click to expand...
Click to collapse
im serious, i enjoy doing it...i think i have a few pics of different console on my pB
http://s65.photobucket.com/albums/h239/IiCoNson/
+1 interest on a good one stop guide, whether it be all original content or mashed together from the way too many guides out there.
jeffthebeast said:
im serious, i enjoy doing it...i think i have a few pics of different console on my pB
http://s65.photobucket.com/albums/h239/IiCoNson/
Click to expand...
Click to collapse
for some reason, it takes me to some weird login screen and won't let me view ur album.
absolutely, that would be a great resource and a great experience!
+1
I would most certainly enjoy a theming guide.
Veritas06 said:
I'd love to see this too. I was spoiled with theming for the Palm Pre & would love to get into theming for Android now.
Click to expand...
Click to collapse
cosign.
10char.
I'd like to introduce everyone to a new website that I have created.
http://gtabfans.com
I have tried to create a website that will encompass as much information about the gTablet as possible. On this website you will find information about the firmwares, an installation guide (more to come soon, this represents a lot of work so far!), the market fix and a wiki with some very topical information.
I was getting a little tired of sifting through ages of forum posts to find out if a specific application would work, so I have created the Application and Game pages on the wiki.
I don't intend for this to take away from the community at xda-developers, I really like the atmosphere that we have created here. As such, there is no forum at gTab Fans. I simply want a nicer way of indexing the data available to us.
I am also looking for help. If you are interested in helping write guides, let me know!
I like it! Maybe it will help with the repetitive questions... Thanks for doing this....
Sprdtyf350 said:
I like it! Maybe it will help with the repetitive questions... Thanks for doing this....
Click to expand...
Click to collapse
You've inspired me -- I think a FAQ is in order
Nice easy to read site with easy to read new user info.
Nice job.
Nice! Looks really good count with me if you need help.
cpimentelpr said:
Nice! Looks really good count with me if you need help.
Click to expand...
Click to collapse
Right now I need help getting people to stop using the app/game thread and start using the wiki. If you want to help fill in some applications that you've tried, that'd be great.
Looks good! I suggest adding section for stock TNT, for those who don't want to go the modded route.
Jim
I added this section yesterday. Good suggestion.
I'm looking for more suggestions, I will be adding TnT Lite and CyanogenMod installation guides. These should be pretty much the same.
Great Site!!
Downloading Dungeon Defenders as we speak. I had no idea about the game till I saw it in the game section.
I registered and added some games and apps that I have used on my gtab. let me know if you need any help as I am a web designer.
Gtab fan site
Great idea
Very helpfull especially for newbies like me.
I have to apolagize I tried to add some games and I think I may have accidentally deleted some info.
I am obviously not a programmer but if there is anything i can help with let me know.
Wyngnut
No worries, that's what wiki history is for
I'll probably code a php or python script that lets users add a game and it just stores it somewhere in a database and then I can add them in batches.
This would give the users who feel comfortable editing the wiki directly that option and the form for people who aren't so comfortable.
Thanks
Yeah I went back and It was corrected so I added games and didn't screw anything up this time. I will keep updating it and checking it. I am curious to see if there are any more unreal engine games like Dungeon Defenders on the horizon.
Wyngnut
We now have a game/application form. Simply fill out the fields and I'll post it to the Wiki after I make sure no one was abusing it.
Thanks! Great site.
Man awesome site....It was just what I personally needed to decide on what firmware to switch too, I just got done flashing my g tab to tnt lite 2.2 then 3.1, but after seeing the write up on Vegan, I had to flash to it and man if anyone is deciding, IMHO Vegan is amazing....so much faster than tnt and has soft tab buttons for the home, back and options button so u no longer have to struggle or mod your tab find them again what a great website and idea. Really has the most common things that will help out newbs like myself, great job and keep up the good work, I would offer to help but being new I don't know how much help I would be, but if I can be any help email me at [email protected]
Thanks for all the positive comments!
Curious but what's wrong w/ the tegratab wiki? http://wiki.tegratab.com/index.php/Main_Page
Seems like you have all the same sections, accessories, roms, apps, etc wouldn't want people to call us 'fragmented' now would ya .
This wiki was created as more of a Games/Apps "database" than anything.. I agree, the tetratab wiki is quite good.
I like the idea of having a quick reference to what can and can't run on the Gtab. I've added a few games that I know work on Vegan B5.
Sorry if it's been asked but is there a way to register to the site. Be nice to avoid using Capatcha (sp?)
Right for the time being i'm going to keep things short and sweet.
I've been developing android apps since December last year and if I'm honest i love it but my apps just haven't worked out and it's knocked enough confidence for me to stop making apps and work on other things but i have actually missed the android world and i wanted to give a little back to community as a lot pro's on the internet have really helped me learn new things and although there's still ALOT i don't know, i know enough to help some beginners.
One of the hardest things i learnt was SharedPreferences because at first it just seemed way to hard and it was annoying because using SharedPreferences in your app can make a huge difference and once i knew the basics i realised how relatively easy it is so i put together 3 ways or examples on how to use it and those 3 things are...
Saving Text, Saving Integers and saving an image.
Now i am aware that there other things you can do with SharedPreferences but i find those 3 things quite useful.
I'm actually hoping to create more examples at some point so i can not only help other developers but just to make sure i keep my knowledge up to scratch.
Oh if anyone has any questions about the code or someone finds a serious mistake then please don't hesitate to ask me!
If you could give me a thanks then that would also be great as i wouldn't mind becoming a bit more known on here!
Thank you!! xD
This thread is also in the "Java for Android App Development" section so if either one is in the wrong place then please let me know, thank you.