Boost Performance when Android Apps (VF and TF) reading data from MySQL is running slow

Below are Guideline(s) to boost android apps performance to read data from MySQL server:

  1. Go to your server and edit  “my.ini“, at last script add “skip_name_resolve
  2. Save amended “my.ini” and restart MySQL engine.