Recommended Posts

So I am looking around for opinions. I want a tablet, just to have for web surfing, email, maybe some other stuff, and netflix.

I have an Iphone, so I like IOS, but I am not paying $300 for an Ipad Mini, when I can get The nexus 7 for $199

Anyone here have it? and have had it for awhile that they van give reviews for it?

Any bad things about it?

Link to comment
https://www.neowin.net/forum/topic/1116617-google-nexus-7-opinions/
Share on other sites

There's tons of unbiased reviews out there, just don't get your reviews off engadget for products that compete with apple :p If you can hold out then wait until next year, tegra 4 is out in Q1 2013 which uses cortex a15 cores and great graphics, i'm sure google will release a new tablet with that processor.

Using it to write this reply. Love the device as it is fantastic for the money. The app catalogue is decent and the stock Android experience is actually a real pleasure to use. I would recommend it.

Also an iPhone user and this device has me seriously considering a Nexus phone. Shame it won't happen because I really want a 64GB device.

There's tons of unbiased reviews out there, just don't get your reviews off engadget for products that compete with apple :p If you can hold out then wait until next year, tegra 4 is out in Q1 2013 which uses cortex a15 cores and great graphics, i'm sure google will release a new tablet with that processor.

I wouldnt get it until next year anyways, do you know when the new ones will come out?

Using it to write this reply. Love the device as it is fantastic for the money. The app catalogue is decent and the stock Android experience is actually a real pleasure to use. I would recommend it.

Also an iPhone user and this device has me seriously considering a Nexus phone. Shame it won't happen because I really want a 64GB device.

Thanks for the recommendation!

I don't think you'll get a better tablet for the same price. Whilst I will admit that Android still hasn't got *as* many quality tablet apps as iOS yet, Google are starting to push developers towards it so it should start taking off soon enough. If I had the money it's the tablet I'd buy right now, however I would wait as I hear they're replacing the 16GB tablet with a 32GB one which will sell at the same cost.

As for bad? no rear facing camera so no good if you want to make snaps

I wouldnt get it until next year anyways, do you know when the new ones will come out?

Not any time soon. Google and other manufacturers just announced Nexus 4 (smartphone), Nexus 7 with 32 GB, HSPA, and Nexus 10. My guess is mid summer for next wave of devices. I own a Nexus 7, and would definitely recommend it. I've had many people who are iOS fans try it and love the device. Jelly Bean is an awesome OS, the hardware is great, the price is right. You really can't go wrong with this device. I can't say one bad thing about the device - but I do have one regret, and it's me getting the 8GB version. You'll at least get the 16GB version for $199, or you can opt for 32GB for $249 or the 32GB with HSPA+ for $299.

If you want to know anything about the device, let me know.

I bought one at launch and have been using it a lot.

IMO unless you can find any specific need that it doesn't fit (dunno, maybe apps that are only available on other platforms, or lots of storage space... see below) I don't think there's really any contender with that form factor. It runs great, feels nice on your hands and it's frigging cheap for the hardware it packs.

Things to not like about it? The most storage you can get is 32GB, and you can't plug mem cards. I have the 16GB one and had I known that they would be releasing a 32GB version later I might have waited, but then again I'm not really struggling with space anyway.

If you plan on carrying lots of movies and music then that's the only thing I can think of that might let you down.

Personally I think it's a great device, especially for the money it costs. The only downside I see is the fact you have re-buy all your apps again if you're an iOS owner and the Google Play can be a real mess compared to iTunes / App Store. If you don't plan on downloading many additional apps that's no issue of course.

I have the Nexus 7 as well. It's a fantastic device and the build quality is superb. I like the 7 inch form factor for the portability and ability to place in my back pocket which can be good if you travel a lot and don't want to constantly store away your 10 inch tablet before traveling.

With that being said, size isn't a factor and you're willing to spend $200 more, it might be worth your while to consider the Nexus 10. That 2560x1600 res is mighty tempting.

