Adham S
Results
2
comments of
Adham S
Make sure that you are using "Google Places API for Android" and not "Google Maps Android API" . this was my problem for activity closure in 2 sec.
Install libpq-dev before installing V16 [requirements.txt](https://github.com/odoo/odoo/blob/16.0/requirements.txt) e.g. apt-get install libpq-dev I guess updating the install script https://github.com/Yenthe666/InstallScript/blob/16.0/odoo_install.sh line 91 to include libpq-dev is needed .