Skip to main content

5 reasons 'Pokemon Go' won't last



"Pokemon Go" is an iOS and Android juggernaut, but the app based on this beloved Nintendo franchise can sustain its popularity for only so long. Here are five reasons why "Pokemon Go" will ultimately be a short-term fad.


1) Too Hot Not To Cool Down: "Pokemon Go" flew relatively under the radar even during its closed beta tests, but as soon as the game went public, the Internet exploded. This small download quickly became one of the web's most-discussed topics, and was honored as the biggest app of all time after just a few days.
It's already making millions, and Nintendo share prices have risen about 30 percent. That degree of instantaneous growth is unprecedented and it's likely the trend can only go down from here. Even the slightest drop in activity over the next few months could easily create the perception that the concept is losing traction.
Once that doubt takes hold, audiences may become less interested. In other words, "Pokemon Go" could wind up being of a victim of its own record-setting launch.
2) The Speed Of The Mobile Market: One of the hallmark features of the mobile marketplace is just how quickly it moves. Download sizes are small, ideas are quick and easy and thousands of new apps are gaining favorable search listings every day. Both on Android and iOS, the competition is crowded with plenty of seasoned creators.
Mobile fads have come and gone over the last few years. Remember "Draw Something," "Words With Friends," "Angry Birds" and "Temple Run?" Sure, all of those games probably still have dedicated players, but nobody is talking about them anymore. Prominent developers like Zynga and even Rovio have lost lots of money after major successes.
The same seems very possible here.
3) The Effort To Find New Pokemon: The idea of traveling to parks, cities and landmarks to catch monsters is novel now, but is it something that people are going to want to keep doing for months on end? Young adult players have especially busy lives with work and family.
This game is just one more thing to add to that list that requires physical effort — and will be the first time-sink to get cut when days get hectic. When the nostalgic crowd moves on, "Pokemon Go's" popularity will measurably suffer. There are also geographic limitations.
Practically everyone is playing it now, but certain parts of the world aren't very ripe with Pokemon. Players who live far from cities aren't having as much fun with this app already, and that chilling effect will only continue without some changes to spawn points. In short, the physical effort will get tiring.
4) Unavoidable Battery Drain: The viral passion for "Pokemon Go" is matched only by disdain for its battery drain and bugs. Niantic will sort out most of its glitches but some shortcomings are logistically unavoidable. This is especially true of battery issues. 
Location-based games drain a lot of juice by the nature of how they're designed. They leverage a device's GPS and notification features constantly to function. Improvements can be made, but those basic facts won't change. If phones are dying fast, it's obvious what the biggest culprit — and first deletion — will be.
Once it's off a device, it's not likely to be reinstalled.
5) Future Generations Aren't Iconic: Nintendo, Niantic and The Pokemon Company made the smart decision to launch their Android and iOS app with the iconic first generation of Pokemon. After all, it's the best way to attract both lapsed and new fans at the same time.
Everybody knows the original 150, and that familiarity is a major part of the fun. But the hundreds of monsters that will eventually be rotated in don't have the same kind of cachet. That might get players interested in some of the Pokemon that they missed, but it might also alienate them as the roster expands.
Gamers are notoriously creatures of habit, so new character bonds are hard to form.
"Pokemon Go" is available now as a free download on Android and iOS.


Source : http://www.msn.com/en-in/money/gadgets/pokemon-go-craze-finally-hits-japan/ar-BBuEPqB?ocid=bdtdhp


Comments

Popular posts from this blog

Cygwin Install Tutorial

1. Introduction OPEN-R requires a Unix/Linux like environment.   To work with it on Windows, the Cygwin package can be used.  It's based on Linux, and allows Linux programs (for the most part) to work under Windows.    You'll need at least 200 MBytes of free disk space available to download and install Cygwin. 2. Download Installer Download the following Cygwin setup program:   http://www.cygwin.com/setup.exe   (~250 KBytes).   Save it to your desktop, and launch once ready. 3. Cygwin Setup After launching the setup program, you'll see this screen.  Click the  Next  button...      4. Installation Type Select "Install from Internet".   Click the  Next  button... 5. Installation Directory The defaults are recommended.   Cygwin software packages will install to "C:\Cygwin". Click the  Next  button... . ...

The 7 Best Chrome Apps of 2014

The 7 Best Chrome Apps of 2014 With a brand new year looming large, it’s time for a quick look back at the rear view mirror before pressing on ahead — and what a view 2014 holds for Chrome fans.  We’ve seen native 64-bit builds of the browser land on both Mac OS X and Windows, savoured the introduction of nifty new features like tab audio indicators, and reaped the benefits of developers getting access to new APIs, design guidelines and features. The past 12 months have also seen a great many changes in the world of Chrome Apps. In this post we look back at some of the very best new and updated Chrome Apps from 2014. Sunrise (New) Sunrise  built up a huge following on iOS, making its arrival on Android and Chrome OS ( in May ) all the more anticipated. Kitted out with all kinds of handy organisational wizardry, support for multiple service providers, including Google Calendar, Outlook, Facebook and Todois...

Shortcut key to align code in eclipse

While learning java or working with java, we may need to copy a code from other source like internet or other files. When we do that the code may looks messy like before. which is not in standard and difficult to work on complex logics. Below key is useful to align the messy code:       Ctrl + Shift + F:   Formats a selected block of code or a whole source file.  Format messy code to Java-standard code.  If a code block is not selected, Eclipse applies formatting for the whole file. #shortcut key to align code in eclipse #shortcut_key_to_align_code_in_eclipse #shortcut_key_to_format_code_in_eclipse #shortCut key to format code in eclipse #shortcut_key_to_code_ alignment_in_eclipse #Auto- Alignment Shortcut Key  in  Eclips e