View Single Post
  #78 (permalink)  
Old 10-12-2011, 01:06 PM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
Threadstarter
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: [DEV] - OMGB - 1.2.2{2.3.5} - CDMA ONLY

Quote:
Originally Posted by muziling View Post
When phone call in, RIL will auto request HANGUP_WAITING_OR_BACKGROUND, so phone auto be hanged up

Someone told this is because version incorrent (diff?) of Content Providers ?
HERO200 AOSP,CM also has this problem.

Problem like this :Why emulator cannot recieve incoming call? - Android Developers | Google Groups

OK,maybe this:http://www.mail-archive.com/android-freerunner@Android.koolu.org/msg00574.html
maybe need to remove Provision.apk
EDIT: remove provision.apk and insert one record name='device_provisioned',value=1 , then can call in NOW
Income call ring not work.


screen sometimes wake up very slow:
the wake up will be because of the pppd ril issue. I have 0 SODs and ive been on the phone for 2 days now. Awesome batterylife so far.

Disable data so the ril doesnt constantly get rejected. Lets concentrate on you at lease receiving calls. The links you sent done make much sense to me.

The hyc ril and the ril we use is very similar. Only a few lines were changed. There was no modifications to the AT commands at all. Only change was to disable the authentication which is obviously affecting your data. But the incoming call is weird.

Also try this. ADB into the phone and do a "getprop". You will see a bunch of settings that really affect the way android works. Make sure they all look good. Also, if all the sudden the phone app crashes, kill the process and let it restart again. This way you dont need to reboot 10 times.
__________________
Reply With Quote