In Android Studio when I use Asynctask, execute it and try to use .get() in the onCreate method it freezes my whole UI.
My Asynctask class:
public clas