Thanks Thanks:  2
Showing results 1 to 5 of 5

Thread: How to make HTC Sensation pocket?

  1. #1
    Member Reputation: 34
    Join Date
    2008-02-10
    Posts
    21


    Default How to make HTC Sensation pocket?

    How to make HTC Sensation 710E ( G14 ) or HTC 715e ( G18 ) support the testing software, such as WALKTOU, HANDY, need what kind of ROM or kernel file? Who can help me?

  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Moderator Reputation: 520
    Join Date
    2008-04-11
    Posts
    431


    1 out of 1 members found this post helpful.

    Default Re: How to make HTC Sensation pocket?

    As my understanding, those DT software on Android need a specific diagnostic file to be existed on its kernel (e.g. ROM) to make it working. As here we can see in case of Walktour:

    <deviceadapter>

    <item devicename="xt800+"
    devicemodel="XT800+"
    tracepath="/dev/ttyUSB1"
    nettypes="CDMA,EVDO"


    <item devicename="xt882"
    devicemodel="XT882"
    tracepath="/dev/ttyUSB1"
    nettypes="CDMA,EVDO"


    <item devicename="xt800"
    devicemodel="XT800"
    tracepath="/dev/ttyUSB1"
    nettypes="CDMA,EVDO"


    <item devicename="me811"
    devicemodel="ME811"
    tracepath="/dev/ttyUSB1"
    nettypes="CDMA,EVDO"


    <item devicename="c8600,C8600"
    devicemodel="C8600"
    tracepath="/dev/diag"
    nettypes="CDMA,EVDO"


    <item devicename="c8500,C8500,C8500S,c8500s"
    devicemodel="C8500S"
    tracepath="/dev/diag"
    nettypes="CDMA,EVDO"


    <item devicename="mt870"
    devicemodel="MT870"
    tracepath="/dev/ttyUSB1"
    nettypes="TDSCDMA,GSM"

    <item devicename="g7,htc desire,htc desire a8181"
    devicemodel="G7"
    tracepath="/dev/smd1"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="me860"
    devicemodel="ME860"
    tracepath="/dev/ttyUSB0"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="xt910"
    devicemodel="xt910"
    tracepath="/dev/ttyUSB0"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="s710e,g11,HTC Incredible S,Incredible S,ADR6350"
    devicemodel="G11"
    tracepath="/dev/smd1"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="HTC Sensation Z710a,G14"
    devicemodel="G14"
    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="LT15i"
    devicemodel="SonyE*******"
    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"

    <item devicename="GT-I9001"
    devicemodel="Samsung"
    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="HTC PH39100,HTC Velocity 4G X710s,HTC Raider X710e,HTC Vivid,Raider_36"
    devicemodel="G19"
    tracepath="/dev/diag_mdm"
    nettypes="LTE,WCDMA,GSM,UMTS"


    <item devicename="HTC Z715e"
    devicemodel="G18"
    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="HTC Jetstream,HT198VD00127,HTC PG09410"
    devicemodel="HTCJetstream"
    tracepath="/dev/diag_mdm"
    nettypes="LTE,WCDMA,GSM,UMTS"


    <item devicename="HTC_Amaze_4G,HTC Amaze 4G"
    devicemodel="G22"
    tracepath="/dev/diag_mdm"
    nettypes="LTE,WCDMA,GSM,UMTS,HSPAA"


    <item devicename="HTC One XL"
    devicemodel="HTC One XL"
    tracepath="/dev/diag"
    nettypes="LTE,WCDMA,GSM,UMTS,HSPAA"


    <item devicename="ZTE-BLADE"
    devicemodel="ZTE-BLADE"
    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="SAMSUNG-SGH-I727"
    devicemodel="I727"
    tracepath="/dev/diag_mdm"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="SAMSUNG-SGH-I717"
    devicemodel="I717"
    tracepath="/dev/diag_mdm"
    nettypes="LTE,WCDMA,GSM,UMTS"


    <item devicename="SHV-E110S"
    devicemodel="E110S"
    tracepath="/dev/diag_mdm"
    nettypes="WCDMA,GSM,UMTS"


    <item devicename="LT18i"
    devicemodel="LT18I"
    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"

    The most possible way to have those ROM image file is to make a recovery backup on an original DT phone, the to re-write it into a stock phone. Although, to make the software run (with own license), I think I can help to make it (NH-A v1.30, Walktour, and FTA JDSU)
    Regards
    parto_tegal

    ---------------
    PW: partotegaltegalparto

  4. #3
    Member Reputation: 34
    Join Date
    2008-02-10
    Posts
    21


    Default Re: How to make HTC Sensation pocket?

    thank!
    <item devicename="HTC Sensation Z710a,G14"
    devicemodel="G14"

    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"

    /dev/diag???port?trace? how to open the dev?

  5. #4
    Moderator Reputation: 520
    Join Date
    2008-04-11
    Posts
    431


    Default Re: How to make HTC Sensation pocket?

    Quote Originally Posted by wawt View Post
    thank!
    <item devicename="HTC Sensation Z710a,G14"
    devicemodel="G14"

    tracepath="/dev/diag"
    nettypes="WCDMA,GSM,UMTS"

    /dev/diag???port?trace? how to open the dev?
    The most possible way (as on my best understanding) is to read (backup) the original phone's ROM image and rewrite (recover) it onto our stock phone.
    Regards
    parto_tegal

    ---------------
    PW: partotegaltegalparto

  6. #5
    Member Reputation: 34
    Join Date
    2008-02-10
    Posts
    21


    Default Re: How to make HTC Sensation pocket?

    Have you ******** MT870 ROM?

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •