TROUBLE MOTO E5 (XT1944-3) - Moto E5 Questions & Answers

Hello everyone, I'm new here. Hope you take care of me.
People I have an issue with my phone the imei is reported and I'm trying to fix it. I have already rooted with magisk and now I'm doing this (
) but when I try to enable the DIAG port in my phone doesn't let do it... Just installing the drivers it should appear in device manager but don't, by the way I was trying to enabling it by ADB writing this
Spoiler: THIS CODE
Code:
adb devices
adb shell
su
setprop sys.usb.config diag,adb
but when I try the answer is other.
{
"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"
}
Does somebody knows what I have to do?
Thank you.
PD: Sorry if this is not the place where I have to put this post.

Related

Whats the Intent ?

Hey guys,
Im trying something, im just stuck on finding the intent to get to this screen
I can get to this screen
{
"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"
}
using
Code:
adb shell am start -a android.intent.action.MAIN -n com.android.settings/.ManageApplications
I wanna know how i can get to any of the application subscreens so
Is there any intent for going into specific app settings ?
Thanks
Shameless bump Last one on my part just wanna get it out there incase someone knows n they missed the post.
When monitoring the logs to find the intents. I notice it says
/.InstalledAppDetails <has extras>
ne clue as to what these "extras" are ?

[Q] adb doesn't work for me on w8 pro n

Hello,
my problem is that, adb doesn't recognize my phone, and i wanna change my radio firmware...
i use this tuto, without any results.
Tuto.-
{
"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"
}
and the devices show me this .-.
thats all,
regards.
Pd: excuse my english...
It seems that adb is not found, you should add adb's directory to the PATH environment variable in Windows. After that, type "adb devices" in the command line, and you should see the list of connected devices.
i do,
and restarts .-.
Edit: nevermind, i fix that or i guess

Help: "closed" message when trying to use sdb

Hi everyone!
I'll go right to the issue, I'm trying to change the icons on a Samsung Gear 2 Neo following the instructions on this thread: http://forum.xda-developers.com/showthread.php?t=2782669. So far I had to change the firmware so I could root it, fight with drivers, ROMs, Odin, and all that stuff, and finally could root it, but now that I run the command "sdb shell mount -o remount,rw /" I get the message "closed" and can't proceed. I tried changing firmware, resetting to factory, rerooting, everything to no avail. So I'd like to ask for your help to solve this issue. I'll leave a screencap of the command window here:
{
"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"
}
Thanks in advance.

Android Root Directory got rename

Hello.
I Buy This Inforce Computing SBC 6640 that i want to make support HDMI Input. in the ads it says " Plug n play" but the unit got is unavailabe for plug n play because lack of "system" in the module. long short story i've contact with the Inforce tech support and he gave me the patch that i need.. so i follow the instruction as he writte in the email, but it still 0 to me. and when i reboot my SCB to fastbppt again, the dicertory got some rename r something. it's new to me so i don't know what is this.. maybe someone can help me to identify this problem and how to solve it
here's the link for the evidance :
{
"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"
}
thank you

Need help with sideloading error

I keep getting an "Cannot read coral" update that released today. Been sideloading software updates for over 6 years and this is the first time I have ran into this. Any help is greatly appreciated!
{
"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"
}
@win465 Because you are trying to flash an OTA image, I take it to mean via adb through recovery? In that case I would confirm your fastboot/adb binaries are up to date and try another USB-A to USB-C cable. What do you get from adb when you use the devices command? version command? If it can't read the file from your PC, the problem is likely with the adb setup on that PC.

Categories

Resources