Reputation: 3127
Recently I have installed latest android studio 3.1.1 and created new Kotlin demo project but its not working fine. When I open it some aapt2.exe command window open. Please check below screenshot.
Also when I close android studio its hang and not close. I have to force close it via Task Manager.
I have also try it with java code but nothing is worked.
Upvotes: 1
Views: 1335
Reputation: 101
That worked and working fine for me now.
Update : Check whether SDK and android studio version are same. In case of mismatch it may not work.
Upvotes: 3