Hovatek Forum MOBILE Android Help me out my phone isn't installing app both apk and from playstore
Can't login? Please, reset your password.
Hovatek is recruiting! Apply Now


Help me out my phone isn't installing app both apk and from playstore

Help me out my phone isn't installing app both apk and from playstore

Pages (3): Previous 1 2 3 Next
hovatek
hovatek
hovatek
Administrator
49,570
13-12-2020, 05:50 AM
#11



(12-12-2020, 08:55 AM)abbey2u Miracle box does not show A_T4538 or A_T4790 but shows mtk6572 instead

Before we delve further into backing up and flashing, try installing kingroot apk. See if that installs. It it does, check for root access

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
abbey2u
abbey2u
abbey2u
Senior Member
129
13-12-2020, 01:15 PM
#12
(13-12-2020, 05:50 AM)hovatek
(12-12-2020, 08:55 AM)abbey2u Miracle box does not show A_T4538 or A_T4790 but shows mtk6572 instead

Before we delve further into backing up and flashing, try installing kingroot apk. See if that installs. It it does, check for root access
It does not install. No app install particularly from playstore. I have tried to install King root but couldn't. I did factory reset to see if I will be able to install but no it didn't work.
abbey2u
abbey2u
abbey2u
Senior Member
129
13-12-2020, 01:17 PM
#13
(13-12-2020, 05:50 AM)hovatek
(12-12-2020, 08:55 AM)abbey2u Miracle box does not show A_T4538 or A_T4790 but shows mtk6572 instead

Before we delve further into backing up and flashing, try installing kingroot apk. See if that installs. It it does, check for root access
It does not install. No app install particularly from playstore. I have tried to install King root but couldn't. I did factory reset to see if I will be able to install but no it didn't work.
hovatek
hovatek
hovatek
Administrator
49,570
14-12-2020, 06:19 AM
#14
(13-12-2020, 01:17 PM)abbey2u It does not install. No app install particularly from playstore. I have tried to install King root but couldn't. I did factory reset to see if I will be able to install but no it didn't work.

Flashing it is.
While there are firmware for your model, we need to find out your build.
Boot into factory mode (vol down + power) as explained @ https://www.hovatek.com/forum/thread-12935.html
Lets see if details are displayed under version

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
abbey2u
abbey2u
abbey2u
Senior Member
129
14-12-2020, 05:07 PM
#15



(14-12-2020, 06:19 AM)hovatek
(13-12-2020, 01:17 PM)abbey2u It does not install. No app install particularly from playstore. I have tried to install King root but couldn't. I did factory reset to see if I will be able to install but no it didn't work.

Flashing it is.
While there are firmware for your model, we need to find out your build.
Boot into factory mode (vol down + power) as explained @ https://www.hovatek.com/forum/thread-12935.html
Lets see if details are displayed under version
When I boot to factory mode I only saw amigo 3.14, nothing more
hovatek
hovatek
hovatek
Administrator
49,570
15-12-2020, 06:42 AM
#16
(14-12-2020, 05:07 PM)abbey2u When I boot to factory mode I only saw amigo 3.14, nothing more

Two ways we can go
1. custom recovery + supersu zip flash (to gain root)
2. SP flash tool readback of the recovery.img so we get build info

Here's CWM for your model @ https://mega.nz/file/IfpHkQxT#cpGmbchuwS...GDkuFBVld4
Download it then connect the phone to PC and run adb
Then run :
Code:

adb devices
adb reboot-bootloader
fastboot devices
fastboot flash recovery recovery.img

You can now either power off or reboot and then boot the phone into recovery mode
You should have CWM
Let me know when you get to that stage
This post was last modified: 15-12-2020, 06:46 AM by hovatek.

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
abbey2u
abbey2u
abbey2u
Senior Member
129
15-12-2020, 04:18 PM
#17
(15-12-2020, 06:42 AM)hovatek
(14-12-2020, 05:07 PM)abbey2u When I boot to factory mode I only saw amigo 3.14, nothing more

Two ways we can go
1. custom recovery + supersu zip flash (to gain root)
2. SP flash tool readback of the recovery.img so we get build info

Here's CWM for your model @ https://mega.nz/file/IfpHkQxT#cpGmbchuwS...GDkuFBVld4
Download it then connect the phone to PC and run adb
Then run :
Code:

adb devices
adb reboot-bootloader
fastboot devices
fastboot flash recovery recovery.img

You can now either power off or reboot and then boot the phone into recovery mode
You should have CWM
Let me know when you get to that stage

How am I to use the code? Is it through cmd or adb.exe?
Detective_Khalifah
Detective_Khalifah
Detective_Khalifah
Senior Member
237
15-12-2020, 10:06 PM
#18
(15-12-2020, 04:18 PM)abbey2u
(15-12-2020, 06:42 AM)hovatek
(14-12-2020, 05:07 PM)abbey2u When I boot to factory mode I only saw amigo 3.14, nothing more

Two ways we can go
1. custom recovery + supersu zip flash (to gain root)
2. SP flash tool readback of the recovery.img so we get build info

Here's CWM for your model @ https://mega.nz/file/IfpHkQxT#cpGmbchuwS...GDkuFBVld4
Download it then connect the phone to PC and run adb
Then run :
Code:

adb devices
adb reboot-bootloader
fastboot devices
fastboot flash recovery recovery.img

You can now either power off or reboot and then boot the phone into recovery mode
You should have CWM
Let me know when you get to that stage

How am I to use the code? Is it through cmd or adb.exe?

Through cmd. Anywhere, if adb.exe is defined in PATH, otherwise use cmd in the directory adb is located. I've been looking for a person with this model to get some of the ROM dump/backup files.
BTW, can you pull default.prop and build.prop? We might be able to get more detail on the ROM to flash that way.
abbey2u
abbey2u
abbey2u
Senior Member
129
16-12-2020, 08:54 AM
#19
(15-12-2020, 10:06 PM)Detective_Khalifah
(15-12-2020, 04:18 PM)abbey2u
(15-12-2020, 06:42 AM)hovatek
(14-12-2020, 05:07 PM)abbey2u When I boot to factory mode I only saw amigo 3.14, nothing more

Two ways we can go
1. custom recovery + supersu zip flash (to gain root)
2. SP flash tool readback of the recovery.img so we get build info

Here's CWM for your model @ https://mega.nz/file/IfpHkQxT#cpGmbchuwS...GDkuFBVld4
Download it then connect the phone to PC and run adb
Then run :
Code:

adb devices
adb reboot-bootloader
fastboot devices
fastboot flash recovery recovery.img

You can now either power off or reboot and then boot the phone into recovery mode
You should have CWM
Let me know when you get to that stage

How am I to use the code? Is it through cmd or adb.exe?

Through cmd. Anywhere, if adb.exe is defined in PATH, otherwise use cmd in the directory adb is located. I've been looking for a person with this model to get some of the ROM dump/backup files.
BTW, can you pull default.prop and build.prop? We might be able to get more detail on the ROM to flash that way.
I will be deceiving myself if I told you I understand those terms you used(pull default.prop and build.prop)

I think will be following hovatek steps one after the other.
Thanks
hovatek
hovatek
hovatek
Administrator
49,570
16-12-2020, 02:21 PM
#20



(15-12-2020, 04:18 PM)abbey2u How am I to use the code? Is it through cmd or adb.exe?

Its from cmd.exe that you run adb and fastboot commands


Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Pages (3): Previous 1 2 3 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram