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.
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.
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.
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).
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.
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.
"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.
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:(
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.
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.
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.
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.
The OTA started yesterday. They do a staged roll out for all these updates. So you should get it within a few days.
It will only help if people use that S3 region. It won't magically make things from US East faster for you.
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.
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.
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).
If only Apple has been using an IDE that looked for unreachable code...
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.
CyanogenMod comes with a full file manager by default. It is simply called "File Manager" in your app drawer.
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.
They are awesome! I hope you also like extended battery companies ;)
* Sent from a current HTC Thunderbolt owner.
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.
"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.
How many Zero Dollar per month accounts do they need to equal $170,000,000 again?
It is to kill all the humans for when the aliens come back!
Or because the Apache license is a BSD style license that allows for this.
His technical assistant might have worked for Sony.
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.
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 :(
I live 3 blocks from my office.
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.
They didn't change the background, they changed the color temperatures of the AMOLED display.
And why can't you manage those same servers via an Android phone? RDP, Citrix, SSH, ect...all supported just fine.
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.
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.