Keeps you updated about latest trends in Technology

Thursday 24 October 2013

Install bbm on android bluestacks player download, iphone, iosAs we all know, Blackberry currently launched their official Messaging app BlackBerry Messenger that is BBM for Android and IOS powered Smartphones. We can see the popularity of this app by its download after the first day of launch. BBM is downloaded on Millions of Android Devices only on First Day of Release. Even people not having smartphones or say Android Phones are planning to Install this on Virtual Machines like BlueStacks, Android Emulator, etc. But there is problem with the version of BlueStacks Player. The version supported by BBM messenger is above than 4.0 that is Ice-Cream Sandwitch. But Bluestacks support applications only which are compatible with lower than GingerBread Version that is 2.3.
So now the problem is how to install BBM. This problem can't be resolved using BlueStacks, but Android emulator can be used to Install BBM. Because we can use any version on Android Emulator provided by Android in ADT (Android Development Toolkit). We just need to download the latest version using our SDK Manager which was provided in ADT. Now the problem is how to install it on Emulator. So, don't worry, we can use platform-tools provided by Android in ADT. In platform-tools, their is tool named ADB that is Android Debug Bridge. We can ADB to interact with the Emulator Shell. Using Shell, we can do anything with Emulator like Installing apps or Uninstalling apps.
To install on Emulator, we need to download apk file first.
  • Start emulator first using Android AVD manager.
  • After starting Emulator, open CMD and change the directory to the platform-tools in the installed directory of android sdk.
  • After entering the platform tools directory use this command.
  • ADB install <path of the apk file> and Enter
  • You are done...
To install on BlueStacks,
Just wait for the updated version of BlueStacks player which supports apps like BBM.
Otherwise you can use emulator, that is best way to use any kind of application.
If there is any sort of problem or query, then either leave your email-id with query in comment or mail-us at grouphardev@gmail.com. Please provide detail/link about the post if you are mailing.


I am a blogger and love to write on latest trends in Technology Click here to Mail Us.

9 comments:

  1. Can u please tell the installing steps in more detail?
    Kind of a noob here.
    Because I generally use Bluestacks.

    ReplyDelete
  2. i hav installed bbm but its looping at setting up...any solution for dat

    ReplyDelete
    Replies
    1. Most probably you are not using the official version of BBM. This problem will be resolved if you use Official release of BBM app.

      Delete
  3. Hi guys, i have tried this and at home it works great on my open internet connection. The issue i'm experiencing is that at work, we have a linux proxy server for WWW access and the darn simulator does not access the web at all, therefore its useless because I cant setup the proxy username/pwd on it to allow access!

    Any solution to this? email me please: sathishzn(at)gmail.com

    ReplyDelete
    Replies
    1. Add an exception for emulator in Network properties, then it'll work f9

      Delete
  4. where i can take Andriod Debug Bridge? I'm using vm box and genymotion

    ReplyDelete
    Replies
    1. ADB will be in /bin/androidsdk/platform-tools for Linux and For Windows, Program Files/androidsdk/platform-tools

      Delete
  5. why the avd loading so long when started? -.-

    ReplyDelete