Hi guys,
I am quite new here and wants to know more about android stuff.
Welcome. Do you have an Android device? Learning how to root and customize your device is honestly the fastest way to learn about Android. Go to Manufacturers at the top of this screen to find information for your specific device.
If you prefer reading, check out Android Source. There is a lot of exhaustive information on how Android works.
Lastly, don't forget to read the forum rules. Good luck and have fun!
Related
I'm a pretty much clueless when it comes to Linux or Android. I want to help the community as much as possible and want some advice on good literature for learning Linux and ultimately Android developing.
I have no previous experience with programming but am a well above average windows user. (kinda pathetic, I know.)
I thought this might be a good topic to start since alot of us seem to be pretty useless seem to want to contribute.
beyondinferno said:
I'm a pretty much clueless when it comes to Linux or Android. I want to help the community as much as possible and want some advice on good literature for learning Linux and ultimately Android developing.
I have no previous experience with programming but am a well above average windows user. (kinda pathetic, I know.)
I thought this might be a good topic to start since alot of us seem to be pretty useless seem to want to contribute.
Click to expand...
Click to collapse
Developer.Android.com is a good place to start out if you are looking at the "how stuff works" - though if you don't have a clue how to program it will be over your head. Take a look over at geekfor.me - this site is hosted by Flipz one of the ROM devs here(Fresh Rom).
If you want to learn Linux, grab an Ubuntu or Mint ISO from their websites and burn it to a disk. then boot into the disk and run it "live". It's a little slow running off a CD rom drive, but better than isntalling on to a drive if you don't know what you are doing.
Most important thing to learn about this phone: HAVE FUN!
I installed Unbuntu 9.1 last week and have been messing around a bit, but not too much.
I'll have to take a look on android's dev site and Flipz page aswell.
Thanks for the advice!
I would like this thread to end up as a good reference for others so keep it coming!
Books wise, I would recommend:
Running Linux
Understanding the Linux Kernel
Hello, Android: Introducing Google's Mobile Development Platform
Android Application Development: Programming with the Google SDK
Professional Android Application Development
Unlocking Android: A Developer's Guide
gu1dry, that's exactly what I'm looking for.
Again, thanks folks.
beyondinferno said:
gu1dry, that's exactly what I'm looking for.
Again, thanks folks.
Click to expand...
Click to collapse
I'm in the process of working through Hello Android. Pretty good book so far, im enjoying it and learning alot.
Good to see you've installed a Linux OS on your computer... that will help the most with learning how it works.
Experiment with it. Don't be afraid to break it and when you do break it (you will break it) learn how to fix it.
That's how you'll learn the most.
My favourite resources when first learning Linux were:
- to google "<topic name or what I want to accomplish> linux howto"
- irc.freenode.net #linux (you will probably get flamed a bit but it's a great channel to just read and watch/listen in)
Connect with very active and very focused Linux communities (and Android communities... like XDA ) and you'll be able to glean a ton of good information, even if it doesn't make sense at first.
and i am a complete android noob. i have never had any android based devices. i am an iphone owner. any tips/hints on where to start? ive looked through the forums but im nothing but confused at the terms and stuff.
i would like to root the device, where do i start? i dont know what all this rom stuff is and all the talk. can anyone help me out?
also, i tried connecting to wifi through my iphone (jailbroken running MyWi), but the Nook wouldnt recognize it. is it because it is considered an Ad-Hoc network?
any helps/pointers/links for a noob would be great. thanks.
To keep it simple, you will probably just want to root it through autonooter:
http://forum.xda-developers.com/showthread.php?t=872490
The first post has good instructions, but this post has even more thorough ones:
http://forum.xda-developers.com/showthread.php?p=9816724&highlight=skip#post9816724
Youtube might crash after this. Although that second link I listed states to delete, you'd be better served by doing this:
http://forum.xda-developers.com/showthread.php?p=9915878#post9915878
Welcome to the community!
First off, i would say to take a read through the main Nook color information hub, found here: http://nookdevs.com/Portal:NookColor
There is lots of info about the device, and things that can be done with it. Terminology is all over the place, so if you have something in ind, i would suggest asking a specific question.
In general, the Android system is a highly customized Linux system, built on a linux kernel. Android itself is the rom, and is the OS that you are actually booting too. The kernel is the supporting software for the OS, and contains the system drivers (among other things). Commonly, when a custom rom is developed, an associated kernel is released with it, but they can be changed, if they are made interchangeable. If you do to the dev forum, you will see people working on both pieces.
The rooting information for the NC is in the portal page, and should get you fully started. As for the ad-hoc issue, yes, you will need to do some work to get that working, also found in this and the development forums.
Yes, welcome! I, too, am from iPhone jaikbreak land with this as my first android device. You'll love it! it's flexible and slick. Everyone here is so helpful, so just jump in!
Sent from my Nook Color
Just landed on the NOOKcolor planet as well
I love my Droid 1 and thought the Ipad worked pretty cool. It's pretty heavy though and $500? No thanks.
If only there was a smaller, cheaper, user customizable option.... the NOOKcolor!
Found info on XDA about it. Did some research. Played with it a few times. SOLD!
This thread links to everything I need to know about rooting it like my Droid so off I go.
Thanks for all the hard work everyone.
Mikey
Hey All.
I want to learn android app development using android studio.Where should I start.Is there any free course available that can cover some basic aspects (or all) of it.Please help.
I have an average background in object oriented programming.
usamagk said:
Hey All.
I want to learn android app development using android studio.Where should I start.Is there any free course available that can cover some basic aspects (or all) of it.Please help.
I have an average background in object oriented programming.
Click to expand...
Click to collapse
https://www.youtube.com/watch?v=QAbQgLGKd3Y
TheNewBoston has some good tutorials for beginners (personal experience)
http://developer.android.com/index.html
Your main soruce of information! Seriously, go there and first see how the site is structured. Then begin by learning the basics (Activities, Fragments, etc.) Most of the info that you need (basic or advanced) is there.
of cource if you have a question, most of the times it is already answered in stackoverflow.
http://www.google.com/design/spec/material-design/introduction.html
here are the latest standarts in material design, that android now uses. Give them a look.
For everything else, just make a google search and the information should be there. My advice is to really read how android "works". See what an Activity is, its lifecycle, etc. The tutorials will show you some quick examples of what you can do. Good luck
Hi everyone I am interested in:
Electronics
PC building
Almost all topics in computer science
Currently I want to make an old S5360L (Do not know if the "L" is important ) usable again by upgrading it to a more recent version of Android or another reliable custom ROM, that works well given the limited specs of this device.
Hope to learn lots from the community, I have already read several post before deciding to join.
IcariumLS said:
Hi everyone I am interested in:
Electronics
PC building
Almost all topics in computer science
Currently I want to make an old S5360L (Do not know if the "L" is important ) usable again by upgrading it to a more recent version of Android or another reliable custom ROM, that works well given the limited specs of this device.
Hope to learn lots from the community, I have already read several post before deciding to join.
Click to expand...
Click to collapse
Welcome aboard!
You might wanna check our new Computing section.
Thanks orb_selektor, checking the computing section was actually the very first thing I did after joining
I'm just getting into Android development , app development, and Web creations. I am taking courses through Microsoft and learning Android on my own. That's all great however there are things they just dont teach on there. Is there anyone out there that would give me some advice on where I can look to hone my skills and get into hacking some of these platforms and creating more practical apps that people actually need. I am interested in rooting Android devices I've tried a bunch successful a few times but I can't find the software I need to be proficient at it. Any pointers?
Jp2348 said:
I'm just getting into Android development , app development, and Web creations. I am taking courses through Microsoft and learning Android on my own. That's all great however there are things they just dont teach on there. Is there anyone out there that would give me some advice on where I can look to hone my skills and get into hacking some of these platforms and creating more practical apps that people actually need. I am interested in rooting Android devices I've tried a bunch successful a few times but I can't find the software I need to be proficient at it. Any pointers?
Click to expand...
Click to collapse
hello and welcome, first off spend some time researching in here for
Jp2348 said:
I'm just getting into Android development , app development, and Web creations. I am taking courses through Microsoft and learning Android on my own. That's all great however there are things they just dont teach on there. Is there anyone out there that would give me some advice on where I can look to hone my skills and get into hacking some of these platforms and creating more practical apps that people actually need. I am interested in rooting Android devices I've tried a bunch successful a few times but I can't find the software I need to be proficient at it. Any pointers?
Click to expand...
Click to collapse
Welcome aborad,
Try to locate your devices section and be prepared to deep read in order to find the jewels