• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. G

    ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy

    signin.java package com.example.library; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.text.TextUtils; import android.util.Patterns; import android.view.View; import android.view.WindowManager; import android.widget.EditText...