• 7

請問有哪位大大可以分享一下 android 2.3 for HD2 可以裝在SD卡上的,我不想刷掉wm呀@@

我沒有在用 wifi
但原作者似乎沒有從 startup.txt 作參數導入自訂 Mac
必須用手動改

詳細你可以參考 JMC31337 的 shell script...
http://androidforums.com/t-mobile-g1/3506-changing-spoofing-mac-address.html

沒用過我也不確定 有用

shell script content...
===========
#!/bin/bash
echo "Enter Fake MacAddress:"
read macx;
echo "# Motorola Ciena B2B Test nvram by BRCM JP, 2010.07.15
# $Copyright (C) 2008 Broadcom Corporation$
# $id$

sromrev=3
vendid=0x14e4
devid=0x432f
boardtype=0x569

boardrev=0x32

boardflags=0x200

# Specify the xtalfreq if it is otherthan 38.4MHz
xtalfreq=38400

aa2g=1
aa5g=0

ag0=255

# 11g paparams
pa0b0=0x1695,0x1695,0x1542
pa0b1=0xFB50,0xFB50,0xFBF8
pa0b2=0xFF3E,0xFF3E,0xFF8C
pa0itssit=62
pa0maxpwr=69
ofdmpo=0x66666668
cckpo=0x2222

mcs2gpo0=0x8888
mcs2gpo1=0x8888

# 11g rssi params
rssismf2g=0xa,0xa,0xa
rssismc2g=0xb,0xb,0xb
rssisav2g=0x3,0x3,0x3
bxa2g=0

# country code
ccode=ALL
cctl=0x0
cckdigfilttype=1
ofdmdigfilttype=1

rxpo2g=0

boardnum=1

# xtal pu and pd time control variable
# pu time is driver default (0x1501)
#r13t=0x1501

#######
nocrc=1

#for mfgc
otpimagesize=182

# sdio extra configs
hwhdr=0x05ffff031030031003100000

#This generates empty F1, F2 and F3 tuple chains, and may be used if the host SDIO stack does not require the standard tuples.
#RAW1=80 02 fe ff

#This includes the standard FUNCID and FUNCE tuples in the F1, F2, F3 and common CIS.
RAW1=80 32 fe 21 02 0c 00 22 2a 01 01 00 00 c5 0 e6 00 00 00 00 00 40 00 00 ff ff 80 00 00 00 00 00 00 00 00 00 00 c8 00 00 00 00 00 00 00 00 00 00 00 00 00 ff 20 04 D0 2 29 43 21 02 0c 00 22 04 00 20 00 5A

### !!! W A R N I N G !!! ###
### Please do not add anything after this line.
### "macaddr" should be the last item(line) in this file.

macaddr=$macx" > nvram.txt;
cp nvram.txt /data/local;
rm nvram.txt;
cp /data/misc/wifi/nvram.txt /data/misc/wifi/nvram.bak;
rm /data/misc/wifi/nvram.txt;
mv /data/local/nvram.txt /data/misc/wifi;
chmod 755 /data/misc/wifi/nvram.txt;
===========

riky  wrote:
我沒有在用 wifi...(恕刪)


感謝R大

剛用處碰螢幕使用終端機打各幾行字我就認輸了

沒辦法自訂mac其實也沒啥差啦...
別跟豬打架,得不到好處還會弄的一身臭
該系列的連線好像都有些問題
我裝了2.3之後找不著停止連線的設定
手機似手一直是在強制連線的狀態
所以一直都很耗電
不管是不是處在關閉營幕狀態
都很耗電
想請問有裝些系列的同好門
開機後怎麼能讓耗電量小一點
HTC的相關程式大部分都不支援android 2.3
這是HTC的問題,畢竟目前HTC還沒有update到2.3,頂多是2.2而已
所以HTC sync應該不支援
如果想用htc sync最好還是灌HTC的ROM吧


至於網路,3G什麼的,我都很OK,沒有任何問題

順帶說一下,我覺得原生的ANDROID跑模擬好像都比較穩
一些跑HTC ROM的,例如desire或desire hd..我或多或少都有一些小問題
所以..雖然DHD之類的畫面很炫,相機也不錯..我最後還是放棄了

畢竟穩才是王道啊
至於快或不快......我想,任何一個版本都會比WM6.5快...WM系列實在是令人無語
抱歉~抱歉~抱歉~抱歉~ 自己找到答案了~
  • 7
內文搜尋
X
評分
評分
複製連結
請輸入您要前往的頁數(1 ~ 7)
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?