+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    7

    HELP PLEASE- Netflix on GL5201 ATM7013 on ICS

    im trying to get netflix on this tablet, please help, its running android 4.0.3, the only reason i got it was for neflix, when i open it it just goes to a black screen then disapears, please help me, please


    Type Project Description
    System Main IC Action ATM7013 , Cortex A8 1.2MHZ
    Screen 7 inches 16:9, 800*480 ,Capactitive five point screen
    Memory DDR3 512MB
    Flash 4G/8G
    Storage Extend 4GB-32GB SD/TF Support
    WiFi 802.11b/g/n
    Camera 0.3M
    G-Sensor All gravity induction
    OS Google Android 2.3.4 /4.01(Optional),
    Battery 3000mAh
    Playing time Web browsing about 3hours, Video play about 4 hours.
    Language ChineseSimple,ChineseTradition,English,French,German,Italian,Japanese,Korean ,Polish ,Russian ,Spanish
    Internet Browser Opera,UCWeb,SkyFire,Dolphin
    Online entertainment Support Online video,online Tv,online Movie,Online Music,Online Radio.
    Office software WORD, EXCEL, POWERPOINT, PDF, TXT,
    Games 3D Game can be supported by internal 3d accelerate of hardware
    Extend There are more than 200 thousands kind of free software in goole market
    Audio playing Formats support Support MP3,WMA,MP2,OGG,AAC,M4A,MA4,FLAC,3GP,WAV
    Video playing Formats support AVI(H.264, DIVX, XVID, rm, rmvb, MKV, WMV, MOV, MP4(H.264, MPEG, DIVX, XVID), MPEG, MPG, FLV. HD 1080P max
    Video output HDMI Ver 1.4 Output (Support 3D Vision) 2160P HD
    Additionall Files reading Support fonts changing,text colors,background colors,files folder,listening the songs and browsing pictures can be reading texts book
    Picture JPG,BMP,PNG,GIF ect multi formats revolving/lantern side and highest support 4096*4096 resolution
    Speaker speaker
    I/O port USB USB2.0
    HDMI HDMI standard mini port,support HDMI1.3,support full screen output to HDMI Devices
    Accessories Charger, USB cable
    Charging small type charging port,DC5V input
    Earphone 3.5mm earphone jack
    Others Size 194.1*120*10mm

  2. Geekbuying 728
  3. #2
    andropos's Avatar
    Currently Offline Founder
    Join Date
    Jun 2011
    Location
    China
    Posts
    3,955
    Coins
    0.011
    Link to the product page where you bought it.
    Samples Clearance Sale - Tablets and TV sticks

    *** Next Uhost2 Group Deal for 49USD ***
    * Best 3D Games * Best dual-core CPU * Best Android Apps
    * Help fight spam -> How to report spam * Blacklisted Sellers

    * Contact me on IRC * Donate Bitcoin - 1NBYdyoeq45QN5RtVX6E95gKFXUrU1LTbU
    > Tablets on hand: Ramos W30 | Ainol Novo 10 Hero II | SmartQ U7H

  4. #3
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    7

  5. #4
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    7
    ? help please

  6. #5
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    7
    does anyone know how to fix this issue?

  7. #6
    andropos's Avatar
    Currently Offline Founder
    Join Date
    Jun 2011
    Location
    China
    Posts
    3,955
    Coins
    0.011
    I have no idea what this device is. It does not look like a Allwinner. Send it back.
    Samples Clearance Sale - Tablets and TV sticks

    *** Next Uhost2 Group Deal for 49USD ***
    * Best 3D Games * Best dual-core CPU * Best Android Apps
    * Help fight spam -> How to report spam * Blacklisted Sellers

    * Contact me on IRC * Donate Bitcoin - 1NBYdyoeq45QN5RtVX6E95gKFXUrU1LTbU
    > Tablets on hand: Ramos W30 | Ainol Novo 10 Hero II | SmartQ U7H

  8. #7
    Currently Offline Beta *
    Join Date
    Apr 2012
    Location
    South Africa :)
    Posts
    13
    Are you rooted? if so what version of busy box are you running? Do you have MagicCode installed ? if so what version? make sure its the latest version heres a link to the official xda page: [dev]MagicCode---run a arm apk in mips device - xda-developers download and install the latest version open the app and push the on button wait a while for it to enable. post results
    ~willing to help and give tips on flashing pm if you need help :P~

    >FailSquad Hacking, Reviews and Tips<


  9. #8
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    7
    is that the only way, its not rooted

  10. #9
    Currently Offline Beta
    Join Date
    Jul 2012
    Posts
    7
    Root with my procedure and try again:
    0) Extract all the files from the zip attachment here Zippyshare.com - gl5201-rooting.zip, fast and secure downloading from crocko.com in a folder of your choice
    1) adb install <pathtofilesextracted>\Superuser.apk
    2) adb push <pathtofilesextracted>\busybox /sdcard/
    3) adb push <pathtofilesextracted>\su /sdcard/
    3.1) adb shell
    3.2) su
    3.3) actions123
    4) mount -o remount,rw /
    5) mv /system/xbin/su /system/xbin/oldsu (keep a backup copy)
    6) cp /sdcard/busybox /system/bin/busybox
    7) cp /sdcard/su /system/bin/su
    8) chmod 06755 /system/bin/su
    9) chmod 0755 /system/bin/busybox
    10) ln -s /system/bin/su /system/xbin/su (here it says "error files exists" but go on..) ***
    11) Install Root Explorer, it'll ask for root permissions...give it to it !

    Aaaaaand...tablet rooted !

    *** I followed the update_script from Novo 7 rooting procedure *** if someone has the exact solution (without error) for the step 10 these are the last two steps that gives the problem:

    ui_print(" Creating SYSTEM:xbin/su symbolic link...");
    symlink("/system/bin/su", "/system/xbin/su");
    set_progress(0.800000);

    ui_print(" Unmounting SYSTEM...");
    unmount("/system");
    set_progress(0.900000);

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts