Page 1 of 2 12 LastLast
Results 1 to 25 of 46
  1. Thread Author  Thread Author    #1  

    Default Atrix vs Thunderbolt

    Now that the Thunderbolt has been pushed back to presumably a date close to the Atrix release, what do you guys think about these two against eachother? The Atrix has superior hardware (yes I know dual core wont be supported until 2.4 but that release was estimated to be early April), and the Thunderbolt has superior software, that being HTC doesnt lock their phones. What do you guys think? This decision is actually a tough one for me..
  2. #2  
    textiaac's Avatar

    Posts
    545 Posts
    ROM
    Stock

    Default

    Hardware will make it more future proof, because you can always update/change/ROM the software later.

    Thus said, i am getting the atrix.
  3. #3  

    Default

    Teh extra RAM is something you really need to consider too. Will the extra 512MB make a difference in 1-2 years? I think it will.
  4. #4  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by sw33ndawg View Post
    (yes I know dual core wont be supported until 2.4 but that release was estimated to be early April)
    Why must people keep repeating this over and over? SMP is technically supported by the Android kernel. Yes, even 2.2 will see a performance boost with an extra core.

    2.4 and 3.0 will simply bring enhancements to the Android system and Dalvik's preemptive scheduler and multicore garbage collection to work better on a multiprocessor environment. These are merely optimizations for multicore, however, and previous versions will utilize a second core as long as the kernel has been compiled properly (with SMP enabled).

    If you don't believe me, look here:
  5. #5  
    2005CTS's Avatar

    Posts
    210 Posts
    Global Posts
    398 Global Posts

    Default

    Quote Originally Posted by textiaac View Post
    Hardware will make it more future proof, because you can always update/change/ROM the software later.

    Thus said, i am getting the atrix.
    Agreed. That and the more pocket friendly 4" screen size with higher resolution.

    The Atrix is by far the best phone available. It is just too bad that AT&T decided to rape its customers over the contract and dock pricing.
  6. #6  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by ka3yan View Post
    Teh extra RAM is something you really need to consider too. Will the extra 512MB make a difference in 1-2 years? I think it will.
    The extra 512MB will make a difference now. Think about the Android Activity lifecycle- when the OS needs more memory, it automatically kills activities that have been suspended.

    More memory results in more activities remaining in memory longer, which will mean they load faster again when you bring them back. Also, the garbage collector can be run less frequently (the GC causes slowdowns), though admittedly I don't know the internal workings of DalvikVM, I'm just a Linux kernel guy.
  7. #7  
    textiaac's Avatar

    Posts
    545 Posts
    ROM
    Stock

    Default

    Quote Originally Posted by corneliusm View Post
    The extra 512MB will make a difference now. Think about the Android Activity lifecycle- when the OS needs more memory, it automatically kills activities that have been suspended.

    More memory results in more activities remaining in memory longer, which will mean they load faster again when you bring them back. Also, the garbage collector can be run less frequently (the GC causes slowdowns), though admittedly I don't know the internal workings of DalvikVM, I'm just a Linux kernel guy.
    Do we even know definitively if the atrix uses the full 1 gb of ram when out of webtop mode?
  8. #8  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by textiaac View Post
    Do we even know definitively if the atrix uses the full 1 gb of ram when out of webtop mode?
    Yes.
  9. Thread Author  Thread Author    #9  

    Default

    Quote Originally Posted by corneliusm View Post
    Yes.
    Proof please.
  10. #10  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by sw33ndawg View Post
    Proof please.
    The Atrix isn't the only Android device coming out soon with 1GB of ram...
  11. Thread Author  Thread Author    #11  

    Default

    Quote Originally Posted by corneliusm View Post
    The Atrix isn't the only Android device coming out soon with 1GB of ram...
    that's an assumption then..
  12. #12  
    textiaac's Avatar

    Posts
    545 Posts
    ROM
    Stock

    Default

    Quote Originally Posted by sw33ndawg View Post
    Proof please.
    +1

    Can corneliusm stop talking out of his/her @$$?
  13. #13  

    Default

    Quote Originally Posted by 2005CTS View Post
    Agreed. That and the more pocket friendly 4" screen size with higher resolution.

    The Atrix is by far the best phone available. It is just too bad that AT&T decided to rape its customers over the contract and dock pricing.
    What do you mean? is there different plan that you have to get with Atrix? Can't I just get $25 data plann + voice plan?
  14. #14  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by sw33ndawg View Post
    that's an assumption then..
    It's a pretty educated assumption.

    Let's take a step back and think about this logically.

    Hardware-wise, its highly unlikely that the Tegra2 SOC would have any trouble addressing 1024 MB of memory. This has been illustrated by the Notion Ink Adam, which has very similar internal hardware- including the same SoC and 1GB of LPDDR2 memory (same as Atrix) and has no problems addressing 896MB of it (like I said before, 128 MB is dedicated to the GPU).

    Software-wise, there's no software ceiling from preventing the system from addressing 1GB of ram. You can verify this by running a test device with 1024MB device memory in the Android Dev SDK. Now we will run into the 4GB barrier eventually (since ARMv7 ISA is 32-bit), but that's another story.

    There's no reason why Android will suddenly have trouble with 1GB of ram on a device. Unless Motorola intentionally locked it, but that's just evil.

    But like I said, I'm fairly certain there are no software or hardware hurdles addressing the full 896 MB.
    Last edited by corneliusm; 02-08-2011 at 10:24 PM.
    Thanked by:
  15. #15  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by textiaac View Post
    +1

    Can corneliusm stop talking out of his/her @$$?
    You're more than welcome to ignore my responses then.
  16. #16  
    textiaac's Avatar

    Posts
    545 Posts
    ROM
    Stock

    Default

    Quote Originally Posted by corneliusm View Post
    It's a pretty educated assumption.

    Let's take a step back and think about this logically.

    Hardware-wise, its highly unlikely that the Tegra2 SOC would have any trouble addressing 1024 MB of memory. This has been illustrated by the Notion Ink Adam, which has very similar internal hardware- including the same SoC and 1GB of LPDDR2 memory (same as Atrix) and has no problems addressing 896MB of it (like I said before, 128 MB is dedicated to the GPU).

    Software-wise, there's no software ceiling from preventing the system from addressing 1GB of ram. You can verify this by running a test device with 1024MB device memory in the Android Dev SDK. Now we will run into the 4GB barrier eventually (since ARMv7 ISA is 32-bit), but that's another story.

    There's no reason why Android will suddenly have trouble with 1GB of ram on a device. Unless Motorola intentionally locked it, but that's just evil.

    But like I said, I'm fairly certain there are no software or hardware hurdles addressing the full 896 MB.
    I fully understand what you are saying, but this is pure speculation, although based on fact, your argument has little merit because in the end Motorola doesn't always follow what we call "common sense" or "logic".
  17. #17  
    awdyo1's Avatar

    Posts
    5 Posts
    Global Posts
    10 Global Posts

    Default

    Quote Originally Posted by 2005CTS View Post
    Agreed. That and the more pocket friendly 4" screen size with higher resolution.

    The Atrix is by far the best phone available. It is just too bad that AT&T decided to rape its customers over the contract and dock pricing.
    Quick question...if I just want to use my Atrix as a Hotspot login, do I still have to pay the extra $20 a month like you have to do with the Dock?
  18. #18  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by awdyo1 View Post
    Quick question...if I just want to use my Atrix as a Hotspot login, do I still have to pay the extra $20 a month like you have to do with the Dock?
    Technically yes. To use Wifi hotspot, you must pay for the feature.

    However, you can get around this by rooting the device and enabling tethering support in the OS (which is built-in as of 2.2+), or buying and installing PdaNet- however IIRC this is blocked from the market for devices with AT&T simcards anyway, so you'll want to root it anyway.

    Keep in mind that the latter violates AT&T's terms and technically they have the right to terminate your service or add tethering to your plan if they detect that you are tethering. However, they have yet to do this...
    Thanked by:
    awdyo1 
  19. #19  
    textiaac's Avatar

    Posts
    545 Posts
    ROM
    Stock

    Default

    Quote Originally Posted by corneliusm View Post
    However, you can get around this by rooting the device and enabling tethering support in the OS (which is built-in as of 2.2+), or buying and installing PdaNet- however IIRC this is blocked from the market for devices with AT&T simcards anyway, so you'll want to root it anyway.
    Someone on the forums said that, if you remove the sim card and use wifi, you should have no problem getting any app you want, i haven't tried this yet.
  20. Thread Author  Thread Author    #20  

    Default

    Quote Originally Posted by textiaac View Post
    Someone on the forums said that, if you remove the sim card and use wifi, you should have no problem getting any app you want, i haven't tried this yet.
    ive heard it doesnt work for out of market apps
  21. #21  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by textiaac View Post
    Someone on the forums said that, if you remove the sim card and use wifi, you should have no problem getting any app you want, i haven't tried this yet.
    I've never tried that. Personally, I use to emulate a T-Mobile sim on the market, but that requires root.
  22. #22  
    textiaac's Avatar

    Posts
    545 Posts
    ROM
    Stock

    Default

    Quote Originally Posted by sw33ndawg View Post
    ive heard it doesnt work for out of market apps
    You need Side Load Wonder Machine for that
  23. Thread Author  Thread Author    #23  

    Default

    Quote Originally Posted by textiaac View Post
    You need Side Load Wonder Machine for that
    I've heard that does not work for out of market either
  24. #24  
    textiaac's Avatar

    Posts
    545 Posts
    ROM
    Stock

    Default

    Quote Originally Posted by sw33ndawg View Post
    I've heard that does not work for out of market either
    The entire point of Side Load Wonder Machine is to install out of market .apk applications...
  25. #25  
    corneliusm's Avatar

    Posts
    170 Posts
    ROM
    CM9 Beta

    Default

    Quote Originally Posted by textiaac View Post
    The entire point of Side Load Wonder Machine is to install out of market .apk applications...
    Yup. In case you have an apk file that you downloaded from the web. There's plenty of useful apks () on xda-developers that you wouldn't want to miss out on due to some stupid AT&T policy.
Page 1 of 2 12 LastLast

Posting Permissions