Recent content by Dimitrios Kirkos

  1. Dimitrios Kirkos

    Google TV(Sony NSX-32GT1) won't update applications, why?

    You can get them for the apkmirror[DOT]com website (see above). Or just type the names and it will find them. I just used bit ly to shorten the urls and then typed the shortened url into the Chrome Browser of my Google TV device. BTW, the downloaded apk files go to All apps -> Downloads...
  2. Dimitrios Kirkos

    Google TV(Sony NSX-32GT1) won't update applications, why?

    Direct apkmirror links to apk files: Google Play Store 5.8.11 (nodpi) (Android 2.3+) APK Download by Google Inc. - APKMirror Google Play services 6.1.07 (1443915-038) APK Download by Google Inc. - APKMirror
  3. Dimitrios Kirkos

    Galaxy S3 not syncing Google Contacts

    Okay... I found this workaround which works for me, maybe it works for you. My problem was that contacts show up if you search for them (for example, if you have a contact called joe at whatever com in your google contacts, it will show up if you seach for "jo" or "joe", but it won't show up...
  4. Dimitrios Kirkos

    Is it possible to get malware, just by visiting a website, with untrusted sources off? (via exploit)

    Javascript in itself cannot cause malware installation or arbitary code execution. It runs in a protected environment where it can't mess with the OS or even other websites (same origin). In order for a javascript piece of code to be able to cause malware installation or arbitary code...
  5. Dimitrios Kirkos

    Is it possible to get malware, just by visiting a website, with untrusted sources off? (via exploit)

    Hi, If you have unstrusted sources set to "off", is it possible to get android malware just by visiting a certain website? Theoretically, this can't happen, because the only way to get android malware is to download a "bad" apk from said website, turn untrusted sources on, and open it. But...