Hovatek Forum MOBILE Android Insufficient storage space in System partition (Error 70)
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


Insufficient storage space in System partition (Error 70)

Insufficient storage space in System partition (Error 70)

Pages (7): Previous 1 2 3 4 5 6 7 Next
X3non
X3non
X3non
Recognized Contributor
22,062
04-05-2019, 09:34 AM
#31



(03-05-2019, 10:42 AM)abbey2u Yes, The same build number. Yes, I did the factory reset through the custom recovery. When I try to flash stock recovery , boot and system i got error while writing (Nand/eMMC)

which custom recovery are you using? and can you still get access to fastboot mode?
attach a full screenshot of the error message you got while trying to flash
try this, backup firmware from your phone, then flash preloader from your phone backup along with boot, recovery and system from your friend's phone


(03-05-2019, 06:16 PM)abbey2u Please, don't abandon me

sorry, i must've mistakenly missed the thread
abbey2u
abbey2u
abbey2u
Senior Member
129
08-05-2019, 07:51 PM
#32
(04-05-2019, 09:34 AM)X3non
(03-05-2019, 10:42 AM)abbey2u Yes, The same build number. Yes, I did the factory reset through the custom recovery. When I try to flash stock recovery , boot and system i got error while writing (Nand/eMMC)

which custom recovery are you using? and can you still get access to fastboot mode?
attach a full screenshot of the error message you got while trying to flash
try this, backup firmware from your phone, then flash preloader from your phone backup along with boot, recovery and system from your friend's phone


(03-05-2019, 06:16 PM)abbey2u Please, don't abandon me

sorry, i must've mistakenly missed the thread

I'm using philz custom rom. Yes, I can get to fastboot mode. The problem I am faced with is that after flashing the gapps my phone is not loading home screen for me to access my apps even when home button is pressed. That is only problem I am faced with. I can't make calls neither do I have access to my apps. Help me get my phone working please.

This is what I'm facing in video

https://youtu.be/pQHntSZ1z-Q
This post was last modified: 08-05-2019, 07:54 PM by abbey2u.
X3non
X3non
X3non
Recognized Contributor
22,062
09-05-2019, 09:49 AM
#33
(08-05-2019, 07:51 PM)abbey2u I'm using philz custom rom. Yes, I can get to fastboot mode. The problem I am faced with is that after flashing the gapps my phone is not loading home screen for me to access my apps even when home button is pressed. That is only problem I am faced with. I can't make calls neither do I have access to my apps. Help me get my phone working please.

This is what I'm facing in video

https://youtu.be/pQHntSZ1z-Q

from your video though not clear enough, it seems you can't get homescreen but you can access settings
try this
in settings, enable "unknown sources" under security then send any launcher apk through bluetooth or any other means then install and open the launcher
OR enable USB debugging then use adb or apk installer on PC to install any launcher, for apk installer you can refer to https://www.hovatek.com/forum/thread-9101.html
lets know the outcome
This post was last modified: 09-05-2019, 10:00 AM by X3non.
abbey2u
abbey2u
abbey2u
Senior Member
129
10-05-2019, 10:19 AM
#34
(09-05-2019, 09:49 AM)X3non
(08-05-2019, 07:51 PM)abbey2u I'm using philz custom rom. Yes, I can get to fastboot mode. The problem I am faced with is that after flashing the gapps my phone is not loading home screen for me to access my apps even when home button is pressed. That is only problem I am faced with. I can't make calls neither do I have access to my apps. Help me get my phone working please.

This is what I'm facing in video

https://youtu.be/pQHntSZ1z-Q

from your video though not clear enough, it seems you can't get homescreen but you can access settings
try this
in settings, enable "unknown sources" under security then send any launcher apk through bluetooth or any other means then install and open the launcher
OR enable USB debugging then use adb or apk installer on PC to install any launcher, for apk installer you can refer to https://www.hovatek.com/forum/thread-9101.html
lets know the outcome

How can I use adb ?
shankar1790
shankar1790
shankar1790
Senior Member
474
10-05-2019, 10:42 AM
#35



