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 !

NGÔI NHÀ VIỆT CỦA SKY A840

Thảo luận trong 'SKY A840' bắt đầu bởi vuongsky.vn, 3/4/13.

  1. hungpro10193

    Senior Member

    4/5/13
    118
    292
    0
    Nam
    Bác lội về #1 có đủ dử liệu cho bác xài.đọc kĩ là sẽ làm đk.:)

    Gửi từ IM-A840SP của tôi bằng cách sử dụng Tapatalk 2
     
  2. vuongsky.vn

    Senior Member

    20/2/13
    3,268
    18,981
    0
    Nam
    xài đỡ đi em,anh xử sau:)
     
    3 people like this.
  3. boykinhdi

    Senior Member

    23/2/13
    6,406
    31,113
    0
    Nam
    Sửa lỗi reset tự chuyển về tiếng Anh_Hàn....
    Cách thực hiện: down ở here
    1. Cài phần mềm yêu cầu máy đã root và được cấp quyền allow/grant
    2. Làm theo trình tự sau:
    + Chọn chế độ Advanced Mode
    + Nhấn phím Menu > setting
    + Tích vào các mục như hình.
    + Back trở ra nhấn nút refresh
    + Tìm đến Cài đặt (Settings) bỏ tích ở com.android.settings.usim.usimReceiver
    + Thoát ra reboot là ok.

    Hình ảnh minh họa :
    [​IMG]
    [​IMG]
    [​IMG]
    [​IMG]
     
    3 people like this.
  4. boykinhdi

    Senior Member

    23/2/13
    6,406
    31,113
    0
    Nam
    BlackBerry 10 lockscreen cho các vọc sỹ
    không đảm bảo 100% thành công nên đồng chí nào hiểu thì làm nhé hoặc đồng chí nào máu thì vọc nhé
    p/s:không chịu bất kỳ trách nhiệm nào với máy của các đồng chí
    e post cả dịch và gốc cho các bác nghiên cứu


    Bước 1.Decompile framework-res.apk:

    \res\layout\keyguard_screen_tab_unlock.xml

    Xóa tất cả các dòng bên trong và thay thế bằng các dòng này:
    <?xml version="1.0" encoding="utf-8"?> <RelativeLayout android:gravity="center_horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent" xmlns:android="http://schemas.android.com/apk/res/android"> <com.android.internal.widget.WaveView android:id="@id/unlock_widget" android:layout_width="fill_parent" android:layout_height="fill_parent" /> <GridLayout android:gravity="center_horizontal" android:eek:rientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent"> <com.android.internal.widget.DigitalClock android:id="@id/time" android:paddingTop="36.0dip" android:layout_marginBottom="8.0dip"> <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_clock_font_size" android:textColor="@color/lockscreen_clock_background" android:ellipsize="none" android:gravity="center_horizontal" android:id="@id/timeDisplayBackground" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="5.0dip" android:singleLine="true" /> <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_clock_font_size" android:textColor="@color/lockscreen_clock_foreground" android:ellipsize="none" android:gravity="center_horizontal" android:id="@id/timeDisplayForeground" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="5.0dip" android:singleLine="true" android:layout_alignLeft="@id/timeDisplayBackground" android:layout_alignTop="@id/timeDisplayBackground" /> </com.android.internal.widget.DigitalClock> <LinearLayout android:eek:rientation="horizontal" android:id="@id/date_line" android:layout_width="fill_parent"> <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/date" android:layout_width="fill_parent" android:layout_height="wrap_content" android:singleLine="true" /> <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/alarm_status" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginLeft="16.0dip" android:singleLine="true" android:drawablePadding="4.0dip" /> </LinearLayout> <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/status1" android:layout_width="fill_parent" android:layout_height="wrap_content" android:singleLine="true" android:drawablePadding="4.0dip" /> <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:textColor="?textColorSecondary" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/carrier" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="3.0dip" android:singleLine="true" /> <RelativeLayout android:eek:rientation="horizontal" android:id="@id/weather_panel" android:paddingTop="4.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content"> <ImageView android:id="@id/weather_image" android:paddingLeft="8.0dip" android:paddingRight="8.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/ic_dialog_alert" android:layout_centerHorizontal="true" android:layout_centerVertical="true" /> <RelativeLayout android:eek:rientation="horizontal" android:padding="4.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_toLeftOf="@id/weather_image" android:layout_centerVertical="true"> <TextView android:textSize="14.0sp" android:textStyle="bold" android:textColor="?textColorPrimary" android:ellipsize="marquee" android:gravity="right" android:id="@id/weather_city" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" android:layout_alignParentRight="true" /> <TextView android:textSize="12.0sp" android:textColor="?textColorPrimary" android:ellipsize="marquee" android:gravity="right" android:id="@id/weather_condition" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" android:layout_below="@id/weather_city" android:layout_alignParentRight="true" /> <TextView android:textSize="6.0sp" android:textColor="?textColorSecondary" android:gravity="right" android:id="@id/update_time" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_below="@id/weather_condition" android:layout_alignParentRight="true" /> </RelativeLayout> <RelativeLayout android:eek:rientation="horizontal" android:id="@id/weather_temps_panel" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_toRightOf="@id/weather_image" android:layout_centerVertical="true"> <TextView android:textSize="20.0sp" android:textColor="?textColorPrimary" android:id="@id/weather_temp" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerHorizontal="true" /> <View android:id="@id/weather_divider" android:background="@drawable/divider_horizontal_dark" android:layout_width="44.0dip" android:layout_height="1.0dip" android:layout_below="@id/weather_temp" /> <TextView android:textSize="12.0sp" android:textColor="?textColorPrimary" android:id="@id/weather_low_high" android:paddingTop="2.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_below="@id/weather_divider" android:layout_centerHorizontal="true" /> </RelativeLayout> </RelativeLayout> <Button android:layout_gravity="right" android:id="@id/emergencyCallButton" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="4.0dip" android:layout_marginRight="16.0dip" android:text="@string/lockscreen_emergency_call" android:drawableLeft="@drawable/lockscreen_emergency_button" android:drawablePadding="4.0dip" style="?android:attr/buttonBarButtonStyle" /> <RelativeLayout android:layout_width="fill_parent" android:layout_height="wrap_content"> <LinearLayout android:gravity="center_vertical" android:id="@id/calendar_panel" android:paddingLeft="12.0dip" android:paddingRight="12.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:minHeight="28.0dip"> <ImageView android:gravity="center" android:layout_gravity="center_vertical" android:layout_width="36.0dip" android:layout_height="wrap_content" android:src="@drawable/ic_lock_idle_calendar" /> <View android:background="@drawable/divider_horizontal_dark" android:paddingTop="6.0dip" android:paddingBottom="6.0dip" android:layout_width="1.0dip" android:layout_height="fill_parent" /> <RelativeLayout android:paddingLeft="4.0dip" android:paddingTop="6.0dip" android:paddingBottom="6.0dip" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_weight="1.0"> <TextView android:textSize="14.0sp" android:textColor="?textColorPrimary" android:ellipsize="marquee" android:id="@id/calendar_event_title" android:fadingEdge="horizontal" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" /> <TextView android:textSize="12.0sp" android:textColor="?textColorSecondary" android:ellipsize="marquee" android:id="@id/calendar_event_details" android:focusable="true" android:focusableInTouchMode="true" android:fadingEdge="horizontal" android:layout_width="wrap_content" android:layout_height="wrap_content" android:scrollHorizontally="true" android:singleLine="true" android:layout_below="@id/calendar_event_title" android:layout_alignLeft="@id/calendar_event_title" android:marqueeRepeatLimit="marquee_forever" /> </RelativeLayout> </LinearLayout> </RelativeLayout> <LinearLayout android:gravity="center" android:eek:rientation="horizontal" android:layout_width="fill_parent" android:weightSum="2.0" style="?android:attr/buttonBarStyle"> <Button android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:layout_gravity="center_horizontal" android:id="@id/emergencyCallButton" android:visibility="gone" android:layout_width="0.0dip" android:layout_height="wrap_content" android:text="@string/lockscreen_emergency_call" android:drawableLeft="@drawable/lockscreen_emergency_button" android:drawablePadding="0.0dip" android:layout_weight="1.0" style="?android:attr/buttonBarButtonStyle" /> </LinearLayout> <include android:layout_gravity="fill" android:id="@id/transport" android:layout_width="0.0dip" android:layout_height="0.0dip" android:layout_column="0" android:layout_row="0" android:layout_rowSpan="8" android:layout_columnSpan="1" layout="@layout/keyguard_transport_control" /> </GridLayout> </RelativeLayout>​
    Bước 2.copy ảnh này https://docs.google.com/file/d/0B4TJvcTnhk58QVVPb3BEZnNXczA/edit
    tới \res\drawable-xhdpi\

    Thêm dòng này vào cuối \res\values\ids.xml
    <item type="id" name="date_line">false</item>

    recompile framework-res.apk

    Bước 3.decomplie file framework-res.apk mới đóng gói
    Tìm đường dẫn \res\values\public.xml
    Mở nó bằng notepad++ và không đóng nó nhé
    bước 4.Decompile framework.jar
    Tìm đường dẫn \com\android\internal\widget
    xóa WaveView.SMALI và thay thế bằng file này https://docs.google.com/file/d/0B4TJvcTnhk58Zm5zQ1E1eUo3QkU/edit

    Bước 5. Mở trong Notepad + + các WaveView.smali mới thay và nhìn vào public.xml đang mở ở bước trên của bạn mà bạn giữ open.Hãy chắc chắn ID trong WaveView.smali là giống như ID mới của bạn trong public.xml mới nhưng không có số 0 trong public.xml
    New WaveView.smali New Public.xml
    -line 198 -> 0x10404bd <public type="string" name="description_target_camera" id="0x010404bd" />

    -line 306 -> 0x10805fc <public type="drawable" name="unlock_ring" id="0x010805fc" />

    -line355 -> 0x10805fd <public type="drawable" name="unlock_wave" id="0x010805fd" />

    -line 404 -> 0x10805fa <public type="drawable" name="unlock_default" id="0x010805fa" />

    -line 453 -> 0x10805fb <public type="drawable" name="unlock_halo" id="0x010805fb" />

    nếu ID trong public.xml mới là khác nhau, bạn phải thay đổi ID trong mới WaveView.smali với ID mới của bạn trong public.xml đó là không có số 0 trong public.xml.
    Đóng gói framework-res.apk và framework.jar lại và thưởng thức
    còn đây là Hướng dẫn gốc:

    Guide for BB10 lockscreen :

    Step1. Decompile your framework-res.apk:

    \res\layout\keyguard_screen_tab_unlock.xml

    Delete all the lines and replace with this :
    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <RelativeLayout android:gravity="center_horizontal" android:layout_width="fill_parent" android:layout_height="fill_parent"
    xmlns:android="http://schemas.android.com/apk/res/android">
    <com.android.internal.widget.WaveView android:id="@id/unlock_widget" android:layout_width="fill_parent" android:layout_height="fill_parent" />
    <GridLayout android:gravity="center_horizontal" android:eek:rientation="vertical" android:layout_width="fill_parent" android:layout_height="fill_parent">
    <com.android.internal.widget.DigitalClock android:id="@id/time" android:paddingTop="36.0dip" android:layout_marginBottom="8.0dip">
    <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_clock_font_size" android:textColor="@color/lockscreen_clock_background" android:ellipsize="none" android:gravity="center_horizontal" android:id="@id/timeDisplayBackground" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="5.0dip" android:singleLine="true" />
    <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_clock_font_size" android:textColor="@color/lockscreen_clock_foreground" android:ellipsize="none" android:gravity="center_horizontal" android:id="@id/timeDisplayForeground" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginBottom="5.0dip" android:singleLine="true" android:layout_alignLeft="@id/timeDisplayBackground" android:layout_alignTop="@id/timeDisplayBackground" />
    </com.android.internal.widget.DigitalClock>
    <LinearLayout android:eek:rientation="horizontal" android:id="@id/date_line" android:layout_width="fill_parent">
    <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/date" android:layout_width="fill_parent" android:layout_height="wrap_content" android:singleLine="true" />
    <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/alarm_status" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginLeft="16.0dip" android:singleLine="true" android:drawablePadding="4.0dip" />
    </LinearLayout>
    <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/status1" android:layout_width="fill_parent" android:layout_height="wrap_content" android:singleLine="true" android:drawablePadding="4.0dip" />
    <TextView android:textAppearance="?textAppearanceMedium" android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:textColor="?textColorSecondary" android:ellipsize="marquee" android:gravity="center_horizontal" android:id="@id/carrier" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_marginTop="3.0dip" android:singleLine="true" />
    <RelativeLayout android:eek:rientation="horizontal" android:id="@id/weather_panel" android:paddingTop="4.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content">
    <ImageView android:id="@id/weather_image" android:paddingLeft="8.0dip" android:paddingRight="8.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/ic_dialog_alert" android:layout_centerHorizontal="true" android:layout_centerVertical="true" />
    <RelativeLayout android:eek:rientation="horizontal" android:padding="4.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_toLeftOf="@id/weather_image" android:layout_centerVertical="true">
    <TextView android:textSize="14.0sp" android:textStyle="bold" android:textColor="?textColorPrimary" android:ellipsize="marquee" android:gravity="right" android:id="@id/weather_city" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" android:layout_alignParentRight="true" />
    <TextView android:textSize="12.0sp" android:textColor="?textColorPrimary" android:ellipsize="marquee" android:gravity="right" android:id="@id/weather_condition" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" android:layout_below="@id/weather_city" android:layout_alignParentRight="true" />
    <TextView android:textSize="6.0sp" android:textColor="?textColorSecondary" android:gravity="right" android:id="@id/update_time" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_below="@id/weather_condition" android:layout_alignParentRight="true" />
    </RelativeLayout>
    <RelativeLayout android:eek:rientation="horizontal" android:id="@id/weather_temps_panel" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_toRightOf="@id/weather_image" android:layout_centerVertical="true">
    <TextView android:textSize="20.0sp" android:textColor="?textColorPrimary" android:id="@id/weather_temp" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerHorizontal="true" />
    <View android:id="@id/weather_divider" android:background="@drawable/divider_horizontal_dark" android:layout_width="44.0dip" android:layout_height="1.0dip" android:layout_below="@id/weather_temp" />
    <TextView android:textSize="12.0sp" android:textColor="?textColorPrimary" android:id="@id/weather_low_high" android:paddingTop="2.0dip" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_below="@id/weather_divider" android:layout_centerHorizontal="true" />
    </RelativeLayout>
    </RelativeLayout>
    <Button android:layout_gravity="right" android:id="@id/emergencyCallButton" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="4.0dip" android:layout_marginRight="16.0dip" android:text="@string/lockscreen_emergency_call" android:drawableLeft="@drawable/lockscreen_emergency_button" android:drawablePadding="4.0dip" style="?android:attr/buttonBarButtonStyle" />
    <RelativeLayout android:layout_width="fill_parent" android:layout_height="wrap_content">
    <LinearLayout android:gravity="center_vertical" android:id="@id/calendar_panel" android:paddingLeft="12.0dip" android:paddingRight="12.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:minHeight="28.0dip">
    <ImageView android:gravity="center" android:layout_gravity="center_vertical" android:layout_width="36.0dip" android:layout_height="wrap_content" android:src="@drawable/ic_lock_idle_calendar" />
    <View android:background="@drawable/divider_horizontal_dark" android:paddingTop="6.0dip" android:paddingBottom="6.0dip" android:layout_width="1.0dip" android:layout_height="fill_parent" />
    <RelativeLayout android:paddingLeft="4.0dip" android:paddingTop="6.0dip" android:paddingBottom="6.0dip" android:layout_width="0.0dip" android:layout_height="wrap_content" android:layout_weight="1.0">
    <TextView android:textSize="14.0sp" android:textColor="?textColorPrimary" android:ellipsize="marquee" android:id="@id/calendar_event_title" android:fadingEdge="horizontal" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" />
    <TextView android:textSize="12.0sp" android:textColor="?textColorSecondary" android:ellipsize="marquee" android:id="@id/calendar_event_details" android:focusable="true" android:focusableInTouchMode="true" android:fadingEdge="horizontal" android:layout_width="wrap_content" android:layout_height="wrap_content" android:scrollHorizontally="true" android:singleLine="true" android:layout_below="@id/calendar_event_title" android:layout_alignLeft="@id/calendar_event_title" android:marqueeRepeatLimit="marquee_forever" />
    </RelativeLayout>
    </LinearLayout>
    </RelativeLayout>
    <LinearLayout android:gravity="center" android:eek:rientation="horizontal" android:layout_width="fill_parent" android:weightSum="2.0" style="?android:attr/buttonBarStyle">
    <Button android:textSize="@dimen/keyguard_lockscreen_status_line_font_size" android:layout_gravity="center_horizontal" android:id="@id/emergencyCallButton" android:visibility="gone" android:layout_width="0.0dip" android:layout_height="wrap_content" android:text="@string/lockscreen_emergency_call" android:drawableLeft="@drawable/lockscreen_emergency_button" android:drawablePadding="0.0dip" android:layout_weight="1.0" style="?android:attr/buttonBarButtonStyle" />
    </LinearLayout>
    <include android:layout_gravity="fill" android:id="@id/transport" android:layout_width="0.0dip" android:layout_height="0.0dip" android:layout_column="0" android:layout_row="0" android:layout_rowSpan="8" android:layout_columnSpan="1" layout="@layout/keyguard_transport_control" />
    </GridLayout>
    </RelativeLayout>
    Step 2.
    >Copy theimagesto \res\drawable-mdpi\
    >Add this line to the end of \res\values\ids.xml
    Code:
    <item type="id" name="date_line">false</item>
    Done recompile your framework-res.apk

    Step 3. >Decompile the newly compiled framework-res.apk
    >Go to \res\values\public.xml
    >Open it on notepad++ and keep it open.
    Step 4. >Decompile your framework.jar
    >Go to \com\android\internal\widget
    >Delete the WaveView.SMALI and replace it with this one
    Step 5. Open in notepad++ the new WaveView.smali and look into your new public.xml that you kept open.Make sure the ID in WaveView.smali is same like your new ID in new public.xml but without 0 number in the public.xml
    Code:
    New WaveView.smali New Public.xml
    -line 198 -> 0x10404bd <public type="string" name="description_target_camera" id="0x010404bd" />

    -line 306 -> 0x10805fc <public type="drawable" name="unlock_ring" id="0x010805fc" />

    -line355 -> 0x10805fd <public type="drawable" name="unlock_wave" id="0x010805fd" />

    -line 404 -> 0x10805fa <public type="drawable" name="unlock_default" id="0x010805fa" />

    -line 453 -> 0x10805fb <public type="drawable" name="unlock_halo" id="0x010805fb" />
    if the ID in new public.xml is different, you must change the ID in new WaveView.smali with your new ID in public.xml that is without the number 0 in the public.xml

    Thats it and Compile your framework-res.apk and your framework.jar and enjoy.
     
    6 people like this.
  5. ntlbee

    Newbie

    21/4/13
    3
    0
    0
    Nam
    mọi người ơi cho hỏi ở sài gòn chỗ nào sữa dc dt sky uy tín vậy ? tại mình bó phép với cái dt rồi :v
     
  6. Ssayonara

    Newbie

    5/4/13
    9
    2
    0
    Nam
    ai có link rom jb gốc nền 2.16 ko cho mình xin với cái link đầu trang tải ko được :(
     
  7. vuongsky.vn

    Senior Member

    20/2/13
    3,268
    18,981
    0
    Nam
    em liên hệ ngochuygsmngochuygsm nhé
     
    2 people like this.
  8. bác nào làm đc acsi lockscreen BB 10 chỉ e với nhá :D, sáng h e đập máy nhiều wa gòi, ko dám làm nữa đâu ^^
     
    2 people like this.
  9. boykinhdi

    Senior Member

    23/2/13
    6,406
    31,113
    0
    Nam
    chỉ thì nói làm gì,tự làm mới sướng
     
    2 people like this.
  10. nhbc

    Senior Member

    16/4/13
    110
    221
    0
    Nam
    bác nào coi giùm em vụ tin nhắn với, em đang xài rom cobalt của anh boy và mạng mobifone, lúc đầu mới up rom thì nhắn tin đc nhưng cũng chỉ 80 ký tự à, rồi em mới táy máy trong 7593 với 4636, và kết quả là ko thể nt đc luôn, tn ngta gửi tới thì đọc đc, còn gửi tn đi thì bao nhiêu ký tự cũng ko gửi đc ạ, 1 ký tự cũng ko đc luôn.:(:(:(
    Setting trong messenger em stick hết rồi, còn 7593 của em nó như thế này ạ :(
    choimobile.vn-1.png
    choimobile.vn-2.png
    choimobile.vn-3.png
    choimobile.vn-4.png
    choimobile.vn-5.png
    choimobile.vn-Screenshot_2013-08-04-17-35-41.png
    còn 4636 của e nó như vầy ạ
    choimobile.vn-Screenshot_2013-08-04-18-02-48.png
    các bác các cụ xem dùm em với :(:(:(
     
    2 people like this.
  11. 5up.vn

    5up.vn Guest

    5up.vn để down nha bạn
     
    2 people like this.
  12. Đặng Hà haha

    Senior Member

    27/4/13
    196
    311
    0
    Nam
    5 people like this.
  13. Nhóc Victim

    Nhóc Victim Well-Known Member
    Senior Member

    26/12/12
    1,480
    2,738
    113
    Nam
    Đập Đá Kiếm Cơm
    Hải Dương
    Ai đây nhợ :D
     
    2 people like this.
  14. 5up.vn

    5up.vn Guest

    nhìn cụ kangar đẹp trai nhỉ
     
    2 people like this.
  15. boykinhdi

    Senior Member

    23/2/13
    6,406
    31,113
    0
    Nam
    sai mã trung tâm tin nhắn kìa chắc e xóa nhầm hả
    add vào 84900000030,200 save lại nhé
     
    2 people like this.
  16. Đặng Hà haha

    Senior Member

    27/4/13
    196
    311
    0
    Nam
    Trúng số rồi hoho:D:D:D:p:p:p:p:p:rolleyes::rolleyes::rolleyes::rolleyes::oops::oops::oops::oops: ze8e8ydu.jpg jage6ate.jpg

    Gửi từ IM-A850L của tôi
     
    2 people like this.
  17. nhbc

    Senior Member

    16/4/13
    110
    221
    0
    Nam
    em thử rồi, cũng ko đc a ơi :(
     
  18. boykinhdi

    Senior Member

    23/2/13
    6,406
    31,113
    0
    Nam
    ko nt đi đc hay là ko nt đc quá 180kt
    đổi số 30 lại thành 11 hoặc 66 nhé
     
  19. nhbc

    Senior Member

    16/4/13
    110
    221
    0
    Nam
    ko nt đi đc a ơi, 1 kt cũng ko đc chứ nói gì tới 180kt :(, như e nói hồi nãy đó, lúc đầu thì nt đc 80kt, sau khi e chỉnh cái 7593 giờ ko gửi tn đi đc luôn :(
     
  20. luutoan

    luutoan Vọc Sỹ
    Senior Member

    31/3/13
    3,051
    8,892
    0
    Nam
    E gọi lên tổng đài hõi mả trung tâm tin nhắn xem ...nhiều khi mã sai đấy..

    Sent from my IM-A840SP using Xparent Skyblue Tapatalk 2
     

Chia sẻ trang này