Note II Factory Mode On PROBLEM :( - Galaxy Note II Q&A, Help & Troubleshooting

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NOT WORK
1-
- Android Emulator write
su
echo -n ON > /efs/imei/keystr
echo -n ON > /efs/FactoryApp/factorymode
chown 1001:1001 /efs/imei/keystr
reboot
2-
- cmd
- cd c:\android
- adb shell
- echo -n ON > /efs/FactoryApp/factorymode
3-
nandroid restore
4-
new rom install
big problem , help me please !!!

no problem. problem finish

How did u fix?
hi how did you fix the above issue?im having same problem

greekgod1021 said:
hi how did you fix the above issue?im having same problem
Click to expand...
Click to collapse
http://www.444android.com/showthread.php?p=86539
dreamnej ### PhoeniX V9.0 rom ###

Related

[Exp] Viper4Android LG Spirit h440n Marshmallow

I just want to share, for who know V4A and for anyone who not. Now the app works in Marshmallow
Quick guide (What I did to make it work)
-Need:
Busybox (Root)
SE Linux Mod Changer or Terminal Emulator. Is up to you, I used the Terminal
Viper4Android v2.5.0.5 - https://forum.xda-developers.com/showthread.php?t=2191223
-Install Busybox, enter into the app and Install.
- a_ SE LinuxModChanger: Install, in the app tap "Permissive"
b_ Terminal: Install and type
su
getenforce
setenforce 0
Click to expand...
Click to collapse
**Su: gain Root access//Getenforce: check the status//Setenforce: Change the Mode (0: Permissive\\1:Enforcing)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-Install V4A, I installed as a system app.
-Open and Install the driver, Reboot.
To see if it works check "Driver Status" in the app:
*(Processing show "Yes", only playing a song)

Rooting AFTV2 and not being able to boot into recovery after installing TWRP zip

Hi,
I am trying to install TWRP on my AFTV 2 (5.0.5) that has been rooted with Kingroot 4.1. I used sManager and rbox's TWRP recovery v6 zip. Once I install it, it looks like it succeeds and says...
[email protected]:/ # su -c "sh /sdcard/firetv2_recovery_v6.zip"
Extracting unzip...
Remounting /system read-write...
Extracting...
Remounting /system read-only...
[email protected]:/ #
When I go to reboot it and expect to see this screen, it just boots regularly without giving me an option. Anyone know how to fix this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
EDIT: Solved the issue by using a different monitor, the Fire TV does not work with some types of displays or HDMI cables and does not show the boot screen!

[APP] [NO ROOT] CrisKelo Menu V1.08

Hello
Want to share my first Application for Samsung Galaxy S9, it also must work on any device running Android 5.X.X and higher...
No ROOT Required, but for full functionality Enabled Accessibility Service And WRITE_SECURE_SETTINGS PERMISSION Required.
To Grant WRITE_SECURE_SETTING Permission Working ADB Shell on You PC Is Required, Just Type This Command:
Code:
adb shell pm grant impressive.mod android.permission.WRITE_SECURE_SETTINGS
Screenshot :
V1.07
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
V1.08
I'm using it on Bixby Button and found this very useful
If You found this App Useful please hit Thanks.​
Great work! Thanks ?
Hi ?
Vmb265 said:
Great work! Thanks
Click to expand...
Click to collapse
Thanks, I'm glad that it's useful
Very nice, s9 960w Canada. No root so on gonna install this. Cheers

asus zenfon 2 ZE 500 kg friends help.

asus zenfon 2 ZE 500 kg friends help, I need: for those who do not know
1) We connect Android to the computer in adb, enter:
adb sheell (enter)
su (enter)
ls -l / dev / block / platform / * / by-name (enter)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Type the linux command to dump:
dd if =/dev/block/XXXXX of = /sdcard/NAME_razdel.img
-where XXXXXXXXX is the section from which you shoot(example dd if =/dev/block/mmcblk0p15 of = /sdcard/boot.img)
-where NAME_razdel.img is the name that you will assign when removing the image from the selected section (it is better to give names as they are indicated, if data is then data)example
dd if /dev/block/mmcblk0p15 of = /sdcard/boot.img
i need img files all from the table above
I will be very grateful, I will save everything and create links

[SM-G988N] How to set ro.debuggable=1

(1)
I follow this link, update stock firmware and install magisk
Everything goes well.
(2)
Then, use magisk resetprop tool to change ro.debuggale
- magisk resetprop ro.debuggable 1
- stop; start;
Issues:
- After that, usb debugging(developer options) is disabled, why is this?
Should I change a ROM to flash?
Now, I change the magisk config,
I can login android device by adb shell, but I can't open Deveoper Options yet.
On my vivo phone, when set ro.debuggale=1, I can open Developer Options, change settings there.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I plan to change offical ROM to custom ROM, now if set ro.deuggable=1 or ro.secure=0, the adb connection become unstable

Categories

Resources