Hello,

I purchased a Nexus 7 as my first "stock" Android device and have been very pleased with it. I use it largely as a replacement for my Barnes & Noble Nook Tablet since it consolidates both the Amazon Kindle and B&N Nook apps onto it, but there's obviously a very large amount of software available for it through the Google Play store. The device has a great screen and seems well-built, although I wish there was more separation between the power and volume switches. A MicroSDXC slot would be nice as well (which the Nook devices do have), but I haven't come anywhere to reaching the storage limit on mine, and one can add external storage (USB flash drive, card reader, etc.) via a USB OTG cable.

Regards,

Aryeh Goretsky

Go with it. The price is great for the features and now you can get the 32GB for $249 or get the 16GB for $199.

The stock Android experience is really great. The Nexus 7 is a replacement for my original Kindle Fire (I had it running a Jelly Bean ROM) and I couldn't be happier with it. I use it mainly for reading and sometimes for web surfing and twitter and the occacional game.

The hardware is great, the design is very good and the price can't be beaten.

As a predominant iOS user (iPhone and iPad), I've used the nexus 7 and cannot fault it for the money. Only thing I iOS has over Android is the quality of the apps, but that gaps closing.

For the purposes you've described, I suggest the Nexus 7 will serve you well!

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • That is $130 more than I paid for my 4TB a year ago. How is this a deal?
    • JetBrains' new AI-first 'IDE' JetBrains Air is now on Windows by David Uzondu JetBrains has announced that JetBrains Air, its Agentic Development Environment (ADE) is now available for download on Windows x64 and ARM. You might not be familiar with JetBrains Air. It's this new desktop app that the company launched back in March 2026 to let developers hand off tasks to AI agents instead of writing every line manually. You can see it as more of an Agentic Development Environment (ADE) rather than a traditional Integrated Development Environment (IDE). The latter builds its features around a central text editor, while the former arranges everything around the AI agent itself. Here's how JetBrains describes it: Air was born from the ashes of Fleet, an experimental editor that the company quietly killed in December 2025 after realizing that competing directly with VS Code was a losing battle. The company repurposed Fleet's lightweight, modern architecture to build Air, transforming a basic code editor into a workspace for running multiple AI agents. When Air launched, it was only available for macOS. It wasn't until earlier this month that Linux users got a chance to play with the software. Now that Air is on Windows, you can do things like map out a complex feature in Plan mode and watch an AI write the implementation plan to a markdown file before writing any code. You can iterate on this plan, add references to specific classes or files, and choose whether to run the agent locally or inside an isolated Git worktree. Running agents in parallel means you can have Claude refactor a database schema in one branch while Codex writes tests in another, leaving you free to do other important things. You can even set up a pipeline where Claude writes the code, and Codex reviews it. At the moment, Air is free. If you have a JetBrains AI Pro or Ultimate subscription, you get full access to the built-in agents, though there's also the option to Bring Your Own Key (BYOK) to run APIs from Anthropic, OpenAI, or Google. If you're interested, here are the download links for both x64 and ARM64.
    • Depending how you’re wiring it internally, but try to put it inside conduit, that way in the future you can more easily replace cables, compared to running inside studs alone At least cat6a too
    • I bet Meta has lots of info on you anyway, gathered by other means. And Google, and Microsoft, and every other tech giant. If you use some form of modern electronic device, they own you already...
    • I'm using Windows 11 Pro 25H2 on "ancient" hardware, too: - Core i7 3770K - GTX 1050 2GB - 16GB DDR3 1333 MT/s It runs flawlessly, not a single issue. I also have it on other ancient setups, but I don't remember the exact specs right now (Intel 4th. generation).
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      530
    2. 2
      +Edouard
      264
    3. 3
      PsYcHoKiLLa
      149
    4. 4
      Steven P.
      97
    5. 5
      macoman
      60
  • Tell a friend

    Love Neowin? Tell a friend!