I want to show place picker so that user can choose location of his/her own choice. But place picker child activity automatically closes after launch. I\'ve check the API ke
Instead of enabling the places API, Enable the places SDK for android. Worked for me. Good Luck :)