I am apparently having an issue with 1 activity on a Samsung Nexus in an app and I can\'t understand what is actually causing the the issue.
java.lang.ArrayI
Had to same Problem after Updating Android Studio (or the sdk..). I could fix it by setting the inputType of the EditText.
android:inputType="text"