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

android sdk

  1. W

    android sdk location should not contain whitespaces

    Hi, For my unity project I need a higher sdk. When I want to change it in android studio (settings -> andriod SDK) I get the message: "android sdk location should not contain whitespaces" The location is: "Program files" with whitespaces C:\Program...
  2. 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...
Back
Top Bottom