TS
Galaxy.S5360
[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
old update below on tutorial

Quote:
Quote:
Quote:
Polling
Poll ini sudah ditutup. - 178 suara
PILIH ROM YANG AGAN PAKAI :D
HYPERION 8
25%
JELLYBLAST 3
16%
NEMESIS(HD, ONE)
7%
MONOCHROMATIC 6
0%
REPENCIS 3,5
6%
STOCK ROM (bawaan)
33%
Lain - Lain...
13%
Diubah oleh Galaxy.S5360 28-10-2014 15:16
0
566.9K
9.2K
Komentar yang asik ya
Mari bergabung, dapatkan informasi dan teman baru!
Android
29.6KThread•17.9KAnggota
Tampilkan semua post
miebesar
#7029
Quote:
1. decompile systemui.apk
2. edit > res/layout/status_bar.xml
3. cari & hapus line ini
Code:
<com.android.systemui.statusbar.Clock android:textAppearance="@android:style/ TextAppearance.StatusBar.Icon" android:textSize="16.0sp" android:gravity="center_vertical" android id="@id/clock" androidaddingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
4. cari line ini
Code:
xmlns:android="http://schemas.android.com/apk/res/android">
5. copy code di bawah ini & paste'kn setelah line yg ada di atas ^
Code:
<LinearLayout android gravity="center" androidrientation="horizontal" android:id="@id/icons" android layout_width="fill_parent" android:layout_height="fill_parent">
<com.android.systemui.statusbar.Clock android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:textSize="16.0sp" android:gravity="center_vertical" android id="@id/clock" android.paddingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" /></LinearLayout>
6. save > recompile > done
ps : code'ny di sesuaikan yak, jgn hanya copy paste langsung save

Quote:
nemesis titanium
- cwm > wipe cache & data > install > done

Quote:
pke stock ato custom rom

Diubah oleh miebesar 19-03-2014 21:47
0
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/img155.imageshack.us/img155/7645/gyoung3.png)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/img97.imageshack.us/img97/4240/menuel.png)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/img84.imageshack.us/img84/4683/tutorialt.png)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/img810.imageshack.us/img810/9643/firmwaree.png)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/img207.imageshack.us/img207/6751/apps.png)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/img835.imageshack.us/img835/6959/gameskk.png)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/img193.imageshack.us/img193/3352/menudownp.png)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/cdn-u.kaskus.co.id/66/jbmw0hcz.gif)

![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/cdn-u.kaskus.co.id/66/nauxltzt.gif)
![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/cdn-u.kaskus.co.id/45/dgwq69jb.gif)
:![[gYoung Official Lounge] Samsung Galaxy Y S5360 - Part 1](https://dl.kaskus.id/s2.postimage.org/xrr7qsfyx/PAGEONE.png)

addingRight="6.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />
rientation="horizontal" android:id="@id/icons" android layout_width="fill_parent" android:layout_height="fill_parent">