Jump to content

[DEV][ROM][8.1.] CyanogenMod 10 (Android 4.1.2)


Guest KonstaT

Recommended Posts

Guest Sparrow1

you'd need one of the 3 people in the world who still use MMS to test that, but they're probably too busy asking the devs to fix FM radio

Breaking one functionality while fixing other is hardly solution. And the bug still exist-after wandering off wifi coverage I still have problem with 3G reconnecting.

Link to comment
Share on other sites

Guest Moonvalley11

I'm on Konsta CM9. Which TPT should I use to update to Konsta CM10? Sorry if this has been asked before..

Depends on your blade version. Is it a G1/G2/G3? depending on that, go to Amphoras' site for TPT and download the right image. Here's the link.

Select a TPT with a system partition equal to or more than 160 MB.

I have a Gen2 device and i use a 160Mb system/279Mb data/2Mb cache TPT.

Link to comment
Share on other sites

Guest ..Abel..

4.2 isn't going to offer much as we're not even using the 4.1.2 camera let alone this new sphere one. keyboard shouldn't be too much work to port (may even just be an apk). nfc and wireless display we don't have. now/voice search don't work well as it is. we've already got expandable notifications and user profiles, which pretty much only leaves the gallery screensaver thing!

blade, blade2, skate, defy+, g300 are 95-150e, which makes 250-350e look less affordable........

but compared to s3 ,HOX its cheaper and it definitely is a better option with better specs !(except LTE )

Link to comment
Share on other sites

Am I missing something with Google Now? It worked a while ago, and now it doesn't. Am on the latest (28.10). It worked when I first installed 27.9, but nothing since. I suspect it's a user issue though. Any hints?

Link to comment
Share on other sites

Guest judas1977

Breaking one functionality while fixing other is hardly solution. And the bug still exist-after wandering off wifi coverage I still have problem with 3G reconnecting.

i just merged entries from burstlam's and konstaT's CM10 build.prop and testing now. maybe something is there? so far i can send mms (with singlepdp) and after turning on/off wifi and gps i still have 2g/3g connection. It needs some additional tests, because this issue is random and unpredictable, but who knows..?

Edited by judas1977
Link to comment
Share on other sites

Guest heroutm

Is it necessary to reflash ROM and reinstall all apps when I just want to upgrade it? Do I have to WIPE all data? Or is it enought to use UPDATE via CWM?

Link to comment
Share on other sites

Is it necessary to reflash ROM and reinstall all apps when I just want to upgrade it? Do I have to WIPE all data? Or is it enought to use UPDATE via CWM?

I think it depends a bit on the release you come from. Wipe was necessary when coming from cm7.2, but within this CM10 ROM from KonstaT it was not necessary for me ....

Link to comment
Share on other sites

APKs of 4.2 keyboard and gellery (photo sphere) are available!

http://pocketnow.com...ad-unofficially

http://pocketnow.com...oto-sphere-demo

I installed the keyboard and selected it as input keyboard but only get forced close... :huh:

For photo sphere app, put the gallery apk in the system > app folder with a Root Explorer and launch the camera app. The capture seems to work but I can't find any generated panorama in the gallery... :(

Edited by Tuc
Link to comment
Share on other sites

Guest Zephyrty

APKs of 4.2 keyboard

http://pocketnow.com...ad-unofficially

I installed the keyboard and selected it as input keyboard but only get forced close.

I'm also not able to get the 4.2 keyboard to work, either by installing normally or by copying the apk/lib to the appropriate directories and fixing permissions and rebooting. It doesn't force close, it just doesn't display for me.

Shame, I was hoping to see how it compared to Swype.

Link to comment
Share on other sites

Here is quick summary of my FM radio experiment. These are the commits that I had (with some minor adjustments to get everything compiled).

Framework:

https://www.codeauro...3fc359317f72ee9

https://www.codeauro...594631624efe7e6

https://www.codeauro...0440552628cd431

si4708 driver from CM7:

https://github.com/C...e_fm_si4708.cpp

FM radio app from CAF:

https://www.codeauro...fs/heads/jb_rel

These are already merged in CM10:

https://www.codeauro...33e20f70dadb33d

https://www.codeauro...b0cc0ebbb004edf

FM radio is switched on in kernel but then gets stuck in for loop in framework. Nothing happening in the audio system. Any volunteers to add FM support? ;) Any ideas what I'm missing here?

In logcat:


D/FMRadio ( 1716): Load preferences

D/FMRadio ( 1716): =====================================================

D/FMRadio ( 1716): Country :1

D/FMRadio ( 1716): RadioBand :4

D/FMRadio ( 1716): Emphasis :1

D/FMRadio ( 1716): ChSpacing :1

D/FMRadio ( 1716): RdsStd :1

D/FMRadio ( 1716): LowerLimit :87500

D/FMRadio ( 1716): UpperLimit :108000

D/FMRadio ( 1716): =====================================================

D/FMRadio ( 1716): onCreate - Height : 800 - Width : 480

E/FMRadio ( 1716): bindToService: Context with serviceconnection callback

D/FMRadio ( 1716): onCreate: Start Service completed successfully

D/FMRadio ( 1716): FMRadio: onstart

D/FMRadio ( 1716): FMRadio: onresume

D/FMRadio ( 1716): Load preferences

D/FMRadio ( 1716): =====================================================

D/FMRadio ( 1716): Country :1

D/FMRadio ( 1716): RadioBand :4

D/FMRadio ( 1716): Emphasis :1

D/FMRadio ( 1716): ChSpacing :1

D/FMRadio ( 1716): RdsStd :1

D/FMRadio ( 1716): LowerLimit :87500

D/FMRadio ( 1716): UpperLimit :108000

D/FMRadio ( 1716): =====================================================

D/FMRadio ( 1716): Load preferences

D/FMRadio ( 1716): =====================================================

D/FMRadio ( 1716): Country :1

D/FMRadio ( 1716): RadioBand :4

D/FMRadio ( 1716): Emphasis :1

D/FMRadio ( 1716): ChSpacing :1

D/FMRadio ( 1716): RdsStd :1

D/FMRadio ( 1716): LowerLimit :87500

D/FMRadio ( 1716): UpperLimit :108000

D/FMRadio ( 1716): =====================================================

D/FMService( 1716): is A2DP device Supported In HALfalse

D/FMService( 1716): onstart

D/FMService( 1716): onBind

D/FMService( 1716): onCallStateChanged: State - 0

D/FMService( 1716): onCallStateChanged: incomingNumber -

D/FMService( 1716): onDataActivity - 0

D/FMService( 1716): ACTION_HEADSET_PLUG Intent received

D/FMService( 1716): mReceiver: ACTION_HEADSET_PLUG

D/FMService( 1716): ==> intent: Intent { act=android.intent.action.HEADSET_PLUG flg=0x40000010 (has extras) }

D/FMService( 1716): state: 1

D/FMService( 1716): name: Headset

E/FMRadio ( 1716): onServiceConnected: mCallback

E/FMRadio ( 1716): ServiceConnection: onServiceConnected:

D/FMService( 1716): fmOn: RadioBand :4

D/FMService( 1716): fmOn: Emphasis :1

D/FMService( 1716): fmOn: ChSpacing :1

D/FMService( 1716): fmOn: RdsStd :1

D/FMService( 1716): fmOn: LowerLimit :87500

D/FMService( 1716): fmOn: UpperLimit :108000

V/FMRadio ( 1716): enable: CURRENT-STATE : FMOff ---> NEW-STATE : FMRxStarting

D/FmTransceiver( 1716): Opened 40

D/FmTransceiver( 1716): turning on 1

D/fmradio_si4708( 1716): FMRadio on

D/FmTransceiver( 1716): Calling fmConfigure

V/FmConfig( 1716): In fmConfigure

V/FmConfig( 1716): fmConfigure() : FM Srch Alg : OLD

D/FMService( 1716): Analog Path is not supported

D/FMRadio ( 1716): Starting listener 40

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

V/FMRadio ( 1716): RxEvtList: CURRENT-STATE : FMRxStarting ---> NEW-STATE : FMRxOn

D/FMService( 1716): FmRxEvEnableReceiver

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMService( 1716): mReceiver.enable done, Status :true

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMService( 1716): setLowPowerMode: false

D/FMRadio ( 1716): Received <0>

D/FMService( 1716): setLowPowerMode done, Status :true

D/FMRadio ( 1716): Got READY_EVENT

D/FMService( 1716): mAudioManager.setFmRadioOn = true

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMService( 1716): In startFM

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

I/AudioService( 386): AudioFocus requestAudioFocus() from android.media.AudioManager@40fe78c8com.quicinc.fmradio.FMRadioService$13@40fe2640

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMService( 1716): FM registering for registerMediaButtonEventReceiver

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

I/AudioService( 386): Remote Control registerMediaButtonIntent() for PendingIntent{4106d350: PendingIntentRecord{4124c8f0 com.quicinc.fmradio broadcastIntent}}

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMService( 1716): FMRadio: sending the intent

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

V/AudioService( 386): FM Intent received

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMService( 1716): mAudioManager.setFmRadioOn done

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FmRxRdsData( 1716): In rdsOn: RDS is true

D/FMRadio ( 1716): Received <0>

D/FmRxRdsData( 1716): In rdsOptions: rdsMask: 23

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMService( 1716): registerRdsGroupProcessing done, Status :true

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMService( 1716): enableAutoAF: true

D/FMRadio ( 1716): Received event. Count: 1

D/FmRxRdsData( 1716): In rdsOn: RDS is true

D/FMRadio ( 1716): Received <0>

D/FmRxRdsData( 1716): In enableAFjump: AFenable : true

D/FMRadio ( 1716): Got READY_EVENT

D/FmRxRdsData( 1716): Currently set rds_group_mask : 0

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FmRxRdsData( 1716): After enabling the rds_group_mask is : 0

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMService( 1716): enableAutoAF done, Status :true

D/FMService( 1716): setInternalAntenna done, Status :true

D/FMRadio ( 1716): Got READY_EVENT

D/FMService( 1716): getInternalAntenna: false

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>

D/FMRadio ( 1716): Got READY_EVENT

D/FMRadio ( 1716): Received event. Count: 1

D/FMRadio ( 1716): Received <0>
In dmesg:

<6>[10-06 10:08:49.369999] [1716: quicinc.fmradio]snd_hph_amp_ctl:0

<6>[10-06 10:08:49.649999] [1716: quicinc.fmradio]snd_hph_amp_ctl:1

Really appreciate your efforts KonstaT.

Any expert to carry forward KonstaT's work on FM Radio and make it available on CM9/CM10?

Link to comment
Share on other sites

Guest dhavaljp.95

Sorry to go off topic but can u guys let me know whether we can get the camera app of android 4.2 working on blade. I have installed it but the preview, paranoma n photosphere breaks , is there any way we can get the preview working ?? Paranoma and photosphere aren't any requirement for the mediocre camera of our blades

Link to comment
Share on other sites

Guest KonstaT

APKs of 4.2 keyboard and gellery (photo sphere) are available!

http://pocketnow.com...ad-unofficially

http://pocketnow.com...oto-sphere-demo

I installed the keyboard and selected it as input keyboard but only get forced close... :huh:

For photo sphere app, put the gallery apk in the system > app folder with a Root Explorer and launch the camera app. The capture seems to work but I can't find any generated panorama in the gallery... :(

Yeah, downloaded the keyboard yesterday. Didn't even bother to install when I saw it has an ARMv7 lib. It also seems that it's a proprietary Google app so they probably won't open source it via AOSP.

Sorry to go off topic but can u guys let me know whether we can get the camera app of android 4.2 working on blade. I have installed it but the preview, paranoma n photosphere breaks , is there any way we can get the preview working ?? Paranoma and photosphere aren't any requirement for the mediocre camera of our blades

If you follow the link posted few posts up, it explains why the preview doesn't work.

Link to comment
Share on other sites

Sorry to go off topic but can u guys let me know whether we can get the camera app of android 4.2 working on blade. I have installed it but the preview, paranoma n photosphere breaks , is there any way we can get the preview working ?? Paranoma and photosphere aren't any requirement for the mediocre camera of our blades

Photosphere wouldn't work anyway as it requires a gyroscope, which I'm guessing blade doesn't have. (It doesn't work on my galaxy s)

Link to comment
Share on other sites

Guest Quirocha

you'd need one of the 3 people in the world who still use MMS to test that, but they're probably too busy asking the devs to fix FM radio :ph34r:

One more here !

C'mon guys - i really use a lot both mms and FM radio!

Edited by Quirocha
Link to comment
Share on other sites

Guest huibuhh

FM radio!

It was said before that this requires lots and lots of effort and seems not worth it (though i personally also like to have FM to listen to football live coverage). Never forget our devs are achieving all this in their spare time.

Link to comment
Share on other sites

Guest cowscrubber

I returned to CM9 when I found out that HQ Youtube has been fixed. But a few hours of using ICS have made me remember why I stopped using it in the first place. Several apps that I use are still quite buggy on CM9.

I hope the devs find a way to make Youtube HQ work on CM10 too.

Link to comment
Share on other sites

"Hardware video decoding because of missing OMX, e.g. YouTube HQ (will never work, use an external app)"

Using external app will run HQ youtube smoothly ? O_o

Link to comment
Share on other sites

Guest Loren82

"Hardware video decoding because of missing OMX, e.g. YouTube HQ (will never work, use an external app)"

Using external app will run HQ youtube smoothly ? O_o

no coment

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.