Slashdot Mirror


User: GweeDo

GweeDo's activity in the archive.

Stories
0
Comments
721
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 721

  1. Re:When will I get it on my Nexus 5? on Android 5.0 'Lollipop' vs. iOS 8: More Similar Than Ever · · Score: 1

    I assume the number of people clicking and waiting are probably pretty few. Normal users probably don't realize a big update is coming until the day the notice pops on their phone. For the rest of the people, you can sideload the update easily. I don't think it is perfect, but it isn't the end of the world. The benefits of a staged roll out shouldn't be over looked either. Look at the issues Apple had with their first update to iOS 8 and having to pull it after so many already installed it. A staged roll out would have prevented that.

  2. Re:When will I get it on my Nexus 5? on Android 5.0 'Lollipop' vs. iOS 8: More Similar Than Ever · · Score: 4, Informative

    The OTA started yesterday. They do a staged roll out for all these updates. So you should get it within a few days.

  3. Re:so slow... on Amazon Web Services To Build Two New Aussie Data Centers · · Score: 1

    It will only help if people use that S3 region. It won't magically make things from US East faster for you.

  4. A fool and his money... on Why My LG Optimus Cellphone Is Worse Than It's Supposed To Be · · Score: 1

    T-mobile's site says that phone is $324 full retail price. You can get a Moto G for $199 or a Moto X for $299. If you bought that phone you simply didn't do any research.

  5. Re:Is it locked to the Amazon app store like... on Amazon Announces 'Fire Phone' · · Score: 1

    I assume the parent is actually meaning applications that use Google Play Services (http://developer.android.com/google/play-services/index.html). These will never work on any Fire product.

  6. An already solved problem on Android Needs a Simulator, Not an Emulator · · Score: 1

    I am also and Android developer and this problem is already solved. Android Studio + ADB (included with Android Studio) + Genymotion. You get native speed, lots of sensors to emulate and can even install the gapps packages if you need to test against those libraries (I use them for Chromecast support).

  7. Apple on Does Relying On an IDE Make You a Bad Programmer? · · Score: 3, Funny

    If only Apple has been using an IDE that looked for unreachable code...

  8. Android seems ok on Starbucks Phone App Stores Password Unencrypted · · Score: 1

    I didn't spend much time on it, but this doesn't seem to be the case on Android. First of all, they never store things outside of /data/data/com.starbucks.mobilecard. So only a root application would be able to read things. Secondly, the main sqlite database they seem to be storing things in is encrypted.

  9. CyanogenMod comes with a full file manager by default. It is simply called "File Manager" in your app drawer.

  10. Re:HTC is my new favorite company on HTC Unlocks Its Own Phones · · Score: 1

    I am running CyanogenMod 7 (latest RC from Slayher) in a non-LTE area and have my LTE radio disabled. The battery life on the thing is still sad.

  11. Re:HTC is my new favorite company on HTC Unlocks Its Own Phones · · Score: 1

    They are awesome! I hope you also like extended battery companies ;)

    * Sent from a current HTC Thunderbolt owner.

  12. Re:Wait...what? Huh?? on HTC Unlocks Its Own Phones · · Score: 3, Informative

    Most people believe that Google purchased Motorola Mobility for their patent portfolio to protect against the likes of Oracle and Apple since they are currently so sue happy. That has nothing to do with locked or unlocked bootloaders.

  13. Wait...what? Huh?? on HTC Unlocks Its Own Phones · · Score: 5, Insightful

    "Google, which has been trying to lock Android down more, probably doesn't see it that way."

    The only phones that Google "produces" are the Nexus line. These have unlockable bootloaders already. Don't get me wrong, I am happy HTC is doing this, but that statement about Google is just silly and wrong.

  14. Re:Yeah, but they can make it up in volume on PlayStation Network Hack Will Cost Sony $170M · · Score: 1

    How many Zero Dollar per month accounts do they need to equal $170,000,000 again?

  15. or.... on US Preserves Smallpox For Defense · · Score: 1

    It is to kill all the humans for when the aliens come back!

  16. Re:Simple answer on Google's Honeycomb Source Code Release Is On Ice · · Score: 5, Insightful

    Or because the Apache license is a BSD style license that allows for this.

  17. Re:Truecrypt on 'Motherlode' of Data Seized At Bin Laden Compound · · Score: 1

    His technical assistant might have worked for Sony.

  18. Re:Something looks a little fishy here on Skype For Android Can Leak Data To Malicious Apps · · Score: 1

    Yes, in his example at the bottom he is using a root shell, but the application (which is shown in the video) isn't running as root.

  19. Cosmosphere on NASA Announces Final Homes of Shuttle Fleet · · Score: 2

    Ah, this will be the first NASA ship that won't be at the Cosmosphere. They have Mercury, Gemini and Apollo Capsules. They have a few Russian capsules (not sure which exactly). They have an actual Titan rocket even. To bad :(

  20. No on Ask Slashdot: Would You Take a Pay Cut To Telecommute? · · Score: 1

    I live 3 blocks from my office.

  21. Launch Day Buyer on Does 3D Make Your Head Happy Or Ache? · · Score: 1

    I picked up the 3DS on launch day along with Super Street Fighter 4, Pilot Wings and Super Monkey Ball. For myself I have no issue sitting down for 45 minutes+ with any of these titles and feeling fine afterwards. I will note that in both Pilot Wings and Super Monkey Ball I can't have the 3D slider all the way up. If I do the images start to cross and it messes with my eyes. This doesn't happen in Super Street Fighter 4, so I am not 100% sure what the 3D slider is doing differently between these titles.

    I will also note that I have no issues with headaches or motion sickness from 3D movies at a theater or in home with active shutter glasses.

  22. Re:Crappy Colors in Gingerbread on Google's Nexus S, A Look At Gingerbread · · Score: 2

    They didn't change the background, they changed the color temperatures of the AMOLED display.

  23. Re:What's interesting? My phone runs Debian alread on Dual-core Smartphone Runs Android and Ubuntu · · Score: 2

    And why can't you manage those same servers via an Android phone? RDP, Citrix, SSH, ect...all supported just fine.

  24. Re:New version every 6 months... on Google To Merge Honeycomb and Gingerbread · · Score: 1

    Far from it. 2.2 brings the JIT compiler which offers some great performance boosts. This doesn't affect dev's in a feature sense, but faster phones are faster phones. 2.3 really only brought NFC to the API and right now, that doesn't do much for us. It did bring some new basic UI elements that look really nice, but again...that doesn't change my code or lock out 2.1 users.

  25. Re:New version every 6 months... on Google To Merge Honeycomb and Gingerbread · · Score: 3, Insightful

    Yeah, this whole fragmentation thing is just killing us Android dev's right???

    Or not: http://developer.android.com/resources/dashboard/platform-versions.html

    90% of all users that connect to the Market are now on Android 2.1 or greater. Android 2.2 and 2.3 haven't brought any kind of huge API changes that require you lock out 2.1 users to get some awesome new feature. The new "big thing" is going to be the Fragments API and it will support all the way back to Android 1.6.

    Now, don't get me wrong. I want everyone that can be to be on 2.3 yesterday, but it isn't exactly a big deal.