Greetings! - Introductions

Hello, I am new here. I primarily joined to ask questions on installing someone's project documented here, but hopefully I will be able to do something myself eventually. I am mainly into older computers and video games consoles but I have recently realised that smartphones are more interesting than I previously thought, more like old PCs I suppose as they are closed systems unlike new PCs. I have a few phones and I've always thought i'd like to use them more but historically I've only really been interested in games and scene demos. I am supposed to be a technical guy but I only have a lot of breadth of surface level knowledge mostly on old computers and not much depth, mostly because of spending all my time dreaming and never doing or actually learning stuff other than reading Wikipedia articles. Hopefully I can change that and get around to learning more in depth. The trouble is finding information that allows you to learn more but is still at a level that you understand.
Anyway from the little i've seen this seems like quite a civilised community so hopefully I will get along with everyone and maybe I'll be able to help with things eventually.

Sanizol said:
Hello, I am new here. I primarily joined to ask questions on installing someone's project documented here, but hopefully I will be able to do something myself eventually. I am mainly into older computers and video games consoles but I have recently realised that smartphones are more interesting than I previously thought, more like old PCs I suppose as they are closed systems unlike new PCs. I have a few phones and I've always thought i'd like to use them more but historically I've only really been interested in games and scene demos. I am supposed to be a technical guy but I only have a lot of breadth of surface level knowledge mostly on old computers and not much depth, mostly because of spending all my time dreaming and never doing or actually learning stuff other than reading Wikipedia articles. Hopefully I can change that and get around to learning more in depth. The trouble is finding information that allows you to learn more but is still at a level that you understand.
Anyway from the little i've seen this seems like quite a civilised community so hopefully I will get along with everyone and maybe I'll be able to help with things eventually.
Click to expand...
Click to collapse
Very nice intro!
Welcome to XDA, hope you enjoy your stay.

Related

[Q] Hello, I look forward to developing with you.

