Showing posts with label Tutorials. Show all posts
Showing posts with label Tutorials. Show all posts

Sunday, May 17, 2015

HƯỚNG DẪN VIẾT CHỮ LÊN 2 BÊN ĐỒNG HỒ

1. Decompile file SystemUI.apk.

2. Mở status_bar.xml trong /res/layout/ bằng Notepad++

3. Tìm đoạn code đồng hồ.



Thêm dòng code này vào trên đoạn code đó:

<TextView android:textSize="14.0dịp" android:textStyle="bold" android:textColor="#ffffffff" android:gravity="center_vertical" android:text="@string/minh_đức_trước" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" <TextView android:textSize="14.0dịp" android:textStyle="bold" android:textColor="#ffffffff" android:gravity="center_vertical" android:text="@string/name_text" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />



Thêm dòng code này vào dưới đoạn code đó:

<TextView android:textSize="14.0dip" android:textStyle="bold" android:textColor="#ffffffff" android:gravity="center_vertical" android:text="@string/minh_duc_sau" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" <TextView android:textSize="14.0dip" android:textStyle="bold" android:textColor="#ffffffff" android:gravity="center_vertical" android:text="@string/name_text" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" />



4.  Mở strings.xml trong /res/values/ bằng Notepad++

Thêm 2 dòng này vào cuối file đó

<string name="minh_duc_truoc">Trước</string>
<string name="minh_duc_sau">Sau</string>



Thay “Trước” thành chữ bạn muốn đứng trước đồng hồ và “Sau” thành chữ bạn muốn đứng sau đồng hồ.

5. Save 2 file status_bar.xml và strings.xml lại.

6. Compile và Sign lại file SystemUI rồi đưa trở về /system/app/

Mọi người làm được thì đăng thành quả lên cho anh em cùng xem nhé :D

Posted on Sunday, May 17, 2015 by Vũ Minh Đức

No comments

Monday, May 04, 2015

Posted on Monday, May 04, 2015 by Vũ Minh Đức

No comments

Sunday, May 03, 2015

Hướng dẫn Mod - Trong suốt StatusBar Expended 

1. Decompile file LGSystemUI.apk 

2. Mở file PhoneStatusBar$FastColorDrawable.smali tại đường dẫn SystemUI/smali/com/android/systemui/statusbar/phone



3. Tìm đoạn code sau: iget v0, p0, Lcom/android/systemui/statusbar/phone/PhoneStatusBar$FastColorDrawable;->mColor:I 



 4. Thay đoạn code đó bằng: const v0, 0x0 >>>0x0 là trong suốt 100%<<<



5. Compile và Sign lại file LGSystemUI.apk

Posted on Sunday, May 03, 2015 by Vũ Minh Đức

No comments

Sunday, July 20, 2014

Cách này ưu điểm là gọn nhẹ nhanh chóng như thời gian chậm hơn cách trước khoảng 5' nên mình cũng ít dùng hơn.

  1. Tải rom dạng KDZ - DOWNLOAD
  2. Tải tool này về và giải nén ra - DOWNLOAD *tool này do thánh Quang Nhut bên LGViet mod lại từ tool nền*



  3. Sau khi tải xong hết, copy hoặc cut rom dạng KDZ vừa tải về rồi paste vào folder LG Flash Tool 2014 vừa giải nén.

  4. Chạy file LGFlashtool2014.exe và thiết lập như sau:



  5. Nhấn chọn Normal Flash.

  6. Chọn Start.



  7. Chọn Country: Diffirent Country rồi nhấn OK.



  8.  Đợi cho máy chạy thôi, quá trình chạy diễn ra khoảng 10~15 phút là xong. 



Pass Giải Nén (bôi đen khu vực bên để có pass)  vietnaml3iiteam.blogspot.com

Posted on Sunday, July 20, 2014 by Vũ Minh Đức

8 comments

Saturday, July 12, 2014

LG Optimus L3 II - Install CWM - ClockworkMod

Rất đơn giản, mình đã tích hợp toàn bộ những thứ cần thiết vào file apk này, bạn chỉ cần tải về, cài đặt và làm theo "hướng dẫn" là xong. Lưu ý máy bạn phải được root rồi nhé.







LINK GOOGLE DRIVE: *ANDROID*

[Guide] Boot in CWM L3 II E425 - E430:

1. Nhấn và giữ  3 phím POWER, HOME và VOLUME  DOWN
2. Nhả 3 phím khi máy rung

[Guide] Boot in CWM L3 II E435:

1. Nhấn và giữ 2 phím POWER và VOLUME DOWN
2. Nhả 2 phím khi máy rung
3. Khi đó, màn hình sẽ hiển thị bảng thông báo
4. Kết nối điện thoại với máy tính
5. Mở adb và sử dụng lệnh: adb reboot recovery

MỌI NGƯỜI +1 CHO MÌNH NHÉ :) CẢM ƠN :*

Posted on Saturday, July 12, 2014 by Unknown

8 comments