8inus
12.10.10
조회 수 15698
추천 수 13
댓글 8
 이번 젤리빈 부터 생긴 통신사 로고 지우기는 SystemUI.APK 를 디컴파일해서

 Values 의 Bools 에서 "config_showOperatorLogo">true 를 False 로 바꿔주시면 예전과 같이 사용하실 수 있습니다.

 그래도 알림바 내려올때 하단에 생긴건 안없어지는군요

 감사합니다. 
댓글 8
  • ?
    laser
    12.10.10

    오오 ㄳ 합니다 바로 적용해 봐야겠내요

    하지만 아직 초짜인 제가 젤리빈 디컴 할라고 하니 ㅠ.ㅠ 어떤 방식으로든 오류만 뿜어내내요....

  • ?
    DaskalosHealing
    12.10.11
    알림바 하단 통신사로고는 SystemUI.apk/res/layout/tw_status_bar_expanded.xml 맨 아래쪽

        <com.android.systemui.statusbar.phone.CloseDragHandle android:layout_gravity="bottom" android:orientation="vertical" android:id="@id/close" android:layout_width="fill_parent" android:layout_height="@dimen/tw_close_handle_height">
            <RelativeLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
                <ImageView android:layout_gravity="bottom" android:layout_width="fill_parent" android:layout_height="@dimen/tw_close_handle_height" android:src="@drawable/tw_status_bar_close" android:scaleType="fitXY" />
                <TextView android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Network" android:gravity="center" android:layout_gravity="bottom" android:id="@id/carrier_label" android:layout_width="fill_parent" android:layout_height="@dimen/tw_close_handle_height" android:layout_marginBottom="10.0dip" />
            </RelativeLayout>
        </com.android.systemui.statusbar.phone.CloseDragHandle>


        <com.android.systemui.statusbar.phone.CloseDragHandle android:layout_gravity="bottom" android:orientation="vertical" android:id="@id/close" android:layout_width="fill_parent" android:layout_height="@dimen/tw_close_handle_height">
            <RelativeLayout android:layout_width="fill_parent" android:layout_height="fill_parent">
                <ImageView android:layout_gravity="bottom" android:layout_width="fill_parent" android:layout_height="@dimen/tw_close_handle_height" android:src="@drawable/tw_status_bar_close" android:scaleType="fitXY" />
            </RelativeLayout>
            <RelativeLayout android:visibility="gone" android:layout_width="1.0dip" android:layout_height="1.0dip">
                <TextView android:textAppearance="@style/TextAppearance.StatusBar.Expanded.Network" android:gravity="center" android:layout_gravity="bottom" android:id="@id/carrier_label" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="@dimen/tw_close_handle_height" android:layout_marginBottom="10.0dip" />
            </RelativeLayout>
        </com.android.systemui.statusbar.phone.CloseDragHandle>

    로 바꿔주세요. android:visibility="gone" 으로 가리는 방법으로 에테리스님께 배웠습니다.
  • ?
    Chicane
    12.10.13
    디컴파일 21 오류 때문에 고생했지만 어떻게 잡아내고나서... 덕분에 통신사 낙인 지웠습니다. 유용한 정보 감사합니다~ ^^
  • ?
    Bayona
    12.10.21
    ASUT 사용해 보세요 ^^
  • ?
    Bayona
    12.10.21
    ASUT 사용해 보세요 ^^
  • ?
    DaskalosHealing님 정보 감사합니다. 도 중간에 추가해 주어야 하는지요? 답변 부탁드립니다.
  • ?
    빠르고 명쾌한 답변 감사합니다~~~
  • ?
    노트2유저입니다....ㅠ 저는 상태바에 통신사 로고가 없어서 넣을려고 id추가하고 작업했는데 옵티머스3d 아샌에선 됐는데 노트2에선 안되네요....ㅠㅠ 혹시? 상태바에 통신사 문구 넣는법좀 알수 있을까요???
댓글 쓰기 권한이 없습니다.
분류 정렬 목록 검색 쓰기
List of Articles
제목 글쓴이 추천 조회 날짜
터치위즈ux에서 기본홈으로 복구안되는 분 참고하세요 4 블래기 2 4457 2012.10.15
갤3 3사 키패드가 다 있네요 ㅎㅎ 6 file 크로캅no1 4 4504 2012.10.15
LG U+ 갤럭시 S3 LTE 무음카메라 LIC 버전 6 file 다쿠니스 3 4049 2012.10.14
adb를 이용한 루팅없이 백업 및 복구 하기 14 file 요리왕 5 20396 2012.10.11
Apk Manager 최신버전 APK Multi-Tool 수정본 19 file 제이a 11 12835 2012.10.11
젤리빈 통신사 로고 지우기입니다. 8 8inus 13 15698 2012.10.10
갤럭시 노트2 루팅 및 언루팅 방법 3 file smartone 5 21856 2012.10.08
3탄 하드웨어 키 설정을 내맘대로 하기 12 file 인간세계 6 7431 2012.10.07
apk 메니저 디컴파일(21번) 오류 해결 방법 7 laser 4 5866 2012.10.07
갤3 3g 시계 관련 중앙모드 팁 7 laser 2 4617 2012.10.07
아이콘색깔변경하려는데,포토샵에서이미지가깨질때! 1 file 표피오 2578 2012.10.06
sk 갤럭시s3 휴대폰으로 펌웨어 업데이트 하기 7 나는 나 2 4650 2012.10.06
리커버리 플래싱을 통한 갤럭시S3 램디스크 수정 12 file DaskalosHeal 2 8576 2012.10.05
소프트키 쓰고싶으신분들~~ 이걸 보시면 되요 28 file 인간세계 14 8403 2012.10.05
갤럭시S3 이어폰 연결하면 뜨는 오디오 애플리케이션 기능 끄기(수정) 9 검은달 4 14699 2012.10.04
카메라 앱 교체없이 무음모드 만들기(루팅필요) 17 file TheCold 10 10882 2012.10.04
Apk_Manager 오류 해결법 3 file Orㅈr 3 3885 2012.10.02
갤3 이퀼- 기본뮤플 5 file masamoe 3 4596 2012.09.30
services.jar 수정으로 갤럭시S3 CRT-OFF 효과 추가하기. 23 지레프 3 10744 2012.09.29
AutoDEOTool 오류 해결법(deodex) 7 file Orㅈr 7 8742 2012.09.26
Changing frequencies of Korean Radio and TV on SGS3 E210! 3 file MADMAXAKTAU 1 3674 2012.09.25
[TIP] 사설과 루팅카운트 올리지 않고 커널/리커버리/롬 설치팁 33 J.Y.Daddy 18 9727 2012.09.23
SKT 갤럭시s2 UH07 중앙시계 (알림겹침 없음) 12 file tjrwns1201 2 7632 2012.09.22
베르제브브님 커널 올렸을때 LED 문제 해결법 1 Dr_Ray 1 2447 2012.09.21
커스텀리커버리를 설치했는데 재부팅하면 순정리커버리로 돌아오는 경우 2 file DaskalosHeal 4 5203 2012.09.19
무음모드에서도 알람 안울릴때 해결법 3 횬서기 2 4973 2012.09.17
카메라 무음을 빌드프롭으로 하기 21 file 인간세계 9 9388 2012.09.16
강좌 갤럭시s2 1.6오버클럭하기 24 file 하스쮸787 23 9614 2012.09.16
테그라 3용 아스팔트 7 DeviceConfig.xml 2 Hax빙글 4758 2012.09.15
SystemUI.apk 컴파일 오류 해결법 6 손재주 4 5348 2012.09.15
1 - 89 - 135