PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 02-28-2011, 08:48 PM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do you change mcc and mnc FROYO BLAZIN

This module may be not HTC writed, I think this module is only support GSM original, CDMA support is writen by someone.
You can hex edit 310995 to 310000 without modify libhtcgeneric-ril.so code

Quote:
Originally Posted by Boominsvx View Post
Yes, that's correct. As I said, they can can be changed in the RIL. Hopefully sometime this week, wistilt2's radio guy will have a look at the RIL we've been using thus far and find some fixes. Progress is progressing quiet well these days, but if you find any fixes... by all means, post them.
If fix,hope can add cdma disconnect data connect AT COMMAND before killall pppd(in function requestDeactivateDataCall)

Last edited by muziling; 02-28-2011 at 08:51 PM.
Reply With Quote
  #12 (permalink)  
Old 02-28-2011, 10:31 PM
snmp's Avatar
PPCGeeks Regular
Offline
Pocket PC: htc touch pro 2
Carrier: us cellular
Threadstarter
 
Join Date: Jul 2009
Posts: 98
Reputation: 50
snmp is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do you change mcc and mnc FROYO BLAZIN

yeah i realize that.
thing is after hexediting android will not boot, just does animation over and over, lol.
Reply With Quote
  #13 (permalink)  
Old 02-28-2011, 10:48 PM
Boominsvx's Avatar
Regular 'Geeker
Offline
Pocket PC: Sprint Touch Pro 2
Carrier: Boost Mobile
Location: Taunton, MA
 
Join Date: Jan 2010
Posts: 284
Reputation: 1105
Boominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Boominsvx
Re: How do you change mcc and mnc FROYO BLAZIN

Well if you've gotten into it this far, I must applaud your skills. The generic RIL was GSM as it was written mostly before cdma/gsm world phone were out for android. There are a few now, but nobody has done much of anything big to the RIL since early last year according to the git. I haven't gotten much past where you are now as I don't understand code all that well, but if you feel ambitious, find a world phone RIL somewhere on the internet and start comparing. The only stipulation is that it must support both GSM and CDMA. If you find some things that can be altered for any amount of progress, post it up. Unfortunately, editing the mcc and mnc never did much for me either, but thats where I stopped.
__________________
My thanks button is sleeping. Do not disturb.
Reply With Quote
  #14 (permalink)  
Old 02-28-2011, 11:15 PM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do you change mcc and mnc FROYO BLAZIN

Quote:
Originally Posted by snmp View Post
yeah i realize that.
thing is after hexediting android will not boot, just does animation over and over, lol.
oops,~need to modify souce code, and compile.
I had change this ,then it works for me.

File htcgeneric-ril.c:
response[0]=erisystem;
response[1]="Android";
response[2]="310995";//first need to modify

asprintf(&imsi, "310995000000000"); //Fake opID //second,imsi must be 15 bytes length
Reply With Quote
  #15 (permalink)  
Old 02-28-2011, 11:26 PM
snmp's Avatar
PPCGeeks Regular
Offline
Pocket PC: htc touch pro 2
Carrier: us cellular
Threadstarter
 
Join Date: Jul 2009
Posts: 98
Reputation: 50
snmp is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do you change mcc and mnc FROYO BLAZIN

lol got mms to work!!!
still doing some testing
send/receive pictures - check
Reply With Quote
  #16 (permalink)  
Old 02-28-2011, 11:32 PM
odz's Avatar
odz
Lurker
Offline
Pocket PC: Sprint Touch Pro2
Carrier: Boost Mobile
 
Join Date: Nov 2010
Posts: 12
Reputation: 15
odz is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do you change mcc and mnc FROYO BLAZIN

Quote:
Originally Posted by snmp View Post
lol got mms to work!!!
still doing some testing
send/receive pictures - check
Wooahh how exactly did you do that?
Reply With Quote
  #17 (permalink)  
Old 03-01-2011, 02:06 AM
superx10's Avatar
PPCGeeks Regular
Offline
Pocket PC: htc touch pro 2
Carrier: sprint
 
Join Date: Jul 2007
Posts: 60
Reputation: 15
superx10 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to superx10
Re: How do you change mcc and mnc FROYO BLAZIN

please spread the love!
Reply With Quote
  #18 (permalink)  
Old 03-02-2011, 04:36 AM
Boominsvx's Avatar
Regular 'Geeker
Offline
Pocket PC: Sprint Touch Pro 2
Carrier: Boost Mobile
Location: Taunton, MA
 
Join Date: Jan 2010
Posts: 284
Reputation: 1105
Boominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on repBoominsvx is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Boominsvx
Re: How do you change mcc and mnc FROYO BLAZIN

Speak my boy, Speak!
Reply With Quote
  #19 (permalink)  
Old 03-02-2011, 12:46 PM
22stars's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2
Carrier: US Cellular
 
Join Date: Nov 2010
Posts: 23
Reputation: 45
22stars is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do you change mcc and mnc FROYO BLAZIN

wait ... what?

it works?

this is all i needed to get Froyo Blazn as my daily use OS
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 09:33 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com