I created some program with jpeg file loading.
On samsung device when i copy some z.jpeg on sd card works fine with File.DirRootExternal and it is able to find that file.
But on Motorola device with internal and external memory cant find jpeg file (i copied both on internal and sdcard memory)
then, i did next thing, i put File.DirAssets and load that jpeg in FILES, program was compiled but same error
where to put jpeg file and which command you recommend me to use to load jpeg
There is also error FORMAT ERROR (Parser decode) , this error first time appears with this program but just on this device
On samsung device when i copy some z.jpeg on sd card works fine with File.DirRootExternal and it is able to find that file.
But on Motorola device with internal and external memory cant find jpeg file (i copied both on internal and sdcard memory)
then, i did next thing, i put File.DirAssets and load that jpeg in FILES, program was compiled but same error
where to put jpeg file and which command you recommend me to use to load jpeg
There is also error FORMAT ERROR (Parser decode) , this error first time appears with this program but just on this device
Last edited: