Wanna be a dev? We need help with something: - T-Mobile myTouch 4G Slide

As I am working my way through the public transportation circuit back to my dev chair, I have a chance to ask for help if someone(s) are interested in helping the doubleshot development effort at large.
Development in the open source community is about two main points:
1. Being driven by your curiosity to learn something new or make something do whatever it does differently or better.
2. Distributing the workload of what we want or need between multiple people - many hands make light work and if everyone contributes something small collectively it turns into a whole lot of progress and success.
So here's something that would help us all out immensely even though it seems like a small issue on the surface:
.nb0 and .nbh files - how to break them down and an explanation of how exactly they work.
What they are is a proprietary format used to wrap up some of the installer files within OTA and software updates we get from HTC for this device. (Other HTC devices too)
We also need to have or have links to the software we need to break them down with.
This information and how to use it will make a tremendous difference in how quickly and effectively we can assimilate and process our official software updates and continue to deliver both S-OFF and Root solutions when they are stripped from us on OTA pushes.
I'm making too much progress on other fronts and with other issues to stop and take care of this, and the very limited searching I've been willing to spare on this front has lead to dead ends and dead (mostly megaupload) links to what we would need.
Honestly, I've got a lot of dev work I've gotten myself involved in with this device and the progress I make doing other stuff is greater then putting more time into this, based on the project files I have in process. If I was just starting with helping out on doubleshot development this would be what I would be spending time on - just where I'm at I lose momentum focusing on this.
I get PM's from people asking for advice or direction on how to help out in addition to a scattering of threads around here started by people with lot's of enthusiasm but no direction, and I definitely understand! I've been and (believe it or not) continue to be in that very same position!
Sometimes all people need is a nudge in a direction, a path pointed out to them that they can explore and learn about - this is just such a signpost on the way to becoming the developer some of you out there want to be.
Development basically = knowledge + implementation, and the more you know the more creatively you can leverage it to your advantage. We certainly have some creative people who have passed through or are here now surprising us every day.
From the impressively out of nowhere CM7 port kornyone gifted us with in the past to the jaw-dropping brute-force ICS work tbalden blazed a trail into ( and sucked a few people into along the way ) all the way down to the work XMC has been steadily chipping away at building tools for us to use and wrap it all together with - we really have some talent, passion and a lot of success in our small but effective corner of the XDA forums.
...and those are only a few of the people who have made a lot happen around here, there are and certainly have been others who have either left a mark on development for this device or continue to do so.
Excited? I am! There's so much cool stuff to do and who cares if we never get an 'official' ICS update? We (collectively) are producing software the manufacturers/carriers wish they could produce in a fraction of the time it would take them to do so.
What some may not realize, though, is that it isn't this person or that person making it happen, but the collective efforts of us all together that enhance and compliment the individual strengths we all bring to the table separately.
...and it's all built on us sharing what we know and helping each other out. Maybe some out there, especially the more casual viewers or unregistered lurkers don't realize just how much we work together - where the larger sub-forums are more scattered and individualized just because of their population.
As an aspiring dev, this should make our little corner even more appealing because that leaves a lot more new ground to cover and gives everyone who jumps in that much more of an impact on what we have available.
Maybe in other places you're the fiftieth person to make some lockring or point something out, but over here just about anything you get into is new ground for us - so we are definitely excited about everything anyone has to offer, no matter how trivial it may seem to you.
As many of you have gathered by now I'm a bit long winded at times, but it's all so exciting!
So back to the original point, which was that if someone or a handful of someone's wanted to do something to help out, and push development for the device forward but wasn't sure what to do, figuring out how those .nb0 and .nbh files work and finding some software to crack them open with would be a big help in gaining and maintaining S-OFF and Root for this device.
.nb0 files especially, because they are something within the OTA that is a single file that impacts multiple partitions, and we really haven't gotten a look inside of them at what exactly they are doing to our device and how.
The death of megaupload and sites like it cost the open source community a lot of tools that are in some cases still missing and in others maybe never to be replaced...at least not without someone taking the time to sit down and do so.
...could that be you?
gtmaster303 said:
Sorry blue, I got lost in your post. What exactly are you looking for?
A software that can do what with these files?
Click to expand...
Click to collapse
Cliff notes:
Blue6IX said:
The strength of XDA is the community itself and the knowledge it contains. If we want to truly leverage it here in the doubleshot forums, this is how it can be utilized the best.
Click to expand...
Click to collapse
Any and all info on the .nb0 or .nbh file format, anything people can gather.
How do we break them apart?
What is inside of them when we do?
What partitions does it flash it's pieces to, are the individual pieces signed or just the file itself?
Can we make these files?
...How?
.nb0 is inside the OTA packages, .nbh is a type of package like the PG59IMG.zip files, so the tools to work with them are different?
Here is an .nbh thread that could help get someone started...
NBHextract: Extract contents from NBH files with a tool but we don't have any of these files yet?
Here is the wiki page it links to which will help more:
NBH wiki page that it links to on that tool page which might help some more.
I bring up .nbh because that is one of the methods of insertion the auto-install tries to use when booting to hboot:
Blue6IX said:
When loading hboot, the files it automatically looks for on the sdcard are:
- PG59DIAG.zip
- PG59DIAG.nbh
- PG59IMG.zip
- PG59IMG.nbh
- PG59IMG.tar
- PG59IMG.aes
- PG59IMG.enc
Click to expand...
Click to collapse
...and the more people we have familiar with these files and spend time helping us to figure them out, the better equipped we will be to deal with new OTA packages and everything that goes with them.
What do we know? Collectively, here, not very much - if so, someone speak up and if not here's something people can help with.
How do we make .nbh files, or any of the other packages quoted there we don't have?
We've pretty thoroughly examined PG59IMG.zip files but the .nb0 files in them are still somewhat of a mystery - here are the ones from the 3 PG59IMG.zip files you can find links to here:
Restore to Stock
Files:
doubleshot_1-28-531-9_nb0.zip
Download Link
MD5: d5e8721090dbc048c711d7f42404286b
Size: 1.75 MB
doubleshot_1-55-531-3_nb0.zip
Download Link
MD5: dba1925982b4c5e0a41f3291942e09e0
Size: 1.75 MB
doubleshot_1-63-531-2_nb0.zip
Download Link
MD5: aaa9edc7b2c5ec91559ab01caebab8ac
Size: 1.75 MB
These zip files are in uncompressed form, simply zipped in store - small files but 2 each. Here you go, hope someone has fun with them!
Sent from a digital distance.

