Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
When it's finished.Flashed the 8/23 build, battery usage is like night and day. Now sipping power at 1.6% an hour. Thanks PhenomX4! Any thoughts on when your next sync with github will be?
I can't believe I had this phone when it came out and we had a hard enough time getting recovery on it... So many phones were perma bricked because we didn't even have the unbrick tool yet... Now I kinda wish I still had the phone because the Optimus F3 doesn't have any Roms for it just root only.![]()
Phenomx are you going to work on CM10 or CM10.1 after this? I remember you showing screenshots of a booted CM10 ROM I believe but I don't remember where.
Please let us know, that'd be worth my donation for and I'll try and contact the CM team and let em know this is nearing an RC and maybe we can get this on the website as an official!
Can anyone else receive Mms/pictures messages?
Awesome getting that camera working finally! Can take snapshots no problem, but cannot record video. When you press the red button to record, it doesn't do anything.
logcat output when I press the red button:
D/CameraHAL( 5231): camera_recording_enabled
W/StagefrightRecorder( 5231): Max file duration is not positive: 0 us. Disabling duration limit.
W/StagefrightRecorder( 5231): Target duration (0 us) too short to be respected
V/videocamera( 5470): New video filename: /mnt/emmc/DCIM/Camera/VID_20130825_171924.mp4
I/MediaRecorderJNI( 5470): prepare: surface=0x2f71a0 (identity=131)
I/CpuGovernorService( 243): IOBUSY vote: 0
E/MediaProfiles( 5231): getCamcorderProfileParamByName: duration for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: file.format for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.codec for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.bps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.fps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.width for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: vid.height for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.codec for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.bps for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.hz for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
E/MediaProfiles( 5231): getCamcorderProfileParamByName: aud.ch for camera 0, quality 0
E/MediaProfiles( 5231): Guru : quality = 0, index = 14
D/CameraHAL( 5231): camera_get_parameters
D/CameraHAL( 5231): camera_set_parameters
I/QualcommCameraHardware( 5231): setRecordSize: requested record size 720x480
I/QualcommCameraHardware( 5231): setRecordSize: preview dimensions: 384x288
I/QualcommCameraHardware( 5231): setRecordSize: video dimensions: 720x480
I/QualcommCameraHardware( 5231): Parameter Rolloff is not supported for this sensor
I/QualcommCameraHardware( 5231): setMCEValue: setting MCE value of enable
E/QualcommCameraHardware( 5231): ### setTouchAfAec: TOUCHED AF AEC SET
I/QualcommCameraHardware( 5231): setRedeyeReduction: setting Redeye Reduction value of disable
E/CAM_FD ( 5231): config_proc_CAMERA_SET_REDEYE_REDUCTION: mode =0
I/QualcommCameraHardware( 5231): updateFocusDistances: setting KEY_FOCUS_DISTANCES as 3.408478,3.408614,3.408750
E/QualcommCameraHardware( 5231): ### setFocusMode: Focus Type : auto
E/CAM_FD ( 5231): [KSS_CAF]#####config_proc_CAMERA_SET_LG_CAF: ctrl->isp3aCtrl.isp3a_input.af_input.isLGCAF = 0x1
I/QualcommCameraHardware( 5231): Parameter HFR is not supported for this sensor
D/CameraHAL( 5231): camera_get_parameters
E/CameraSource( 5231): Failed to set video frame size to 320x240. The actual video size is 720x480
D/CameraHAL( 5231): camera_recording_enabled
E/MediaRecorder( 5470): start failed: -19
E/videocamera( 5470): Could not start media recorder.
E/videocamera( 5470): java.lang.RuntimeException: start failed.
E/videocamera( 5470): at android.media.MediaRecorder.native_start(Native Method)
E/videocamera( 5470): at android.media.MediaRecorder.start(MediaRecorder.java:717)
E/videocamera( 5470): at com.android.camera.VideoCamera.startVideoRecording(VideoCamera.java:1605)
E/videocamera( 5470): at com.android.camera.VideoCamera.onShutterButtonClick(VideoCamera.java:673)
E/videocamera( 5470): at com.android.camera.ShutterButton.performClick(ShutterButton.java:108)
E/videocamera( 5470): at android.view.View$PerformClick.run(View.java:14105)
E/videocamera( 5470): at android.os.Handler.handleCallback(Handler.java:605)
E/videocamera( 5470): at android.os.Handler.dispatchMessage(Handler.java:92)
E/videocamera( 5470): at android.os.Looper.loop(Looper.java:137)
E/videocamera( 5470): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/videocamera( 5470): at java.lang.reflect.Method.invokeNative(Native Method)
E/videocamera( 5470): at java.lang.reflect.Method.invoke(Method.java:511)
E/videocamera( 5470): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/videocamera( 5470): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/videocamera( 5470): at dalvik.system.NativeStart.main(Native Method)
V/videocamera( 5470): Releasing media recorder.
V/videocamera( 5470): Empty video file deleted: /mnt/emmc/DCIM/Camera/VID_20130825_171924.mp4
lol the alarm clock never turnes off. have to pull battery....also tring to use good camra takes pic but is distorted
im running your latest CM9 rom and i have sprint.
Just tested alarm and I was able to turn it off and can you send me a play store link you are talking about because I can't find it.
The alarm clock worked fine for me this morning.
AFAIK cm isn't adding official support for cm9 or cm10 anymore, only 10.1 or whatever the newest one is.
https://play.google.com/store/apps/details?id=com.oss.mcam&hl=en
[High Quality] silent camera
hmm weird. it happend to me 2 times i couldnt turn it off. ill try again.
Anyone else having ram issues? Well I think it's ram anyhow. If I open more than one app at a time the phone slows way down or even freezes. I've tried multiple settings in performance including multiple maximum and minimum frequencies, multiple schedulers, I even have all animations turned off.
On average I'm doing around 7 battery pulls a day due to freezing
Is anyone having problems with things being whited out or not completely loading in certain apps? For example gmail emails being whited out so you can not see them. Also, browsers like incognito home page being whited out and unusable. This happens randomly sometimes they work and sometimes they don't. This was the issue I was having with ESPN Fantasy App sign on screen too.
I just did that. Everything seems to be working now. Thanks!I had the same problem with GMail. Rebooted into Recovery and did a 'Fix Permissions'. I know this was the fix because I rebooted the phone first to eliminate the reboot fixing the problem.
------------
Anybody know of the best swipe style keyboard that does not suck RAM? I purchased Swype for $.99, but it is a RAM hog.