ipad or android?


Recommended Posts

I would like to get my dad a tablet for his birthday. He has an iphone and a laptop. He's a simple user, generally MS Office, browsing, facebook, youtube; nothing hardcore.

I wanted to know if an ipad would best fit or an android based tablet. How's youtube with the ipad, heard it doesn't work?

Any suggestions?

Link to comment
https://www.neowin.net/forum/topic/1134544-ipad-or-android/
Share on other sites

I'd go for the iPad. Your dad already has an iPhone, so he would probably like to have the same apps on his tablet. YouTube app works fine on the iPad like Astra said. I am using Jasmine for YouTube because I think it's better than Google's YouTube app. From the iPad mini to the iPad with retina, you have choice. You can even go for a refurnished iPad from the Apple Store. It's just like a new one at a fraction of the price, and you still get the standard guarantee and AppleCare, too.

I only have used a Galaxy tablet for a whole 2 hours, so I can't really tell about the real use of an Android tablet.

iPad, full or mini.. He's already in the ecosystem, no reason to change.

Simple to use and understand, excellent app selection, great customer support should there be an issue.

I have an iPad Mini, and a Nexus 7, the Mini wins hands down.

Price is not an issue.

He has a laptop with Vista, then I installed Win7 and hated it. He asked me to install Win XP instead. :|

So maybe an ipad the best choice?

Yes. I believe so. You don't want to be faced with the possibility that he does not like an Android-based tablet.

He really prefer XP over 7? Really? Even I, who use OS X, can see that 7 is way better than XP!

i can say that the nexus tablet would not frustrate anyone. and with google drive widget bar its easy to start a google doc. it works really well and can be saved as a .docx. don't make it more apple unless he thinks his iphone is the bees knees. older people tend to have apple pushed on them. i know a guy his kids insisted he have a iphone and the guy has had headache after headache doing normal thinks like sync with outlook. today he ordered a nexus 4.

I'd say iPad since he's got an iPhone. Would be more familiar to him.

ahh...i'm torn again....

should it be iPad 3 or iPad mini?

iPad mini is probably pretty cool, probably what I'd get myself if I went that route, but seeing is that he already has an iPhone, it would make more sence for him to have something bigger.

iPad. Android tablets are no match when it comes to quality and selection of apps. The hardware may be very good on Android tablets, but that isn't enough.

Also, jailbreak it and get ProTube HD from Cydia; way way better than the stock YouTube app. :D

I bought an iPad2, sold it, bought a Galaxy Tab 10.1, sold that, bought a Asus Transformer, sold that, and bought a iPad 4.. I like how the iPad works and most of the apps I use, work better on the iPad.. Also, the screen on the iPad, is better on my eyes from some reason.

I bought an iPad2, sold it, bought a Galaxy Tab 10.1, sold that, bought a Asus Transformer, sold that, and bought a iPad 4.. I like how the iPad works and most of the apps I use, work better on the iPad.. Also, the screen on the iPad, is better on my eyes from some reason.

the clarity difference is HUGE for my eyes. after having the ipad 3 with the retina screen, everything else now is blurry and gives me a headache after 10-15 mins on an ipad2 and nexus 7 when reading text.

I love the full sized iPad but find it to be a bit on the heavy side. I hope that the next couple of revisions make it light so that it is more comfortable to hold for long periods.

Assuming there was a Retina iPad Mini, I'd go with that because of the weight. If weight wasn't an issue I'd definitely want the full sized iPad. Right now it seems like you have to compromise between weight and display resolution.

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

    • No registered users viewing this page.
  • Posts

    • About bloody time. I have got PRs with hundred of files and the Web UI just struggling to even load the pages.
    • I wonder if it was applying secure boot certificates/dbx files?
    • I recently tried edge. It seems a lot better. A lot of the junk in it is gone. It seems less bloated and snappy.
    • Lethal fake phone chargers are still being sold on Amazon and eBay, UK watchdog warns by Paul Hill Credit: Pexels The UK consumer rights organization, Which?, is claiming that “potentially lethal knock-off chargers” are still being sold on online marketplaces seven years after it exposed the danger of these chargers. In its latest investigation, it bought 15 USB phone chargers from several online marketplaces and found they were missing key information, meaning they cannot be legally sold in the UK. Which? bought the 15 chargers from seven online marketplaces. These were Amazon (including Amazon Haul), AliExpress, B&Q Marketplace, Debenhams Marketplace, and eBay. It said that the chargers were so badly made that anyone using them was at risk of electric shock. Over half the chargers also posed fire and explosion risks. Of the chargers purchased, one was a fake Apple USB-C 35W power adaptor charger. To confuse buyers, the box was branded with an Apple logo, but testing found it to be a fake. Further testing picked up arcing sounds after 10 seconds of use, where a current jumps between two parts of the electrical circuit, which can cause fires, explosions, or electric shock. The manufacturers of this particular charger also put modeling clay inside it to make it feel more weighty, robust, and genuine. Not all of the chargers were technically faulty; however, some were missing key packaging, markings, and documentation, meaning they can’t be sold in the UK legally. Which? said that it is now campaigning alongside a coalition of safety groups and businesses for new laws that make online marketplaces responsible for ensuring the safety of products that they choose to list on their websites. It also said the government needs to start using powers under the Product Regulation and Metrology Act, which was adopted last July, to impose safety requirements on online marketplaces via secondary legislation, but so far, there have been delays. No matter what country you are in, be sure to properly research what you are buying and only buy authentic chargers to prevent fires. You can read more about Which?’s research here.
    • Visual Studio finally gets long-awaited feature that developers will love by Usama Jawad Visual Studio Code is Microsoft's popular, lightweight, open-source code editor, it is actually Visual Studio that is the company's flagship integrated development environment (IDE). Although the IDE already offers a boatload of useful features for developers, Microsoft has finally introduced a long-requested capability that will be loved by many. While developers have already been able to create Git pull requests (PRs) directly within Visual Studio for the past couple of years, it had not been possible to review a PR without switching to the browser, until now. Microsoft revealed in December 2025 that it is working on UX that enables developers to do just that, and fast-forward to June 2026, and Visual Studio finally has native capabilities to open and inspect a PR, discuss feedback, and wrap up the review, all without switching to the browser. This integration works for both GitHub and Azure DevOps (including on-prem). Developers have access to multiple surfaces to open a PR, including Git Repository, Git Changes, and the Git menu in Visual Studio. Once you open a PR, all the important details will be immediately visible to you, from where you can navigate to various levels of granularity and branch states, depending on the reviews that you are engaged in. As you would expect, you also get a diff view that enables you to see code changes inline or side-by-side in a separate panel. You can also review commit-by-commit. Additionally, this UX fosters collaboration as you can leave comments, reply to threads, and resolve conversations easily. Naturally, you can also leverage Copilot to apply a code suggestion to fix a potential issue. When you are done, you have the ability to approve, complete, and merge the PR. This is a pretty major feature as it has been requested heavily for the past few years. You can try it out in Visual Studio 2026 version 18.7, made available here recently. Microsoft plans to enhance this experience further in future releases with comment filtering, a timeline of PR activity, and more.
  • Recent Achievements

    • Week One Done
      Timaximus earned a badge
      Week One Done
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Rookie
      FBSPL went up a rank
      Rookie
    • First Post
      davidbazooked earned a badge
      First Post
    • Week One Done
      davidbazooked earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      499
    2. 2
      PsYcHoKiLLa
      174
    3. 3
      +Edouard
      160
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!