mrutgerj
Results
2
issues of
mrutgerj
I unpacked the api to the root folder, but when visiting http://pathto/joomla/api, I get a mysql connect error: {"message":"Could not connect to MySQL.","code":0,"type":"RuntimeException"} Is there a configuration setting I missed?...
Installed the application on a phone with API version < 11. Application will crash on calling getActionBar(), in MainActivity.java, line 74. Solutions: set min API to 11, or use libraries...