Guest Gaspedal Posted August 12, 2010 Report Posted August 12, 2010 (edited) I use MoDaCo R8 and I want use Google Camera (HD recording as MP4) instead of HTC Camera (HD recording only as 3gp). I have installed Open Desire 3.1 and google camera with Mp4 works fine on my Desire and has better quality as HTCCamera. How can I import the camera app to MoDaCo Rom ? I have exported the camera.apk from OpenDesire but I can't deinstall HTCCamera. 3gp is crap, mp4 much better. Edited August 12, 2010 by Gaspedal
Guest persko Posted August 12, 2010 Report Posted August 12, 2010 Did you try unstalling from recovery mode? Per
Guest Gaspedal Posted August 12, 2010 Report Posted August 12, 2010 (edited) Did you try unstalling from recovery mode? Per From recovery it works. Have deinstalled HTC Camera with # rm -rf /system/app/HTCCamera.apk I have now installed camera.apk from OpenDesire in MoDoCo R8 but I can't start it. It crashes when try to start. Why does it not work ? Edited August 12, 2010 by Gaspedal
Guest klutsh Posted August 12, 2010 Report Posted August 12, 2010 (edited) From recovery it works. Have deinstalled HTC Camera with # rm -rf /system/app/HTCCamera.apk I have now installed camera.apk from OpenDesire in MoDoCo R8 but I can't start it. It crashes when try to start. Why does it not work ? Run a logcat, should give you answers. At first guess, I'd say framework errors, drivers, the core system files are different on sense rom's too AOSP rom's You might like to know that both Camera Apps record in H264, just HTC use the 3gp file wrapper. Edited August 12, 2010 by klutsh
Guest klutsh Posted August 13, 2010 Report Posted August 13, 2010 3gp file wrapper? The 3GP file format stores video streams as MPEG-4 Part 2 or H.263 or MPEG-4 Part 10 (AVC/H.264), and audio streams as AMR-NB, AMR-WB, AMR-WB+, AAC-LC, HE-AAC v1 or Enhanced aacPlus (HE-AAC v2). See here for more: http://en.wikipedia.org/wiki/3GP_and_3G2
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now