The Test project works: the file (sqlite DB) is saved and it is then accessible.
Real project log (shortly):
Service Create
Service Start
Wait For SubName
Activity Main Create
Activity Main Resume
** Service httputils2 Create
** Service httputils2 Start
** Service httputils2 Start
List of files received.
Downloading...
Activity Main Pause
' other "empty" Activities start
Saving file on device
Saved.
Initialize the db file:
crash -
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
Wait For (SubName...) seems to not wait, correct?
Last edited: