I was working with fragments in android studio 1.0.1. Just as network process are not good to be done in the main UI, i moved my code to a different class containing fragmen
I don't know what you're doing but it looks like you have a syntax error.
new com.sunshine.example.sunshine.app.Fragment*()*
You should put parentheses () at the end of any creating objects statement.
()