http://www.ubiquitense.com/technology/how-to-install-android-roms-with-nb0-file-extension/2800/
dont know if this is what you are looking for but maybe........
i think this is better?
http://android-dls.com/wiki/index.php?title=How_to_unpack_and_repack_NB0_file

tl;dr:
Blue is a noob with poor time management skills.
jk, I would love to see more people get involved with development. You can't really ***** about a lack of development and then not be willing to support it.

Sorry blue, I got lost in your post. What exactly are you looking for?
A software that can do what with these files?
Usually, all unknown file types I come across I run through winrar and see how it handles it.
Found this with a quick google:
http://filext.com/file-extension/NB0

I edited the first post, adding the second half to it starting with the quote below:
gtmaster303 said:
Sorry blue, I got lost in your post. What exactly are you looking for?
A software that can do what with these files?
Click to expand...
Click to collapse
As evidenced by my original posting, being concise is not my strong suit.
I posted that from the doubleshot while I was sitting somewhere waiting for people, and so it was a little all over the place even for me. Hope this post and the edits above clarify the intentions of this thread better?
Can someone explain how to break down the nb0 files and find tools to do it properly? See if you can sit down and crack one open and see what's inside.
See how many of the questions can be answered from above, and what other ones we don't know enough to ask are/their answer(s) are?
The doubleshot community benefits from it's developers having how-to references on the things we need to do, and pretty much everything we need to know is scattered all over XDA.
It takes time to funnel, qualify, and share that information here so we can use it.
Many more people will be able to dev for this device if they can come here and learn how to do it, and not have to resort to the XDA scavenger hunt that every other dev who started here had to go through.
If other people can see the value of and want to help out in searching out how to do things and get it here for us to use, the honest truth is that's a resource built by the developers here or not at all.
Learning how to do things and going through that experience and what the pitfalls are and finding where to get what you need to do it is basically development.
Sharing those experiences with XDA is what makes this community a resource.
Bringing it here gives people who want to dev and don't know where to start a learning project that can benefit everyone working here.
Something like this is a good trial for posing this question - there are a lot of things that we would benefit from having here and not just on XDA at large. If someone or people want to get together and solve this mystery because they were looking for a problem to solve, then here is the best way to turn that learning experience into a guide for the rest of us.
...and we can check that off our list of things we need to learn how to do.
I can make a post at some point with a concise listing of things we need to know about, with a link to a summary of what we know about each, and then we could use it as a checklist to start systematically solving our problems and making the device do what we need to do.
The strength of XDA is the community itself and the knowledge it contains. If we want to truly leverage it here in the doubleshot forums, this is how it can be utilized the best.
--------
So, when someone gets so energized by this as many of us have felt at some point - that overwhelming desire to help but complete confusion on where to start?
Go learn something we don't know and share how to do it or what it is here. We all benefit and people already here working on other things can just add how to do whatever that is to their methods.
Please don't think this is a case of me sitting here saying "i'm too lazy to learn how to do this, someone teach me" ...
...this is a case of "does anyone out there want to help explain what this is and how to use it? Here's a project if anyone wants it" ...
...i've written quite a few guides here as i've learned how to do things, and wouldn't pose this kind of question without having contributed first. So just offering a starting point to anyone else willing to do that too.
If there is interest in people taking the project on, I can make a checklist of what we need to know and we can have a point of reference on how to spend our time when looking for projects to do.
If no one's interested in learning this and sharing it here then I won't waste the time it would take to put such a list together and source everything. Eventually i'll figure this out and share it here if no one does, but we would grow as a community for others to do it. Just looking for ways to make everything work more smoothly here.
This place is whatever we make it to be, so do we want this?

