> 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.



RoverPad Pro Q7 LTE - Discussion | Tablet 7 "



Rep: (126)
DiscussionRoverPad Pro Q7 LTE
PictureRoverPad Pro Q7 LTE
Description |Discussion пїЅ


Important information!

Specifications
Classification
Type tablet
Model RoverPad Pro Q7
Year of release 2015
The operating system Android 5.x +
Appearance, body
The back color is black
Front color black
Body Material Plastic
Screen
Screen diagonal 7 "
Screen resolution 1024x600
Pixel Density 169.5 ppi
No screen sheeting
IPS screen technology
Type of touch screen capacitive
Multi-touch screen is
System
Spreadtrum processor manufacturer
Processor Model Spreadtrum SC9830
Number of cores 4
CPU frequency of 1.5 GHz
The configuration of the processor 4x ARM Cortex-A7 1.5 GHz
Mali-400MP video processor
1 GB RAM
Built-in 8 GB memory
Memory card slot available
Memory Card Type FT (micro SD)
The maximum size of a memory card is 32 GB
Wireless connection
3G cellular communications module, 4G (LTE)
Support for two SIM cards have
Wi-Fi support is
Wi-Fi 802.11b / g / n standard
Bluetooth is
Bluetooth 4.0 version
Camera
Rear camera is
The number of megapixels rear camera 2.0
Front camera there
The number of megapixels front camera 0.3
Nutrition
Battery capacity 2800 mAh
Sound
Built-in speaker is
Built-in microphone is
Functionality
Support GLONASS is
GPS support is
Accelerometer sensors (G-sensor)
Connection
Connectors micro USB, USB
No video outputs
No MHL support
Connector type mini-jack headphones 3.5 mm
External keyboard
Keyboard not included
Additionally
Components documentation, charger, USB cable, OTG cable
Features an additional stereo speakers
Dimensions, weight
Width 108.5 mm
The height of 188.3 mm
Thickness 9.8 mm
Weight 300 g

Photo
Attached Image
Attached Image

Useful



There is no curator in the subject. For questions about filling the caps, please contact the section moderators via the buttonPictureunder the messages to which you want to add links.

Post has been editedVelton27RUS - 09.12.19, 05:41
Reason for editing: Of. products webpage



Rep: (126)
ROOT receivedKingroot

Post has been editedAlexanderL - 25.05.17, 17:02
Reason for editing: In the header



Rep: (2173)
M
Topic moved to subsectionRoverpad



Rep: (3)
recovery for Q7

Attached files

Attached filerecovery.img(12.96 MB)



Rep: (0)
* tim2309,
th cool ETOGES TWRP, and similar work. muchas Gracias* tim2309,



Rep: (126)
How to flash a phone on Spreadtrum

How to flash a phone on Spreadtrum
Spreadtrum Communications, Inc. develops mobile chipset platforms for smatfonov.
Among them are the processors Spreadtrum sc6820, SC6530, SC8810, and others.
The owners of these devices raises the question - how to backup and flash the phone based on Spreadtrum processor?


Before flashing, you must make a backup (if possible)

If the phone is switched on and there is a possibility to install the applicationAndroid Terminal Emulator,
you'll get root access to your device and plug it into USB debugging settings.
Open the Android Terminal Emulator and write:
ls

among other things, we see the directory of "storage"
further we write:

cd / storage

ls

and see
  • emulated
  • sdcard0
  • sdcard1
  • usbotg

If there is a USB flash drive "usbotg", it is best to choose this path.
Otherwise, "sdcard1" if there is a MicroSD

Then download backuptools.tarhttp: //www.mediafire.c...2gkr97/backuptools.tarand a notepad Notepad ++NotePad ++ Newopen mkbackup.sh script - look for a line in it:

/ Mkyaffs2image / data $ MTD. $ NAME.yaffs2.img

change to

/ Mnt / choices / mkyaffs2image / data $ MTD. $ NAME.yaffs2.img

find

/ Mkyaffs2image / $ NAME $ MTD. $ NAME.yaffs2.img

change to

/ Mnt / choices / mkyaffs2image / $ NAME $ MTD. $ NAME.yaffs2.img

save the changes. Copy and mkbackup.sh mkyaffs2image the root of your choice


The Android Terminal Emulator follow commands
instead of "sdcard" to choose
su
mount -o remount, rw / mnt / sdcard / mnt / sdcard
chmod 777 / mnt / sdcard /
chmod 777 /mnt/sdcard/mkbackup.sh
chmod 777 / mnt / sdcard / mkyaffs2image
sh /mnt/sdcard/mkbackup.sh

Wait a bit, to sections are copied to the backup SD card folder of your phone

How to restore your phone from a backup

Turn on the tablet item 'debugging USB' (USB debugging).
ADB download and install it on your local C drive of your computer.
ADB started by any of the following ways:

1. Start ->Run ->cmd ->Enter (Enter).
2. Key combination WIN + R ->cmd ->Enter (Enter).
3. In the Windows \ System32 folder, find the cmd.exe file and run it.

Go to the ADB team directory

cd c: \ adb \

At the command prompt, type the command (desirable to have root access):

adb devices
adb shell
wipe data
wipe system
wipe all

1. Download the binary file flash_image (remove it from the zip file)
2. Copy the following files on an SD card (you can get them from your backup and rename them as follows)

boot.img
cache.yaffs2.img
data.yaffs2.img
recovery.img
system.yaffs2.img

3. Place the file in the folder flash_image where the adb.exe utility and execute the command:

adb root
adb push flash_image / data / local /
adb shell chmod 777 / data / local / flash_image

4. Sew all images

adb shell / data / local / flash_image boot /mnt/sdcard/boot.img
adb shell / data / local / flash_image cache /mnt/sdcard/cache.yaffs2.img
adb shell / data / local / flash_image data /mnt/sdcard/data.yaffs2.img
adb shell / data / local / flash_image recovery /mnt/sdcard/recovery.img
adb shell / data / local / flash_image system /mnt/sdcard/system.yaffs2.img

5. Reboot your phone into recovery team

reboot recovery
Be sure to make all wipe and factory reset in recovery
a source

Contents / TabletPC / RoverPad / Pro / Q7_LTE /



Post has been editedvelton1 - 17.08.17, 11:47
Reason for editing: Completed post



Rep: (126)
Entrance to the engineering menu * # * # 83781 # * # *



Rep: (126)
Found a way to go to fashion rekaveri, the drain did not check.
Method go to rekaveri
Log in rekaveri: the unit is off. Press the volume button and a minus once, but not at the same time the power button.
As soon as the logo, let go of the power button and immediately press the volume plus.
Then, the power button and we rekaveri.


More Method:
throughRecovery reboot
TWRP 3.0.3
Attached filerecovery.img(12.96 MB)

TWRP 3.0.3 worker sews
Flashify (for root users)
After the firmware is better to not boot into recovery, and restart the device.



Post has been editedvelton1 - 18.09.17, 05:58
Reason for editing: merged posts



Rep: (0)
velton1 @ 25.05.17, 07:57*
ROOT obtained KingRoot

RoverPad ProExpertQ7 LTE does not rutit odnoklikovym.



Rep: (126)
* kvmetal, ROOT has not received?
And triedFramaroot ;
Baidu root
Or a version for PCVRoot

Post has been editedvelton1 - 19.06.17, 02:11



Rep: (0)
* velton1 ,

Dear velton1, I tried what you suggested, as well as other rootkits, many of them are not designed target Android 6.0

I'm thinking to pour firmware for Roverpad Pro Q7 LTE (which is not like me, Expert). And then, through the same rutanut KingRoot.

Unsubscribe about the results.



Rep: (126)
* kvmetal,
velton1 @ 19.06.17, 11:03*
I'm thinking to pour firmware for Roverpad Pro Q7 LTE (which is not like me, Expert).

It's a bit risky move o.O.
The firmware can not be supported.
Development and porting for devices on the Spreadtrum SC7731 platform
Development and porting for devices on the platform Spreadtrum SC7731 (Post jaja1397588 # 62124972)
Although the percent of a slightly different but the topic useful.
PS: What is the difference (Pro and Pro Expert) I do not know.
I'll try to lay out the screens for comparison.
Screenshots
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image


Post has been editedvelton1 - 18.09.17, 09:34



Rep: (0)
all these rovers 7 diaganali 4 lte made on the same card, the first tablet worked for 5 days, fell back on the same module svyazi.pomenyali q7, spent 4 hours and the third worked for months 3.ochen regretted that he had not died before, on zdal Authorities issue a guarantee, the end result is still denied garantii.vstrechal same plates not working simkami.vse this series.



Rep: (126)
* andrey120678
Two months of use, normal flight.
Wi-Fi is not stable flies.
1st slot sim 4G stable.
2nd sim slot not tested (there is nothing, no extra sim cards)



Rep: (0)
In general disassembled pomudrit twisted, conjured with SIM cards after the SC is now pofigu.zasunul two SIM cards to work, can contact was lost, the picture may horseradish slot



Rep: (126)
* kvmetal ,
kvmetal @ 19.06.17, 9:39*
I'm thinking to pour firmware for Roverpad Pro Q7 LTE (which is not like me, Expert).

How is it going ?
Are there any results?



Rep: (0)
* velton1 ,

Results are as follows: I killed loader and replaced under warranty to lenovo tb3 710I surcharge.



Rep: (0)
velton1 @ 20.06.17, 11:28*
Wi-Fi is not stable flies.


Greetings
The problem I have is that when you connect to the Internet via Wi-Fi - after a certain time (typically on the order of several minutes to an hour) to suspend access to the Internet, Wi-Fi icon as usual, but do not have an Internet already! Accounts or OFF-ON Wi-Fi (not always help), or "Airplane" mode helps always.

You do not have this problem at all? The fact is that not only I have this problem, but many.

Post has been editedverogxam - 29.06.17, 11:44



Rep: (126)
* verogxam ,
Problem was solved by the firmware (482)
ftp: //ftp.t-service.pr...C/RoverPad/Pro/Q7_LTE

Link something broken with the company will correct later.

Post has been editedvelton1 - 29.06.17, 11:53



Rep: (0)
velton1 @ 29.06.17, 11:51*
Problem was solved by the firmware (482)
ftp: //ftp.t-service.pr...C/RoverPad/Pro/Q7_LTE

Link something broken with the company will correct later.


I sews ... nothing has changed then, though time is worth more, have changed whether the firmware do not know ...
Attached Image


Post has been editedverogxam - 29.06.17, 12:08



Rep: (126)
kvmetal @ 26.06.17, 01:06*

Answers
kvmetal @ 26.06.17, 01:06*
when connected to the Internet via Wi-Fi - after a while suspended internet access

I sews nothing has changed
changed if the firmware does not know

Your screen
Attached Image

And when pierced?
My screen
Attached Image

After unsuccessful attempts to obtain rights poshilsya root (482).
Two months tablet use, no problems have not yet discovered.



Post has been editedvelton1 - 30.06.17, 08:10
Reason for editing: Completed post


Full version    

Help     rules

Time is now: 12/05/20, 18:23