مبلغی انتخاب کنید :




×
[آموزش] نصب انواع ریکاوری روی HTC One S
آيا ميدانيد؟
کاربر ویژه شوید !

شارژ موبايل تبلیغات

^ Back to Top
اطلاع رسانی های سیاره پی دی ای
دسترسی به بخش کاربری سیاره پی دی ای
مشخصات گوشی موردنظر خود را بصورت زنده ببینید!
نمایش نتایج: از 1 به 2 از 2

موضوع: [آموزش] نصب انواع ریکاوری روی HTC One S

  1. Top | #1


    تاریخ عضویت
    July 2012
    عنوان کاربر
    مدیر ارشد انجمن
    شماره عضويت
    293
    نوشته ها
    1,408
    می پسندم
    4,562
    سپاس از شما
    2,604 بار در 1,055 پست
    كشور
    Iran
    موبايل
    HTC
    اپراتور
    Iran
    مدال ها

    مدال اول مدال دوم مدال سوم
    میزان اعتبار کاربر
    0 تومان
    مبلغ حمایت شده از کاربر
    0 تومان
    اطلاعات کامپیوتر
    میزان امتیاز
    236

    [آموزش] نصب انواع ریکاوری روی HTC One S

    تغییرات آخرین نسخه در پست 2 آمده است. روش نصب را در همین پست ملاحظه بفرمایید

    ابتدا بوت لودر را با استفاده از [فقط کاربران ثبت نام شده قادر به مشاهده لینکها هستند . ] آنلاک کنید.



    به نام خدا


    ریکاوری Team Win Recovery Project

    این ریکاوری که بر روی دستگاه های متعدد اندرویدی قابل استفاده است کاملا از بیس ساخته شده است.
    ریکاوری TERP با هدف راحتی کار در محیط ریکاوری ساخته شده و کاملا تاچ است.




    مراحل نصب:



    • آخرین نسخه برنامه Goo Manager را از آدرس زیر دانلود کنید.


    [فقط کاربران ثبت نام شده قادر به مشاهده لینکها هستند . ]



    • برنامه را روی گوشی نصب کنید و وارد برنامه شوید.
    • وارد منو شده و گزینه OpenRecoveryScript را انتخاب کنید.
    • گزینه yes را انتخاب کرده و بعد از نمایش نام گوشی، مجددا گزینه yes را بزنید.
    • ریکاوری دانلود شده و به صورت خودکار نصب خواهد شد.



    تغییرات:


    What's new in 2.3.1.0:



    • Unmount system after boot to prevent some status 7 failed errors on zip install
    • USB Mass Storage code improvements
    • Better handling of mounting storage during boot for some devices
    • Fixed a problem with sizes of images (boot & recovery) after resetting defaults
    • Fixed size errors during backup for some devices on recovery, etc.
    • Fixed a problem with restoring backups when multiple archives were present

    What's new in 2.3.0.0:


    • Rebased onto AOSP Jelly Bean source code
    • Rewrote backup, restore, wipe, and mount code in C++ classes for easier maintenance going forward
      NOTE: backups from prior versions of TWRP are still compatible with 2.3
    • ADB sideload functionality from AOSP is included in 2.3, see [فقط کاربران ثبت نام شده قادر به مشاهده لینکها هستند . ] for more info
    • Re-wrote fix permissions entirely in C++ and runs in a few seconds instead of a few minutes (thanks to bigbiff)
    • Improvements to zip finding in OpenRecoveryScript (should be a lot fewer GooManager automation issues)
    • Faster boot times
    • Added charging indicator while in recovery (only updates once every 60 seconds)




    3 کاربر پست mohammadsp عزیز را پسندیده اند .



  2. # ADS

  3. Top | #2


    تاریخ عضویت
    July 2012
    عنوان کاربر
    مدیر ارشد انجمن
    شماره عضويت
    293
    نوشته ها
    1,408
    می پسندم
    4,562
    سپاس از شما
    2,604 بار در 1,055 پست
    كشور
    Iran
    موبايل
    HTC
    اپراتور
    Iran
    مدال ها

    مدال اول مدال دوم مدال سوم
    میزان اعتبار کاربر
    0 تومان
    مبلغ حمایت شده از کاربر
    0 تومان
    اطلاعات کامپیوتر
    میزان امتیاز
    236
    به نام خدا

    ریکاوری Team Win Recovery Project v2.5.0.0

    تغییرات:

    کد:
    CHANGELOG for 2.5.0.0:
    Special Note: If you are running a custom theme, you will likely need to  remove that theme before updating to 2.5.0.0 as your custom theme will  likely not be compatible with the new changes!
    
    -Added scrollable partition lists for mount, backup, restore, wipe, and storage selection
    -Add new SliderValue GUI element for selecting brightness and screen timeout (thanks to Tassadar)
    -Re-work AOSP and TWRP code to improve license compatibility between GPL and Apache
    -Added official theme for 1080x1920 portrait devices (HTC One m7, HTC DNA, HTC Butterfly, Oppo Find 5, Sony Xperia Z, etc)
    -Fixed a problem with directory permissions on split archive backups (backups usually restored with no app data)
    -Fixed a problem with md5 verification of backups
    -Added a search function to libtar (thanks to kokotas)
    -Improve handling of XML errors (fix permissions)
    -Fixed handling of subpartitions
    -Improvements to recovery.fstab flags
    -Fixed a problem with decryption not being able to locate the decryption key in some situations
    
    CHANGELOG for 2.4.4.0:
    -Added another libtar hardlink workaround to fix restore of some backups (usually related to Ubuntu Touch)
    -More fixes for the file selector
    -Switched from using busybox md5sum to a direct C function call
    -Fixed capturing the exit status of tar based backups/restore - TWRP will display that there was an error if there was one again
    -Update exFAT to latest commits
    -Added a build flag to disable using the ioctl for screen blanking
    
    CHANGELOG for 2.4.3.0:
    -Fixed 2 bugs related to restore, one dealing with mknod failures (by  bigbiff) and one dealing with restoring hardlinks (by Dees_Troy)
    NOTE: If your backups weren't restoring correctly in earlier 2.4.x  versions they should restore correctly now. Hopefully you didn't delete  those backups. If you're still having problems, run the restore, go to  advanced and copy log, then give us the log. Complaints without logs  will be rightfully ignored.
    -Added a scroll bar to file selectors and listboxes courtesy of Tassadar
    -Added libblkid for more accurate detection of file systems and can now detect exFAT properly thanks to bigbiff
    -Added a screen dim effect 2 seconds before screen off on some devices
    -Finally fixed file selector crash (one of the joys of working with multi-threaded software)
    -Fixed loading of screen timeout setting during startup
    -Improvements and bugfixes to screen timeout code
    -Fixed persistence of the 24 hour / military time setting
    
    CHANGELOG for 2.4.2.0:
    -Add screen timeout - screen will turn off automatically after 60  seconds, saves battery and prevents screen burn-in especially on AMOLED  devices
    -Add a brightness setting (requires device specific setup and only some devices have been added)
    -Add a root checker and offer to install [فقط کاربران ثبت نام شده قادر به مشاهده لینکها هستند . ] if the device isn't already rooted
    -Add a write buffer to libtar backups, significant improvements to  speeds when backing up to exFAT target, minor improvements for other  file systems
    -Check and offer to fix root permissions if broken
    -Add an option for a 24 hour clock display instead of AM/PM (aka military time)
    -Move stock recovery reflash check to occur during the reboot cycle
    -Add support for some MTK6xxx devices
    -Change libtar to vfork to help prevent memory problems
    -Add a "clicked" effect to most buttons, file selector, and listbox
    -Improve timezone listbox to be more like file selector (per pixel kinetic scrolling, etc)
    -Remove some no longer used settings (Forced MD5 sum on zips, size checking on image backups)
    -Other minor bugfixes and improvements
    
    CHANGELOG for 2.4.1.0:
    -Fixed a problem with mkdosfs that formatted sdcards to 2GB
    -Fixed handoff between vfat and exFAT on devices where blkid didn't detect vfat (fixes some issues with mounting sdcards)
    -Fixed problems with changing working directory on MD5 creation/checking that may have prevented unmounting
    -Backups will now store a copy of the backup log after the backup is completed (only if backup is successful)
    
    CHANGELOG for 2.4.0.0:
    -Using libtar instead of busybox's tar for better control over tar file  creation and breaking the 2GB barrier that busybox imposes (thanks to  bigbiff)
    -Support for exFAT formatted sdcards (also thanks to bigbiff)
    -Support for decrypting Samsung TouchWiz encrypted devices including  internal and external storage (special thanks to a3955269 for figuring  it out)
    -Improvements to OpenRecoveryScript including displaying a proper GUI while the script is running
    -Added wipe cache and dalvik after ADB Sideload
    -Replaced many system calls with their native C counterparts
    -Fixed bugs in file manager where it would display an empty list after moving or deleting a folder
    -Fixed AOSP recovery commands to run after decryption on encrypted devices
    -Improvements for building TWRP in CM10.1
    -Other minor bugfixes and improvements
    NOTE: 2.4.0.0 is, as always, still compatible with your older backups!


    کاربر مقابل پست mohammadsp عزیز را پسندیده است:



کلمات کلیدی این موضوع

بوک مارک ها

بوک مارک ها

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •