Description: import java.io.IOException
import java.util.ArrayList
import java.util.logging.Level
import java.util.logging.Logger
import android.accounts.AccountManager
import android.app.Activity
import android.app.Dialog
import android.content.Intent
import android.content.SharedPreferences
import android.os.AsyncTask
import android.os.Bundle
import android.util.Log
import android.view.View
import android.widget.ArrayAdapter
import android.widget.Button
import android.widget.ListView
import android.widget.TextView
import com.google.android.gms.common.GooglePlayServicesUtil
import com.google.api.client.extensions.android.http.AndroidHttp
import com.google.api.client.googleapis.extensions.android.gms.auth.GoogleAccountCredential
import com.google.api.client.json.gson.GsonFactory
import com.google.api.services.tictactoe.Tictactoe
import com.google.api.services.tictactoe.model.Board
import com.google.api.services.tictactoe.model.Score
import com.g
To Search:
File list (Check if you may need any files):
AndroidWebView
..............\.classpath
..............\.project
..............\.settings
..............\.........\org.eclipse.jdt.core.prefs
..............\AndroidManifest.xml
..............\AndroidWEB.xml
..............\assets
..............\bin
..............\...\AndroidManifest.xml
..............\...\AndroidWebView.apk
..............\...\classes
..............\...\.......\com
..............\...\.......\...\example
..............\...\.......\...\.......\androidwebview
..............\...\.......\...\.......\..............\BuildConfig.class
..............\...\.......\...\.......\..............\MainActivity.class
..............\...\.......\...\.......\..............\R$attr.class
..............\...\.......\...\.......\..............\R$dimen.class
..............\...\.......\...\.......\..............\R$drawable.class
..............\...\.......\...\.......\..............\R$id.class
..............\...\.......\...\.......\..............\R$layout.class
..............\...\.......\...\.......\..............\R$menu.class
..............\...\.......\...\.......\..............\R$string.class
..............\...\.......\...\.......\..............\R$style.class
..............\...\.......\...\.......\..............\R.class
..............\...\classes.dex
..............\...\dexedLibs
..............\...\.........\android-support-v4-c7cc089b5b050bddbedf9249dca904b4.jar
..............\...\jarlist.cache
..............\...\res
..............\...\...\crunch
..............\...\...\......\drawable-hdpi
..............\...\...\......\.............\ic_launcher.png
..............\...\...\......\drawable-mdpi
..............\...\...\......\.............\ic_launcher.png
..............\...\...\......\drawable-xhdpi
..............\...\...\......\..............\ic_launcher.png
..............\...\...\......\drawable-xxhdpi
..............\...\...\......\...............\ic_launcher.png
..............\...\resources.ap_
..............\gen
..............\...\com
..............\...\...\example
..............\...\...\.......\androidwebview
..............\...\...\.......\..............\BuildConfig.java
..............\...\...\.......\..............\R.java
..............\ic_launcher-web.png
..............\libs
..............\....\android-support-v4.jar
..............\proguard-project.txt
..............\project.properties
..............\res
..............\...\drawable-hdpi
..............\...\.............\ic_launcher.png
..............\...\drawable-ldpi
..............\...\drawable-mdpi
..............\...\.............\ic_launcher.png
..............\...\drawable-xhdpi
..............\...\..............\ic_launcher.png
..............\...\drawable-xxhdpi
..............\...\...............\ic_launcher.png
..............\...\layout
..............\...\......\activity_main.xml
..............\...\menu
..............\...\....\main.xml
..............\...\values
..............\...\......\dimens.xml
..............\...\......\strings.xml
..............\...\......\styles.xml
..............\...\values-sw600dp
..............\...\..............\dimens.xml
..............\...\values-sw720dp-land
..............\...\...................\dimens.xml
..............\...\values-v11
..............\...\..........\styles.xml
..............\...\values-v14
..............\...\..........\styles.xml
..............\src
..............\...\com
..............\...\...\example
..............\...\...\.......\androidwebview
..............\...\...\.......\..............\MainActivity.java