Results 1 to 8 of 8
  1. #1
    Junoir Member
    Join Date
    Dec 2014
    Posts
    4
    Rep Power
    0

    google play store no connection try again

    I am using a World TiVi quad core android box. My problem is I can not connect to google play store to download any apps. I keep getting "No connection retry". I have gone to Settings, Apps and in the google play store app I have cleared the cache, data and did force stop. I have also deleted the email address and reinstalled different gmail accounts. Nothing. I have tried rebooting after each. I have googled this problem and tried every solution that I could find and nothing. Short of factory defaulting the box I am at odds as to what to do. This seems to be a fairly common problem and there are several posted fixes but nothing has worked in my case. Looking for any input.
    Thanks

  2. #2
    Super Moderator at Work Marley's Avatar
    Join Date
    Oct 2014
    Posts
    4,294,967,295
    Rep Power
    85899456
    sure you got internet

  3. #3
    Ambassador DarkSide's Avatar
    Join Date
    Nov 2014
    Posts
    1,094
    Rep Power
    43
    can you get to google to play on the pc and save anything you download on a usb and then input the usb in the box?

  4. #4
    Super Moderator at Work Marley's Avatar
    Join Date
    Oct 2014
    Posts
    4,294,967,295
    Rep Power
    85899456
    can you do a search when your in store

  5. #5
    Super Moderator at Work Marley's Avatar
    Join Date
    Oct 2014
    Posts
    4,294,967,295
    Rep Power
    85899456
    Code:
    https://support.google.com/googleplay/troubleshooter/4592924?hl=en
    have you done this

  6. #6
    Banned
    Join Date
    Nov 2014
    Posts
    102
    Rep Power
    0
    That is normal after installing APK file from untrusted source. And you have to follow the steps:
    C/P

    How to install the Android package

    Applications created for Android which are not distributed through the Google Play store come in form of "Application Package" a file with a .apk extension.

    Fundamentally, you can think at it like ZIP archive file with install instructions in it, you click on it and the system does all the magic.

    Quick setup steps

    ( continue to read forward for more details )

    Load the .APK file into your device ( you may need a File Manager Appl )
    Enter the "Settings" of your device
    Select the "Security" option
    Find the "Unknown sources" option
    Activate the "Allow installation of apps from sources other than the Play Store" option
    Locate the package again and tap on it, the device should ask if you want to install it
    If the device warns you this package wants network access this is to access the online scores boards
    When you finished install you can deactivate the "Allow installation of apps from ..."

    Where is the problem then ?

    There are two small problems, the first one is that you have to someway load the package inside your device ( typically make it go into your "Download" folder or so ), some web browser maybe can allow you do do it by clicking on it otherwise you may need some sort of File Manager application to do that.

    The second problem is that you need to enable install from Untrusted/Unknown Sources
    Why is untrusted/unknown and what it means ?

    When a package is created it is normally signed with a cryptographic key this process normally happens when the package is published via the Google Play store, it uses a trusted key from Google that guarantees you that no one else but Google could have signed that package.

    This tells you "Google guarantees for me I am getting something safe" ( because you passed through all the approvation process of the Google Store ) however the problem is by NOT using the Google Store the developer cannot have this option.

    As anyone can generate a cryptographic key by its own BUT without let's say the "Master Key" from Google there is no way one can tell "This comes from Google or is verified by Google" in fact it is NOT. However the key generated by Llamasoft for example is unique as well, no one else can generate a similar key.

    So Untrusted simply means "Google cannot guarantee for what you are about to install" you have to trust by you own that the package we give you is safe."Unknown" is a synonimous of untrusted.
    Allow install from unknown sources
    "Allow installation of apps from sources other than the Play Store"

    So to allow this package to be installed you need to enable the option to install from unknown/untrusted sources this is normally accomplished in this way :

    Enter the "Settings" of your device
    Select the "Security" option
    Find the "Unknown sources" option
    Activate the "Allow installation of apps from sources other than the Play Store" option

    Please refer to specific instructions about your particular device on how to do that, the menu option settings and location may vary from device to device.

    After you finished installing the pacakge you may want to switch the security back to DO NOT ALLOW ...
    Will it work then ?
    "..perhaps.."

    Android is a jungle of very different devices and flavours I can only say "We tried our best within our resources" we tested it on what we could and that of course is a tiny fraction of the jungle out there.

    Please try it by yourself and see if it works for you with all our best wishes it should if your device meets the minimal requirements.
    Minimal system requirements

    API Level 8 ( Android 2.2 ) Froyo
    Internet access ( android.permission.INTERNET ) for the online scores

    As far as we know, nothing much more, of course the better the graphic chip the better.
    Extra stuff supported

    The following devices been tested working ONLY ON Android API LEVEL 12 upwards !

    Wired XBOX 360 controller
    iCade controller
    8bitty controller
    Sony PS3 SixAxis controller ( via third party SW )
    Nintendo Wiimote controller ( via third party SW )

    Only ONE controller at the time can be used, other devices may work but we have not tested them. Sorry accelerometer device is NOT supported.

    PLEASE NOTE : while wired XBOX, iCade and 8bitty will work straight on your device controllers like SixAxis or Wiimote may require "rooting" and/or other unorthodox methods to work.
    File Transfer appls

    A File Transfer is an application that as the name says allows you to transfer files from/to you PC and your Android device.

    Some of them require your to use an upload USB cable but many today are capable to work with WiFi, there are many different kind of these appls, some are free some not.

    Some Android devices may not require them at all, if you are not familiar with the process of uploading a file inside your Android device please search the internet about how to, there is plenty of information around.
    Last edited by moskivb; 02-25-2015 at 12:12 PM.

  7. #7
    Junoir Member
    Join Date
    Dec 2014
    Posts
    4
    Rep Power
    0
    I have just got back to my computer. I have tried downloading the APK file. Deleted the cache and data. It now says "check your connection". Everything else works. Kodi runs fine. All of the previous downloaded apps are working fine. Allow installation of apps from unknown apps is checked. I have been reading a number of complaints about this issue on different sites. I called google but they could not help me with this issue. It is looking like I am going to have to try and factory reset unless anybody else has any ideas.

  8. #8
    Banned
    Join Date
    Nov 2014
    Posts
    102
    Rep Power
    0
    Quote Originally Posted by regger View Post
    I have just got back to my computer. I have tried downloading the APK file. Deleted the cache and data. It now says "check your connection". Everything else works. Kodi runs fine. All of the previous downloaded apps are working fine. Allow installation of apps from unknown apps is checked. I have been reading a number of complaints about this issue on different sites. I called google but they could not help me with this issue. It is looking like I am going to have to try and factory reset unless anybody else has any ideas.
    Have you read post #6?
    So Untrusted simply means "Google cannot guarantee for what you are about to install" you have to trust by you own that the package we give you is safe."Unknown" is a synonimous of untrusted.
    Allow install from unknown sources
    "Allow installation of apps from sources other than the Play Store"

    So to allow this package to be installed you need to enable the option to install from unknown/untrusted sources this is normally accomplished in this way :

    Enter the "Settings" of your device
    Select the "Security" option
    Find the "Unknown sources" option
    Activate the "Allow installation of apps from sources other than the Play Store" option

    KODI appk is unknown/untrusted source!
    Last edited by moskivb; 02-26-2015 at 11:54 AM.

 

 

Similar Threads

  1. Google play store on Amazon Firestick
    By frankglo in forum Amazon FireStick & FireTV
    Replies: 2
    Last Post: 12-24-2019, 01:15 PM
  2. Perfect Player in Google Play Store
    By 1944 in forum Media Players / M3U Playlist Players
    Replies: 1
    Last Post: 10-13-2019, 02:48 PM
  3. Google Play Store - Kodi 17.6
    By expatter in forum Kodi Discussion
    Replies: 2
    Last Post: 02-01-2018, 04:27 AM
  4. Kodi announcement..google play store
    By K00lKatT in forum Kodi/XBMC News
    Replies: 3
    Last Post: 06-24-2015, 01:16 PM
  5. Google play store
    By roadrunneric in forum aVOV VIXO 2
    Replies: 16
    Last Post: 05-28-2015, 02:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •