> Important!

We strongly recommend to familiarize withRules section "Android - devices"

New threads need to be created only inroot partition! In the future, they will be processed by moderators.


28 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> TeXet TM-7056 - Discussion | Tablet 7 "
biolol
Message#1
20.06.14, 14:21
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

DiscussionTeXet TM-7056
PictureteXet X-pad LITE 7 / TM-7056 and teXet X-pad LITE 7.1 / TM-7066
Discussion

  • Before asking a question, look Android OS FAQandGlossary. Respect your and other people's time.
  • To discuss and search for third-party programs / games, use the following sections: Programs and Games.
  • To compare the device with competitors and on the choice of devices, please contact: Selection and Comparison.
  • The available amount of RAM and memory for installing applications is discussed in the topic: How much memory is in your machine?
  • The results of performance tests of Android devices, see the topic: Benchmark
  • Before posting photos, read the topic Working with Images on the forum
  • Messages that are not related to the topic of discussion (offtopic) are deleted without warning.

Description
Body Material:soft-touch plastic
Dimensions:187x107,5х9,8 mm
Weight:290 g
Battery:Li-Ion, 2600 mAh
Operating system:Android 4.2.2
CPU:dual core, Allwinner A23, Cortex A7, 1.5 GHz
Graphics processor:dual core, Mali-400MP2
RAM:512 MB DDR
Inner memory:8 GB
Expansion Slot:microSD / microSDHC (up to 32 GB)
Display:7.0 ”, TFT, 1024x600 pixels
Communications:Wi-Fi 802.11b / g / n
Front-camera:0.3 MP
USB OTG:supported by
Photo device
Attached Image
Drivers and Utilities

Win10 driver installation
Attached filePhoenixCard_V3.0.9.zip(2.3 MB)
- program for "burning" Allwinner / Boxchip firmware on MicroSD, i.e. makes flash drives bootable.
Attached filePhoenixSuit_1.10.7z(12.33 MB)
- a program for flashing Chinese mobile phones, tablets based on Allwinner platforms

Instructions
Firmware
via PhoenixSuit:
Instructions for flashing the tablet through PhoenixSuit:
  1. Install and run the programPhoenixSuit_V1.0.9in the "Run as administrator" mode
  2. Connect the tablet to your computer (make sure the "USB debugging" option is enabled).
  3. Windows should find a new device, then in the lower left cornerPhoenixSuitshould appearDevice Connected.
  4. Close and restartPhoenixSuitin admin mode. Make sure the inscriptionDevice Connectednot disappeared.
  5. Scroll to itemFirmwarepress the buttonImage, specify the path to the firmware in the formatImgand pressUpgrade.
  6. The program will prompt:
    Upgrade Firmware to Device?
    We agree, we pressYes.
  7. Further the program will ask:
    Does mandatory format?

    Please back up important files!

    Select Yes, enter the format upgrade mode.
    Select No, enter the normal upgrade mode. (Recommended)
    Better to chooseformat upgrade mode(sections are fully formatted).
  8. After pressing the buttonYes, the firmware process will begin.
  9. We are waiting for the successful completion of the firmware, after which the tablet should reboot. The first download will last longer than usual.
via microSD:
Instructions for flashing the tablet via MicroSD:
  1. Insert the USB flash drive into the card reader.
  2. Install and runPhoenixCard_V3.0.9.
  3. Click the buttonImgFileand specify the path to the firmware.
  4. Press the buttonBurn, and wait for the end of the "burn" (the process can take up to 10-15 minutes).
  5. After the process is complete, remove the USB flash drive and insert it into the tablet.
  6. Turn off the tablet, wait 5 seconds and turn it on.
  7. The process of the firmware will start - a green bar on a black background.
  8. When the firmware process is over, remove the flash drive from the tablet, otherwise the tablet will be flashed again.
  9. To remove the firmware installation file on the USB flash drive, insert the USB flash drive into the card reader, openPhoenixcardand press the buttonFormat to Normal
  10. The first loading of the tablet lasts longer than usual.
Backup
Creating a backup firmware
Instructions for creating a backup firmware:
  1. Get root on the tablet.
  2. Backup can be created directly on the tablet viaAndroid Terminal Emulatoror on a computer usingAdb.
  3. Enter commands inAdb (if you do throughAndroid Terminal Emulator, then just skip the first command - adb shell):
    adb shell
    su
    dd if = / dev / block / nanda of = / mnt / extsd / nanda.img
    dd if = / dev / block / nandb of = / mnt / extsd / nandb.img
    dd if = / dev / block / nandc of = / mnt / extsd / nandc.img
    dd if = / dev / block / nandd of = / mnt / extsd / nandd.img
    dd if = / dev / block / nande of = / mnt / extsd / nande.img
    dd if = / dev / block / nandf of = / mnt / extsd / nandf.img
    dd if = / dev / blcok / nandg of = / mnt / extsd / nandg.img
    dd if = / dev / block / nandh of = / mnt / extsd / nandh.img
    dd if = / dev / block / nandj of = / mnt / extsd / nandj.img

  4. Done, on a flash drive you will have 9 format filesImg .
Recovery from backup
Instructions for restoring a tablet from backup:
  1. Get root on the tablet.
  2. Download and runADB (Android Debug Bridge) .
  3. Throwbackup on the USB flash drive to the root folder (files nanda.img, nandb.img, ..., nandj.img )
  4. ATAdb enter commands:
    adb shell
    su
    dd if = / mnt / extsd / nanda.img of = / dev / block / nanda
    dd if = / mnt / extsd / nandb.img of = / dev / block / nandb
    dd if = / mnt / extsd / nandc.img of = / dev / block / nandc
    dd if = / mnt / extsd / nande.img of = / dev / block / nande
    dd if = / mnt / extsd / nandf.img of = / dev / block / nandf
    dd if = / mnt / extsd / nandg.img of = / dev / block / nandg
    dd if = / mnt / extsd / nandh.img of = / dev / block / nandh
    dd if = / mnt / extsd / nandj.img of = / dev / block / nandj
    dd if = / mnt / extsd / nandd.img of = / dev / block / nandd
    IMPORTANT: fill in the LAST Nandd.img, as this is the system partition!
  5. Reboot the device.
Information by section
0: / dev / block / nanda - bootloader (vfat) - boot partition (U-Boot, script.bin, ...)
1: / dev / block / nandb - env ​​(u-boot-env) - parameters for U-Boot
2: / dev / block / nandc - boot (ANDROID) kernel + initrd
3: / dev / block / nandd - system (ext4) / system
4: / dev / block / nande - data (ext4) / data
5: / dev / block / nandf - misc (special) (???) service bootloader section to go to recovery, but I don’t see it being processed by the bootloader
6: / dev / block / nandg - recovery (ANDROID) (???) kernel + initrd of RECOVERY mode
7: / dev / block / nandh - cache (ext4) / cache
8: / dev / block / nandi - private (vfat) / mnt / private
9: / dev / block / nandj - sysrecovery (ANDROID) (???) kernel + initrd mode SYSRECOVERY
10: / dev / block / nandk - UDISK (vfat) / mnt / sdcard - partition used in ANDROID as an internal memory card
Swap
Instructions for adding SWAP:
  1. Insert the USB flash drive into the card reader
  2. Install and run the programMiniTool Partiiton Wizard
  3. Delete all partitions on the flash drive. Create a new section with parametersMain , FAT32 . Size make this size so that it remains free around 400-500 MB spaces
  4. Create a second section:Main , File system - Linux SWAP . Ignore the warning that Windows will not see the partition. Click Apply.
  5. Insert the USB flash drive into the phone
  6. Go toSWAPit Ram Expander =>Settings => Select a folder for the swap file. And at the very bottom choose mmcblk0p2 (It will be written there ! Section for swap! )
  7. Click the buttonOptimal value .
  8. Tick ​​offAccelerated core , Start at system startup .
  9. Activate the swap.
    Getting Swapon firmware fromExplay Favorite 5.93GB
Firmware
Root and CWM-Recovery


Topics Curator: fartukk

K
Forum Rulessavagemessiahzine.com
5.1. If a forum member gave you good advice that helped you solve your problem
Do not post a message with the text “Thank you! You are super!!!".
On our forum, it is customary to express gratitude by raising the reputation of a particular participant.
5.2. The reputation of other participants can be influenced by any user who has collected 15 useful posts.
If you do not have 15 helpful posts, ask the moderator to raise the reputation of the person who helped you through the "Complaint" button, or the author of the topicbiolol
Thank you for understanding! Let's treat each other with Respect!


Post has been editedfartukk - 11.06.17, 02:01
sanaevvadim
Message#2
20.06.14, 19:15
*********
[offline]

Group: Honorary Gameday
Messages 4377
Check in: 01.12.12
Apple iPhone X

Reputation:-  1494  +

M
We move to subsectionTexet


--------------------
Ex-moderator 4
biolol
Message#3
21.06.14, 08:01
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

I recently bought this tablet. In principle, the rules for their money, but there are some glitches (the clave sometimes disappears). Perhaps with the new firmware this will be fixed, but so far there are no firmwares on it on the Internet.
elgarf
Message#4
21.06.14, 09:01
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 270
Check in: 26.05.13
Nokia Lumia 1520

Reputation:-  34  +

Also recently bought in a connected, for 2000 (5% discount on the code, paid 375 rubles in points). I didn’t buy it myself, but donate it only at the end of July, so I’ll manage to stumble. As a tablet for reading, video and surfing in the internet, I think the normal version. The battery, however, is not a fountain.

Post has been editedelgarf - 21.06.14, 09:05


--------------------
Dell Inspiron 3542->MSI GS60 6QE, Dell Venue 8 Pro, PocketBook 613 Basic New, Nokia Lumia 620->Nokia Lumia 1520 (s) ->Nokia Lumia 735->Samsung Galaxy A3 (2016), Nintendo 2DS
biolol
Message#5
21.06.14, 10:15
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

Wow, it was cheap, although it was already inexpensive.
Elgarf @ 06/21/2014, 12:01*
The battery, however, is not a fountain.

