Chào mừng bạn đến Diễn Đàn ChơiMobile

Cộng đồng Mobile hàng đầu Việt Nam, Phát triển Android, iOS, Kỹ Thuật Mobile. Đăng ký ngay để tạo chủ để và cùng thảo luận !

Hội Chơi và phát triển ROM cho SKY dòng 760s/770k

Thảo luận trong 'Sky A7xx, A6xx' bắt đầu bởi next, 23/2/14.

  1. next

    Senior Member

    2/2/13
    651
    844
    0
    Nam
    HƯỚNG DẪN TRONG SUỐT & MỜ CHO STATUS
    A/ NGUYÊN LÝ BIỂU DIỄN ĐỘ TRONG, HIỆU ỨNG MỜ
    #00000000 - Độ trong suốt 100%
    #3f000000 - màu đen với độ trong suốt 75% (~ 25% hiệu ứng mờ)
    #7f000000 - màu đen với độ trong suốt 50% (~ 50% hiệu ứng mờ)
    #bf000000 - màu đen với độ trong suốt 25% (~ 75% hiệu ứng mờ)
    YÊU CẦU :
    rom đã dc deodex
    - Bung và đóng gói apk
    - Chỉnh sửa file xml: Notedpad ++
    THỰC HIỆN

    ANDROID.POLICY
    Theo đương dẫn system/framework/ANDROID.POLICY.jar
    decompile ANDROID.POLICY.jar
    Tìm và mở thủ tục sau:
    \com\android\internal\policy\impl\PhoneWindowManager.smali
    Tìm method này:
    .method public getSystemDecorRectLw(Landroid/graphics/RectI )
    (….)
    .end method
    Xóa toàn bộ nội dung của method này (bắt đầu bằng từ khóa .method và kết thúc bằng .end method) và thay bằng đoạn sau:
    Mã:
    .method public getSystemDecorRectLw(Landroid/graphics/Rect;)I
    .locals 1
    
    .parameter "systemRect"
    
    .prologue
    
    .line 3047
    
    iget v0, p0, Lcom/android/internal/policy/impl/PhoneWindowManager;->mSystemLeft:I
    
    iput v0, p1, Landroid/graphics/Rect;->left:I
    
    .line 3048
    
    iget v0, p0, Lcom/android/internal/policy/impl/PhoneWindowManager;->mSystemTop:I
    
    iput v0, p1, Landroid/graphics/Rect;->top:I
    
    .line 3049
    
    iget v0, p0, Lcom/android/internal/policy/impl/PhoneWindowManager;->mSystemRight:I
    
    iput v0, p1, Landroid/graphics/Rect;->right:I
    
    .line 3050
    
    iget v0, p0, Lcom/android/internal/policy/impl/PhoneWindowManager;->mSystemBottom:I
    
    iput v0, p1, Landroid/graphics/Rect;->bottom:I
    
    .line 3051
    
    const/4 v0, 0x0
    
    return v0
    
    .end method
    sau đó save đóng gói lại.
    Dùng 7zip mở đồng thời file android.policy.jar gốc và file vừa đóng gói (trong thư mục /android.policy.jar.out/dist/..), kéo toàn bộ thư mục META-INF từ file gốc sang file vừa đóng gói.
    tiếp theo
    decompile Systemui.apk
    SystemUI\res\layout\status_bar.xml
    tìm và sửa đọa code :
    gốc:
    Mã:
    <com.android.systemui.statusbar.phone.PhoneStatusBarView android:orientation="vertical" android:id="@id/status_bar" android:background="@drawable/status_bar_background" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"
    sửa thành :
    Mã:
    <com.android.systemui.statusbar.phone.PhoneStatusBarView android:orientation="vertical" android:id="@id/status_bar" android:background="#5f000000" android:focusable="true" android:fitsSystemWindows="true" android:descendantFocusability="afterDescendants"
    save lại
    tiếp theo mở :\SystemUI\res\values\drawables.xml
    GỐC:
    <item type="drawable" name="status_bar_background">#ff000000</item>
    <item type="drawable" name="status_bar_notification_row_background_color">#ff1a1a1a</item>
    <item type="drawable" name="system_bar_background">#ff000000</item>
    <item type="drawable" name="notification_icon_area_smoke">#aa000000</item>
    SỬA:
    <item type="drawable" name="status_bar_background">#7f000000</item>
    <item type="drawable" name="status_bar_notification_row_background_color">#3f000000</item>
    <item type="drawable" name="system_bar_background">#7f000000</item>
    <item type="drawable" name="notification_icon_area_smoke">#3f000000</item>
    save sau đó đóng gói lại
    systemui.apk chép vô system/app
    ANDROID.POLICY.jar chép vô system sét 644 sau đó copy vô framework/
    sau đó reboot . luôn
     
    2 people like this.
  2. next

    Senior Member

    2/2/13
    651
    844
    0
    Nam
    bó tay bác dùng 76 hay 77
     
  3. pipoo91

    Senior Member

    6/2/14
    435
    180
    0
    Nam
    760 nè.ko có hình nền động up rom khác ngay.có ngày hw 5 lần up rom.chiều 1 lần của và tối thêm 4lần nữa
     
  4. next

    Senior Member

    2/2/13
    651
    844
    0
    Nam
    èo lại nhể thế bác có về gốc trk ko vậy @@
     
  5. pipoo91

    Senior Member

    6/2/14
    435
    180
    0
    Nam
    chưa bao h phải về gốc.cứ thế up.wipe đủ là ok.mấy thím trên này up rom kiểu gì lỗi hoài.e up rom chỉ có rom lỗi gì lỗi đó.ko bao h có lỗi vặt.ngày trước dùng i9000 suốt.toàn up rom trên sammobile đó.up bị no all cũng tự sửa lấy
     
    2 people like this.
  6. next

    Senior Member

    2/2/13
    651
    844
    0
    Nam
    èo bác thử vè gốc zip up lại coi chứ up thế lên lỗi xung đột rùi @@
     
  7. pipoo91

    Senior Member

    6/2/14
    435
    180
    0
    Nam
    cái nào cần nền mới cần về gốc.như 2.3.6 lên cook 4.1.2 loại cm hay slim thì phải up nền 1 rom cm cook gốc thì up lê cm hay slim mới có sóng.đây đang 4.1 up vẫn 4.1 chỉ khác giao diện đâu cần về gốc.có nền up rồi mà
     
  8. next

    Senior Member

    2/2/13
    651
    844
    0
    Nam
    Ko chỉ giao diện đau e có add tweakd rùi @@ biếu đâu rom bác cài j trk ko wipe sạch dc thì sao ạ @@

    Sent from my IM-A850 using Tapatalk
     
  9. crisphamfc

    Newbie

    22/2/14
    3
    2
    0
    Nam
    em mới chơi đt chưa hiểu biết, anh cho em rom gốc với chỉ em về rom gốc đc không
     
  10. next

    Senior Member

    2/2/13
    651
    844
    0
    Nam
    @@ http://choimobile.vn/index.php?threads/22631/ dây bác

    Sent from my IM-A850 using Tapatalk
     
    2 people like this.
  11. crisphamfc

    Newbie

    22/2/14
    3
    2
    0
    Nam
  12. Cris97

    Newbie

    25/2/14
    7
    2
    0
    Nam
    anh huong dan em up rom gap di, de em xai rom anh, em la crisphamfc
     
    2 people like this.
  13. next

    Senior Member

    2/2/13
    651
    844
    0
    Nam
    Ở #1 có hd chạy rùi mà bn cài recovery rui đến rom như hd ở #1
     
  14. Cris97

    Newbie

    25/2/14
    7
    2
    0
    Nam
    em cung chua biet cai recovery
     
  15. pipoo91

    Senior Member

    6/2/14
    435
    180
    0
    Nam
  16. kunlove2406

    Newbie

    29/8/13
    12
    2
    0
    Nam
    Em xin 1 vé :D
    Ơ dc chưa ý nhở, đang onl bằng dt các bác t/c
     
  17. thuongkaka

    Newbie

    24/2/14
    4
    0
    0
    Nam
    Cho hỏi rom cua bác chụp ảnh màn hình như thế nào nhỉ.chỉ e vởi

    1* Giao diện sony Experia
    2*Nhắn tin 160kt
    3*add greenify mới nhất
    4*Mod lại Skysetting giống với các máy đời cao "830.840.850" thank bác :mad:thehuynh1982 ^^
    5*add bootanimation vega_experia +_^
    ... Và 1 số thứ ace tự tìm hiểu nhé ^^
    Link rom:
    https://docs.google.com/file/d/0BxvXQVudG-1Pb3NFVjVwX0JwbGs/edit
    ***** Chú ý:
    ---- ace nên về rom gôc stock trk khi up nhé khuyến cáo ace nào đang ở ics không nên up lên jb bằng binx trk nhé .
    Hướng dẫn Root và cài recovery cho SKY A760 - A770 4.1.2 JellyBean
    http://choimobile.vn/threads/tong-hop-4-1-2-jellybean-cho-sky-a760-a770.22631.html


    ***** Hướng dẫn up RoM****
    ...Tải rom ....zip về copy vào bộ nhớ trong hoặc thẻ nhớ .
    -Vào recovery wipe data .wipe cache vào advance->wipe davik
    -Mounts and storage.....fomat data . fomat cache fomat system
    -go back ...INSTALL ZIP tìm chọn rom zip vừa copy vào bộ nhớ chọn yes để flash
    Xong **go back*** reboot system
    Lần khởi động đầu 1-2p ace đợi xíu nhé +_

    View attachment 2911

    View attachment 2912 [/quote]
     
  18. thuongkaka

    Newbie

    24/2/14
    4
    0
    0
    Nam
    Rom nay chụp ảnh màn hình như thế nào các bác nhỉ
     
  19. Dohuuhoangdat

    Newbie

    16/1/15
    16
    4
    0
    Nam
    Mọi người up rom RESTORE nó có bảo chọn thư mục để RESTORE không?
    Em up rom ZIP, chọn xong thì nó chạy chạy mà up rom RESTORE. Sau khi wipe/fomat xong như hướng dẫn rồi chọn RESTORE thì nó nháy 1 cái rất nhanh rồi chẳng chạy gì cả. Cũng chẳng mở lên để chọn thư mục để cài đặt gì hết

    Reboot thì treo logo. E dùng SKY A770K

    Máy e bị làm sao thế ạ? Các pro chỉ e sửa với!!!
     
  20. pipoo91

    Senior Member

    6/2/14
    435
    180
    0
    Nam
    m mới có con 770 h đang chạy rom stock. ai cho m xin file root với recovery với ak. cho m xin luôn rom nào ok với. tk
     

Chia sẻ trang này