Skip to content

Instantly share code, notes, and snippets.

View SimonPeter1909's full-sized avatar

Simon Peter A SimonPeter1909

  • Credit Saison India
  • Salem, Tamil Nadu, India
View GitHub Profile
@SimonPeter1909
SimonPeter1909 / DetailsActivity.java
Created May 31, 2017 15:31
I have created the code in my way. There will be many simple ways to create a code.So, Just ignore it and try to understand my code.
package trickandroid.fulllogin;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;