Android Community
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 13

Thread: How is the G1 going to run all these apps? =\

  1. #1
    Join Date
    Oct 2008
    Posts
    9

    Default How is the G1 going to run all these apps? =\


    Don't get me wrong, I love the idea of all these apps that run in the background utilizing the GPS and the always connected feature of the phone, but wouldn't running a multitude of these apps slow down the phone tremendously? I mean, what if I have my wifi army app running with my weather app, with my tune wiki app, and all my other apps etc. etc.

    I don't know, I guess we'll have to see until the 22nd.

  2. #2
    Join Date
    Oct 2008
    Location
    san diego,ca but from miami,fl
    Posts
    58

    Default Re: How is the G1 going to run all these apps? =\

    yeah i was curious about that myself ,like u said only one way to find out

  3. #3
    Join Date
    Sep 2008
    Posts
    230

    Default Re: How is the G1 going to run all these apps? =\

    it will not slow down your phone. It has separate dedicated processors for phone functions & applications. I read somewhere that someone tested running 35 apps at one time & it didn't slow down a bit. But your battery will take a battering!
    If you find any comment/post in this community, informative/entertaining, click on the above icon in the right top corner of the post to add reputation points to the poster. Thank you!

  4. #4
    Join Date
    Oct 2008
    Posts
    9

    Default Re: How is the G1 going to run all these apps? =\

    Yeah, I'm sure the battery would get spanked but we could always upgrade to a much better battery ^_^. However, I wonder how Tmobile's 3G network is gonna be able to hand all these G1 phones raping their connections. I have a feeling we're all going to get capped with these apps =\

  5. #5
    Join Date
    Sep 2008
    Location
    The Kansas City, MO area!!!!!
    Posts
    429

    Default Re: How is the G1 going to run all these apps? =\

    Battery shouldn't be a problem. if you use your gps. just have it plugged into your car... just keep it plugged in... i don't think it will be worse then any other phone!when you are not using it. lock it and turn off the screen. don't let it keep lit up. simple!

  6. #6
    Join Date
    Sep 2008
    Location
    Northern Shenandoah Valley, VA
    Posts
    385

    Default Re: How is the G1 going to run all these apps? =\

    This OS is *very* clever! I've started learning development for Android and I am amazed at how things function. Specifically, processes in Android do NOT control their own destiny as they do in other OSes. Specifically, any process that is not in the foreground or active in the background can be unloaded from memory and then reloaded later if/when needed. This is accomplished by APIs that all programs must access that allow for the state of a program to be saved and recovered at the instruction of the OS.

    The following three videos explain the Android architecture in some detail:

    Androidology - Part 1 of 3 - Architecture Overview
    [ame]http://www.youtube.com/watch?v=Mm6Ju0xhUW8[/ame]

    Androidology - Part 2 of 3 - Application Lifecycle
    [ame]http://www.youtube.com/watch?v=fL6gSd4ugSI[/ame]

    Androidology - Part 3 of 3 - APIs
    [ame]http://www.youtube.com/watch?v=MPukbH6D-lY[/ame]

    Part 2 is the video that addresses your question most directly.

    Pretty cool!

    Reg

  7. #7
    Join Date
    Sep 2008
    Location
    NYC
    Posts
    167

    Default Re: How is the G1 going to run all these apps? =\

    Between the 2 core processor running @ 500+ MHz, being able to scale down to a lower speed to save battery, and the OS running apps in the background and able to juggle multiple apps at the same time it will be great.

    I wont edit video on it, but the small footprint of the apps running on it will be fine.

  8. #8
    Join Date
    Sep 2008
    Location
    Staten Island, New York City
    Posts
    1,284

    Default Re: How is the G1 going to run all these apps? =\

    you can multi-task your a** off with out any lag! or freezeing! its great!
    International Operating Engineer LOCAL 30 UNION TILL I DIE!

    http://qik.com/RussianSolja

  9. #9
    Join Date
    Sep 2008
    Location
    St. Louis, MO
    Posts
    554

    Default Re: How is the G1 going to run all these apps? =\

    I hate to continue comparing the G1 to other phones, but it's the best way to achieve a visual of how things are going to work.

    Android is an OS with a core written in Linux, and all apps written for the core are compiled in Java. Java has the ability to have very robust applications with extremely small footprints.

    An example (again) is the Sidekick family running the Danger OS. The Danger OS is written in their own proprietary extension of Java, with NO apps ever being 'Quit' (it is expressly forbidden in their SDK guidelines to EVER tell an application to quit). They simply suspend themselves into a lower level of function while not in focus, but continue to do their jobs.

    I suspect we will see very similar (yet more complete) functionality from Android and the G1.
    Registered Nurse by day,
    Tech Head by...well...always.
    T-Mobile MyTouch 3G [Merlot]
    ROM: CyanogenMod 4.1.11.1 Recovery: CM 1.4

  10. #10
    Join Date
    Oct 2008
    Location
    Ocala, FL
    Posts
    410

    Default Re: How is the G1 going to run all these apps? =\


    Also all the apps developed for android are not huge apps they are small in information although they dont seem like it.

Page 1 of 2 1 2 LastLast

Bookmarks

Posting Permissions

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