You think it would help if we asked HTC dev what they're for?

I would love to help! But I don't know anything about being a Dev.

Hi Blue6IX,
I've read most of your post, but I don't quite understand to what purpose we need the contents of these files.
I mean, I got my Doubleshot, rooted/S-OFF'ed it with revolutionary/unrevoked and SIM unlocked it following this guide and installed an ICS ROM. Is there anything that prevents others from doing the same?
Also, I come from the Moto Milestone, which has a locked bootloader and no way to unlock, and still people managed to get ICS up and running (with 2.2 being the latest version Motorola wanted us to have on the device).
For the Doubleshot, you can just fire up a repo sync with CM9, get the preliminary msm8660 device tree(s) and create a doubleshot device tree. I know it will require some adaptations and coding, but IMHO this is nowhere near the problems other devices face.
Since I didn't really find any information on other hindrances, I would be glad to hear of them. Otherwise, I don't think analyzing HTC's/T-Mobile's original update files will be useful for anything?
Curiously yours,
Stefan

seidler2547 said:
...
I mean, I got my Doubleshot, rooted/S-OFF'ed it with revolutionary/unrevoked and SIM unlocked it following this guide and installed an ICS ROM. Is there anything that prevents others from doing the same?
...
Click to expand...
Click to collapse
Yea - for a while S-OFF was impossible for any device on the 1.55.531.3 software version ( or later ) with hboot 1.45.0013
There was also a time where they couldn't unlock the device and were basically stuck barely able to root.
For most people, S-ON and unlocked is the best it can get at the moment - making it pain to flash roms with custom kernels and completely unable to go back to the stock radio or hboot.
seidler2547 said:
Hi Blue6IX,
I've read most of your post, but I don't quite understand to what purpose we need the contents of these files.
...
Otherwise, I don't think analyzing HTC's/T-Mobile's original update files will be useful for anything?
Curiously yours,
Stefan
Click to expand...
Click to collapse
I cut out most of the post you made ... ( quoting a whole post unnecessarily is rather annoying ) ... But you really answered your own question here.
Do you know for certain they won't help now or in the future?
Have you checked to see?
How can you check if you can't break it open?
If you can, could you share directions how and working links to tools to do it with?
...the OTA and PG59IMG.zip packages are how the manufacturer updates the device and makes changes to things we can't - knowing how they do it can help lead to a way for us to do it.
Especially since we don't have a proper RUU and basically are left begging for scraps at the "official" software table for the device - knowing how the few legitimate software packages work we get becomes even more important.
Every time an OTA update comes out, the possibility exists to lose root, S-OFF or even a working device ( the next broken update will NOT be the first ).
As you mentioned being curious, well, you hit the nail on the head as to the entire purpose of the thread.
I'm curious, anyone serious about helping us keep root at the very least is too ( and if not, now know they should be and a bit about why ).
It's one of many, many pieces to the puzzle, but the more thoroughly we understand each puzzle piece itself, the better of a chance we have at actually putting it together.
Bottom line is we don't know, we should know, and the project of finding out and sharing it here is a great opportunity for someone who wants to learn how to be a dev and has no clue where to start.
This project is on my list, but I figured i'd post it here and create an opportunity for anyone interested in it...otherwise I'll get to it at some point.
For all the time I've put in the thread, I probably could have made progress on the answers to at least some of the questions I've posed. I'd rather see if investing that time in soliciting more participation is worthwhile. It's not something I need, but rather something WE need...
Anyone like a good mystery?
Sent from a digital distance.

