Cricket Offers $5 Mobile Video Downloads

Cricket Wireless Well, it was kind of interesting to meet with a mobile operator like LEAP Wireless when I just there to learn more information, instead of trying to sell them software, in my previous life. But it looks at if the smaller mobile operators in the US are starting to get keen on mobile data. Two weeks ago, Cricket Wireless announced Unlimited Downloads for Mobile Video.

Cricket’s Mobile Video service provides unlimited videos for $5 per month with no additional data charges, and can be added to any of Cricket’s monthly rate plans. The simple pricing structure is easy for consumers to use and budget for, with no incremental data charges which can add up quickly.

Source: Cricket Wireless

My comments on this: Why can’t mobile data and services be more affordable to everyone? While the smaller guys like Cricket Wireless at 3.3M subscribers (at time of publication) are considered “fast followers” in offering new devices and services, they are showing the market that $5/month for mobile video proves to the market that simple terms and unlimited at easy for the consumer to understand. Mobile operators have to decide how to price new products and services against the deluge on the network. But why not make it easy for all subscriber to understand the pricing plans. Sprint is trying with their $99/month Everything Plan.

Mobile operators are seeing the results in offering more than just voice minute plans. More and more are offering unmetered data plans. Sprint’s Simply Everything(sm) plan for $99.99/month is a step in the right direction. Once the unlimited service plans become the steady state, accessing services becomes more routine than people being gun shy due to fees incurred. While this might not completely solve the download of mobile games, ringers or wallpapers, I’m sure that it will increase overall data usage. Which in my opinion is a good thing all around.

Source: Mobileslate

Let’s hope the enough of the smaller players can start to influence the larger players, through churn and more affordable mobile services.

Related Posts:
  1. EVENT: VCTaskforce: Mobile Video 2010 – Where Are We?...

  2. Under the Radar Mobility Event – The Place to Be Heard...

  3. Beijing Olympics and Mobile Video on AT&T...

  4. Tom Gewecke Keynote at MEFCon...

  • http://www.mobileslate.com/blog/2008/09/22/pcd-rebranded-and-refocused/ PCD – Rebranded and Refocused | Mobileslate

    [...] very popular. From the picture above, even small US mobile operators (3.3M subscribers) like Cricket Wireless are offering data [...]

blog comments powered by Disqus
google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);