Skip to content

Instantly share code, notes, and snippets.

View Principe92's full-sized avatar

Princewill Okorie Principe92

View GitHub Profile
package android.support.v4.preference;
import java.lang.reflect.Constructor;
import java.lang.reflect.Method;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Build;