I agree, and still heats up a little. Does your browser not lose the keyboard when typing the address?
elgarf
Message#6
21.06.14, 12:51
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 270
Check in: 26.05.13
Nokia Lumia 1520

Reputation:-  34  +

* biolol,I did not particularly use the browser (in the store and in the settings nothing was lost), but I can check on Monday.
By the way, I thought that it was slightly larger in size when I bought it)


--------------------
Dell Inspiron 3542->MSI GS60 6QE, Dell Venue 8 Pro, PocketBook 613 Basic New, Nokia Lumia 620->Nokia Lumia 1520 (s) ->Nokia Lumia 735->Samsung Galaxy A3 (2016), Nintendo 2DS
7bxc
Message#7
22.06.14, 17:27
Hero of the Third World
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 426
Check in: 20.03.12
Apple iPad Air

Reputation:-  12  +

Guys . How to connect a USB modem to it?
biolol
Message#8
23.06.14, 07:43
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

* 7bxcwhat operator do you have?
7bxc
Message#9
23.06.14, 13:46
Hero of the Third World
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 426
Check in: 20.03.12
Apple iPad Air

Reputation:-  12  +

* biolol,
I have a beeline.
biolol
Message#10
23.06.14, 16:12
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

* 7bxc
In general, hereinstruction.
To configure an access point (APN), use the following parameters:
APN: internet.beeline.kz
Username: @ internet.beeline
Password: beeline.

Then sign off, it happened or not.
7bxc
Message#11
25.06.14, 18:13
Hero of the Third World
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 426
Check in: 20.03.12
Apple iPad Air

Reputation:-  12  +

What does the signal level of the mob. network in battery settings?
GrizzlyMK
Message#12
25.06.14, 19:06
Visitor
**
[offline]

Group: Active users
Messages 27
Check in: 21.01.12
Oneplus 5T 6/64

Reputation:-  0  +

No one had problems with headphones?
biolol
Message#13
27.06.14, 17:28
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

Instructions for adding SWAP:
  1. Insert the USB flash drive into the card reader
  2. Install and run the programMiniTool Partiiton Wizard
  3. Delete all partitions on the flash drive. Create a new section with parametersMain, FAT32. Size make this size so that it remains free around400-500 MBspaces
  4. Create a second section:Main, File system -Linux SWAP. Ignore the warning that Windows will not see the partition. ClickApply.
  5. Insert the USB flash drive into the phone
  6. Go toSWAPit Ram Expander =>Settings =>Select a folder for the swap file.And at the very bottom choosemmcblk0p2(It will be written there! Section for swap!)
  7. Click the buttonOptimal value.
  8. Tick ​​offAccelerated core, Start at system startup.
  9. Activate the swap.

PS After that, the device became more responsive and stopped playing games (Plants vs Zombies 2, Asphalt 8, etc.)

Post has been editedbiolol - 11.03.15, 07:14
biolol
Message#14
27.06.14, 17:39
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

To get the root, useKingo Androit Root.

Post has been editedbiolol - 27.06.14, 18:27
SulTik99
Message#15
01.07.14, 06:40
Visitor
**
[offline]

Group: Active users
Messages 22
Check in: 04.10.12
Google nexus 5

Reputation:-  0  +

And which driver did you use for root? I do not see Kingo Root device

Post has been editedSulTik99 - 01.07.14, 06:41


--------------------
Science does not solve the question “Why?”, It solves the question “Why not?”
© Cave Johnson
biolol
Message#16
02.07.14, 23:56
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

SulTik99 @ 07/01/2014 09:40*
And which driver did you use for root? I do not see Kingo Root device

None, the program itself downloads the driver. The only thing: do not forget to turn on modeUSB debuggingon the tablet.

Post has been editedbiolol - 03.07.14, 00:05
A.n.t.o.n.
Message#17
03.07.14, 12:35
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 108
Check in: 11.04.14

Reputation:-  4  +

And through the frameroot whoever Ruth got on this device


--------------------

� ���� ������� ������ � �� ����� 5.3. download

NarimanMasimov
Message#18
03.07.14, 18:22
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 56
Check in: 16.12.12

Reputation:-  3  +

Tell me how to put the root with Kingo Root. I connect to my computer, debug mode is on. But the program does not see the tablet.
SulTik99
Message#19
03.07.14, 22:37
Visitor
**
[offline]

Group: Active users
Messages 22
Check in: 04.10.12
Google nexus 5

Reputation:-  0  +

I tried frameroot, but the program said it could not. Tried through root.zip, did not help


--------------------
Science does not solve the question “Why?”, It solves the question “Why not?”
© Cave Johnson
biolol
Message#20
04.07.14, 15:34
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

With framaroot fail. If it does not work with Kingo Android Root, try VRoot.
biolol
Message#21
04.07.14, 15:44
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 326
Check in: 09.02.09
Xiaomi Redmi Note 3 Pro Standard

Reputation:-  29  +

[quote tell me how to put root with Kingo Root. I connect to my computer, debug mode is on. but the program does not see the tablet. [/ quote]
Try installing the universal adb driver.
teXet
 

28 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 04/29/19 13:00