To install app through adb
Push to user app folder-
for installing launcher app
adb push launcher.apk(path to your apk) /data/app
adb puch c:/path/to/app.apk /data/app
Adb push c:/adb/launcher.apk /data/app

You can install any apk as user app in place of launcher.apk
OR
adb install launcher.apk
adb install /path/to/app.apk
adb install C:/adb/launcher.apk(path to your apk file)
All commands for Windows os
This post was last modified: 10-05-2019, 10:56 AM by shankar1790.
abbey2u
abbey2u
abbey2u
Senior Member
129
10-05-2019, 05:18 PM
#36
(10-05-2019, 10:42 AM)shankar1790 To install app through adb
Push to user app folder-
for installing launcher app
adb push launcher.apk(path to your apk) /data/app
adb puch c:/path/to/app.apk /data/app
Adb push c:/adb/launcher.apk /data/app

You can install any apk as user app in place of launcher.apk
OR
adb install launcher.apk
adb install /path/to/app.apk
adb install C:/adb/launcher.apk(path to your apk file)
All commands for Windows os

Thank you, I did it but still not working. I used apkinstaller  to install it and launch it but the still  that is, my phone is not getting to home screen when I press home button on the phone. I explained everything in this video sir 

https://youtu.be/uYluJakF0zk
abbey2u
abbey2u
abbey2u
Senior Member
129
10-05-2019, 05:23 PM
#37
(10-05-2019, 05:18 PM)abbey2u
(10-05-2019, 10:42 AM)shankar1790 To install app through adb
Push to user app folder-
for installing launcher app
adb push launcher.apk(path to your apk) /data/app
adb puch c:/path/to/app.apk /data/app
Adb push c:/adb/launcher.apk /data/app

You can install any apk as user app in place of launcher.apk
OR
adb install launcher.apk
adb install /path/to/app.apk
adb install C:/adb/launcher.apk(path to your apk file)
All commands for Windows os

Thank you, I did it but still not working. I used apkinstaller  to install it and launch it but the problem still persist,  that is, my phone is not getting to home screen when I press home button on the phone. I explained everything in this video sir 

https://youtu.be/uYluJakF0zk
abbey2u
abbey2u
abbey2u
Senior Member
129
10-05-2019, 05:30 PM
#38
(10-05-2019, 05:18 PM)abbey2u
(10-05-2019, 10:42 AM)shankar1790 To install app through adb
Push to user app folder-
for installing launcher app
adb push launcher.apk(path to your apk) /data/app
adb puch c:/path/to/app.apk /data/app
Adb push c:/adb/launcher.apk /data/app

You can install any apk as user app in place of launcher.apk
OR
adb install launcher.apk
adb install /path/to/app.apk
adb install C:/adb/launcher.apk(path to your apk file)
All commands for Windows os

Thank you, I did it but still not working. I used apkinstaller  to install it and launch it but the problem still persist,  that is, my phone is not getting to home screen when I press home button on the phone. I explained everything in this video sir 

https://youtu.be/uYluJakF0zk
shankar1790
shankar1790
shankar1790
Senior Member
474
11-05-2019, 01:28 AM
#39
One more thing you can do it you have to edit your build.prop. you have to change just one line
ro.setupwizard.mode=OPTIONAL to
ro.setupwizard.mode=DISABLED
Do a factory reset and reboot
You can pull build.prop through adb or aroma file manager in philz recovery or any custome recovery to sdcard and after edit that line pull that file in /system
You can google it how to use adb push and pull commands for system files.
Factory reset and reboot.
This time your device boot directly to your home screen
shankar1790
shankar1790
shankar1790
Senior Member
474
11-05-2019, 01:38 AM
#40



Adb pull command
adb pull /system/build.prop
This will pull build.prop to your current working adb directory or your home folder
To push edited file to system
adb push build.prop /system
adb push (path to your edited build.prop) /system
permission error then type
adb shell
su
mount -o remount,rw /system
And then push files
Pages (7): Previous 1 2 3 4 5 6 7 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram