Android Question error ...customlistview/cache/1 (No such file or directory)

pierrem

Member
Licensed User
Longtime User
Hi,

I wrote an app with 'android:targetSdkVersion="14"' in manifest.xml

that works perfectly on several devices under Android 4.4.2
but when testing with Android 4.3.6, I get the following error :

on line 256, I have :
Log("retour :"&job.GetString)

job is a post request from a web serveur and it is inJSon format
(perfectly read on the other devices ... the JSon is not the problem)


I found some related post on this forum, I clear the cache, ... no way

Any ideas ?
Thanks in advance.

(not easy to upload the project to the forum without revealing server's address and json request.
Sorry)
 

pierrem

Member
Licensed User
Longtime User
Not really optmized !


 
Upvote 0

pierrem

Member
Licensed User
Longtime User
You were right ... and I'm a stupid dumb : this device was not wifi connected ...
When it is, the app run normally.

1.000 thanks
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…