Other Twicks of Build.prop 갤럭시노트


아래 링크가 그런대로 잘 나온 듯.

http://m.boxweb.net/c/clien/list.php?bo_table=lecture&wr_id=96040


===================================================================

x)1.런쳐프로그램을 메모리에 상주시킵니다.
ro.HOME_APP_ADJ=1

 

(x)2. JPG의 퀄리티를 95%로 증가시킵니다.
ro.media.enc.jpeg.quality=95
 
3. VM힙 사이즈를 변경시킵니다. (찾아서 수정)
dalvik.vm.heapsize=64m
dalvik.vm.heapstartsize=32m
dalvik.vm.heapgrowthlimit=64m
 
4. UI에서 GPU가속을 사용하게 합니다.
#debug.sf.hw=0
debug.sf.hw=1
 
5. 전화할때 벨소리 딜레이를 낮춥니다.
ro.telephony.call_ring.delay=1000
 
6. 화면전환을 부드럽게 해줍니다.
windowsmgr.max_events_per_sec=150
 
7. 배터리를 절약하는 설정입니다. (WIFI+조명설정)
wifi.supplicant_scan_interval=180
pm.sleep_mode=1
ro.ril.disable.power.collapse=1
 
8. 컴퓨터 연결시 USB 디버깅 아이콘을 숨깁니다.
persist.adb.notify=0
 
9. 전반적인 터치반응을 향상시킵니다.
debug.performance.tuning=1
video.accelerate.hw=1
 
10. 사진과 비디오레코딩의 품질을 향상시킵니다.
ro.media.dec.jpeg.memcap=8000000
ro.media.enc.hprof.vid.bps=800000
 
11. 3G속도를 향상시킵니다.
ro.ril.hsxpa=2
ro.ril.gprsclass=10
ro.ril.hep=1
ro.ril.enable.dtm=1
ro.ril.hsdpa.category=10
ro.ril.enable.a53=1
ro.ril.enable.3g.prefix=1
ro.ril.htcmaskw1.bitmask=4294967295
ro.ril.htcmaskw1=14449
ro.ril.hsupa.category=5
 
12. Net speed tweaks(인터넷속도를 향상시킵니다.)
net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
 
13. 전화후 블랙스크린이 뜨는 문제를 없애줍니다.
ro.lge.proximity.delay=25
mot.proximity.delay=25
 
14. 몇몇의 어플리케이션문제를 해결합니다.
ro.kernel.android.checkjni=0
 
15. 푸시속도 증가
ro.mot.eri=1
ro.mot.eri.losalert.delay=1000
ro.mot.eri.sidalert.delay=1000
ro.mot.hw.uaprot=
ro.mot.hw.HAC=1
 
16. 스트리밍 속도 향상
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
 
17. 스크롤 나아집니다
ro.HorizontalVVM=true
ro.HorizontalBUA=true
ro.min_pointer_dur=10
 
18. cdma 속도 빨라짐
ro.cdma.nbpcd=1
 
19. 이미지 디더링을 끈다(대신, 속도향상)
persist.sys.use_dithering=0
 
20. JIT 기능을 켠다
dalvik.vm.execution-mode=fast:jit
dalvik.vm.verify-bytecode=false
dalvik.vm.dexopt-flags=v=n,o=v
 
21. 메모리 최적화
ro.app_remover_Memory
 
22. 기타(잘 모르겠다)
persist.sys.purgeable_assets=1
ro.config.hw_menu_unlockscreen=false
------------------------------------------------------------

* 볼륨키로 폰을 켜지 않는다.
ro.config.hwfeature_wakeupkey=0
 
* 버튼 백라이트 항상 켜지게 합니다.
ro.mot.buttonlight.timeout=0
 
* 부트에니메이션을 없애줍니다.
debug.sf.nobootanimation=1
 
-------------------------------------------------------------


3G 속도 향상 - build.prop 수정 갤럭시노트


먼저.. GT-N7000의 스펙을 봅세다.

GPRSClass 12 (4+1/3+2/2+3/1+4 slots), 32 - 48 kbps
EDGEClass 12
SpeedHSDPA, 21 Mbps; HSUPA, 5.76 Mbps; LTE
WLANWi-Fi 802.11 a/b/g/n, DLNA, Wi-Fi Direct, Wi-Fi hotspot
BluetoothYes, v3.0 with A2DP, EDR
NFCOptional
USBYes, microUSB v2.0 (MHL), USB On-the-go


음. 꽤 좋네요.

Build.prop에 3G관련 파라메터 중 많이 쓰이는 것은 다음과 같습니다.

ro.ril.hsxpa
ro.ril.hsdpa.category
ro.ril.hsupa.category
ro.ril.enable.dtm

스펙을 고려한 값은 이렇게 하면 될 듯.
ro.ril.hsxpa=2
ro.ril.hsdpa.category=14
ro.ril.hsupa.category=6
ro.ril.enable.dtm=1

===============================================================
파라메터 설명은 XDA에 잘 나와있슴돠.
http://forum.xda-developers.com/showpost.php?p=5123531&postcount=46

하지만 여기 써 보면..

1. hsxpa
ro.ril.hsxpa=0 - UMTS r99
ro.ril.hsxpa=1 - HSDPA
ro.ril.hsxpa=2 - HSDPA/HSUPA

2. hsdpa.category
Cat 1 = 1.2 Mbit/s
Cat 2 = 1.2 Mbit/s
Cat 3 = 1.8 Mbit/s
Cat 4 = 1.8 Mbit/s
Cat 5 = 3.6 Mbit/s
Cat 6 = 3.6 Mbit/s
Cat 7 = 7.2 Mbit/s
Cat 8 = 7.2 Mbit/s
Cat 9 = 10.1 Mbit/s
Cat 10 = 14.0 Mbit/s
Cat 11 = 0.9 Mbit/s
Cat 12 = 1.8 Mbit/s
Cat 13 = 17.6 Mbit/s
Cat 14 = 21.1 Mbit/s
Cat 15 = 23.4 Mbit/s
Cat 16 = 27.9 Mbit/s
Cat 19 = 35.3 Mbit/s
Cat 20 = 42.2 Mbit/s
Cat 21 = 23.4 Mbit/s
Cat 22 = 27.9 Mbit/s
Cat 23 = 35.3 Mbit/s
Cat 24 = 42.2 Mbit/s
Cat 25 = 46.8 Mbit/s
Cat 26 = 55.9 Mbit/s
Cat 27 = 70.6 Mbit/s
Cat 28 = 84.4 Mbit/s


3. HSUPA
Cat 1 = 0.73 Mbit/s
Cat 2 = 1.46 Mbit/s
Cat 3 = 1.46 Mbit/s
Cat 4 = 2.93 Mbit/s
Cat 5 = 2.00 Mbit/s
Cat 6 = 5.76 Mbit/s
Cat 7 = 11.5 Mbit/s

4. dtm
Only set this to 1 if your network allows simultaneous transfer of Circuit switched (CS) voice and Packet switched (PS) data over the same radio channel (ARFCN).



ICS APN setting 갤럭시노트

APN : web.sktelecom.com
MMSC : http://omms.nate.com:9082/oma_mms
MMS 프록시(Proxy) : smart.nate.com
MMS 포트(Port) : 9093
MCC : 450(입력되어있음)
MNC : 05(입력되어있음)
APN 유형 :internet + mms

*#*#4636#*#*
Modify SMSC
SK : 089128010099012925
KT : 07912801929190



Galaxy Note N7000 Factory Firmware Restore 갤럭시노트

XDA에서 진정한 공장초기화 방법에 대한 글입니다.

http://forum.xda-developers.com/showthread.php?t=1530501

========================================================================================


[Ref][Guide] Galaxy Note N7000 Factory Firmware Restore


This is just like any other guide that tells you how to restore your phone to factory...

Please Note All User Data Will Be Lost
Recommended Battery is Fully Charged..

Requirement:
Odin3 1.85 (Download links Attached)
Window Drivers [32bit] or [64bit]
MicroUSB data cable for phone
Firmware files for mobile phone
Phone Obviously....

Firmwares: (if password required its "samfirmware.com")
-N7000DXKK1; N7000DXKJ3; N7000OLBKJ6
-N7000JPKJ4; N7000XXKJ4; N7000OJPKJ3
-N7000JPKK2; N7000XXKK5; N7000OJPKK2
-N7000XXKJ4; N7000XXKJ4; N7000PLSKJ3
-N7000XXKJ1; N7000XXKJ1; N7000OXAKJ1
-N7000XXKJ4; N7000XXKJ4; N7000OXAKJ4
-N7000XXKJ4; N7000XXKJ4; N7000XEOKJ1
-N7000XXKJA; N7000XXKJ4; N7000OXXKJ8
-N7000XXKK9; N7000XXKK5; N7000OXAKK9
-N7000XXKKA; N7000XXKK5; N7000OXXKK5
-N7000ZSKK1; N7000XXKJ6; N7000OZSKK1

FIRMWARE NAME DECODE

Warning: Don't Do This For Fun... could make your phone a nice paper weight..... use only if NEEDED.... I'm not responsible for any mistakes.... The Risk is YOURS!!!

PIT Info:
Changing PIT file (repartitioning ROM) will not affect mobile phone's speed.
PIT files will repartition the mobile phone's ROM (Read-Only Memory). Changing (repartitioning the ROM area) will modify only the space trade between the /system and /dbdata.

What is CSC?
CSC = Country Sale Code

CSC code depends on the region where the phone was sold.
CSC contains the phone settings (internet, wap, mms...), specific applications which available in certain regions, and operator customizations.
CSC code could be changed by flashing a new firmware (including CSC file) on phone. That will change phone language and settings.
Use *#272*IMEI# code on phone to view the list of the available CSCs, or change CSC. (Changing CSC will erase the phone!)


Lets Get Started..

1. Install Samsung USB drivers (in most cases already installed)..
2. Enter Download mode by pressing Volume down, OK and power buttons at the same time. Phone will start in Download mode.

3. Press Volume Up..
4. Connect phone to USB cable. (Windows will install if needed).
5. Run Odin Software


6.If repartition is needed, Press PIT button to select .pit file. (Choose The Correct One for you're memory size 16 or 32 GB)



7. Flash Bootloader If Needed, Enable Phone Bootloader Update then press Bootloader button to select bootloader file (filename: KERNEL_... .md5). (Important: Changing / flashing wrong bootloader could damage the phone!)


8.Press PDA, then select PDA file (filename: CODE_... .md5).


9. Press PHONE, then select PHONE file (filename: MODEM_... .md5)


10.Press CSC, then select CSC file (filename: ...-CSC-... .md5).


11. Verify Odin software recognize phone. When the phone is recognized, ID:COM is highlighted in yellow Note: the number can vary(if not repeat steps 2.)


12.Press Start button to begin flashing procedure.


13. Wait a few minutes flashing procedure to complete, This Can Take Some Time.... Plz Be Patience.....
Once Completed PASS! will appear on the upper left corner, and it will be highlighted in green.


---------------------------------------------------------------------------------------------------
Note: if only one file is in firmware download load in into PDA Section leave the rest empty and off as default


N7000_Pit.zip

이글루 첫 사용 축하 내용

항상 머리에 떠서 짜증나서 이리로 복사해 옴.

==================================================================================================
안녕하세요. 이글루스에 오신 것을 환영합니다.
서비스를 이용하시기 전 아래의 "이글루 기본 사용법 Best 5!"를 보시면 이글루 초보를 탈출하실 수 있습니다. ^^


이글루 기본 사용법 Best 5!


1. 글이나 사진은 어디서 올릴 수 있나요?

새글쓰기(혹은 new post) 메뉴를 클릭하시면 언제든지 이글루에 글을 올리실 수 있습니다. 물론 글과 함께 사진도 올리실 수 있습니다. 사진만 올리고 싶으시다면 포토로그를 이용하세요.
'새글쓰기' 바로가기
'포토로그' 바로가기 (포토로그는 어떻게 쓰나요?)



2. 다른 스킨으로 바꾸고 싶어요.

이글루스는 다양하고 예쁜 스킨을 제공하고 있으며, 자신만의 스킨을 원하시는 분들을 위해 HTML과 CSS 직접 편집도 지원하고 있습니다.
'이글루관리 > 디자인 > 스킨' 바로가기



3. 다른 사람의 글을 보고 싶어요.

이글루스 홈에서는 현재 회원들간에 이슈가 되는 이야기와 운영자의 추천글, 밸리의 인기 테마 글, 공지사항 등을 보실 수 있으며, 밸리에서는 다양한 테마에 대한 회원들의 글과 사진을 보실 수 있습니다.
홈 바로가기
밸리 바로가기



4. 이글루스 서비스 운영자를 만나고 싶어요.

이글루스를 만드는 사람들은 공식 이글루를 통해 회원분들께 이글루스에 대한 여러 소식을 알려드리고 있습니다. 서비스 점검과 같은 중요한 일정과 여러 이벤트를 확인하실 수 있습니다.
ebc(공식 이글루)로 바로가기



이글루스 서비스에 대해 더 궁금한 사항이 있으시면 언제든지 고객센터를 찾아주세요.
원하시는 도움말이 없을 경우, '문의메일 보내기'로 문의하시면 이글루스 운영자가 친절하게 답변해 드립니다.

(※ 본 메시지는 이글루 개설시에만 나타납니다. 자유롭게 삭제하실 수 있습니다.)

1 2 3 4 5 6 7 8