bạn down cái cứu bootlop về kết nối đt với máy tính trong chế độ fastboot mode mở command prompt gõ lệnh: fastboot devices>enter nếu chưa nhận fastboot devices thì gõ lại nhé nhận rồi gõ tiếp fastboot boot recovery5840.img>enter nó sẽ vào recovery5840 nhớ format data,cache,system---nghiêm cấm format sdcard xong thì flash lại rom 166 nhé
Có vẻ được gòi cụ à Thế này: 1. Chép cả 2 file SystemUI.apk và Framework-res.apk vào thư mục c:\apktool 2. Lần lượt gõ apktool if systemUI.apk và apktool if framework-res.apk 3. Decompile SystemUI.apk, gõ: apktool d systemUI.apk 4. Chỉnh sửa file status_bar.xml trong res\layout 5. Build file SystemUI.apk bằng lệnh: apktool b SystemUI Kết quả là: Màn hình cmd báo thế này (không biết có lỗi không nữa ): Nhưng vẫn được 4 thư mục gồm: - assets - build (trong thư mục này có thư mục apk chứa mỗi file classes.dex) - res - smali và 2 file gồm: - AndroidManifest.xml - apktool.yml Vậy iêm làm được chưa? Và làm tiếp thế nào ợ?
status_bar.xml dòng 29 mà cả java nữa cụ ợ cụ cài thêm cái này xem sao http://java.com/en/download/ie_manual.jsp?locale=en
Hehe cái systemui ko lỗi đẹp ko ọe kụ ấy viết bài rất nà hay nhưng qúa dài sửa thế triệt để nhưng sai 1 chỗ nà nàm nại từ đầu chứ đy dịch mò nỗi toi mất Gửi từ IM-A850Iron của tôi bằng cách sử dụng Tapatalk 2
thuyetminh mình vừa làm xong file zip của recovery5840 bạn flash thử xem sao nhé https://docs.google.com/file/d/0B4TJvcTnhk58QS1oeVZIOWNHMWM/edit
Đúng nà nỗi thật cụ à. mà nại nà nỗi ở file xml mới đau chứ. Lỗi ở mấy dòng của cụ. Xem nại hộ iêm phát nhá Dòng 28 (4 ký tự trắng đầu dòng) </LinearLayout> Dòng 29 (8 ký tự trắng đầu dòng) <LinearLayout android:gravity="center" androidrientation="horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent"> Dòng 30 (8 ký tự trắng đầu dòng) <DigitalClock android:textSize="16.0dip" android:textColor="#ff4876FF" android:gravity="center" android:id="@id/clock" androidaddingLeft="3.0dip" android:layout_width="wrap_content" android:layout_height="fill_parent" android:singleLine="true" android:shadowColor="#ff000000" android:shadowDx="1.0" android:shadowDy="1.0" android:shadowRadius="2.0" /> Dòng 31 (4 ký tự trắng đầu dòng) </LinearLayout> Dòng 32 (end) (0 ký tự trắng đầu dòng) </com.android.systemui.statusbar.phone.PhoneStatusBarView>
boykinhdi Iêm chỉ mod đồng hồ giây nhá, không đưa ra giữa đâu ợ Java thì iêm nghĩ là bình thường vì iêm build cái apk nguyên gốc chưa chỉnh sửa xml thấy ngon luôn
ơ hay mod đồng hồ giây thì cụ xóa đồng hồ analog rồi thay cái digital clock xuống dưới thôi chứ iem có làm gì file của cụ đâu mà nỗi đc
1303 có thích cho màu đồng hồ thay đổi theo màu hình nền desktop không? Thay giá trị DigitalClock android:textSize="16.0dip" android:textColor="#ff4876FF" Bằng giá trị DigitalClock android:textSize="16.0dip" android:textColor="@style/TextAppearance.StatusBar.Clock"