Related

[Wanted] The proper way to cook a ROM.

I wonder how the proper way to cook a ROM is. I have fooled a little around with some ROMs by adding some files, removing some, editing a file here and there. Packed it, and signed it.
But is this the way to cook a ROM?
I really like to hear how its supposed do be done. Right down to the kernel..
Or maybe just point me in a direction.
I really wouldn't mind a couple pointers in the right direction as well.
I installed an Ubuntu VM today and I'm getting the Android SDK up and running.
At this point, I have no idea what to do next, but I'm stubborn so I'll keep trying.
Thanks for any help that any one can provide.
a few links realated to the issue:
http://source.android.com/download
http://www.cianer.com/androidg1/28-building-android-kernel-images
i'm starting to mess around with things, i think i'm close in creating ROM from the cupcake branch
I also need to read more on the issue from someone that already created one
Thx
Probably the thing I miss most about my Wizard is this. The guys making roms are doing a wonderful job, but not everyone has the same needs; sure there's a lot of different roms out there, but I just rather do these things myself. That said, I personally haven't really tried to hard to get info on the subject and I'm sure there's plenty of it around if I care to look. Maybe I'm just spoiled from my wizard days with the guides and the kitchens and stuff.
I'll do some reading courtesy of dmanbuhnik @ some point; not now though.... regretfully I gotta wake up early....on a saturday.... the single most hateful thing that can happen to me in a week.
I agree we need a HOW to guide on custom ROM's.
Little off topic but is there any way to optimize the 32B Kernel for a smaller footprint and speed. Possibly remove some features. With the small memory size on it we need to cut the fat where it matters.
you need to create the kernel from scratch in order to get an optimize one for your needs
i know that you can play around with the .config file to decide which features you want in or out
but as a said - i'm only at the begining of the process i rather hear it from someone with real experience on the issue

You CAN help without resorting to nastyness

I am putting this in this thread because this is where i see it happen most. As a community i find xda extremely helpfull, but more and more i see "senior" members ranting and going off at new users. Too often i see "Learn to use the search function" where a simple yet clear answer would have had the desired effect, keeping users ON this community instead of them having to look for help elsewhere.
I really wish ppl would stop being complete idiots and always ragging on new ppl . Not everyone is a tech geek, not everyone knows everything.. doesnt cost anything to try and help someone here !!
I have had my 2c worth .. and i am certain i am not the only one who hates reading through posts containing this kind of behaviour
Thanks for your words Cornelha, by the way, WizFlo 2D was the first ROM I flashed
to my Wizard.
As you said, many are not tech geeks, just end users trying to improve the use
and functions of their devices, learning some new tech in the process.
I wish I can cook ROM's, port other devices aplications, hex edit, patch files or
program new aplications, but that really is not my field. Just try to help new
or any user with issues I may have already gone through.
Thanks again.
Some ideas for solutions
I've been on the fora/ums for a few years now, and not that it makes me an expert, but I've had lots of chances to see people go off on other people here.
You're right. People can be just as rude and mean here as any I've seen anywhere.
There's a gap of understanding on both sides. The oldies have forgetten how difficult it is to find ones way around these forums. It's not intuitive, you really do need to spend a fair amount of time figuring out how they work, who's where, how to find help and all that. It's big (and like a Massachusetts buidling that's been added on to, and nothing old has been torn down, so it's convoluted). Just because you know your way around doesn't mean someone else does. And there's no orientation. None.
It really makes sense to just turn around and ask your question to of the guy next to you, just like real life. Here's the kicker. This isn't like the being on the train. Newbies have no idea how much time, effort, space a "simple" question takes in a not-so-simple environment, and go firing off questions that totally don't fit the discussion. It's disruptive. It takes up a lot of server space INCLUDING THIS THREAD. If you are met with rudeness, it might behoove you to take a look at what it is you did to set off the rudeness. It probably isn't what you did, directly. Most of the time what you're doing would be fine in a usual environment, but no action is context-free.
My idea for immediate solution is for oldies (techies, whatever) to direct the newbies in the right direction. Don't answer the question or they'll keep asking in the wrong places. Don't be rude or angry at someone for being inexperienced, just make a point of giving them the tools/info they need so they get the experience. Links are fine, but it would probably be better to describe, politely, what to do/search for so they can get the hang of it themselves. It might also help to cushion it a bit, and say something like "getting around XDA is harder than it might seem at first. You'll need some patience."
Long term? I think the forum needs a format revamp, or at least some sort of front end for inexperienced users. Something that makes a search both not-a-choice, and easy, like so many support branches of websites force you to check the FAQ and knowledge bases before anyone will address your question directly.
So, nuf said.
MOD, please move this here
EDIT: This sounds a lot *****ier than I meant it to. My apologies. It takes a lot of growing up to have the patience required to maintain civility in the face of a gap, any gap, including this one.
Techie or Newbie, try to remember that an Orchestra playing a ballet is no reason to get up and start dancing: check your context before you act. Think before you type.

A call to arms!

Ok, I mentioned in annother thread that I am willing to learn developing so our phone dosent die. I've rrun into a bit of a hiccup in that I'm compeletly new to programming and I've either gotten no response or a negative one when I went looking for pointers. Fear not I am still not giving up it is just going to take longer than expected. So in interest of keeping development moving forward I'm putting out a call to arms. Are there any other aspiring developers out there? If so post in this thread what you are good at and what you can do. Perhaps we can collaborate and push out a rom in the near future. Personally I am an expert at graphic manipulation and can handle all of the ui, still working on the coding part. For everyone else, post things you would like to see and perhaps one of us could pick it up and run with it. Let's work together and make this work better than they ever thought it could!
Sent from my SGH-T839 using XDA
Sigh..
We can't work together if you don't have experience with coding.
If you really want to get a spark, you need to get a promising build onto github. And, you will need experience and attention to detail. Nobody wants to help if you don't comment your code, keep good changelogs, and maintain a good readme.
So far, I don't see it out there.
Furthermore, I can't afford to spend hours working on something that won't pay my mortgage. Most of us can't.
If I hit the lottery, maybe I'm your guy. In the meantime, we can't work together without a leader.
And, let's hope the next developer isn't lacing every file with a bunch of jibber jabber about "don't kang my sh*t, bro." Because, a collaborative effort would require plenty of sharing.
Just my two cents.
I would love to see a new Sense rom. but this place seems dead. Coming from the G1 I was surprised to see barely any roms. Even though the G1 is a ancent phone, it had quite a bit of rom and there's more activity over there than there is activity over here.
Sent from my SGH-T839 using xda premium
orange808 said:
Sigh..
We can't work together if you don't have experience with coding.
If you really want to get a spark, you need to get a promising build onto github. And, you will need experience and attention to detail. Nobody wants to help if you don't comment your code, keep good changelogs, and maintain a good readme.
So far, I don't see it out there.
Furthermore, I can't afford to spend hours working on something that won't pay my mortgage. Most of us can't.
If I hit the lottery, maybe I'm your guy. In the meantime, we can't work together without a leader.
And, let's hope the next developer isn't lacing every file with a bunch of jibber jabber about "don't kang my sh*t, bro." Because, a collaborative effort would require plenty of sharing.
Just my two cents.
Click to expand...
Click to collapse
I appreciate your honesty. But you misunderstand my intentions. I am not looking for someone to hold my hand and walk me through how to do everything. I, at most, am looking for info on how to start. I know I need expirence in coding before I can push out a rom, and that it will take a while to get that. That's why I started this thread. So, instead of waiting for me to finish the learning process we can get any other aspiring developers together to start something new in the meantime. I know there are others out there and if we all start posting what we can do and what we would like to see then maybe something may come from it. Thank you for point me to github, I'm sure I can learn some more from there. I understand about responsibilities getting in the way of hobbies, I have kids and a mortgage too, I'm just looking to get all the new developers together so that we can share and work together. I have a friend that writes code for websites for a living and I'm trying to get him on board to take this up as a hobby. Here's hoping.
Sent from my SGH-T839 using XDA
NightmyreWreckage said:
There are only three devs left for the Sidekick.
HewettBR, me (JiN1337), and nxd (kernel developer)
Reactive was a guy who tried to get everyone banned for using open source work, and thus in turn got banned himself.
I would be welcomed to help teach you a bit. I wish I had a learning curve when I was just beginning how to cook ROMS.
1. Download a ROM, unzip it, browse around files, and open files. Play with things.
2. When in doubt, Google it. It's likely someone else had the same problem before you and is a basis on how I fix 80% of ROM problems.
3. Always, always make a NANDROID. A foolish mistake is to flash your own ROM and not have a backup to go to, and than you have to start all over.
Click to expand...
Click to collapse
Thanks. I have a stack of books on android as tall as my hip lol. I feel like I'm in college all over again. Any help would be appreciated at this point. I'm on information overload.
Sent from my SGH-T839 using XDA

AOKP/CM - ICS -> JB BootLoader?

I haven't found the answer, and I was actually just curious as to what the hurdles are switching the bootloader in the rom is?
Being that I am on the JB BL, I am stuck with mainly two roms, Clean and Hydro. Both great roms, but was just curious from a dev standpoint, since we have both the ICS and JB bootloaders floating around out there, what hurdles are in place keeping a JB BL version of AOSP being made.
Thanks!
Mario
+1 I would like to know also. I keep seeing don't do it you will brick but can't find any information about what happened or when. Yes I have searched! I may not be able to recover from a problem that you just breeze through as we are all different. The subject deserves further study.
I can place Asus ICS update on my sdcard and get an offer to downgrade just as I got offers to upgrade.
Maybe someone can provide links or definite info about this situation.
there are some devs trying to get this working, but it seems to be very hard to get it running
mikaole said:
there are some devs trying to get this working, but it seems to be very hard to get it running
Click to expand...
Click to collapse
Maybe someone will start a thread to collect and share info about this problem.
tobdaryl said:
Maybe someone will start a thread to collect and share info about this problem.
Click to expand...
Click to collapse
No, the devs should work on this problem and trying to fix it not discuss why its not running.
As far as I know it has something to do with the new Kernel.
mikaole said:
No, the devs should work on this problem and trying to fix it not discuss why its not running.
As far as I know it has something to do with the new Kernel.
Click to expand...
Click to collapse
I was speaking of the devs starting and maintaining the thread.
I have seen one post here (FT300) asking for testers NVFlash but it is common in other threads.
The more heads involved the better the chances of conquering the problem.
Take the nook tablet!
Bauwks broke open the locked bootloader problem, you never see him post but he is there and knows his stuff.
AdamOutler seldom posts but he broke booting from the sdcard.
Numerous threads were provided a key piece of the puzzle by people who seldom post and are not listed here as developers.
These things have a better chance of coming to pass with more people involved and that is the reason for a sharing thread.
Obviously the thread has to be highly regulated as to what can and can't be posted for it to be effective.
There are good devs in this forum also and I'm sure they are working on the problem and I take nothing away from them or their contributions, but maybe there are people in the wings who could also help (not me).
I will be a tester as needed but don't have current knowledge base to work with. Like others here I am trying to learn by studying and following examples of others.:good:
mikaole said:
No, the devs should work on this problem and trying to fix it not discuss why its not running.
As far as I know it has something to do with the new Kernel.
Click to expand...
Click to collapse
I can see both +'s and -'s to this. Myself, I have both Engineering and Computer Science degrees and quite an extensive amount of programming experience, but I have never worked on the Android platform. Any and all information pertaining to the reasons or methodologies behind why something isn't working is all food for thought for someone like me and might be a trigger to motivate a breakthrough. Being in the dark in most cases doesn't move anything forward, and I think there is an old saying that really applies here... "Why recreate the wheel."
I know a lot of programmers think "Do it yourself and learn", but at the same time, we are all trying to work to the same goal, getting the best user experience we can. With that said, if every single person had to start off at point 0, it would take an infinitely longer amount of time to get to where we could be. If we all shared ideas, and in some simple form or another, had a collection of proofs that have worked, then it would allow anyone with minimal android programming experience a way to start somewhere beyond point 0, and get up and helping as quickly as possible.
For those who simply want to sit back and complain about something not working but have no interest nor will to contribute, this may be the issue we are experiencing with programmers who just have no interest in hearing people whine and fill up their threads.
Just my 2c.
Mario
Anyone have any links to people who actually bricked trying to go back to JB from ICS? I have searched and searched without any positive results. I only get don't do it, it will brick your device.

