App Crash when taking picture with Galaxy S3

347 views
Skip to first unread message

jan-willem gmelig meyling

unread,
Sep 16, 2012, 11:29:54 AM9/16/12
to phon...@googlegroups.com
Do you have a jQM select menu in your app? Its a known issue for iOS, which should be fixed in the new Cordova 2.1 . Not sure if this is the same issue..

Ruben

unread,
Sep 16, 2012, 12:30:11 PM9/16/12
to phon...@googlegroups.com
This is NOT the same issue. The problem Tham Nguyen Huy is experiencing, is that the main app is killed by the Garbage Collector because the Camera app needs more Ram memory. The best solution to this problem, is to build a custom camera activity INSIDE the app so it can't get killed by the GC.

Op zondag 16 september 2012 17:29:54 UTC+2 schreef jan-willem gmelig meyling het volgende:

Ruben

unread,
Sep 20, 2012, 12:57:17 PM9/20/12
to phon...@googlegroups.com
error: No resource identifier found for attribute 'largeHeap' in package 'android' AndroidManifest.xml Android AAPT Problem


Op dinsdag 18 september 2012 11:38:25 UTC+2 schreef Christian Hemker het volgende:
You can add the following attribute to your AndroidManifext.xml to tell your app to allocate more Heap Space.
This works for me with the S3.

<application ... android:largeHeap="true" >


http://developer.android.com/guide/topics/manifest/application-element.html


Greets,

Christian


On Sunday, September 16, 2012 6:13:10 AM UTC+2, Tham Nguyen Huy wrote:
Hi All,

I am building an application using phonegap 2.0 and have a critical issue.
The application has a feature to take photo/video by using camera and pickup a picture from phone's library.

1) I have an critical issue with this app. when trying to shoot a picture/video from camera, the application auto crash when testing with Galaxy S3.
The same code is working with Galaxy Note or HTC model.

2) Could it be possible to lock camera orientation by using phonegap? I would need the application only able to capture photo/video in landscape mode.

Please let me know if those issue can be fixed or those are know issues that is phonegap limitation.
If you have any solution, please share with me.

Looking forward to hearing from you soonest.

Thanks,
Tom
Reply all
Reply to author
Forward
0 new messages