vivekcrux / Guess-The-Celebrity

Downloading Web content in Android Studio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess The Celebrity App

In this app, Web content was downloaded(Created separate thread using AsyncTask) and useful information was fetched using string manipulation and Regex on downloaded Web Content(such as image source and name of the celebrity).

Then the Fetched info was used for creating the "Guess the celebrity" app.

About

Downloading Web content in Android Studio


Languages

Language:Java 100.0%