Hello, I am new to this forum so I suppose I will give a brief bio. I earned an Associates Degree in Computer Science from the Community College of the Air Force while serving on Active Duty as a "Computer Programmer" from 2004 to 2010. Most of my duties on the job involved website development, server side scripting and databases. I started learning network engineering and security in the past 3 or 4 years. I'm familiar with being a go-to for fixing an unrelated FUBAR project from a random language where you have to just google the syntax and methods until you get the results your boss asked for. I've also dabbled in .NET and so on.
Anyway, it is safe to say I know enough to be dangerous or better with everything from legacy assembly code to the trends of today while I have no clear specialty of expertise at this point. I am going to use the Post 9/11 Montgomery GI Bill to go back to college. I should know what I want to do by now but it is a unique opportunity where I may as well do any one thing as another. I like to avoid personal conversations and keep it about the development on forums. I got a nook color 1.01 and came here for some tips on rooting it, now here we are. I am interested to know what particular needs there may be for an intermediate developer that has no strict preference with where I begin just as long as I don't need very expensive new hardware, unless I wanted it anyway.
So, hello and nice to meet you. I look forward to finding a way to contribute.
Canary19 said:
Hello, I am new to this forum so I suppose I will give a brief bio. I earned an Associates Degree in Computer Science from the Community College of the Air Force while serving on Active Duty as a "Computer Programmer" from 2004 to 2010. Most of my duties on the job involved website development, server side scripting and databases. I started learning network engineering and security in the past 3 or 4 years. I'm familiar with being a go-to for fixing an unrelated FUBAR project from a random language where you have to just google the syntax and methods until you get the results your boss asked for. I've also dabbled in .NET and so on.
Anyway, it is safe to say I know enough to be dangerous or better with everything from legacy assembly code to the trends of today while I have no clear specialty of expertise at this point. I am going to use the Post 9/11 Montgomery GI Bill to go back to college. I should know what I want to do by now but it is a unique opportunity where I may as well do any one thing as another. I like to avoid personal conversations and keep it about the development on forums. I got a nook color 1.01 and came here for some tips on rooting it, now here we are. I am interested to know what particular needs there may be for an intermediate developer that has no strict preference with where I begin just as long as I don't need very expensive new hardware, unless I wanted it anyway.
So, hello and nice to meet you. I look forward to finding a way to contribute.
Click to expand...
Click to collapse
You can start from building yourself a most powerful i7 (Ubuntu, or whatever your flavor) Linux box your $500 can buy. Generate the tool chain(s) for emulator/TI OMAP36xx SDK. Pull every piece of code published by TI for OMAP 36xx. Study all the free Android/Java/JS development books you can find, subscribe to all Android development forums and to GoogleGroups of the topics and irc channels.
Then, start building the 2.6.32, 2.6.35, 2.6.36 kernels for Android 3.x.
XDA Devs is not exactly the place where the Gurus of Android development explain and do tutelage for newbies, it's the place where they show their results. Read in my blog http://fineoils.blogspot.com about developments for NC and other tablets in condensed form, plus about stuff that is usually of no big interest here. Start from approx. Feb. 2010, this will take some time, lol.
Thank you for the outstanding advice. I have an Ubuntu machine on a first gen Phenom quad core which was starting to collect dust that would be perfect. When I get setup I need to find out what some good starter projects would be. I bet that someone here has a need that has been overlooked because the pros are busy on larger projects and I could take a stab at it. Any ideas?
aludal said:
You can start from building yourself a most powerful i7 (Ubuntu, or whatever your flavor) Linux box your $500 can buy. Generate the tool chain(s) for emulator/TI OMAP36xx SDK. Pull every piece of code published by TI for OMAP 36xx. Study all the free Android/Java/JS development books you can find, subscribe to all Android development forums and to GoogleGroups of the topics and irc channels.
Then, start building the 2.6.32, 2.6.35, 2.6.36 kernels for Android 3.x.
XDA Devs is not exactly the place where the Gurus of Android development explain and do tutelage for newbies, it's the place where they show their results. Read in my blog Can't Quote Links Yet about developments for NC and other tablets in condensed form, plus about stuff that is usually of no big interest here. Start from approx. Feb. 2010, this will take some time, lol.
Click to expand...
Click to collapse
Welcome! I'm new to Android, so I can't help with anything too deep just yet (used linux exclusively for 7-8 years, so I'm catching on lol), but I can give you a list of a few common issues that people are having that I haven't really seen solved yet.
1. Touchscreen bugs out sometimes, requiring a quick trip to standby and back to fix. Happens to me regardless if I'm OCed or not.
2. System seems to randomly shut off and/or reboot for many. Has happened to me a handful of times, almost always when doing something cpu intensive, like launching Winamp or opening too many DolphinHD tabs.
3. Wifi for many people seems really flaky. Mine works fine 99% of the time.
4. Youtube doesn't like when you log in, requires a cache wipe to relaunch.
5. Screen sensitivity gets weird near the edges. There is an adb method to force a blind recalibration, but seems to have widely varying results.
6. Pull up menus on many apps ends up with white on white text making it unreadable.
I have no idea if any of those are relevant to you or if anyone else is already working on them or not. Hell, some might already be fixed in Froyo or even Eclair. Those are just a few things I see many posts about. I should mention that I'm on 1.0.1 rooted with no other tweaks. I also have a horrid case of strep throat and have been quarantined in my room alone on heavy meds for a few days, so I could be way off or babbling. Anyways, welcome to the forums and sorry for typing so much. I know I'm not nearly the novelist that that blog pimpin dude is. ;P
This is all good information and I appreciate the reply. I hope you get well soon. Strep throat and strep meds are no joke and you are extremely lucid all things considered, so don't worry one bit about that. You are running the same system that I have so please feel free to keep in touch with me about any issues, and I will let you know if I find a fix.
If you have some spare time I'd like to ask you some questions about using Linux for an exclusive PC; I keep juggling it with Windows rather than taking the time to find a fix for common petty problems like running Netflix. Right now my lazy fix for that is virtualboxing Windows.
Thanks again and feel better!
miemens said:
Welcome! I'm new to Android, so I can't help with anything too deep just yet (used linux exclusively for 7-8 years, so I'm catching on lol), but I can give you a list of a few common issues that people are having that I haven't really seen solved yet.
1. Touchscreen bugs out sometimes, requiring a quick trip to standby and back to fix. Happens to me regardless if I'm OCed or not.
2. System seems to randomly shut off and/or reboot for many. Has happened to me a handful of times, almost always when doing something cpu intensive, like launching Winamp or opening too many DolphinHD tabs.
3. Wifi for many people seems really flaky. Mine works fine 99% of the time.
4. Youtube doesn't like when you log in, requires a cache wipe to relaunch.
5. Screen sensitivity gets weird near the edges. There is an adb method to force a blind recalibration, but seems to have widely varying results.
6. Pull up menus on many apps ends up with white on white text making it unreadable.
I have no idea if any of those are relevant to you or if anyone else is already working on them or not. Hell, some might already be fixed in Froyo or even Eclair. Those are just a few things I see many posts about. I should mention that I'm on 1.0.1 rooted with no other tweaks. I also have a horrid case of strep throat and have been quarantined in my room alone on heavy meds for a few days, so I could be way off or babbling. Anyways, welcome to the forums and sorry for typing so much. I know I'm not nearly the novelist that that blog pimpin dude is. ;P
Click to expand...
Click to collapse

arogs is New to the Boards

Hello, my name is Benjamin, currently a undergraduate student that has gotten very interested in electronics the past couple of months. 21 years of age.
I don't have excessive amounts of money to buy nice toys with or to experiment with, but I was hoping that I could gather wealth and buy an unlocked smart-phone, cheap.
I don't have extensive experience, but I really want to learn from this awesome community. I have been skimming threads and reading, researching and, finally I decided to stop lurking and come out in the clear and introduce myself. I admire the hard work of the seniors, veterans, juniors, semi-pros and other awesome people that think around problems on this board. Thank you already.
I have started hobby-programing python and perl, I have an unreasonable fear of Java, but will hopefully be able to start playing with it if I eventually do get that smart-phone.
So my problem right now is that I don't have a fun little device to play with, could anyone recommend a device that is:
Not crazy expensive
Will be able to connect to Wi-fi network
Will be able to run GV to be used as a VOIP phone
Unlocked and ready to be changed
Easy to access and play around with
Simply, I don't necessarily need it to keep a constant connectivity, just a small computer to toy with.
There are many approaches to the smart-phone idea right now, and your board has been very helpful, I just need a last nudge.
Sorry for the lengthy post, just wanted to introduce myself, and not be lurking anymore. I will try to keep annoying questions to a minimum.
Thanks for taking the time to read this.
<3
cheap smartphone(thats actually worth somthing) translates to hd2 on xda ... they go from $200-220 on ebay , good cond . anything lesser of a price ull only get 600mhz , non-cortex phones(garbage) it has wp7 android ubuntu one day maybe meego for it

It's been a long time....

Hello XDA, it's been a long time since I was truly active in these or any forums because life and reality provided an unintended distraction and then the pandemic. I find myself with a bit more time where I need a necessary diversion from reality and this forum has always provided this nerd with a world-wide community of nerds who really and truly know their ****. I have social networking friends that I follow, that I met through here and other technology forums that I have been friends with now for almost twenty years. I'm sure that how we met is irrelevant to many of them since we interact more about our day to day lives then the nerding out we did here in the forums. See, as a nerd, making real world friends was always difficult, but here, at XDA with my G1000 from Hitachi, one of the first-ever smart-phone, with a keyboard and a screen running Windows Mobile. I came here looking for a way to back-up my sms and call log to Microsoft Outlook and some genius had figured out a way to do it. I then had three different HTC Windows Mobile devices and XDA let me do amazing things with them.
Then, because I got suckered in to Sprint!, I upgraded to a Samsung Galaxy SII Touch or something ridiculous like that and it had so many issues out if the box but 2ss an amazing device. XDA was like High School and this is where you went from teen hacker wannabe to legit 1337 skills by rooting and then installing custom roms. The addiction to that thrill of knowing that a mistake, zigging when you're supposed to zag or skipping a step, rushing and missing something could spell disaster. I dropped a phone while installing a rom and the device boot-looped hard. Not to worry, XDA was here and someone else had done something similar, there was an entire forum thread devoted to all the people who had face-planted the rooting, rom or other process and lobotomized their Android device.
I still occasionally peruse the forums, lurking and liking and once in a while, replying. I just wanted to stop by and thank you for what seems like 17 or 18 years if amazing things. By you, I mean the people who run the forums behind the scenes at all levels and the moderators that keep the law and order necessary to thrive and function and you the users who's knowledge and other contributions are why we are here in these forums, from the creators to their guinea pigs to every other lurker like me. Thanks.
Blu3Fr0g said:
Hello XDA, it's been a long time since I was truly active in these or any forums because life and reality provided an unintended distraction and then the pandemic. I find myself with a bit more time where I need a necessary diversion from reality and this forum has always provided this nerd with a world-wide community of nerds who really and truly know their ****. I have social networking friends that I follow, that I met through here and other technology forums that I have been friends with now for almost twenty years. I'm sure that how we met is irrelevant to many of them since we interact more about our day to day lives then the nerding out we did here in the forums. See, as a nerd, making real world friends was always difficult, but here, at XDA with my G1000 from Hitachi, one of the first-ever smart-phone, with a keyboard and a screen running Windows Mobile. I came here looking for a way to back-up my sms and call log to Microsoft Outlook and some genius had figured out a way to do it. I then had three different HTC Windows Mobile devices and XDA let me do amazing things with them.
Then, because I got suckered in to Sprint!, I upgraded to a Samsung Galaxy SII Touch or something ridiculous like that and it had so many issues out if the box but 2ss an amazing device. XDA was like High School and this is where you went from teen hacker wannabe to legit 1337 skills by rooting and then installing custom roms. The addiction to that thrill of knowing that a mistake, zigging when you're supposed to zag or skipping a step, rushing and missing something could spell disaster. I dropped a phone while installing a rom and the device boot-looped hard. Not to worry, XDA was here and someone else had done something similar, there was an entire forum thread devoted to all the people who had face-planted the rooting, rom or other process and lobotomized their Android device.
I still occasionally peruse the forums, lurking and liking and once in a while, replying. I just wanted to stop by and thank you for what seems like 17 or 18 years if amazing things. By you, I mean the people who run the forums behind the scenes at all levels and the moderators that keep the law and order necessary to thrive and function and you the users who's knowledge and other contributions are why we are here in these forums, from the creators to their guinea pigs to every other lurker like me. Thanks.
Click to expand...
Click to collapse
Glad to see an old timer around!
HTC was my fav brand for many many years....
Hope to see ya around.
Cheers!

Introduction

Hey guys I am from the U.S out of Michigan and I am pretty new to this stuff so I hope I can get accurate knowledge and helpful information on accomplishing everything I would like to accomplish from being a little bit more involved in the community. I like haging multiple rooted android devices to play around with, although I currently just have my primary device atm. I also want to get into the Cybersecurity field, so I am just beginning to learn programming languages, starting out with Python, and have plans for obtaining a MicroBachelor's degree on the subject of Cybersecurity.
n1ghtmar3s0nwax said:
Hey guys I am from the U.S out of Michigan and I am pretty new to this stuff so I hope I can get accurate knowledge and helpful information on accomplishing everything I would like to accomplish from being a little bit more involved in the community. I like haging multiple rooted android devices to play around with, although I currently just have my primary device atm. I also want to get into the Cybersecurity field, so I am just beginning to learn programming languages, starting out with Python, and have plans for obtaining a MicroBachelor's degree on the subject of Cybersecurity.
Click to expand...
Click to collapse
Welcome to the forums!,
Youll find great stuff all around, enjoy!

Quick Intro

Figure I'd make an introduction so my new slew of posts in other areas of the forums didn't seem so random.
My name's Kyle, and I've actually had other accounts on here and made use of a lot of the information made available. I used to be a hard core root junkie back when the s3-5s were hot. I have a more goal oriented life right now so I'm trying to actually stick with things. So hopefully I won't lose the password and information for this account right?
I like to play video games, always have. Always dream of being a designer/programmer and as hobbyist I guess I've had my fun and success there but I realize that maybe solo game design wasn't what I was cut out for.
I am a mediocre programmer at best and these days, coming from the days of visual basic and that sort of thing, I'm 32 and a little behind.
What actually has me signing back up for the forums is a interest in hardware side of things.
Anyway, that's about it. Good to be here thanks for the welcome.
LasTWorD-AlivE said:
Figure I'd make an introduction so my new slew of posts in other areas of the forums didn't seem so random.
My name's Kyle, and I've actually had other accounts on here and made use of a lot of the information made available. I used to be a hard core root junkie back when the s3-5s were hot. I have a more goal oriented life right now so I'm trying to actually stick with things. So hopefully I won't lose the password and information for this account right?
I like to play video games, always have. Always dream of being a designer/programmer and as hobbyist I guess I've had my fun and success there but I realize that maybe solo game design wasn't what I was cut out for.
I am a mediocre programmer at best and these days, coming from the days of visual basic and that sort of thing, I'm 32 and a little behind.
What actually has me signing back up for the forums is a interest in hardware side of things.
Anyway, that's about it. Good to be here thanks for the welcome.
Click to expand...
Click to collapse
Nice intro, welcome to XDA
orb3000 said:
Nice intro, welcome to XDA
Click to expand...
Click to collapse
Thanks for the quick response. Really hoping to find a home base for my future efforts. I'm hoping to broaden my understanding of mobile hardware(i.e. boards, switches, modems, etc) in their relationship to the programming that goes into them. Like down to the binary, the ones and zeroes of it. So I'll be sitting through the forums and the archives looking for stuff but I don't know exactly what I'm looking for. If any one could point me in the right direction I am all ears.

Categories

Resources