Window leak due to alert dialog
问题 Quite new in Android development, I keep getting a window leak exception, probably due to use of an alertbox I made. In searching for what I have to change, I tried a bunch of things and I can't find my error. Maybe someone can help me look through my code? public class LogInActivity extends Activity { EditText gebruikersnaamET, paswoordET; TextView titel; TextView gebruikersnaamTV; TextView paswoordTV; TextView geenAccount; Button ok; String url = ""; final Context context = this; String