Hi! Exactly the same started to happen in my application. The "out of
memory" message is really confusing, the problem is somewhere else:
http://android.lincovery.com/bookmark/25980-native_setup-out+of+memory

Just add the CAMERA permission to the manifest. Hope it helps!

On Jun 17, 3:23 pm, Boshik <[email protected]> wrote:
> Hi,
>
> After a few weeks on market with my app (Ghosts AR) I found few
> interesting issues coming from the users who installed the program. On
> some of the devices my application fails with exception:
>
> java.lang.RuntimeException:Outofmemory
>         atandroid.hardware.Camera.native_setup(Native Method)
>         atandroid.hardware.Camera.<init>(Camera.java:82)
>         atandroid.hardware.Camera.open(Camera.java:64)
>
> Strange that I'm personally never got it on my G1 (1.5 firmware).
>
> Any ideas?
>
> Thanks,
> Alex

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to