Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

nextbook 7se next712mc ?

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

    nextbook 7se next712mc ?

    I'm trying to determine my device version and its compatability with the roms here.

    in the manual it is listed as a nextbook premium 7 se i tried the manufacturer nextbook and they said they do not support the device take it back to were you got it for support.
    it is sold in various countries as its own name to big retailers as an oem product I guess.

    I have logged in to adb and had a play around and it says it is a yifang next712mc (brand and model)

    its serial number is yf081324949

    it has 4 gig memory 1ghz processor with 1 gig of ram.

    is there something i can do to find out its compatibility with the roms listed here to aviod a potential bricking?

    the reasom im trying to root it is so i can increace the app storage as 400mb is nothing and there is 1.3gig reserved os storage i was hoping to shrink the os and beef up the app partition a bit.
    Last edited by professor_jonny; 23 January 2014, 22:09.

    #2
    Originally posted by professor_jonny View Post
    I'm trying to determine my device version and its compatability with the roms here.

    in the manual it is listed as a nextbook premium 7 se i tried the manufacturer nextbook and they said they do not support the device take it back to were you got it for support.
    it is sold in various countries as its own name to big retailers as an oem product I guess.

    I have logged in to adb and had a play around and it says it is a yifang next712mc (brand and model)

    its serial number is yf081324949

    it has 4 gig memory 1ghz processor with 1 gig of ram.

    is there something i can do to find out its compatibility with the roms listed here to aviod a potential bricking?

    the reasom im trying to root it is so i can increace the app storage as 400mb is nothing and there is 1.3gig reserved os storage i was hoping to shrink the os and beef up the app partition a bit.
    Yifang Digital in China makes many of these cheap tablets and sells them wholesale to a variety of vendors who rename. Nextbook buys all of their tablets from Yifang.

    There have been several varieties of Next7's, many packaged and referred to as Next7 SE or Next7P SE, with varying case designs, internal hardware and d evice names / codes in the build.prop.

    All of the "SE" type models are no longer made or supported. Support has always been extremely limited anyway, considering eFun (Nextbook) doesn't make the tablets themselves and Yifang provides no support at all unless you have a vendor account with them.

    Unfortunately, I've never heard of a next712mc model.

    Try to determine if it has a rockchip or amlogic chip. If it is an Amlogic model, I might be able to work with it.

    ShaunMT
    Freaktab Rom Developer

    Subscribe To My Developer Thread For Updates On My Projects: ShaunMT

    https://www.paypalobjects.com/en_US/..._donate_SM.gif

    Comment


      #3
      Originally posted by shaunmt View Post
      Try to determine if it has a rockchip or amlogic chip. If it is an Amlogic model, I might be able to work with it.ShaunMT
      in the manual it says it has an aml8726-m3 cortex a9 @ 1ghz with 512mb ddr ram.i have seen simular models being the m712 and a next712 listed on the net from forren countriesi believe i need to root it to look at the build.prop and i have not found a method to root my tablet.

      Comment


        #4
        Originally posted by professor_jonny View Post
        in the manual it says it has an aml8726-m3 cortex a9 @ 1ghz with 512mb ddr ram.i have seen simular models being the m712 and a next712 listed on the net from forren countriesi believe i need to root it to look at the build.prop and i have not found a method to root my tablet.
        You should be able to look at the build.prop without root, you just can't edit it.

        Cydia Impactor will most likely work to root that tablet.

        ShaunMT
        Freaktab Rom Developer

        Subscribe To My Developer Thread For Updates On My Projects: ShaunMT

        https://www.paypalobjects.com/en_US/..._donate_SM.gif

        Comment


          #5
          I have a copy of the build.prop below in code but i believe the important bit is below:

          ro.product.board=EBM712MCF_5370
          ro.product.cpu.abi=armeabi-v7a
          ro.vendor.name=YFMID
          ro.product.model=EBM712MCF
          ro.product.brand=MID
          ro.product.name=EBM712MCF_5370
          ro.product.device=EBM712MCF_5370
          ro.product.cpu.abi2=armeabi
          ro.product.manufacturer=YIFANG

          Code:
          # begin build properties
          # autogenerated by buildinfo.sh
          ro.build.id=JRO03C
          ro.ota.version.id=V1.0.3.IML74K.user.root.20130819
          ro.build.display.id=V1.0.3.IML74K.user.root.20130819
          ro.build.version.incremental=eng.root.20130819.083559
          ro.build.version.sdk=16
          ro.build.version.codename=JellyBean
          ro.build.version.release=4.1.1
          ro.build.date=Mon Aug 19 08:39:26 CST 2013
          ro.build.date.utc=1376872766
          ro.build.type=user
          ro.build.user=root
          ro.build.host=xn-desktop
          ro.build.tags=release-keys
          ro.product.board=EBM712MCF_5370
          ro.product.cpu.abi=armeabi-v7a
          ro.vendor.name=YFMID
          ro.product.model=EBM712MCF
          ro.product.brand=MID
          ro.product.name=EBM712MCF_5370
          ro.product.device=EBM712MCF_5370
          ro.product.cpu.abi2=armeabi
          ro.product.manufacturer=YIFANG
          ro.wifi.channels=14
          ro.board.platform=meson3
          # ro.build.product is obsolete; use ro.product.device
          ro.build.product=EBM712MCF_5370
          # Do not try to parse ro.build.description or .fingerprint
          ro.build.description=EBM712MCF_5370-user 4.1.1 JRO03C eng.root.20130819.083559 release-keys
          ro.build.fingerprint=MID/EBM712MCF_5370/EBM712MCF_5370:4.1.1/JRO03C/eng.root.20130819.083559:user/release-keys
          ro.build.characteristics=tablet
          # end build properties
          # system.prop for M1 reference board
          # This overrides settings in the products/generic/system.prop file
          #
          #rild.libpath=/system/lib/libreference-ril.so
          #rild.libargs=-d /dev/ttyS0
          ro.sf.lcd_density=160
          ro.ui.tabletui=true
          keyguard.no_require_sim=1
          #set keyguard.enable=false to disable keyguard
          keyguard.enable=true
          ro.statusbar.widget=true
          ro.statusbar.button=true
          ro.statusbar.yearmonthdayweek=true
          #wifi.interface=ra0
          # Time between scans in seconds. Keep it high to minimize battery drain.
          # This only affects the case in which there are remembered access points,
          # but none are in range.
          #wifi.supplicant_scan_interval = 60
          #alsa.mixer.playback.master=DAC2 Analog
          #alsa.mixer.capture.master=Analog
          #configure the Dalvik heap for a standard tablet device.
          #frameworks/base/build/tablet-dalvik-heap.mk
          dalvik.vm.heapstartsize=5m
          dalvik.vm.heapgrowthlimit=40m
          dalvik.vm.heapsize=256m
          hwui.render_dirty_regions=false
          # Disable un-supported Android feature
          hw.nopm=false
          hw.nobattery=false
          hw.nophone=false
          hw.istablet=true
          hw.novibrate=true
          hw.has.accessibility.accel=false
          hw.cameras=1
          hw.hasethernet=false
          #hw.hasdata=true
          ro.platform.has.touch=true
          # Wi-Fi sleep policy
          ro.platform.has.sleeppolicy=false
          #set to 0 temporarily so touch works without other changes
          ro.sf.hwrotation=270
          #0~7 You are required to get the correct install direction according the sensor placement on target board
          ro.sf.gsensorposition=4
          ro.sf.ecompassposition=4
          allow_all_orientations=1
          ro.sf.Gconvert_x_y=0
          ro.sf.Gconvert_x=1
          ro.sf.Gconvert_y=1
          ro.sf.Gconvert_z=1
          # Set Camera Orientation
          # Use OSD2 mouse patch
          ro.ui.cursor=osd2
          ro.hardware=amlogic
          # Enable 32-bit OSD
          sys.fb.bits=32
          # Disable GPS
          gps.enable=false
          # Enable player buildin
          media.amsuperplayer.enable=true
          media.amplayer.enable-acodecs=asf,aac,ape,flac,alac
          media.amplayer.enable=true
          media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
          media.amsuperplayer.defplayer=PV_PLAYER
          media.amplayer.thumbnail=true
          #media.amplayer.widevineenable=true
          #media.arm.audio.decoder=ape,aac
          media.amplayer.v4osd.enable=1
          # Nand write need force sync when gadget
          gadget.nand.force_sync=true
          # Status bar customization
          ro.statusbar.widget.power=true
          yf.show.compat=false
          ro.statusbar.yearmonthdayweek=true
          # HDMI 
          ro.hdmi480p.enable=true
          #camera DCIM dir. 0:sd only; 1:nand only; 2,sd first
          ro.camera.dcim=1
          # Disable preload-class
          ro.amlogic.no.preloadclass=1 
          # App optimization
          ro.app.optimization=true
          #Dual display
          ro.vout.dualdisplay3=true
          ro.vout.player.exit=false
          #For 800x480 UI
          ro.platform.UI.800x480=true
          #For erase internal SD card
          hw.erase.internalSdcard=true
          #audio effect
          ro.audioEffectEnabled=true
          #Encrypt tablet
          #ro.platform.has.security=false
          #YF prop
          ro.yifang.devicename=NEXT712MC
          #ro.yifang.lcd=1
          #ro.yifang.hotpoint=0
          #ro.yifang.hdmi=false
          ro.yifang.weather.city=Wellington
          ro.yifang.weather.isf=1
          ro.yifang.ota.enable=0
          ro.yifang.locationsetting=1
          ro.yifang.default.timeout=60000
          ro.yifang.hotspot=0
          #ro.fontScale=1.15
          ro.keyguard.orientation=landscape
          #hdmi settings
          ro.hdmi.has.settings=false
          #used to set default surface size, set 1 when hwrotation is 270;
          #debug.default.dimention=1
          #used forward seek for libplayer
          media.libplayer.seek.fwdsearch=1
          #enable address bar cover issue fixing
          ro.flashplayer.surfacehack=1
          #enable widevine
          media.amplayer.widevineenable=true
          media.amplayer.dsource4local=1
          ro.screen.has.usbstorage=true
          #support internal storage erase
          hw.erase.internalSdcard=true
          #video player file list view
          #vplayer.listall.enable=true
          virtualsd.enable=true
          #for camera status bar 
          ro.camera.lockorientation=true
          #anydata
          ro.com.google.gmsversion=4.1_r4
          ro.anydata.checkin=true
          #
          # ADDITIONAL_BUILD_PROPERTIES
          #
          ro.com.android.dateformat=MM-dd-yyyy
          ro.config.ringtone=Ring_Synth_04.ogg
          ro.config.notification_sound=pixiedust.ogg
          ro.carrier=unknown
          ro.opengles.version=131072
          ro.config.alarm_alert=Alarm_Classic.ogg
          wifi.interface=wlan0
          drm.service.enabled=true
          net.bt.name=Android
          dalvik.vm.stack-trace-file=/data/anr/traces.txt
          ro.hardware.version=1.0.0.0
          ro.vendor.name=YFMID
          i believe it is now rooted via cydia impactor so i now have access to the system app location.

          can i just add a mount point to external storage to give me lots of storage and move the non critical os ones there?
          Last edited by professor_jonny; 24 January 2014, 02:06.

          Comment


            #6
            Originally posted by professor_jonny View Post
            I have a copy of the build.prop below in code but i believe the important bit is below:

            ro.product.board=EBM712MCF_5370
            ro.product.cpu.abi=armeabi-v7a
            ro.vendor.name=YFMID
            ro.product.model=EBM712MCF
            ro.product.brand=MID
            ro.product.name=EBM712MCF_5370
            ro.product.device=EBM712MCF_5370
            ro.product.cpu.abi2=armeabi
            ro.product.manufacturer=YIFANG

            Code:
            # begin build properties
            # autogenerated by buildinfo.sh
            ro.build.id=JRO03C
            ro.ota.version.id=V1.0.3.IML74K.user.root.20130819
            ro.build.display.id=V1.0.3.IML74K.user.root.20130819
            ro.build.version.incremental=eng.root.20130819.083559
            ro.build.version.sdk=16
            ro.build.version.codename=JellyBean
            ro.build.version.release=4.1.1
            ro.build.date=Mon Aug 19 08:39:26 CST 2013
            ro.build.date.utc=1376872766
            ro.build.type=user
            ro.build.user=root
            ro.build.host=xn-desktop
            ro.build.tags=release-keys
            ro.product.board=EBM712MCF_5370
            ro.product.cpu.abi=armeabi-v7a
            ro.vendor.name=YFMID
            ro.product.model=EBM712MCF
            ro.product.brand=MID
            ro.product.name=EBM712MCF_5370
            ro.product.device=EBM712MCF_5370
            ro.product.cpu.abi2=armeabi
            ro.product.manufacturer=YIFANG
            ro.wifi.channels=14
            ro.board.platform=meson3
            # ro.build.product is obsolete; use ro.product.device
            ro.build.product=EBM712MCF_5370
            # Do not try to parse ro.build.description or .fingerprint
            ro.build.description=EBM712MCF_5370-user 4.1.1 JRO03C eng.root.20130819.083559 release-keys
            ro.build.fingerprint=MID/EBM712MCF_5370/EBM712MCF_5370:4.1.1/JRO03C/eng.root.20130819.083559:user/release-keys
            ro.build.characteristics=tablet
            # end build properties
            # system.prop for M1 reference board
            # This overrides settings in the products/generic/system.prop file
            #
            #rild.libpath=/system/lib/libreference-ril.so
            #rild.libargs=-d /dev/ttyS0
            ro.sf.lcd_density=160
            ro.ui.tabletui=true
            keyguard.no_require_sim=1
            #set keyguard.enable=false to disable keyguard
            keyguard.enable=true
            ro.statusbar.widget=true
            ro.statusbar.button=true
            ro.statusbar.yearmonthdayweek=true
            #wifi.interface=ra0
            # Time between scans in seconds. Keep it high to minimize battery drain.
            # This only affects the case in which there are remembered access points,
            # but none are in range.
            #wifi.supplicant_scan_interval = 60
            #alsa.mixer.playback.master=DAC2 Analog
            #alsa.mixer.capture.master=Analog
            #configure the Dalvik heap for a standard tablet device.
            #frameworks/base/build/tablet-dalvik-heap.mk
            dalvik.vm.heapstartsize=5m
            dalvik.vm.heapgrowthlimit=40m
            dalvik.vm.heapsize=256m
            hwui.render_dirty_regions=false
            # Disable un-supported Android feature
            hw.nopm=false
            hw.nobattery=false
            hw.nophone=false
            hw.istablet=true
            hw.novibrate=true
            hw.has.accessibility.accel=false
            hw.cameras=1
            hw.hasethernet=false
            #hw.hasdata=true
            ro.platform.has.touch=true
            # Wi-Fi sleep policy
            ro.platform.has.sleeppolicy=false
            #set to 0 temporarily so touch works without other changes
            ro.sf.hwrotation=270
            #0~7 You are required to get the correct install direction according the sensor placement on target board
            ro.sf.gsensorposition=4
            ro.sf.ecompassposition=4
            allow_all_orientations=1
            ro.sf.Gconvert_x_y=0
            ro.sf.Gconvert_x=1
            ro.sf.Gconvert_y=1
            ro.sf.Gconvert_z=1
            # Set Camera Orientation
            # Use OSD2 mouse patch
            ro.ui.cursor=osd2
            ro.hardware=amlogic
            # Enable 32-bit OSD
            sys.fb.bits=32
            # Disable GPS
            gps.enable=false
            # Enable player buildin
            media.amsuperplayer.enable=true
            media.amplayer.enable-acodecs=asf,aac,ape,flac,alac
            media.amplayer.enable=true
            media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
            media.amsuperplayer.defplayer=PV_PLAYER
            media.amplayer.thumbnail=true
            #media.amplayer.widevineenable=true
            #media.arm.audio.decoder=ape,aac
            media.amplayer.v4osd.enable=1
            # Nand write need force sync when gadget
            gadget.nand.force_sync=true
            # Status bar customization
            ro.statusbar.widget.power=true
            yf.show.compat=false
            ro.statusbar.yearmonthdayweek=true
            # HDMI 
            ro.hdmi480p.enable=true
            #camera DCIM dir. 0:sd only; 1:nand only; 2,sd first
            ro.camera.dcim=1
            # Disable preload-class
            ro.amlogic.no.preloadclass=1 
            # App optimization
            ro.app.optimization=true
            #Dual display
            ro.vout.dualdisplay3=true
            ro.vout.player.exit=false
            #For 800x480 UI
            ro.platform.UI.800x480=true
            #For erase internal SD card
            hw.erase.internalSdcard=true
            #audio effect
            ro.audioEffectEnabled=true
            #Encrypt tablet
            #ro.platform.has.security=false
            #YF prop
            ro.yifang.devicename=NEXT712MC
            #ro.yifang.lcd=1
            #ro.yifang.hotpoint=0
            #ro.yifang.hdmi=false
            ro.yifang.weather.city=Wellington
            ro.yifang.weather.isf=1
            ro.yifang.ota.enable=0
            ro.yifang.locationsetting=1
            ro.yifang.default.timeout=60000
            ro.yifang.hotspot=0
            #ro.fontScale=1.15
            ro.keyguard.orientation=landscape
            #hdmi settings
            ro.hdmi.has.settings=false
            #used to set default surface size, set 1 when hwrotation is 270;
            #debug.default.dimention=1
            #used forward seek for libplayer
            media.libplayer.seek.fwdsearch=1
            #enable address bar cover issue fixing
            ro.flashplayer.surfacehack=1
            #enable widevine
            media.amplayer.widevineenable=true
            media.amplayer.dsource4local=1
            ro.screen.has.usbstorage=true
            #support internal storage erase
            hw.erase.internalSdcard=true
            #video player file list view
            #vplayer.listall.enable=true
            virtualsd.enable=true
            #for camera status bar 
            ro.camera.lockorientation=true
            #anydata
            ro.com.google.gmsversion=4.1_r4
            ro.anydata.checkin=true
            #
            # ADDITIONAL_BUILD_PROPERTIES
            #
            ro.com.android.dateformat=MM-dd-yyyy
            ro.config.ringtone=Ring_Synth_04.ogg
            ro.config.notification_sound=pixiedust.ogg
            ro.carrier=unknown
            ro.opengles.version=131072
            ro.config.alarm_alert=Alarm_Classic.ogg
            wifi.interface=wlan0
            drm.service.enabled=true
            net.bt.name=Android
            dalvik.vm.stack-trace-file=/data/anr/traces.txt
            ro.hardware.version=1.0.0.0
            ro.vendor.name=YFMID
            Interesting... it's a relatively newer model, ROM build in August of 2013... Definitely never seen that model...

            Did you get it in New Zealand? Maybe it wasn't released in the States?
            Freaktab Rom Developer

            Subscribe To My Developer Thread For Updates On My Projects: ShaunMT

            https://www.paypalobjects.com/en_US/..._donate_SM.gif

            Comment


              #7
              Originally posted by shaunmt View Post
              Interesting... it's a relatively newer model, ROM build in August of 2013... Definitely never seen that model...

              Did you get it in New Zealand? Maybe it wasn't released in the States?
              It is sold in australia and new zealand from the retail shain store "The Warehouse" i just picked it up from there, im guessing they purchased them in volume from nextbook.

              I see they are also in italy and russia under a simular name and model.

              the 712 is listed on the yifang site as a current model im guessing it is a simular model.

              I have 2 units this one the same but it has an older build date to this one by a few months.

              is there some way i can dump the rom if it may be of use to someone.

              Comment


                #8
                Originally posted by professor_jonny View Post
                It is sold in australia and new zealand from the retail shain store "The Warehouse" i just picked it up from there, im guessing they purchased them in volume from nextbook.

                I see they are also in italy and russia under a simular name and model.

                the 712 is listed on the yifang site as a current model im guessing it is a simular model.

                I have 2 units this one the same but it has an older build date to this one by a few months.

                is there some way i can dump the rom if it may be of use to someone.
                Yes, if you can dump it, I'll make a ROM from it and post it (eventually).

                You'll need to root first. Cydia Impactor should work.

                There is a thread here in the forums about dumping ROMs from nextbook tablets.

                Note that you can use Online Nandroid Backup from the Google Play store to dump everything but the bootloader. You'll have to use the dd command in the terminal to dump the bootloader though.

                ShaunMT
                Freaktab Rom Developer

                Subscribe To My Developer Thread For Updates On My Projects: ShaunMT

                https://www.paypalobjects.com/en_US/..._donate_SM.gif

                Comment


                  #9
                  Originally posted by shaunmt View Post
                  Yes, if you can dump it, I'll make a ROM from it and post it (eventually).

                  You'll need to root first. Cydia Impactor should work.

                  There is a thread here in the forums about dumping ROMs from nextbook tablets.

                  Note that you can use Online Nandroid Backup from the Google Play store to dump everything but the bootloader. You'll have to use the dd command in the terminal to dump the bootloader though.

                  ShaunMT
                  I have dumped the roms using dd on both device's as they differ here is the slightly older one's build info:

                  ill post them on dropbox when i get a chance to squash them up.
                  dumped it is about 48mb sound about right ?


                  Code:
                  # begin build properties
                  # autogenerated by buildinfo.sh
                  ro.build.id=JRO03C
                  ro.ota.version.id=V1.0.2.IML74K.user.root.20130815
                  ro.build.display.id=V1.0.2.IML74K.user.root.20130815
                  ro.build.version.incremental=eng.root.20130815.181600
                  ro.build.version.sdk=16
                  ro.build.version.codename=JellyBean
                  ro.build.version.release=4.1.1
                  ro.build.date=Thu Aug 15 18:18:11 CST 2013
                  ro.build.date.utc=1376561891
                  ro.build.type=user
                  ro.build.user=root
                  ro.build.host=xn-desktop
                  ro.build.tags=release-keys
                  ro.product.board=EBM712MCF
                  ro.product.cpu.abi=armeabi-v7a
                  ro.vendor.name=YFMID
                  ro.product.model=EBM712MCF
                  ro.product.brand=MID
                  ro.product.name=EBM712MCF
                  ro.product.device=EBM712MCF
                  ro.product.cpu.abi2=armeabi
                  ro.product.manufacturer=YIFANG
                  ro.wifi.channels=14
                  ro.board.platform=meson3
                  # ro.build.product is obsolete; use ro.product.device
                  ro.build.product=EBM712MCF
                  # Do not try to parse ro.build.description or .fingerprint
                  ro.build.description=EBM712MCF-user 4.1.1 JRO03C eng.root.20130815.181600 release-keys
                  ro.build.fingerprint=MID/EBM712MCF/EBM712MCF:4.1.1/JRO03C/eng.root.20130815.181600:user/release-keys
                  ro.build.characteristics=tablet
                  # end build properties
                  # system.prop for M1 reference board
                  # This overrides settings in the products/generic/system.prop file
                  #
                  #rild.libpath=/system/lib/libreference-ril.so
                  #rild.libargs=-d /dev/ttyS0
                  ro.sf.lcd_density=160
                  ro.ui.tabletui=true
                  keyguard.no_require_sim=1
                  #set keyguard.enable=false to disable keyguard
                  keyguard.enable=true
                  ro.statusbar.widget=true
                  ro.statusbar.button=true
                  ro.statusbar.yearmonthdayweek=true
                  #wifi.interface=ra0
                  # Time between scans in seconds. Keep it high to minimize battery drain.
                  # This only affects the case in which there are remembered access points,
                  # but none are in range.
                  #wifi.supplicant_scan_interval = 60
                  #alsa.mixer.playback.master=DAC2 Analog
                  #alsa.mixer.capture.master=Analog
                  #configure the Dalvik heap for a standard tablet device.
                  #frameworks/base/build/tablet-dalvik-heap.mk
                  dalvik.vm.heapstartsize=5m
                  dalvik.vm.heapgrowthlimit=40m
                  dalvik.vm.heapsize=256m
                  hwui.render_dirty_regions=false
                  # Disable un-supported Android feature
                  hw.nopm=false
                  hw.nobattery=false
                  hw.nophone=false
                  hw.istablet=true
                  hw.novibrate=true
                  hw.has.accessibility.accel=false
                  hw.cameras=1
                  hw.hasethernet=false
                  #hw.hasdata=true
                  ro.platform.has.touch=true
                  # Wi-Fi sleep policy
                  ro.platform.has.sleeppolicy=false
                  #set to 0 temporarily so touch works without other changes
                  ro.sf.hwrotation=270
                  #0~7 You are required to get the correct install direction according the sensor placement on target board
                  ro.sf.gsensorposition=4
                  ro.sf.ecompassposition=4
                  allow_all_orientations=1
                  ro.sf.Gconvert_x_y=0
                  ro.sf.Gconvert_x=1
                  ro.sf.Gconvert_y=1
                  ro.sf.Gconvert_z=1
                  # Set Camera Orientation
                  # Use OSD2 mouse patch
                  ro.ui.cursor=osd2
                  ro.hardware=amlogic
                  # Enable 32-bit OSD
                  sys.fb.bits=32
                  # Disable GPS
                  gps.enable=false
                  # Enable player buildin
                  media.amsuperplayer.enable=true
                  media.amplayer.enable-acodecs=asf,aac,ape,flac,alac
                  media.amplayer.enable=true
                  media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
                  media.amsuperplayer.defplayer=PV_PLAYER
                  media.amplayer.thumbnail=true
                  #media.amplayer.widevineenable=true
                  #media.arm.audio.decoder=ape,aac
                  media.amplayer.v4osd.enable=1
                  # Nand write need force sync when gadget
                  gadget.nand.force_sync=true
                  # Status bar customization
                  ro.statusbar.widget.power=true
                  yf.show.compat=false
                  ro.statusbar.yearmonthdayweek=true
                  # HDMI 
                  ro.hdmi480p.enable=true
                  #camera DCIM dir. 0:sd only; 1:nand only; 2,sd first
                  ro.camera.dcim=1
                  # Disable preload-class
                  ro.amlogic.no.preloadclass=1 
                  # App optimization
                  ro.app.optimization=true
                  #Dual display
                  ro.vout.dualdisplay3=true
                  ro.vout.player.exit=false
                  #For 800x480 UI
                  ro.platform.UI.800x480=true
                  #For erase internal SD card
                  hw.erase.internalSdcard=true
                  #audio effect
                  ro.audioEffectEnabled=true
                  #Encrypt tablet
                  #ro.platform.has.security=false
                  #YF prop
                  ro.yifang.devicename=NEXT712MC
                  #ro.yifang.lcd=1
                  #ro.yifang.hotpoint=0
                  #ro.yifang.hdmi=false
                  ro.yifang.weather.city=Wellington
                  ro.yifang.weather.isf=1
                  ro.yifang.ota.enable=0
                  ro.yifang.locationsetting=1
                  ro.yifang.default.timeout=60000
                  ro.yifang.hotspot=0
                  #ro.fontScale=1.15
                  ro.keyguard.orientation=landscape
                  #hdmi settings
                  ro.hdmi.has.settings=false
                  #used to set default surface size, set 1 when hwrotation is 270;
                  #debug.default.dimention=1
                  #used forward seek for libplayer
                  media.libplayer.seek.fwdsearch=1
                  #enable address bar cover issue fixing
                  ro.flashplayer.surfacehack=1
                  #enable widevine
                  media.amplayer.widevineenable=true
                  media.amplayer.dsource4local=1
                  ro.screen.has.usbstorage=true
                  #support internal storage erase
                  hw.erase.internalSdcard=true
                  #video player file list view
                  #vplayer.listall.enable=true
                  virtualsd.enable=true
                  #for camera status bar 
                  ro.camera.lockorientation=true
                  #anydata
                  ro.com.google.gmsversion=4.1_r4
                  ro.anydata.checkin=true
                  #
                  # ADDITIONAL_BUILD_PROPERTIES
                  #
                  ro.com.android.dateformat=MM-dd-yyyy
                  ro.config.ringtone=Ring_Synth_04.ogg
                  ro.config.notification_sound=pixiedust.ogg
                  ro.carrier=unknown
                  ro.opengles.version=131072
                  ro.config.alarm_alert=Alarm_Classic.ogg
                  wifi.interface=wlan0
                  drm.service.enabled=true
                  net.bt.name=Android
                  dalvik.vm.stack-trace-file=/data/anr/traces.txt
                  ro.hardware.version=1.0.0.0
                  ro.vendor.name=YFMID

                  Comment


                    #10
                    Originally posted by professor_jonny View Post
                    I have dumped the roms using dd on both device's as they differ here is the slightly older one's build info:

                    ill post them on dropbox when i get a chance to squash them up.
                    dumped it is about 48mb sound about right ?
                    No, that doesn't sound right... I would expect all the files together to add up to between 200 and 300 MB. Did you follow the instructions in the forums here?

                    http://www.freaktab.com/showthread.php?7768-How-To-Dump-The-Stock-ROM-from-an-Amlogic-Based-Nextbook-Tablet

                    Also, you can't dump /system with dd... it just won't work. You have to do a nandroid style backup to get a system.ubifs.tar

                    a nandroid backup will also include boot.img, recovery.img, logo.img, and aml_logo.img

                    The only thing missing will be bootloader.img. The only way to get bootloader.img is to use dd.

                    ShaunMT
                    Freaktab Rom Developer

                    Subscribe To My Developer Thread For Updates On My Projects: ShaunMT

                    https://www.paypalobjects.com/en_US/..._donate_SM.gif

                    Comment


                      #11
                      yeah it seemed small to me but...

                      I just posted the code into the window in to a bash script and ran it i have just realised dd wont dump mtd5 (system image)

                      ill rephrase my self and say it is 48mb for the dump with out the system image lol :-)

                      ill have to download nandriod backup and do a dump with that when i get it all working i will upload it sorry.

                      is ther another way of dumping it via telnet? as im on dialup internet at home.

                      Comment


                        #12
                        Originally posted by professor_jonny View Post
                        yeah it seemed small to me but...

                        I just posted the code into the window in to a bash script and ran it i have just realised dd wont dump mtd5 (system image)

                        ill rephrase my self and say it is 48mb for the dump with out the system image lol :-)

                        ill have to download nandriod backup and do a dump with that when i get it all working i will upload it sorry.

                        is ther another way of dumping it via telnet? as im on dialup internet at home.
                        LOL... that's just the name of the program... it will dump it to the SD card.

                        ShaunMT
                        Freaktab Rom Developer

                        Subscribe To My Developer Thread For Updates On My Projects: ShaunMT

                        https://www.paypalobjects.com/en_US/..._donate_SM.gif

                        Comment


                          #13
                          Here you go this is the older model:

                          HERE

                          Here you go this is the Newer model:

                          The newer image has different versions of a few of the apps installed and it seems to have a wifi bug and it drops the wifi and you have to disable the wifi and re enable it to see the networks again I believe problem is triggered when the device sleeps.
                          I forced the wifi on during sleep and now the problem has gone away.

                          HERE
                          Last edited by professor_jonny; 05 February 2014, 09:51. Reason: updated links

                          Comment


                            #14
                            would you happen to have an list of sha1 md5 or crc32 of the various bootloaders of the roms you have from different tablets?

                            Comment


                              #15
                              Re: nextbook 7se next712mc ?

                              Originally posted by professor_jonny View Post
                              would you happen to have an list of sha1 md5 or crc32 of the various bootloaders of the roms you have from different tablets?
                              Not currently

                              Sent from my SPH-L710 using Tapatalk
                              Freaktab Rom Developer

                              Subscribe To My Developer Thread For Updates On My Projects: ShaunMT

                              https://www.paypalobjects.com/en_US/..._donate_SM.gif

                              Comment

                              Working...
                              X