Register

Welcome to the Samsung Galaxy Forum.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 30
Like Tree1Likes

Thread: A Dummies Guide to Android Terminology

  1. #1
    Senior Member
    Join Date
    Sep 2010
    Posts
    1,864
    Member #
    210
    Liked
    5 times

    A Dummies Guide to Android Terminology

    A Dummies Guide to Android Terminology & Lingo


    This is a short guide to some of the terms that you may come across when discussing your Fascinate. Most of these terms apply to all Android phones. Much of the information contained in this post has been copied from a post at droidforums but I have attempted to change some of the information to make it more applicable to the Samsung Fascinate.

    ADK: Android Development Kit, What people use to develop anything for the droid such as ROM's

    AOSP: Android Open System Project, usually you will see this term when referring to a program or rom. This will mean that the program or rom was taken from Google and does not contain any modifications done by the phone Mfg. or the phone service provider. This is Android the way Google intended.

    Baseband: In communications and signal processing, the baseband describes signals and systems whose range of the frequencies measured from close to 0 hertz to a cut-off frequency, a maximum bandwidth or highest signal frequency; it is sometimes used to describe frequencies starting close to zero. On the Fascinate this is used to describe which modem software is installed in your device.

    CDMA: Code Division Multiple Access; refers to the technology used by the cellular phone company to communicate with your phone. Carriers in the US using CDMA Technology are Verizon, Sprint, US Cellular, some other smaller companies. These phones do not contain a SIM card and are not compatible with the GSM network used by other phone companies. This technology was developed by Qualcomm and has been the dominant technology used in the US and Asia, while GSM is more widely used in other parts of the world.

    Download Mode: State in which the droid phone can be flashed from Odin with an appropriate .sdk file that reprograms the phone into a specific ROM or update. This is typically a last resort when the recovery screen cannot be reached to make a much simpler and less risky solution

    Boot Loop: simply means something is preventing the phone from completing it's boot cycle and is stuck between the boot animation and the unlock screen, creating a looped animation. This is often fixed by either reloading a Nandroid, or Reflashing a rom/kernel from Clockwork.

    Brick or Bricked: Jargon for a completely unrecoverable device, (no more than a brick or paperweight)

    Bug or Software Bug: an Error or flaw in software that produces a failure or unexpected/unwanted result. Typically created from incorrect code, this is why some ROMs are better and smoother running than others because certain developers have taken the time to input "perfect" code

    Busybox: BusyBox is a single multicall binary that packages the functionality of most widely used standard UNIX tools, BusyBox provides a fairly complete environment for any small or embedded system.

    ClockworkMod / Clockwork Recovery: A recovery program that is often used to apply updates, ROMs, or create a backup or restore a backup file

    De-odex: Apk files have respective odexes that devs use to supposedly save space. Deodexing means you convert it back to a .dex file and put it back inside the apk. This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything.

    Dev. or Developer: An individual that creates, or alters a file in such a manner as to advance the program

    Flash or Flash Memory: a program technology that can be electrically erased and reprogrammed

    GSM: Global System for Mobile Communications; the technology that some phone companies use to communicate with your cell phone. This technology is used by AT&T, T-Mobile, as well as some smaller carriers in the US. GSM phones contain a SIM card that contains the data that tells the carrier your phone number and other information, this allows you to switch GSM phones by simply switching the SIM card from one phone to another. This technology is primarily used in Europe, however, it is increasing in popularity in the US.

    Kernel: The governor of the CPU usage and Battery output, one can upload certain Kernels to achieve greater performance speed of their device at the cost of some battery life. See this thread for more information on kernels.


    Root: Common word associated with giving a user "super user" access to their phones programming and other various aspects that would normally not be possible, also known as "Jailbroken" for iPhone's

    Nandroid or Nandroid Backup: A file typically created in the custom recovery program, such as Clockwork Recovery, that is a carbon copy of whatever state your phone is in before a drastic change is made.

    Overclocking: Speeding up the CPU past the factory presets to achieve a faster and more responsive device

    ROM: Read Only Memory, a program used to make changes to anything from the look of the home screen, to icons to custom boot animation. See this thread for more on Roms.

    Shell or SSH: secure shell or ssh is a network protocol that allows data to be exchanged using a secure channel between two networked devices

    Stock: Simply means an un altered state, such as when you first purchase your phone from Verizon.

    SU: "Super user", or root permissions

    Theme: A set of icons, backgrounds and app trays that change the aesthetics of the overall look of the droid and its applications

    TUN/TAP: Refers to a network TUNnel, operates within layer 3 packets, or ip packets. Packets sent by a system via a TUN/TAP device are delivered to a user-space program that attaches itself to the device. A user space program may also pass packets into a TUN/TAP device. In this case TUN/TAP device delivers (or "injects") these packets to the operating system's network stack thus emulating their reception from an external source.

    Underclocking: Slowing down the CPU mainly to limit battery usage

    .sbf: Summation Briefcase File

    .apk or APK's: An .apk file extension denotes an Android Package (APK) file, an .apk file can be opened and inspected using common archive tools

    .tar: Similar to a zip file, a tar file archives multiple files into one file

    .tgz: TGZ files are commonly used as install packages for Slackware Linux.


    These are some of the terms that you will encounter, if anyone notices that I have left out anything, please let me know and I will be happy to update this post as we see fit.

    A special thanks to Sam Fisher at droidforums for starting this thread and for the work that was put into it. You can read the original thread here.

  2. Ads


  3. #2
    Administrator
    Join Date
    Sep 2010
    Location
    Saratoga Co, NY
    Posts
    14,468
    Member #
    18
    Liked
    524 times
    Twitter
    Mujidroid
    Thanks for posting this, Sele! I came across the same guide when I was starting out w/ Android those many months ago (OK, it was actually last September), and I found it extremely helpful.

  4. #3
    Senior Member
    Join Date
    Sep 2010
    Posts
    1,864
    Member #
    210
    Liked
    5 times
    Quote Originally Posted by Mujibar View Post
    Thanks for posting this, Sele! I came across the same guide when I was starting out w/ Android those many months ago (OK, it was actually last September), and I found it extremely helpful.
    Thanks, yeah I still remember trying to convince you that rooting your phone was no big deal. You've come along way!!

  5. #4
    Administrator
    Join Date
    Sep 2010
    Location
    Saratoga Co, NY
    Posts
    14,468
    Member #
    18
    Liked
    524 times
    Twitter
    Mujidroid
    Quote Originally Posted by Sele View Post
    Thanks, yeah I still remember trying to convince you that rooting your phone was no big deal. You've come along way!!
    Ha!!!

  6. #5
    Senior Member
    Join Date
    Oct 2010
    Posts
    676
    Member #
    627
    Liked
    1 times
    What about adding something that explains GSM, CDMA, etc.

    Thanks for the post!

    Sent from my Fascinate via Tapatalk
    The Following User Says Thank You to soccerdon1981 For This Useful Post:
    Error414: No Useful Post Found

  7. #6
    Senior Member
    Join Date
    Sep 2010
    Posts
    1,864
    Member #
    210
    Liked
    5 times
    Quote Originally Posted by soccerdon1981 View Post
    What about adding something that explains GSM, CDMA, etc.

    Thanks for the post!

    Sent from my Fascinate via Tapatalk
    Done, thanks for the suggestion.

  8. #7
    Senior Member
    Join Date
    Nov 2010
    Posts
    379
    Member #
    932
    Liked
    1 times
    So as i keep learning more and trying more things, I've looked around for some info on versions. Maybe something in here for what EB01, EC01 and all those different definitions were? I just know when i read and see "well i was EB01 and now EC01 with EB16" and so forth i'm trying to figure out what was stock (1st out) and what is the latest. maybe just a list from the begining of the Fassy to what's out now.

    Example:
    EB01 = Stock Android 2.1 Rom/Software (or whatever it is)
    EB16 = Froyo Android 2.2 Rom/software (or whatever it is)
    EC10 = Froyo Android 2.2 Radio (or whichever it is)

    Just a thought..... I just know i have a hard time keeping everything in order where if i had a list of what started out as what i would be a lot more comfortable with the threads and lingo :-)


    Quote Originally Posted by Sele View Post
    A Dummies Guide to Android Terminology & Lingo


    This is a short guide to some of the terms that you may come across when discussing your Fascinate. Most of these terms apply to all Android phones. Much of the information contained in this post has been copied from a post at droidforums but I have attempted to change some of the information to make it more applicable to the Samsung Fascinate.

  9. #8
    Super Moderator/RS
    Join Date
    Feb 2011
    Location
    Rochester, NY
    Posts
    6,001
    Member #
    1898
    Liked
    298 times
    *glazes over and drools*

    Great post!
    I cut corners till I break it.
    If I help you break it, I will help you fix it...promise!

    99.97% Success Rate
    Devices I have hacked, modded and owned: Original Droid / DX / Fascinate / Charge / TBolt / Razr / Gnex / Xoom / Kindle Fire

  10. #9
    Administrator
    Join Date
    Sep 2010
    Location
    Saratoga Co, NY
    Posts
    14,468
    Member #
    18
    Liked
    524 times
    Twitter
    Mujidroid
    Those build numbers that you see all over the place represent date of release. January = A, February = B, and so on. Some builds were released with radios (modems) and others were not. They were all released for the Fascinate, unless otherwise noted below. In order of release, they are:

    PLEASE REFER TO THIS THREAD FOR RUNNING LIST

  11. #10
    Senior Member
    Join Date
    Nov 2010
    Posts
    379
    Member #
    932
    Liked
    1 times
    Beautiful Muji!!!!! Beautiful!!!! Exactly what i was thinking!!! you are the man!!!!! I have a feeling this will help out a lot of people!!!! Me especially!!!! :smile:

    Quote Originally Posted by Mujibar View Post
    Those build numbers that you see all over the place represent date of release. January = A, February = B, and so on. Some builds were released with radios (modems) and others were not. They were all released for the Fascinate, unless otherwise noted below. In order of release, they are:

    LIST REMOVED TO AVOID CONFUSION

 

 

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Replies: 4
    Last Post: 01-15-2011, 01:29 PM
  2. Backups for Dummies
    By RuhRohGeorge in forum Samsung Fascinate Help
    Replies: 4
    Last Post: 12-16-2010, 10:56 AM

Search tags for this page

android icon glossary

,
android symbol glossary
,

droid 3 icon glossary

,

droid charge icon glossary

,

droid razr icon glossary

,
galaxy s2 icon glossary
,
htc thunderbolt icon glossary
,
icon glossary for droid 3
,
icon glossary for droid razr
,
samsung android icon glossary
,

samsung charge icon glossary

,
samsung galaxy icon glossary
,

samsung galaxy icons glossary

,

samsung galaxy s2 icon glossary

,
samsung galaxy s2 icons glossary
Click on a term to search for related topics.
Back to Top