performance

  1. amorosik

    Android Question CloudKVS - how to decrease information exchange delay between client and server?

    CloudKVS tutorial In order to speed up the exchange of information, I experimented with the examples attached to the project description In particular, on the Android client project, on Starter service I tried to decrease the refresh time to 0.001 Sub Service_Create ckvs.Initialize(Me...
  2. P

    Android Question Very poor webview performance

    Hi I'm loading a local html in a webview, but the webview is extremely slow. I tried adding hardware accelerating to manifest, and everything else found in forum. But none of them worked. I uploaded my project. if that helps. Also there's only a webview in my activity. nothing else This is...
Top