Trang 11 của 48 Đầu tiênĐầu tiên ... 91011121321 ... CuốiCuối
Kết quả 101 đến 110 của 477
  1. #101
    Ngày tham gia
    Mar 2015
    Bài viết
    0
    Trích dẫn Gửi bởi vandieutot
    Em đóng KDZ cái con E985 sang rồi anh ạ. chạy 4.2.2 ngon lành luôn mỗi tội không nhận thẻ nhớ
    KO nhận thẻ nhớ thì em cần sửa framework-res/xml/StorageList.xml
    Đại khái nó ra thế này là ok.



    Mã:
    <?xml version="1.0" encoding="utf-8"?>
    <StorageList
      xmlns:android="http://schemas.android.com/apk/res/android">
        <storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_internal" android:primary="true" android:emulated="true" android:mtpReserve="10" />
        <storage android:mountPoint="/storage/external_SD" android:storageDescription="@string/storage_sd_card" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage" android:storageDescription="@string/storage_usb_storage" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage2" android:storageDescription="@string/storage_usb_storage2" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage3" android:storageDescription="@string/storage_usb_storage3" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage4" android:storageDescription="@string/storage_usb_storage4" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage5" android:storageDescription="@string/storage_usb_storage5" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage6" android:storageDescription="@string/storage_usb_storage6" android:removable="true" />
    </StorageList>

  2. #102
    Ngày tham gia
    Nov 2014
    Bài viết
    0
    Trích dẫn Gửi bởi vandieutot
    Mình toàn by-name luôn. Đúng là lỗi format rồi vì con này chắc không unlock được.
    M nghĩ là ko hẳn. Lỗi lệnh format có thể là do thằng "update-binary" nữa mà, ví dụ sai hay thừa parameter trong lệnh format.
    Còn dùng by name thì sẽ dùng được cho mọi máy, còn dùng block cố định kia thì chỉ cho riêng 1 dòng máy nào đó thôi. Sang dòng khác nó ko tương thích hoặc sai phân vùng sẽ fail.

  3. #103
    Ngày tham gia
    Apr 2016
    Bài viết
    0
    Trích dẫn Gửi bởi hoangnova
    KO nhận thẻ nhớ thì em cần sửa framework-res/xml/StorageList.xml
    Đại khái nó ra thế này là ok.



    Mã:
    <?xml version="1.0" encoding="utf-8"?>
    <StorageList
      xmlns:android="http://schemas.android.com/apk/res/android">
        <storage android:mountPoint="/storage/sdcard0" android:storageDescription="@string/storage_internal" android:primary="true" android:emulated="true" android:mtpReserve="10" />
        <storage android:mountPoint="/storage/external_SD" android:storageDescription="@string/storage_sd_card" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage" android:storageDescription="@string/storage_usb_storage" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage2" android:storageDescription="@string/storage_usb_storage2" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage3" android:storageDescription="@string/storage_usb_storage3" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage4" android:storageDescription="@string/storage_usb_storage4" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage5" android:storageDescription="@string/storage_usb_storage5" android:removable="true" />
        <storage android:mountPoint="/storage/USBstorage6" android:storageDescription="@string/storage_usb_storage6" android:removable="true" />
    </StorageList>
    Vâng ạ anh. EM hôm nọ cũng đã sửa cho con G2 ạ. Em táng zip 802 vào và ko nhận bộ nhớ. em cũng đã sửa trong fw như anh vừa nói. Còn G Pro thì em làm được có tí thì có việc lại phải chạy về 4.1.2 anh ạ

  4. #104
    Ngày tham gia
    Feb 2015
    Bài viết
    0
    Trích dẫn Gửi bởi vandieutot
    Vâng ạ anh. EM hôm nọ cũng đã sửa cho con G2 ạ. Em táng zip 802 vào và ko nhận bộ nhớ. em cũng đã sửa trong fw như anh vừa nói. Còn G Pro thì em làm được có tí thì có việc lại phải chạy về 4.1.2 anh ạ
    con E985 đã có 4.2.2 rồi á :-o thế mà ko thấy chia sẻ thông tin gì với anh.

  5. #105
    Ngày tham gia
    Sep 2014
    Bài viết
    0
    Trích dẫn Gửi bởi Hứ Ta Khinh
    M nghĩ là ko hẳn. Lỗi lệnh format có thể là do thằng "update-binary" nữa mà, ví dụ sai hay thừa parameter trong lệnh format.
    Còn dùng by name thì sẽ dùng được cho mọi máy, còn dùng block cố định kia thì chỉ cho riêng 1 dòng máy nào đó thôi. Sang dòng khác nó ko tương thích hoặc sai phân vùng sẽ fail.
    Không hẳn cho mọi máy đâu bạn. Đơn giản như VU 1 bạn không có vùng by-name trong msm_sdcc.1 thế nên sẽ không sử dụng đc lệnh by-name mà chỉ có thể sử dụng by-num

  6. #106
    Ngày tham gia
    Sep 2014
    Bài viết
    0
    Trích dẫn Gửi bởi hoangnova
    con E985 đã có 4.2.2 rồi á :-o thế mà ko thấy chia sẻ thông tin gì với anh.
    Vâng anh. Em chạy lên 4.2.2 cho Gpro rồi mà anh. EM chạy cả con E985 anh ạ. Nhưng cũng chả thấy khác gì ngoài cái khóa màn hình được chia thành nhiều tap

  7. #107
    Ngày tham gia
    Jul 2015
    Bài viết
    2
    Chả thấy ông em cập nhật thông tin cho LGViet gì cả :laugh: CUối năm a chả ngó nghiêng đc đi đâu.

  8. #108
    Ngày tham gia
    Feb 2015
    Bài viết
    0
    Trích dẫn Gửi bởi chucvnvn
    Không hẳn cho mọi máy đâu bạn. Đơn giản như VU 1 bạn không có vùng by-name trong msm_sdcc.1 thế nên sẽ không sử dụng đc lệnh by-name mà chỉ có thể sử dụng by-num
    Dạ nay mới thấy anh xuất đầu lộ diện. Có nhiều cái em không biết lắm. Hy vọng mọi người chỉ em với ạ

  9. #109
    Ngày tham gia
    Oct 2014
    Bài viết
    0
    Trích dẫn Gửi bởi vandieutot
    Vâng anh. Em chạy lên 4.2.2 cho Gpro rồi mà anh. EM chạy cả con E985 anh ạ. Nhưng cũng chả thấy khác gì ngoài cái khóa màn hình được chia thành nhiều tap
    Có KnockOn ko em ?! Lúc em táng vào GPRO ấy.

  10. #110
    Ngày tham gia
    Aug 2014
    Bài viết
    0
    Trích dẫn Gửi bởi hoangnova
    Có KnockOn ko em ?! Lúc em táng vào GPRO ấy.
    Không hề có anh ơi...........

Trang 11 của 48 Đầu tiênĐầu tiên ... 91011121321 ... CuốiCuối

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •