Hi,
The first thing that occurred to me is that my phone ran out of space and then the Bridge miscarried.
And then when I took a couple of applications of many megabytes achievement run the Bridge, but when trying to Write a file in my Movil I have this error.
The line code is that
(ErrnoException) libcore.io.ErrnoException: open failed: EISDIR (Is a directory)
I clarify that there is nothing wrong with my code ... it is the same code that always run smoothly
Regards
The first thing that occurred to me is that my phone ran out of space and then the Bridge miscarried.
And then when I took a couple of applications of many megabytes achievement run the Bridge, but when trying to Write a file in my Movil I have this error.
The line code is that
B4X:
File.WriteString(Starter.Carpeta,Starter.Archivo,RegistroEncriptado)
(ErrnoException) libcore.io.ErrnoException: open failed: EISDIR (Is a directory)
I clarify that there is nothing wrong with my code ... it is the same code that always run smoothly
Regards
Last edited: