Thursday, 1 December 2016

How to fix Google play Error check your connnection and try again

Most errors that comes up on Google play are minor settings that is set by us or automatically set by Google play application. When Google play give this error "check your connection and try again", one may think internet connection may be responsible for such issue. Although it may not be internet connection problem. Many problems may be responsible but one of the problem is sure for the cause of this error.
Check the following:
1. be sure the android device is connected to internet or WifI
2. Be sure the Date/Time is correct
Method to Solve Check your connection and try again

1. Go to  "Settings"
2. Click "Advance Settings"
3. Set "Proxy" to "None"

Restart the application and try again to verify. I hope this help.

How to stop android application Auto-Update

Android Auto-Update is an automatic operation of android application. Auto-Update download files automatically whether large or small. it is advisable to update Android Application manually, this will help have a technical idea when something goes wrong on the phone after update. Auto Update uses large part of your data especially for large application and if you are the type that take data usage as a priority, never allow your android smart phone to Update automatically.
METHOD TO STOP AUTO UPDATE ON ANDROID DEVICE
1. Open "Play Store"
2. Tap on "Menu"
3.  Click "Settings"
4. Click "Auto Update Apps"
5. Tick "Do not auto-update apps".
HOW TO UPDATE YOUR APPLICATION MANUALLY ON PLAYSTORE
1. Open "Play Store"
2. Click "Search"
3. Type in the name of the application that needs update
4. Click the name of the "Application" and Click "Update"
NOTE: From the first method, you may choose to Auto-Update over WiFi.

Tuesday, 29 November 2016

See How to Install Android Whatsapp for Q10,Z10,Q5,Z30

whatsapp recently announce the end of new version of Whatsapp for various mobile phone and blackberry Q10, Z10, Q5, OS 10 precisely.  Before the the law will kickofff, blackberry OS10 has an alternative to still used new version of whatsapp. this alternative is the ability to run android version of whatsapp.  Because blackberry OS10 is a cross platform that can run android applications and games. so, when whatsapp keep rolling out version for android, it will also be available for blackberry OS/10 as well. 
i wrote this little article to onveil ways and method of which we can install whatsapp for blackerry.
INSTRUCTION ON HOW TO DOWNLOAD AND INSTALL WHATSAPP FOR BLACKBERRY
1. First you need to download the whatsapp from trusted apk download website and copy it to an SD CARD before moving it to the blackberry devices.
2. On the blackberry device locate the Whatsapp APK file in the SD CARD and click on it to install.
3. install it and enjoy.
NOTE: When downloading APK file, make sure it is downloaded from a trusted website source or you may install  apk Download  (A chromium browswer extension) that will help you pull apk file directly from play store.

How to solve computer connected to wifi but cannot browse

Is your computer connected to wifi that provide internet access and your computer cannot browse with the internet services provided by the wifi? In this case , there are many issues that is making a computer connected to wifi unable to browse.
Before providing solution to this problem, make sure that internet service provided by the wifi is working correctly by testing it with another computer or mobile device just to make sure that the problem is not from the wifi provider.
After the computer is connected to wifi, make sure that you are not testing the internet connection with just one browser. Test with two to three browsers to ascertain if the same problem occur.
Also make sure that you are connected to the right wireless Router.
If the wifi services provided by computer follow this tutorial to make sure that wireless provider is not causing the problem.
TRY THIS STEP TO SOLVE BROWSER CANT BROWSE
METHOD ONE.
Go to command prompt (click start > type cmd > enter)
Type this commands (ipconfig/renew) and (ipconfig/all) and (ipconfig/flushdns)
Type those command without adding bracket
Restart the computer, connect and browse. Or check method two

METHOD TWO
Go to control Panel
Click Network and Sharing  Center
Click  Change adapter settings (At the right Navigation Bar)
Right click on the Name of the WiFi the computer is connected to.
Select Properties
Click Internet  Protocols Versions 4 (TCP/ITv4)
Select (Obtain IP  address automatically) and (Obtain DNS server address  automatically)

METHOD THREE
Go to control Panel
Click Network and Sharing  Center
Click  Change adapter settings (At the right Navigation Bar)
Right click on the Name of the WiFi the computer is connected to.
Click Status
Click Diagnose

Saturday, 15 October 2016

Creating And Retrieving Laravel Cookies In controller

Creating  cookies using controllers functions in laravel is pretty simple and straight forward. most times i like creating and getting cookies with oop functions than do it procedurally. 
First of it all, Create a controller using this artisan command
"php artisan make:controller myCookie" without quote.
then, make sure the namespace and packages are similar to the below script.

<?php
namespace App\Http\Controllers;
use App\Http\Requests;
use Illuminate\Http\Request;
use Illuminate\Http\Response;
use App\Http\Controllers\Controller;
class posting extends Controller
{

}

to create a cookies with controller, create a functions like this

public function createCookie(Request $response, $key)
    {
return Cookie::queue('country',$key);
}

you can change the function name, the cookies name as well. be aware the first parameter allow to create the cookies, while the $key parameter is the value that will be stored by cookies.
to get a cookies create function like the script below.

public function getCookie(Request $request)
{
    return $request->cookie('country');
}
you can also change the function name and cookies name as well.
if you are familiar with oop and also knows how to call functions to perform their individual task the rest is simple as calling the createCookies and getCookies functions. 

lets assume we want to call the laravel cookies functions to create their own indivicual task. the below script demonstrate it. 

public function index(Request $request){
$val  = ‘Ehis’;
  $c = $this->createCookie($request, $val);
  Return $cp = $this->getCookie();
}

the above index function call on individual functions to do their jobs based on oop way. to check the workabilty of the above script, you should know how to route to a function, you need to route to index functions to return the cookies values, or you can pass the value to views. 



Wednesday, 5 October 2016

how to encrypt facebook messages

how to encrypt facebook messages

encryption on facebook is a new feature that allows facebook users to secure or bide tbeir messages from hackers and facebook itself. with this you can have a secrete conversation with friends.
step to enable facebook messages encription
1.open facebook messenger and make sure you are in the homescreen.
2.   click compose messages in button on top right
3. click the secrete button in the top right
4. select facebook friend you want to have a secrete conversation with

5. select your phone as the default devices to be used for this encryption - but you can set other platform for this encryption
6. set timer on messages for termination.

Saturday, 24 September 2016

What is Google Allo - What can it do

Allo is an instant messenger created by Google that allows you to have a smart conversation with Google itself, your friends and family.  It support a smart conversation assistant that you can actually have a conversation with or seek information from just like when chatting with you friends.

Google Allo can be install on iPhone, Android and other devices respectively but it does not support tablet, desktop because it uses your phone number for verification and signup.

Allo has this features of adjusting the text sizes when typing, you can access it by clicking the little icon at the right size of the text box to reduce or increase.

It support lots of good stickers too which can be downloaded right inside the application for your own personal use.

Did you know what? When uploading and sending pictures with Allo, it gives you the opportunity to write on the images using handwriting.

When you sent a message with Allo, immediately it show white meaning ‘sent’  green means receive and green with double arrow means the messages has been read.

Most of the data you have on Google Allo are all store on Google drive but you can option  out of it and encrypt your messages with end to end encryption.

Google Allo also let you set the expiration time for your chat also help with smart auto suggestion that give next word that may fit into the sentence you are typing.

Your need to download Allo today. Personally speaking this app is amazing could this be a substitution of others instant messenger?.