Skip to main content

Get Glo Bis 3GB of 1K and Enjoying Surfing with Your Android Phones and PC

Get Glo Bis 3GB of 1K and Enjoying Surfing with Your Android Phones and PC

To Subscribe for Glo Bis of 3GB at 1K

    Text  “COMonth” without quote to 777 at N1000/month (3GB plan)

Their are Two Method to make it Work on Android Phone

Method 1 To Use Glo Bis On Android Phone



  •  Make sure you subscribe to it on a blackberry phone,
  •  Use it to browse with that blackberry for some minute before you remove the SIM, 
  • Then Insert that SIM to your Android phone.
  • Configure the APN of your Android phone with blackberry.net and activate it as your default setting.
  • Switch on your data connection (H won't display yet).
  • Off your Android phone again and remove the SIM (make sure the APN is set to blackberry.net
  • Insert the SIM to BB phone again (make sure it’s on 3G also and it display BB sign beside it
  • Browse for some mins (download if possible)
  • The return it back to your Android phone and keep surfing.

Method 2 To Use Glo Bis On Android Phone
The second method is nothing related to the above. It's tweaking your IMEI Method.
This involves change the Android IMEI to Blackerry one and it is a sure method that make it work flawlessly and you won’t need to worry over  Glo bis on Android phone anymore; but it’s very risky because it can brick your phone and the method is only recommend for Advance users only.

To Generate Blackberry IMEI For Your Android Phone

  •     Download This Software to your PC here 
  • Unrar the file, copy and paste the three .sys files inside the folder to your C:\Windows folder
  • Double click on GIPv4.1 to open
  • Click on generate IMEI. Copy down the blackberry IMEI you see without the pin except you have an ulterior motive.

How to Change Your Android Phone IMEI Number To Blackberry
Disclaimer: Changing of IMEI is illegal in some countries, and I will not be held responsible for any consequences that befall the changer.
Also, backup your original imei incase anything goes wrong then revert using the above procedures for changing.


Before you begin, backup your Android phone using ClockworkMod Recovery (CWM) should in case it get bricked.

There are two ways you can easily get this IMEI changing done which are Mobile Uncle and Terminal Emulator.

To Change IMEI Number Through Terminal Emulator of Android Phone-Tab
For Single Sim Device
1. Your phone must be a Rooted Device
2. Download Terminal Emulator from Play Store
3. Open Android Terminal Emulator
4. Type SU then press ENTER button to get Superuser permmison
3. After that, type this command then press ENTER buttonecho ‘AT+EGMR=1,7,”IMEI_NUMBER”‘ >/dev/pttycmd1
or echo AT+EGMR=1*7*IMEI_1 >/dev/pttycmd1

For Dual Sim Phones
1. Rooted Android phone or tablet.
2. Install Android Terminal Emulator app
3. Open Android Terminal Emulator.
4. Type SU then press ENTER
5. Type the following command then Eneter echo ‘AT+EGMR=1,7, “IMEI_NUMBER” ‘ >/dev/pttycmd1
6. If your phone is dual-sim, typ this command then ENTER echo ‘AT+EGMR=1,10, “IMEI_NUMBER” ‘ >/dev/pttycmd1
7. Last step, reboot your phone/tablet and done.

Can I Activate Glo Bis on My Android After Changing My IMEI?
You can do that but It’s more advisable to subscribe on blackberry device before inserting it on your Android device.

How To Use Glo Bis on PC and iPhone/iPad

This will only work on PC and iPhone/iPad through tethering with the Hotspot on your phone.

Hope this info helps? Feel free to share this post with your friends using the Share/Like buttons.

Comments

Popular posts from this blog

Photo: Three Nigerians deported for e-Shopping fraud in India

 Photo: Three Nigerians deported for e-Shopping fraud in India Three Nigerians,  Oladapo Obasoto Olatunbosun alias Richard (32), Dickson M Dickson (29) and Abiodun Oluwagbemiga Oyekunle alias Jerie (33) , all pictured above, are currently on their way back to Nigeria this morning after they were indicted in an e-shopping fraud in India, where they've lived for several years. According to an Indian police report, the three young men had been previously arrested for

How to Download Paid Android Apps for Free

How to Download Paid Android Apps for Free Today, I am talking about how to download paid android applications for free. We know android apps store is very popular apps store and adding daily latest applications. Many applications developers earning by it, for this they providing applications in paid version. In Android Phone, We all use Google Play Store to download various applications like whatsapp, but some applications is in paid version, you need to paid some dollars to download these applications. Today, I  find a trick to download paid android applications for free. Blackmart Alpha is the application for android to download all paid applications for free. How to Download Android Apps for Free :   Download  Blackmart Alpha Application Install it in your Android Phone. Open  Google Play Store  and search any paid application. Pick  Name  of any paid application which you want to  download . Now Open  Blackmart Al...

How To Grab Someone's IP Address ?

   In this tutorial I will you show you how to grab someone’s IP address using PHP script. This method can be used to grab someone Ip address on yahoo or Facebook chat or by sending mail to victim. So Lets get started. How To Hack Someone Ip Address ? 1. Copy the below codes into Notepad and save it as Grab.php (.php is must) <?php $hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']); $img_number = imagecreate(400,95); $backcolor = imagecolorallocate($img_number,10,102,153); $textcolor = imagecolorallocate($img_number,255,255,255); imagefill($img_number,0,0,$backcolor); $number0 = " This is Your IP/Proxy"; $number1 = " IP: $_SERVER[HTTP_X_FORWARDED_FOR]"; $number2 = " Host/Proxy: $hostname"; $number4 = " _________________________________"; Imagestring($img_number,10,5,5,$number0,$textcolor); Imagestring($img_number,10,5,25,$number1,$textcolor); Imagestring($img_number,10,5,45,$number2,$textcolor); Imagestring($img_number,10,5,50,$num...