Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in android using JPEG image #3617

Open
DurankGts opened this issue Aug 18, 2022 · 0 comments
Open

Exception in android using JPEG image #3617

DurankGts opened this issue Aug 18, 2022 · 0 comments

Comments

@DurankGts
Copy link
Contributor

2022-08-18 10:30:15.612 7291-7324/? W/ExifInterface: Invalid image: ExifInterface got an unsupported image format file(ExifInterface supports JPEG and some RAW image formats only) or a corrupted JPEG file to ExifInterface.
java.io.IOException: Invalid byte order: ffff8950
at android.media.ExifInterface.readByteOrder(ExifInterface.java:3128)
at android.media.ExifInterface.isOrfFormat(ExifInterface.java:2443)
at android.media.ExifInterface.getMimeType(ExifInterface.java:2321)
at android.media.ExifInterface.loadAttributes(ExifInterface.java:1755)
at android.media.ExifInterface.initForFilename(ExifInterface.java:2303)
at android.media.ExifInterface.(ExifInterface.java:1386)
at com.codename1.impl.android.f.S(AndroidImplementation.java:23)
at c.a.u.c0.j(Image.java:1)
at com.geotracksolutionsint.forcesos.p.m0.y0(Utils.java:3)
at com.geotracksolutionsint.forcesos.p.m0.J2(Utils.java:1)
at com.geotracksolutionsint.forcesos.k.k.v0(GuiMain.java:23)
at com.geotracksolutionsint.forcesos.k.k.l1(GuiMain.java:14)
at com.geotracksolutionsint.forcesos.k.k.k0(GuiMain.java:1)
at com.geotracksolutionsint.forcesos.k.k$u.L(GuiMain.java:5)
at c.a.u.q1.c.i(EventDispatcher.java:5)
at c.a.u.z.Ea(Form.java:4)
at c.a.u.u.N1(Display.java:17)
at c.a.u.u.M1(Display.java:55)
at c.a.u.z.sb(Form.java:7)
at c.a.u.z.rb(Form.java:2)
at com.geotracksolutionsint.forcesos.k.k.X0(GuiMain.java:2)
at com.geotracksolutionsint.forcesos.k.w.g(GuiStart.java:5)
at com.geotracksolutionsint.forcesos.k.w.f(GuiStart.java:10)
at com.geotracksolutionsint.forcesos.g.a.j(Core.java:4)
at com.geotracksolutionsint.forcesos.a.W2(ForceSOS.java:24)
at com.geotracksolutionsint.forcesos.a.H3(ForceSOS.java:28)
at com.geotracksolutionsint.forcesos.ForceSOSStub.A(ForceSOSStub.java:22)
at com.geotracksolutionsint.forcesos.ForceSOSStub$a.run(ForceSOSStub.java:2)
at c.a.u.u.N(Display.java:1)
at c.a.u.u.z1(Display.java:10)
at c.a.u.u.l1(Display.java:15)
at c.a.u.s0.run(RunnableWrapper.java:23)
at c.a.j.b$a.run(CodenameOneThread.java:1)
at java.lang.Thread.run(Thread.java:919)

could you tell me if you have implemented any solutions.?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant