Hello and Thanks - Asus Eee Pad Transformer Prime

Just had to say hello and a MASSIVE thanks to everyone here. In particular all the guys and or girls who contribute to AndroWook.
I tried to post a thanks in the 2.31 thread in development but as I am classed as a noob I am not permitted to. (I'll go back and click the thanks buttons).
Until today my TF201 was resigned to it's little case, with only the hope of occasional outings when I wanted to occupy and get some down time from my little man. (the joys of being a parent).
I'm no stranger to unlocking, jailbreaking, modding etc, but became tired of manufacturers dropping updates and support for "older" devices. Maybe I got too lazy to research properly. I migrated from iOS and Android to the Win platform, until today! Thanks to xda-dev and the priceless resources and info I have read in the past 6 hours. I now have a revitalized TP TF201 that is going to get used on a daily basis.
So all I need to do now is:
1. Find a new way to distract the boy when he is getting restless.
2. Blow off the cobwebs and get back into the groove of Unix and Linux.
3. Give some valid and useful input back here.
And last but by no means least......
:good::good::good::good::good::good::good:

c4tatonic said:
Just had to say hello and a MASSIVE thanks to everyone here. In particular all the guys and or girls who contribute to AndroWook.
I tried to post a thanks in the 2.31 thread in development but as I am classed as a noob I am not permitted to. (I'll go back and click the thanks buttons).
Until today my TF201 was resigned to it's little case, with only the hope of occasional outings when I wanted to occupy and get some down time from my little man. (the joys of being a parent).
I'm no stranger to unlocking, jailbreaking, modding etc, but became tired of manufacturers dropping updates and support for "older" devices. Maybe I got too lazy to research properly. I migrated from iOS and Android to the Win platform, until today! Thanks to xda-dev and the priceless resources and info I have read in the past 6 hours. I now have a revitalized TP TF201 that is going to get used on a daily basis.
So all I need to do now is:
1. Find a new way to distract the boy when he is getting restless.
2. Blow off the cobwebs and get back into the groove of Unix and Linux.
3. Give some valid and useful input back here.
And last but by no means least......
:good::good::good::good::good::good::good:
Click to expand...
Click to collapse
You're welcome :good:

Since I am in the same position as c4tatonic, I also like to say that I DO appreciate the work of the people who use their spare time to code ROMs for left-behind devices.
Although some of these may do this just because they can and because it is more interesting than painting by numbers.
Thank you for your effort. No, I haven't decided which ROM to use, but PAC seems to be the one for me. Nightly or Stable? Hrmhrm.
(Didn't want to open another thread for this)

yea really nice to see that some developers still support this device and do a better job in managing the performance issues of this tablet tha asus..... i keep my tf201 till it dies; it does everything i want for a tablet!
Sent from my GT-I9300 using Tapatalk

Related

New 2.2 rom build help

I would like to start learning how to put roms together. I would like to start with developing a 2.2 rom compiled from galaxy s I900 source. Is there anyone here that can point me in the direction of a good tutorial on how to start? I have been using other peoples work for like a year and a half and would really like to create rather than use. I am a total noob when it comes to developing so any help would be great. thx
Go here;
http://forum.xda-developers.com/forumdisplay.php?f=613
Read a lot before you ask.
Good luck!
You can't develop a rom using only kernel source.
Sent from my SCH-I500 using XDA App
Its not kernel only. I am not a total moron. It is the 2.2os downloaded from samsung for the galaxy s i9000
yutzyscott said:
Its not kernel only. I am not a total moron. It is the 2.2os downloaded from samsung for the galaxy s i9000
Click to expand...
Click to collapse
All I have to say is good luck with that.
fallingup said:
All I have to say is good luck with that.
Click to expand...
Click to collapse
In all seriousness do you stay apprised in any way shape or form of android related news our just enjoy smearing the forums with your illinformed ramblings and negativity? Speak of what you know and don't be so eager to dismiss anyone with the fortitude to increase their own knowledge base on an operating system such as this when its these people who we all depend on to better our experience with said operating system. As it is these people for whom google turns to when it comes to ideas on how to better their future stock releases. Thank you for the vote of confidence.
Sent from my SCH-I500 using XDA App
You do realize fallingup has written more android code than your phone can hold?
The reason they seem testy is they(actual developers) have been spending all their free time trying to get Samsungs crappy code to compile, and every couple of hours some one asks for an easy how to guide for porting Froyo.
Spend some time reading the forums. Find out what is already being done, then learn the basics of rom development. THEN, ask intelligent questions on how help develop Froyo for our phones.
Asking for an easy way to cook roms is the equivalent of the kid in the back seat asking "are we there yet" every 30 seconds. If you really want to learn how to cook roms, try a couple easy ones with the kitchen I linked to, then learn how to work on roms without the kitchen. Then work on Froyo. There is no easy way.
I didn't ask for an easy how to thinking that I could have it done by tomorrow or even that I could figure it out at all. I simply asked for a starting point and stated in the OP that I am a know nothing when it comes to developing. As far as my last post I meant no disrespect to fallingup in fact it was my mistake to quote his post. I actually intended on quoting jt1134 so, to fallingup, I have used your stuff many times and have nothing but respect for what you do. I apologize for the misquote. I in no way think myself to be super genius to the 10th power nor do I believe that I can actually do anything worth while with this code. I'm just bored and want to learn. I'm also an Android addict.
P.S. Thank you for the link. Also you'll notice in my last post now that you know of my misquote, that I am actually 100% behind people like fallingup. I would never knowingly give a verbal bashing like that to him.(god I feel like **** now)
You meant to quote ME? Wow.
In all seriousness, and no disrespect intended, I'll explain a few things.
The code Samsung provides is NOT the full OS. Not even close. It's the kernel, plus a few android packages. In most cases, the android packages are EXACT copies of the code that has been available from Google for months, and in other cases has one line changes referencing a Makefile that doesn't exist. This is no way gets us any closer to a 2.2 rom other than the kernel. What we REALLY need is a working 2.2 ota build or leaked package to move forward any faster. That is MUCH more important than the garbage that Samsung has been releasing to us.
If you are a noob to development, then GOOD LUCK. If you are an advanced developer with intimate knowledge of android, then GOOD LUCK. There are quite a few of us working on aosp ports to the SGS phone series, and so far it has not been completed for a SINGLE device.
There are no guides that will explain exactly what is needed to accomplish this goal. There is no one who is going to hold anyone else's hands through it. Hacking is a meritocracy, meaning you'll get help with advanced topics when you show you have done your research, put effort into resolving the issue on your own, and ask intelligent and informed questions that give exact details of the situation.
If you would like to continue to show a poor attitude, then go for it on your own. Wait for us to release a working rom. If you would like to actually learn and invest some time in moving forward, the GO FOR IT, you are VERY WELCOME to do so. Read the porting guides written by google, try some stuff out, and come over to IRC and get your hack on.
I'm tired. I'm generally a nice guy, sorry!
jt1134 said:
You meant to quote ME? Wow.
In all seriousness, and no disrespect intended, I'll explain a few things.
The code Samsung provides is NOT the full OS. Not even close. It's the kernel, plus a few android packages. In most cases, the android packages are EXACT copies of the code that has been available from Google for months, and in other cases has one line changes referencing a Makefile that doesn't exist. This is no way gets us any closer to a 2.2 rom other than the kernel. What we REALLY need is a working 2.2 ota build or leaked package to move forward any faster. That is MUCH more important than the garbage that Samsung has been releasing to us.
If you are a noob to development, then GOOD LUCK. If you are an advanced developer with intimate knowledge of android, then GOOD LUCK. There are quite a few of us working on aosp ports to the SGS phone series, and so far it has not been completed for a SINGLE device.
There are no guides that will explain exactly what is needed to accomplish this goal. There is no one who is going to hold anyone else's hands through it. Hacking is a meritocracy, meaning you'll get help with advanced topics when you show you have done your research, put effort into resolving the issue on your own, and ask intelligent and informed questions that give exact details of the situation.
If you would like to continue to show a poor attitude, then go for it on your own. Wait for us to release a working rom. If you would like to actually learn and invest some time in moving forward, the GO FOR IT, you are VERY WELCOME to do so. Read the porting guides written by google, try some stuff out, and come over to IRC and get your hack on.
Click to expand...
Click to collapse
Now I have the right person quoted. Did you even read my post??? Let me repeat a key part so that you can understand and maybe you can stop battering the new guy.
"I didn't ask for an easy how to thinking that I could have it done by tomorrow or even that I could figure it out at all. I simply asked for a starting point and stated in the OP that I am a know nothing when it comes to developing."
I have admitted to my know nothingness. I simply want to learn. You could respond with something such as Galaxy S 2.2 is not a good place to start the learning process. Or you could have left it alone entirely and just thought that the link posted by "sgtmack" was sufficient enough. After all it did answer the exact question I asked. You might know a lot more about code and code writing than me but you have to admit, "your kind of an arrogant ass!" Now I would like to end this banter by allowing you to respond in whatever way you deem necessary. I myself will give this no further thought as I would like to move on now. That and I believe I have made myself look bad enough now.
As for fallingup and sgtmack, thanks for the hard work and helpful advice.
yutzyscott, do you not realize that jt and dirrk are the ones that got us the voodoo kernel? do you know they are the ones that got the kernel booting in the first place using samsung's ****ty source code? without jt, there would be nothing to build a rom around. wtf do you mean ill-informed when jt probably knows more than most people about developing for this phone? pay some ****ing respect for people that deserve it.
Yeah I do but, when this whole thing started I did not read who the post was by but, rather I just read the post. While I appreciate his work and am actually using it, my pride was hurt and its hard to interpret someones tone on a forum. I was under the impression in the beginning of all this that it would be known that I downloaded the 2.2 ota pushed to the original galaxy s and not the source they have been working with and making leaps and bounds with despite the road blocks. I was interested in learning how to port it (the ota I mean) rather than just sitting on my hands waiting to use anothers work. Chances are that I would never even come close to understanding what I was looking at but, I had to try. Now I'm sorry I asked. I quit...I was wrong, sorry! Leaving it to the experts. I'll go back to helping people with simple basic problems on droidforums.net and continue being an expert on using the real experts work.
This doesn't need to be turned into a flame thread. So here's my advice: join us on irc.freenode.net #samsung-fascinate and ask questions there. learn how to build a kernel, and maybe try to find out how exactly to port roms from other devices. Its a tough business, especially when we don't even get working kernel source from the manufacturer.
There are a ton of people that are working on the galaxy s phones, trying to get AOSP and the like on them. These phones are quite different than any other android phones, just with the way that the hardware / partitions are, so there is a lot to work through and document. Once one of the SGS phones is running aosp, im sure the others wont be too far behind. I wouldn't bother porting another crappy samsung rom, cause it will still have a lot of the crap that we are trying to get rid of by running aosp.
Thanks. And to jt, im sorry for being an argumentative ****. Thanks for all your hard work and despite the fact that there are many having issues with voodoo I am one of the many who it is working beautifully for.
Sent from my SCH-I500 using XDA App
yutzyscott said:
Thanks. And to jt, im sorry for being an argumentative ****. Thanks for all your hard work and despite the fact that there are many having issues with voodoo I am one of the many who it is working beautifully for.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Hey no hard feelings man. This was the first thing I saw after waking up today so I got rubbed the wrong way. Apologies. Feel free to catch me on IRC and I'm always happy to answer any questions relating to compiling stuff for our phones
jt1134 said:
Hey no hard feelings man. This was the first thing I saw after waking up today so I got rubbed the wrong way. Apologies. Feel free to catch me on IRC and I'm always happy to answer any questions relating to compiling stuff for our phones
Click to expand...
Click to collapse
Me too. I was drunk last night and after three hours of sleep I started responding on this thread.
Sent from my SCH-I500 using XDA App
yutzyscott said:
Me too. I was drunk last night and after three hours of sleep I started responding on this thread.
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Thats always a good excuse
this was an entertaining thread lol.. misunderstandings is one of the biggest downfalls of online conversation.
Not meant to be offensive. Just funny. http://www.geekologie.com/2010/10/a_day_in_the_life_of_internet.php
Sent from my SCH-I500 using XDA App

[Q] Comparing different ROM features

So, new to this game, but a reasonably good tech head by trade. I didn't see any information outlining the differences between the available GTab ROMs in an apples to apples sort of way. Does anything like that exist currently? If not, is this something the community would be interested in brainstorming in a Google Doc or something? I'm happy to get things rolling if so.
Okay, so, this might be stupid, or a total waste of time, but what the heck:
https(colon,slash,slash)spreadsheets.google.com/ccc?key=0Au8YYie-Ky7kdDNQRG8zN09xYnQ2NTVvOXY1ZTFtMXc&hl=en&authkey=CJC3j5oC
I went ahead and started working up a spreadsheet. Feel free to go in and start editing, adding important features, correcting, or whatever else. If someone else has beaten me to this, just say so.
I actually think it is an awesome idea and should help a lot of people decide what ROM they want to use. I have had my GTab since Christmas and have flashed mine over 20 times. I have tried all of the ROMs available on these forums multiple times and I don't think I would have needed to if a spreadsheet like this was in place earlier.
Okay, I think I seeded the spreadsheet with as much information as I can based on the various ROM threads. It'll be up to the community to help fill in some of the remaining gaps and such. And feel free to add in new feature checkpoints as well that users would find relevant. I'll keep curating the document to keep it consistent, and will fill in more once I actually have my G-Tablet in hand.
Features, add features that we could us, so those of us who want a rom that performs the tasks we want can see which one best suits us.
just some egs
bluetooth gps support
usb gps support (dont think this will be possible till hc is availabe)
usb g3 support
proxy support
external or bt keyboard and mouse support
.....
TheQuicksilver said:
Okay, so, this might be stupid, or a total waste of time, but what the heck:
https(colon,slash,slash)spreadsheets.google.com/ccc?key=0Au8YYie-Ky7kdDNQRG8zN09xYnQ2NTVvOXY1ZTFtMXc&hl=en&authkey=CJC3j5oC
I went ahead and started working up a spreadsheet. Feel free to go in and start editing, adding important features, correcting, or whatever else. If someone else has beaten me to this, just say so.
Click to expand...
Click to collapse
Neither stupid nor a waste of time: I have been wanting to do something similar for a while - decide what/whether to upgrade my TNTLite 2.2 install to, I just haven't found the time or energy.
Your spreadsheet is very helpful. You should start a thread for it in the 'G Tablet Android Development' forum and see if you can get it stickied: I'll bet a LOT of other people will find it useful too. Maybe the various developers will chime in and help you fill in the blanks.
*thumbs up!*
I for one thank you for your time and effort. I am waiting on my Gtab to be delivered and am trying to decide which ROM to use. With this spreadsheet I can see the pros/cons of the major players at a glance. I think I will go with Vega.
Tt
Icedvoco said:
Features, add features that we could us, so those of us who want a rom that performs the tasks we want can see which one best suits us.
just some egs
bluetooth gps support
usb gps support (dont think this will be possible till hc is availabe)
usb g3 support
proxy support
external or bt keyboard and mouse support
.....
Click to expand...
Click to collapse
Tossed some extra fields in for those requests.
999pings, thanks, I'll start a second thread once I have the requisite posts to do so in the Developer forum. I was sort of torn what the right place was to post this to begin with. Mods, feel free to merge the threads if necessary once I get the second one going.
Yeah thanks this would be helpful. It's always easier to have a side-by-side comparison than having to read through a long list of change logs and hundreds of pages of comments on what works and what doesn't. I too am waiting for my tablet to come in the mail and deciding which ROM to go with. I was basing my decision on popularity and that award going to TnT based on thread activity. Of course that doesn't always mean it's the best choice. I'd like to see this spreadsheet take shape in the next few days or so
Perhaps you can model yours after one that SimonNWalker here at XDA did:
http://db.androidspin.com/androidspin_release_matrix.asp
Something along those lines would be nice once I have the data put together from everyone. Likewise, it'd be nice to find a wiki for it to live on, some place that it could continue to be maintained over time. Ideally something like this can take off in a way that it wouldn't need me (or any single person) to constantly curate it.
TheQuicksilver said:
Likewise, it'd be nice to find a wiki for it to live on, some place that it could continue to be maintained over time. Ideally something like this can take off in a way that it wouldn't need me (or any single person) to constantly curate it.
Click to expand...
Click to collapse
I don't know much about it, but there is Wiki functionality within XDA if this gains popularity. The spreadsheet/chart can definitely grow over time especially when Honeycomb comes out. There will be many more flavors of ROMs being released.
http://forum.xda-developers.com/wiki/index.php?title=Main_Page
Dave615 said:
I don't know much about it, but there is Wiki functionality within XDA if this gains popularity. The spreadsheet/chart can definitely grow over time especially when Honeycomb comes out. There will be many more flavors of ROMs being released.
http://forum.xda-developers.com/wiki/index.php?title=Main_Page
Click to expand...
Click to collapse
Oh, fantastic. That'll do great. I'll check into porting the stuff over to that once things fill in. Loves me some wiki action.
g1no23 said:
I actually think it is an awesome idea and should help a lot of people decide what ROM they want to use. I have had my GTab since Christmas and have flashed mine over 20 times. I have tried all of the ROMs available on these forums multiple times and I don't think I would have needed to if a spreadsheet like this was in place earlier.
Click to expand...
Click to collapse
I agree, excellent idea. Thanks for taking the time to do this!
I was about to embark upon getting VPN access working using TNTLite, now I know that I can switch to Vegan if it gets too complicated.
Here is the link since I thing the OP could not post it up
https://spreadsheets.google.com/ccc...NTVvOXY1ZTFtMXc&hl=en&authkey= CJC3j5oC#gid=0
copc said:
Here is the link since I thing the OP could not post it up
https://spreadsheets.google.com/ccc...NTVvOXY1ZTFtMXc&hl=en&authkey= CJC3j5oC#gid=0
Click to expand...
Click to collapse
Yeah, thanks. Forums require a minimum of 8 posts to include links. I just joined, so had to fake it a little, heh.
Thankyou TheQuicksilver!!
Sticky??
I suggest adding a column for stock TNT, and maybe even 1 for stock+enhancement?
That would be helpful for those trying to decide to stay stock or not.
Jim
TheQuicksilver said:
Okay, so, this might be stupid, or a total waste of time, but what the heck:
https(colon,slash,slash)spreadsheets.google.com/ccc?key=0Au8YYie-Ky7kdDNQRG8zN09xYnQ2NTVvOXY1ZTFtMXc&hl=en&authkey=CJC3j5oC
I went ahead and started working up a spreadsheet. Feel free to go in and start editing, adding important features, correcting, or whatever else. If someone else has beaten me to this, just say so.
Click to expand...
Click to collapse
Brand new to the GTab.. Picking a ROM and rooting tonight. This resource helps immensely! Thanks!
Just wanted to say thanks for this. This would be great to have as a "sticky" so we don't have to search for it, and for new owners to see at the top of the page.

Creating Samsung based ROMs

Noob question here.. I did a quick search and couldn't find anything that immediately struck me as the answer to my questions, so forgive me if I missed already available information. (Though I did come across jivy's guide to theming, which I wouldn't have known about otherwise. Thank jeebus for search.)
That being said, I'm really interested in learning to create Samsung based ROMs, as I have too many problems with AOSP stuff (which is probably my fault, admittedly).
What is a good starting point? Are there any good tutorials or reference materials out there pertaining to our device in particular? I have both Windows and Linux machines, so that's not an issue as far as software needed to get the job done.
Thanks in advance, and an extra big thanks to the wonderful devs (jivy, shoman, gtg) that keep my device running like a beast!
Tuts like this helped me
http://forum.xda-developers.com/showthread.php?t=1272270
Sent from my DoomZday device
Thanks! I'll definitely check that out!
Sent from my SGH-I777
You can also check out the Chef Central for Android Forums. There should be a lot of useful info there.
Thanks going to take a look at those, shame by the time I learn ICS will be rolling around and I will have to probably relearn.
LiLChris06 said:
Thanks going to take a look at those, shame by the time I learn ICS will be rolling around and I will have to probably relearn.
Click to expand...
Click to collapse
Most things you will learn will apply to ics ... What type of computer and operating system you have? I did a lot more before my desktop bit the dust on x10. been using a netbook and pretty sure i pushed it beyond its limits... It is dead now also. got a laptop in the mail with 4gigs and plan on updating to 8 to work with ics when it starts rolling out.
+1 to all replies
Cheers
Sent from my GT-I9100 using xda premium
Lots of good info, guys! Good thing I have the next couple days off work lol. Thanks again!
Main thing I'd say is - start learning the ins and outs of smali.
Warning: It is highly likely that doing this will result in an intensive urge to self-facestab.
Entropy512 said:
Main thing I'd say is - start learning the ins and outs of smali.
Warning: It is highly likely that doing this will result in an intensive urge to self-facestab.
Click to expand...
Click to collapse
Just looked up HelloWorld.smali and went, "uhhhh". At least now I can say there's something I know less about than Obj-C. -_-
It's basically this bastard hybrid between Java and assembly language.
(Which makes sense, as it's created by decompiling Java bytecode.)

Thank you XDA, for making me what I am today

Yes yes, this is a life story thread, but I want to chronicle how far we have come in the last few months, and the incredible teamwork this community has.
Around march, I got my Galaxy Player for the first time. With the galssy eyes of a techno geek unwrapping his new gadgets, I tore open the box, and beheld my shiny new toy, something, which I did now know at the time, that would take me far beyond my wildest dreams of technical success. Of course I bricked it withing the first 3 hours, "accidentally" deleting ALL the dalvik control settings from build.prop, and not having adb installed at the time, or even knowing what the heck Odin was, spent a merry 7-8 hours trying to get my prized posession back to it's stock state. I probably repartitioned and flash over 50 times that night, which was also when I flashed the INTL bootloader off of zaclimon's thread (little knowing that I would have a healthy partnership with him in just a few months), and thet next morning, I was back in business.
Of course I crack-flashed ALL the rom's there were for the 4.0 at the time. Klin's klassic, steve's, rooted stock, whatever I could find. I just couldn't help but feel slightly depressed that there wasn't really much of a dev presence for my new device, and I was more the enviously eyeing the 5.0's ICS builds. So I lurked for a few months, pondering whether I should even activate my dormant XDA account, scared that I was just too much of a noob to actually get help.
One day though, I took the plunge. I decided that I was going to try and get my feet wet in this "xda" thing, and maybe browse general, helping the occaisonal user in distress. Just 1 day later, I posted my first contribution thread, without even having 10 posts! The tweak guide for the Player, how proud I was of it. All the nice tweaks I had enjoyed on my TF and had discovered for my Gplayer, all there for my own personal quick applying.
2 days after that, I began asking klin1344 about ICS, as reading through some threads, I thought I heard some rumours about a secret underground build that may have been surfacing, as well as whether or not SGS (what is that?) tweaks can be used on our player. He pleasantly responded with the fact that no, there was no ICS, and he had never considered using SGS tweaks. Would I like to be his dev partner?
I will not lie to you, this FLOORED me. Little me, the noob who had maybe had is Gplayer for 2 weeks, and barely knew his way around the terminal, being asked by a dev to help him? Easily one of the proudest moments of my XDA career. I signed up immedately, we began discussing, and ended up coming to a mutual agreement that partnering may not be the best idea, as we both had differing opinions on what should constitute a ROM. He was going to let me support Klassic (my favorite rom), and he was going to start a SGSII themed rom (which turned into ICY fusion.
With joy in my heart, I learned the basics I needed from him (such as DD) and began applying all the tweaks I had from my tweaks thread into this rom. I decided to rename it "stratusrom", and include multiple releases. One beta, one weekly, and one stable. This was nixed completely as soon as I learned how hard devving could be, and after a few false starts that long time forum members will remember, and renaming it "stratusrom" and eventually "etherealrom" (hence the celestially-named projects that I am related to, if you guys wanted to know), I began devving. Not much happened here, I released a few iterations, guiding hands such as daniel644 and the dev zaclimon provided their amazing help to the poor little dev who could (me), trying to make a decent rom. At one point, I had a falling out with Klin (whcih I am sure most of you remember, that was a scary night for me, the little dev, being whaled on full-force by a senior-class dev, with both us us threatening to remove our work), but let's not dig up old bones. Long story short, I rethemed my rom, made it not-klassic, and just worked on it until about mid-july.
In the meantime, I was releasing a whole slew of threads documenting my research. Who knew that SGS roms could be easily ported, and that rom creation wasn't scary? I had a blast finding all of these things out, and even gained a small following during this time, as most development had died off, with klin never really getting his heart back into 4.0 development, tdm leaving, and Balor leaving his kernel for good.
Then it happened. I decided to spearhead an ICS initiative (as at the point, while I didn't even know what a compiler was, thought I was knowledgable enought to start something like that), to finally get it working. Ah, the good old days. Me, neyodmiun and zaclimon, swapping ideas, with the occaissonal user popping in to offer advice or to comment on our progress. Around this time, I also began getting support questions, and as I answered them nicely, and genuinely tried to help them beyond the normal "find my help post" and no response afterwards, and ended up getting a reputation as being someone who wouldn't blow off noobs (not that I am accusing anyone of doing so, but I know that some devs do not take users seriously at all). zaclimon offered up the idea of hiring a freelance dev, and that was ultimately accepted as our plan. Enter Oisis.
This is where most of you guys will know me from. With Oisis on board, we booted ICS on august 13th, and were in business after that. I formed a team aptly named "TeamSuperNova", and got to work learning what the heck GCC was, and where the vendor folder went. What's github again?
Not much to tell from here, as the rest is just history.
I want to thank everyone on XDA for making this journey possible. From klin1344, and zaclimon, to goldflame, and all the other users to have taken on the excellent role of support, so that we can work on what really matters, I think I, no WE have accomplished what we wanted. While our entire community is very small, we are all united as a TEAM, working together like clockwork. Some new user has an issue with cm9? The support team is on it right away, and we normally have their issues sorted out in a few hours. Someone wants to start development? Zaclimon, me, or any of the other devs quickly pop in and give them some advice on where to start, and some resources to use. Any PM that I get, however noobish or "silly" it seems, I answer, and most of the time I actually get it resolved. So don't be afraid to speak up and give your opinion or ask for help. That's what we all are here for. To help, and contribute, as much as we can.
Thank you XDA, users, and everyone for making all of this possible. Now that my speech is over, feel free to put up your own personal story, or just discuss.
Where did you actually start to learn to dev? I've been wanting to start and I asked Meticulus (if you remember him, he was part of the old dev family) and all he told me was "Read a lot " Not the best answer.
Sent from my YP-G70 using xda app-developers app
You are a great example of what xda members should be like, I also would like to try to follow in your footsteps as I just got my sgp two weeks ago to !
thank you hanthesolo for all your great work!
EcHoFiiVe said:
Where did you actually start to learn to dev? I've been wanting to start and I asked Meticulus (if you remember him, he was part of the old dev family) and all he told me was "Read a lot " Not the best answer.
Sent from my YP-G70 using xda app-developers app
Click to expand...
Click to collapse
Well quite honestly, I just picked it up here and there. Devving isn't really something you "pick up overnight", or read a how to on. Essentially the best way to learn how to dev, is to do something horrible to one of your devices, and then try to fix it . I can't tell you how much I learned when I bricked my player for the first time. What's Odin? You mean cwm installs WITH the kernel? Just take you're time, try and Google anything you may have questions about, and ask devas anytime you have a problem (hopefully in pm). Other than that, my ROM creation guide may help you get started (although I really need to clean it up), and once you feel confident enough to start compiling, pop me a pm, and I will be happy to guide you through any questions you may have.
spartacus279 said:
You are a great example of what xda members should be like, I also would like to try to follow in your footsteps as I just got my sgp two weeks ago to !
thank you hanthesolo for all your great work!
Click to expand...
Click to collapse
Thanks for the compliment! I HATE it when devs get a superiority complex over their users, and basically refuse to talk to them/help them, or do so in an extremely condescending way, which hurts the community more than it helps, especially a small one like this.
To start revving, just refer to my response above, and pop me a pm whenever you need any help .
I've hard bricked my Player twice and I guess I know how to recover from any situation, I know all the things and headaches associated with bricking a player and such. But thanks for your reply!
Sent from my YP-G70 using xda app-developers app

Thanks XDA, TF201 Experience

First, I want to say thanks to all the developers and contributors on XDA.
I bought a TF201 w/keyboard dock a few months ago, and quickly sold my 1st gen ipad on ebay.
Having only read tech blog reviews, it sounded like the TF201 was a bad-axe device. Initially, I was very happy.
Very quickly, I encountered many of the issues you have all discussed here, and I've been lurking these forums for some time. Sometimes I miss my ipad.
I took the plunge and unlocked, rooted, and installed various ROMs. In addition, I've tried many browsers and system tweaks.
At this point, I've settled on Adrowook HB 1.51, Boat Browser, and System Tuner. This combination has provided me with the best user experience on the tf201. This is not to take away from any of the other ROM developers. You are all heading in the right direction, and I appreciate you making your projects available to the community.
On these forums I've read a lot of Asus-bashing. Many of you, I suppose, could have returned your devices if you were so unhappy.
I'm very thankful for the active TF201 community, and all of the advice, guidance, and tutorials that have been available to me.
Keep up the good work, and have a happy holiday season!
Yes
Same here
Thanks to the dev community, i use the same rom as you and its works like a charm even if i can't access to the internal memory (i will post my problem in the Andowook thread.
Do any custom roms help WiFi in anyway? I'm more tempted to unlock now than I ever have before due to losing root and this would probably tip me over the edge.
Thanks.
Moothead2 said:
Do any custom roms help WiFi in anyway? I'm more tempted to unlock now than I ever have before due to losing root and this would probably tip me over the edge.
Thanks.
Click to expand...
Click to collapse
no, poor wifi is not software related
Through XDA we always gain the most knowledge about Android... always felt grateful to see such active community keep our devices improving
Haha happy holiday and merry christmas guys hohoho
Sent from my GT-I9300 using xda app-developers app

Categories

Resources