Earlier quoted context omitted.
No nexus has ever had an SD card slot [ED: since the nexus one!]. It's their thing, to push people into the cloud. >dying breed Rubbish, quite the opposite: every (other) flagship android phone has one this year: S5, One M8, LG G3, xperia Z3. Every windows tablet has one. Compare this to the last round when it was pretty much just the S4.
(New) Moto X doesn't.
Nexus 9
141–150 of 165 posts
Re: Nexus 9
#142Earlier quoted context omitted.
I think the onward march of phone sizes into the 6" range is cannibalizing the market for small tablets, and 9-10" for tablets is the remaining sweet spot between phones and laptops.
Given the Nexus 6, I actually think this is too small. If I'm going to have a six inch phone, I'd prefer a tablet that is upwards of 12". I think huge tablets are currently an unexplored niche that could kick off just like big phones did.
Re: Nexus 9
#143Apple finally admitted that bigger phones are better. Looks like Google is finally admitting that 4:3 is the right tablet aspect ratio. I'm kind of curious what the secret sauce is that makes Google think they are ready to sell a premium-priced tablet. Lollipop may be better than iOS 8 but is that enough to overcome the app gap? (Anecdata: my wife had her ipad mini stolen last week. We have 5 Android devices in the h…
I'm not quite sure the 'app gap' exists still, does it? Recently switched from iPhone 5S > HTC One M8, and nothing reallllly I miss.
Re: Nexus 9
#144Sad to see no SD card slot. I know that's not Google's thing, but Asus and Samsung have defied them in the past to include them in Nexus models and I was hoping HTC would follow suit. That said, I hope this sells well. HTC badly needs some success.
With 64GB inbuilt, I don't really see that as a problem, but for my 16GB N5 and N7, it's annoying at times. Also, file transfer on Linux is... improvable. I use adb to push my music onto the phone. :P
Re: Nexus 9
#145Earlier quoted context omitted.
You find 9-10" is insufficient for reading material? I have a 7" Android I got to test the waters, and reading ebooks/pdfs/textbooks/magazines is my use case so I'm thinking of going up in screen size- but how much?
> You find 9-10" is insufficient for reading material? No, I find 12 - 13" better for reading material. The reason my Retina iPad became my default "book" is because it was sufficient. :-) 12.5" is the 'printable' area of an 8.5 x 11" page with 1" margins. (14" if you include the margins). So especially for PDFs that are 'zoomed to the margins' a retina 12.5" display can be pretty much a 1 for 1 reproduction. And tha…
I ask because I found the standard sized Ipad to be slightly heavy for bedtime and commute reading, whereas the small Ipad (no retina) was more pleasant experience.
I would really love a Retina quality smaller sized Ipad as long as it maintains battery life quality but considering just going Kindle for day to day and full sized Ipad as textbook / video replacement.
Re: Nexus 9
#146Earlier quoted context omitted.
Top of the line is 32GB and costs $600? That's not just a bit dissapointing. How much can another 32GB of flash storage cost at OEM prices, $10? And no, I don't want to store everything on your servers, Google.
I agree that flash prices shouldn't be as high as they're charging but I also think you should know that they're higher than you think. Here, for example is a pretty raw eMMC module: http://www.hardkernel.com/main/products/prdt_info.php?g_code... ($49 for 32GB) and a larger one http://www.hardkernel.com/main/products/prdt_info.php?g_code... ($79 for 64GB). That's a $30 price difference at the OEM level. You need to k…
Re: Nexus 9
#147Sad to see no SD card slot. I know that's not Google's thing, but Asus and Samsung have defied them in the past to include them in Nexus models and I was hoping HTC would follow suit. That said, I hope this sells well. HTC badly needs some success.
The reason for not including an SD card slot is that this second-class storage is said to confuse users. It mounts after the system sends the BOOT_COMPLETED broadcast and may be removed at any time. Consequently, some operations are (or were) forbidden, like installing apps on the sdcard. Explaining this to users is fairly hard and, by removing the slot, unnecessary. With 64GB inbuilt, I don't really see that as a pr…
Heck, even USB sticks can be removed whilst they are in the middle of writing (and I've seen people do it), and the OS will typically warn you. We haven't seen the removal of USB ports from machines with the same defence (although some PC manufacturers like to put clusters of USB ports all together so you can't actually plug in two USB sticks next to each other...)
Re: Nexus 9
#148It bothers me that we've lost the meaning of "memory" in the technical marketing of mobile gadgets. "Memory: 16 GB & 32 GB." Google, of course, means storage.
At some point we'll have unified memory and storage anyway. Our brains are already unified in our perception of memory, so I have no problem telling people the storage amount as "memory".
Re: Nexus 9
#149Earlier quoted context omitted.
The Nexus 6 has 32 and 64GB options. I'm a bit disappointed that they don't match this with the Nexus 9.
Excitedly waiting for a new Android tablet but 32GB max is too little for that price tag. I suppose Google expects more photo/video taking on phones vs tablet hence lower storage?
Re: Nexus 9
#150Earlier quoted context omitted.
Put Linux on this and you've got a very viable development machine. I look forward to one day running arm64 Go on this machine in the near future! :) (Among other things..)
Yeah, the "put Linux on this" thing concerns me. In principle it's not that hard; in practice someone has to do the work. I don't want to be the guy that does the work :). Hopefully somebody will do it soon.
It's a Nexus so the bootloader will be open and unlockable, and you will have the source available for the kernel too.
That's not the same as having access to all the userland utils and a full, ready distro. No. But it's a pretty open end with almost no restrictions, completely unlike anything made by Apple so far.
Yan can boot the device with any kernel and initrd you like, you can transfer files to the devices and test your compiled arm64 binaries from a terminal. You will be met with zero technical restrictions or locked doors.