Skip to content

Instantly share code, notes, and snippets.

View ifellows's full-sized avatar

Ian Fellows ifellows

View GitHub Profile
package com.fellstat.secureidentityencoder;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;