Android Fragment$InstantiationException: Causes and Solutions

1 2 android.support.v4.app.Fragment$InstantiationException: Unable to instantiate fragment make sure class name exists, is public, and has an empty constructor that is public This error used to be rare, but recently it spiked. After investigation, here are the causes and solutions. ...

January 7, 2015 · 2 min · haoxiqiang