Wired Article Android Mobile Application .
Gets the last 5 articles in wired.com with parsing the HTML codes of it and checks the most common words in every one of them . Then it translates the most common five words into the Turkish Language. Used Volley as a module for sending request. Yandex API for the words translations into the Turkish Language . Picasso Library for pure and fast download and implementation for images . JSOUP Library to parse the HTML code .