Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

NEW - TWRP Recovery for Tronsmart Draco

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #61
    Hi Abdul,
    How are you ?

    You did a great job like always!

    Can you do the same for Tronsmart Orion R28 ?

    Originally posted by abdul_pt View Post
    Please test this image - https://www.freak-tab.de/abdul_pt/Al...8.6.0_AW80.img

    Expected behavior is
    • Backup of Data will backup InternalSD also, it will only skip TWRP and Downloads folder from internalSD.
    • There will be no entry in backup menu for internalSD
    • On restore it will NOT wipe internalSD, but overwrite it. So anything newer/different than the backup will be maintained.


    Comment


      #62
      Thanks. So it's working as expected ?
      I will look in to it, but might take some. Not adding the possibility to backup but to make it work and i'm working on some other things.

      Now i'm rk3188 for the second day. Editing source, compiling and testing unstop. No that easy as some might think.

      Tapatalked from my U8 running CM11

      if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
      then mv $user.contact.up.post /.trash; set response($response.type = ignore);
      $user.up.post.ignore_in_future = true; fi;

      Comment


        #63
        Hi,

        It's backup whole system as you did in M8C, but there is a problem with USB (not OTG) and SDCARD mount.
        So if you can do the same for R28 it will be great!

        Originally posted by abdul_pt View Post
        Thanks. So it's working as expected ?
        I will look in to it, but might take some. Not adding the possibility to backup but to make it work and i'm working on some other things.

        Now i'm rk3188 for the second day. Editing source, compiling and testing unstop. No that easy as some might think.

        Tapatalked from my U8 running CM11

        Comment


          #64
          Sdcard I assume it's external SD ?
          With USB you mean ADB ?

          Log please.
          That might be an easy fix.

          Tapatalked from my U8 running CM11

          if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
          then mv $user.contact.up.post /.trash; set response($response.type = ignore);
          $user.up.post.ignore_in_future = true; fi;

          Comment


            #65
            Hi Abdul,

            I'll send the log later...

            You can do the same for R28 ?

            Thanks.

            Originally posted by abdul_pt View Post
            Sdcard I assume it's external SD ?
            With USB you mean ADB ?

            Log please.
            That might be an easy fix.

            Tapatalked from my U8 running CM11

            Comment


              #66
              Abdul,

              How are you ?

              Can you make the same TWRP with whole backup (Internal SD) + mount USB, SDCARD for R28 ?

              Thanks!

              Originally posted by abdul_pt View Post
              Sdcard I assume it's external SD ?
              With USB you mean ADB ?

              Log please.
              That might be an easy fix.

              Tapatalked from my U8 running CM11

              Comment


                #67
                Guest ?
                Last edited by yhaddad; 06-17-2015, 06:26.

                Comment


                  #68
                  Check this - http://freaktab.com/forum/developmen...518#post507518
                  if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
                  then mv $user.contact.up.post /.trash; set response($response.type = ignore);
                  $user.up.post.ignore_in_future = true; fi;

                  Comment


                    #69
                    It should boot via sdcard?

                    Comment


                      #70
                      Originally posted by yhaddad View Post
                      It should boot via sdcard?
                      Nope.
                      if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
                      then mv $user.contact.up.post /.trash; set response($response.type = ignore);
                      $user.up.post.ignore_in_future = true; fi;

                      Comment


                        #71
                        So how to run TWRP ? dd if= ... ?

                        Comment


                          #72
                          You could 'dd' it to dev/block/mmcblk06 or use RK android tool and flash it probably easier.
                          if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
                          then mv $user.contact.up.post /.trash; set response($response.type = ignore);
                          $user.up.post.ignore_in_future = true; fi;

                          Comment


                            #73
                            Can you send me link to RK tool please ...

                            Comment


                              #74
                              BTW - Why the boot from SDCARD option not work ?

                              Comment


                                #75
                                Because your bootloader doesn't support it
                                if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
                                then mv $user.contact.up.post /.trash; set response($response.type = ignore);
                                $user.up.post.ignore_in_future = true; fi;

                                Comment

                                Working...
                                X