IPad Rivals Fail to Gain Traction


Recommended Posts

Well it looks like Android tablets and RIM's playbook are falling hard.

Technology companies who hoped to outdo the Apple iPad by offering alternate slate-like products are not seeing the demand they hoped for from consumers, according to an analyst?s report issued by JPMorgan Chase.

The report, which was issued on Wednesday, said companies building products to compete with the iPad have slowed production by as much as 10 percent since this time last March. At that time, the report said, competing tablet companies created 81 million tablets; this year the number has fallen to 73 million.

The report named the list of iPad rivals that have failed to gain traction, including Asustek?s Eee Pad Transformer, Motorola?s Xoom, Research In Motion?s PlayBook, and Samsung?s Galaxy Tab. Although the Eee Pad sold out in stores when it debuted, it is now easily available and in some cases overstocked.

Apple said in March that since the original iPad was introduced in April 2010, the company has sold an estimated 20 million of the devices. That number does not include sales of the iPad 2, which was unveiled this year. The iPad 2 is in extremely high demand, with most Apple stores across the country still sold out on a regular basis.

Analysts have noted that it won?t be easy for competitors to catch up to the iPad, especially because of the head start Apple has in its App Store, which has become a cornerstone of its success.

The author of the report, Mark Moskowitz, has warned in the past of a possible tablet bubble burst, suggesting that a slew of iPad competitors could flood the market and sit there, not tempting customers and leaving a huge oversupply of products.

?We still think a tablet bubble burst could occur later this year,? Mr. Moskowitz wrote in Wednesday?s report, but said the latest reduction of competing products ?slightly temper our prior concerns.?

?Non-Apple tablet hopefuls have adjusted to the weak showing so far,? he said.

source

Link to comment
https://www.neowin.net/forum/topic/1002322-ipad-rivals-fail-to-gain-traction/
Share on other sites

the problem with tablets, as its always been is its a niche market... and the people who wanted one already have them..... kinda like netbooks...... once everyone who wanted one got one, they plummeted and once you are hooked on the one you got, usually you stick with it....

Here's the problem with tablets, its a niche market. What else is a niche market, iOS. Apple has secured the niche market for the iPad. I don't really ever see ANY tablet taking over the iPad. Not even the HP Touchpad. The bubble will burst and the tablets will stall, but the iPad will still be there.

I don't think Android or WebOS are going to make much of a dent in the iPad's marketshare.

Windows 8 though looks like it has a huge opportunity. I find smartphone OS tablets pretty useless, but a Windows 8 tablet looks like it can be useful for more than showing off. You have the fancy touch apps, but you also have full blown Windows programs for when you want to get some actual work done! The processors in them should also be pretty good.

I'm excited to try Windows 8 on my convertible tablet!

There is no point trying to compete with the iPad - I don't understand why manufacturers are making tablets that are around the ?400 or ?500 mark. Just make them as cheap as possible.

Just set your sights lower, make tablets more accessible. The ones at ?90 sell far better than the ones at ?500. There's money to be made in volume.

I'm not surprised. I was pretty excited to own an Android tablet until I actually got my hands on one.

Yuck.

Returned it within a week. As far as I can tell, people are still snapping up the iPad 2 like hotcakes. The Apple Store nearest to me is still on a 2-week turn around time for new orders.

The Playbook was the only one I was expecting to go somewhere, and even then, it was in a corporate/productivity sense.

The Xoom was dead on arrival.

Getting a Samsung product with Android is a bad idea in any scenario considering they're always outdated before or at release.

The HTC Flyer looks like the company took the joke about the iPad being a large iPod Touch too literally.

It's funny how companies are always playing catchup with apple, and almost never the other way around. Yet apple never innovates.....

I wouldn't say they don't innovate. What Apple is good at is presenting proven technology in a better package. No one comes close to them atm. The reason other tablets haven't been successful is that I think they are rushing their products out before properly testing them. They simply just put what they can inside a box. Just to "beat" Apple.
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
    • OK so SearXNG is a meta search engine that you can install locally or use via a public instance. It scrapes other search engines which you choose and then sorts the results. Not as complicated as multiple relays
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      +Edouard
      224
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!