hi could you post some good beginners reading guides on anything

hi could you post some good beginners reading guides on anything related to whatever you do since im new. im new so i ask questions like http://forum.xda-developers.com/showthread.php?t=2392704
actually someone new won't even know what bluestack is.
i have to start reading up on all this stuff. it doesnt have to be on this site, just readings so i have a better understanding of all this
pleaseeeeeeeeee
phonebroken said:
hi could you post some good beginners reading guides on anything related to whatever you do since im new. im new so i ask questions like http://forum.xda-developers.com/showthread.php?t=2392704
actually someone new won't even know what bluestack is.
i have to start reading up on all this stuff. it doesnt have to be on this site, just readings so i have a better understanding of all this
Click to expand...
Click to collapse
Since you mentioned your eager to understand what goes on here at XDA I would highly recommend taking a look at this thread http://forum.xda-developers.com/showthread.php?t=2073370. It contains links to approximately 108 guides that explains everything from what is logcat and compiling Android from source to explaining about MODs and Tweaks, to how to compile and modify your own Android ROMs. Also if you still have any questions feel free to ask me I'll be happy to help you out .
Sent from my Nexus 10 using xda premium
great! though i need an overview guide --
like what is a rom?
why would you want to port or create roms?
why do you want to log?
same with the other topics
none of these seem especially helpful or specific to my problem :/
i think the "Tools and mods,tweaks" and "Misc" sections has the most helpful things
but the guides needs to be ranked. there's a lot of bad info out there
phonebroken said:
great! though i need an overview guide --
like what is a rom?
why would you want to port or create roms?
why do you want to log?
same with the other topics
none of these seem especially helpful or specific to my problem :/
i think the "Tools and mods,tweaks" and "Misc" sections has the most helpful things
but the guides needs to be ranked. there's a lot of bad info out there
Click to expand...
Click to collapse
To answer your questions:
like what is a rom?
A ROM as defined on the XDA wiki and the Android terms glossary thread is:
The ROM holds the Operating system and other components such as the bluetooth and wifi stacks. The ROM is accompanied by the Radio, Ext_ROM, SPL and IPL. Carriers such as T-mobile or Vodaphone taylor the ROM to their specifications and version numbers do not carry the same meaning across different carriers. IF the carrier you use supports the device well they will usually release regular ROM updates.
Click to expand...
Click to collapse
Rom/Firmware:Read-Only Memory and technically speaking, it refers to the internal storage of a device, which is supposed to contain the operating system instructions that needn’t be modified at all during the device’s normal operation.
Click to expand...
Click to collapse
why would you want to port or create roms?
Developers create and port ROM's for a variety of reasons. One reason is because they want the latest version of Android on a device that doesn't officially support the latest version of Android. For example the last officially supported version of Android on the Nexus S was 4.1.2 but developers compiled Android 4.3 for it so Nexus S users can enjoy all the latest features and benefits of Android 4.3. A second reason is because developers add features and performance enhancements that the original device manufacturer never could have envisioned or left out. Cyanogenmod, AOKP, and Paranoid Android are all perfect examples of custom ROM's that were developed to increase performance and add many new features. A third reason, is that if you like a ROM but it isn't available for your device, developer's will port it over do the device they want it on (Note: This process can range from very simple to extremely complex) so they have that ROM's features on there device. A fourth reason is theming, some times user's will create custom ROM's that include a heavily modified or changed user interface and then distribute the changes. However ROM's that are just themed and no other changes made are becoming less prevalent due to additions of universal theme engines such as the XPOSED Framework .
why do you want to log?
Logging allows developers to see where the problems are and what is causing certain functionality such as Wifi, graphics, touchscreen, app problems, etc. to not work correctly. The log gives a detailed report of what is not working and a starting point troubleshooting where the error occurs. Developers then look at the logs and fix the error messages they are receiving. Without logs it would be close to impossible to fix any problems you ran into when developing a ROM.
Another set of guides that is an excellent source of information is -NickHalden-'s Guide Ride-From a Newbie to a Dev, Get all you need here. It takes you like you wanted from just understanding the basics, all the way up to developing ROM's and other cool stuff yourself. It also includes a very helpful numerical order that you can follow along so you don't miss any important information along the way. Also I am curious as to what you mean by "but the guides needs to be ranked. there's a lot of bad info out there"? Can you give an example? Additionally you can rate threads and see the threads ratting if they have one at the top of the thread for what users have rated it, this is usually (Though not always) a good indication of how helpful people have found the information in that thread. And if you have any other questions let me know I'm always happy to answer them .
thanks so much! i obviously didn't know what i was getting myself into... you explain these basics really really clearly so you have a talent for it =)
oh the threads do have ratings. didn't notice it. that's great!!
i think that these helpful things should be more central, like the info you gave is very helpful, and places like wikipedia, etc. won't explain it's relevance very well
i have a question on mobile + tablet though. so most people likely don't user their phones to type very much, but being able to type is important to me and i don't think the current state is good
so i wanted to know when you think 'they' will develop a phone that is much bigger but smaller than the smallest current laptop
last i check the smallest was http://www.notebookcheck.net/Review-Lenovo-IdeaPad-Yoga-11S-Ultrabook.96315.0.html
and smallest keyboard were
http://www.ianker.com/product/98APIPAD-02BTA
http://androidspin.com/2012/09/19/j...-worlds-smallest-fordable-bluetooth-keyboard/
or a tablet with a keyboard that is smaller than the current state because it's too big
so basically the current is too small and too big for what some of us need, and i wanted to know if someone can predict when they're come out with the perfect size for some of us
phonebroken said:
thanks so much! i obviously didn't know what i was getting myself into... you explain these basics really really clearly so you have a talent for it =)
oh the threads do have ratings. didn't notice it. that's great!!
i think that these helpful things should be more central, like the info you gave is very helpful, and places like wikipedia, etc. won't explain it's relevance very well
i have a question on mobile + tablet though. so most people likely don't user their phones to type very much, but being able to type is important to me and i don't think the current state is good
so i wanted to know when you think 'they' will develop a phone that is much bigger but smaller than the smallest current laptop
last i check the smallest was http://www.notebookcheck.net/Review-Lenovo-IdeaPad-Yoga-11S-Ultrabook.96315.0.html
and smallest keyboard were
http://www.ianker.com/product/98APIPAD-02BTA
http://androidspin.com/2012/09/19/j...-worlds-smallest-fordable-bluetooth-keyboard/
or a tablet with a keyboard that is smaller than the current state because it's too big
so basically the current is too small and too big for what some of us need, and i wanted to know if someone can predict when they're come out with the perfect size for some of us
Click to expand...
Click to collapse
Regarding a central place to find information the easiest way to find it to often search either using XDA's "Search All Forums" button in the upper right hand corner, or to use Google and search something such as "xda {your search term here}" or "{your search term here} xda" (For example "xda root nexus 10" etc.). Another way to find things is simply browse through the massive amount of helpful information that can be found on XDA simply by browsing around, I have learned countless, countless things this way. If there is a specific subject or topic your interested in let me know and I'll be happy to help you look for it or point you in the right direction. To answer your keyboard question, this is a interesting dilemma as an incoming computer engineering student problems like the one your described are very fascinating to me. I suspect what will happen in the future (2-3 years or sooner) is that we will see fold-able screens that we can roll up and put in our pockets or much more flexible keyboards that you can roll up into your pocket will be developed. But overall the keyboard and real typing experience you mentioned is a very real dilemma.
phonebroken said:
thanks so much! i obviously didn't know what i was getting myself into... you explain these basics really really clearly so you have a talent for it =)
oh the threads do have ratings. didn't notice it. that's great!!
i think that these helpful things should be more central, like the info you gave is very helpful, and places like wikipedia, etc. won't explain it's relevance very well
i have a question on mobile + tablet though. so most people likely don't user their phones to type very much, but being able to type is important to me and i don't think the current state is good
so i wanted to know when you think 'they' will develop a phone that is much bigger but smaller than the smallest current laptop
last i check the smallest was http://www.notebookcheck.net/Review-Lenovo-IdeaPad-Yoga-11S-Ultrabook.96315.0.html
and smallest keyboard were
http://www.ianker.com/product/98APIPAD-02BTA
http://androidspin.com/2012/09/19/j...-worlds-smallest-fordable-bluetooth-keyboard/
or a tablet with a keyboard that is smaller than the current state because it's too big
so basically the current is too small and too big for what some of us need, and i wanted to know if someone can predict when they're come out with the perfect size for some of us
Click to expand...
Click to collapse
Something like this maybe?

Categories

Resources