当前位置:  编程技术>移动开发
本页文章导读:
    ▪查看键的照射        查看键的映射     android/vendor/marvell/dkb/keymaps/pxa27x-keypad.kl ......
    ▪ 取得手机根root权限        获得手机根root权限 Download: http://developer.android.com/sdk/download.html?v=android-sdk-windows-1.5_r3.zip http://rapidshare.de/files/47972320/orange-htc-hero-uk-boot.img-28-july-2009.zip.html Install HTC Sync from your HTC device Connect.........
    ▪ 取得HTC手机的root权限       获得HTC手机的root权限    1. Download:         1. http://developer.android.com/sdk/download.html?v=android-sdk-windows-1.5_r3.zip         2. http://rapidshare.de/files/47972320/orange-htc-hero-uk-boot.img-28-july-2009.zip.h.........

[1]查看键的照射
    来源: 互联网  发布时间: 2014-02-18
查看键的映射

 

 

android/vendor/marvell/dkb/keymaps/pxa27x-keypad.kl


    
[2] 取得手机根root权限
    来源: 互联网  发布时间: 2014-02-18
获得手机根root权限
  • Download:
  • http://developer.android.com/sdk/download.html?v=android-sdk-windows-1.5_r3.zip
  • http://rapidshare.de/files/47972320/orange-htc-hero-uk-boot.img-28-july-2009.zip.html
  • Install HTC Sync from your HTC device
  • Connect device to computer using USB cable.
  • Mount the SD card from the HTC Alerts Menu (Drag from the top of the screen).
  • Install the sync application from the newly discovered drive in Windows.
  • Extract the two zip files into some folder (separate folders for each zip).
  • Go to the Android SDK folder and open the tools folder.
  • Copy the two files from the boot image zip (1.b) into the tools folder:
  • boot.img.insecure
  • boot.img
  • Shutdown the phone.
  • Press and hold the back key and power on the phone.
    This is get you into the fastboot screen (the white screen with three androids at the bottom).

  • Connect the phone to the USB cable if it’s unplugged.
  • On Windows, open cmd.exe (Start -> Run -> cmd.exe -> Enter):
  • Change the directory to the tools directory you’ve created earlier.
  •  Run fastboot.exe boot boot.img.insecure from within the tools directory.

    Output:

    downloading 'boot.img'... OKAY
     booting... OKAY
  • Now your device will start from the given image with root access.
  • Gain root access:
  • In the phone’s alerts menu, click HTC Sync. This will popup the HTC Sync tool in Windows. Ignore it!
  • In cmd type: adb.exe shell

    Output:
    #

  • From the prompt you got (#) run the following command to mount the phone’s file system in RW mode:
    mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
  • Add su command to your Phone
  • Run the the following commands in the shell (#) – Run each command separately (don’t just copy-paste all the lines!):
  •  cat /system/bin/sh > /system/bin/su
  •  chmod 4755 /system/bin/su
  • Reboot the phone by typing reboot in the shell (#).
  • The phone will restart and load the original Android ROM.
  • Enjoy the your Rooted Device
  • 本文来自 http://myandroidblog.wordpress.com/2009/08/03/htc-hero-root-access/


        
    [3] 取得HTC手机的root权限
        来源: 互联网  发布时间: 2014-02-18
    获得HTC手机的root权限
       1. Download:
             1. http://developer.android.com/sdk/download.html?v=android-sdk-windows-1.5_r3.zip
             2. http://rapidshare.de/files/47972320/orange-htc-hero-uk-boot.img-28-july-2009.zip.html
       2. Install HTC Sync from your HTC device
             1. Connect device to computer using USB cable.
             2. Mount the SD card from the HTC Alerts Menu (Drag from the top of the screen).
             3. Install the sync application from the newly discovered drive in Windows.
       3. Extract the two zip files into some folder (separate folders for each zip).
       4. Go to the Android SDK folder and open the tools folder.
       5. Copy the two files from the boot image zip (1.b) into the tools folder:
             1. boot.img.insecure
             2. boot.img

       1. Shutdown the phone.
       2. Press and hold the back key and power on the phone.
          This is get you into the fastboot screen (the white screen with three androids at the bottom).


          HTC-Hero


          FastBoot Inage
       3. Connect the phone to the USB cable if it’s unplugged.
       4. On Windows, open cmd.exe (Start -> Run -> cmd.exe -> Enter):
             1. Change the directory to the tools directory you’ve created earlier.
             2.

                 Run fastboot.exe boot boot.img.insecure from within the tools directory.

                Output:

                downloading 'boot.img'... OKAY
                 booting... OKAY

             3. Now your device will start from the given image with root access.
       5. Gain root access:
             1. In the phone’s alerts menu, click HTC Sync. This will popup the HTC Sync tool in Windows. Ignore it!
             2.

                In cmd type: adb.exe shell

                Output:
                #
             3. From the prompt you got (#) run the following command to mount the phone’s file system in RW mode:

                mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system

       6. Add su command to your Phone
             1. Run the the following commands in the shell (#) – Run each command separately (don’t just copy-paste all the lines!):
                   1.

                       cat /system/bin/sh > /system/bin/su

                   2.

                       chmod 4755 /system/bin/su

       7.

          Reboot the phone by typing reboot in the shell (#).

       8. The phone will restart and load the original Android ROM.
       9. Enjoy the your Rooted Device


        
    最新技术文章:
    ▪Android开发之登录验证实例教程
    ▪Android开发之注册登录方法示例
    ▪Android获取手机SIM卡运营商信息的方法
    ▪Android实现将已发送的短信写入短信数据库的...
    ▪Android发送短信功能代码
    ▪Android根据电话号码获得联系人头像实例代码
    ▪Android中GPS定位的用法实例
    ▪Android实现退出时关闭所有Activity的方法
    ▪Android实现文件的分割和组装
    ▪Android开发之登录验证实例教程 iis7站长之家
    ▪Android双击返回键退出程序的实现方法
    ▪Android实现侦听电池状态显示、电量及充电动...
    ▪Android获取当前已连接的wifi信号强度的方法
    ▪Android实现动态显示或隐藏密码输入框的内容
    ▪根据USER-AGENT判断手机类型并跳转到相应的app...
    ▪Android Touch事件分发过程详解
    ▪Android中实现为TextView添加多个可点击的文本
    ▪Android程序设计之AIDL实例详解
    ▪Android显式启动与隐式启动Activity的区别介绍
    ▪Android按钮单击事件的四种常用写法总结
    ▪Android消息处理机制Looper和Handler详解
    ▪Android实现Back功能代码片段总结
    ▪Android实用的代码片段 常用代码总结
    ▪Android实现弹出键盘的方法
    ▪Android中通过view方式获取当前Activity的屏幕截...
    ▪Android提高之自定义Menu(TabMenu)实现方法
    ▪Android提高之多方向抽屉实现方法
    ▪Android提高之MediaPlayer播放网络音频的实现方法...
    ▪Android提高之MediaPlayer播放网络视频的实现方法...
    ▪Android提高之手游转电视游戏的模拟操控
     


    站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,