I need all tech genius to help - OnePlus 8 Pro Questions & Answers

i want to use jonetools and autohz app but both need one time adb commands to start working i dnt have a pc or laptop i wonder can i give both apps commands from termux like we did for photochrome camera by wifi adb please answer me can i enable both apps with termux commands if yes what are the codes for that i put in it please help and and you will save me alot of time and tention

Related

Force close with music

so i transferred my music from my laptop to my tab, but while looking at my music on the tab it all of a sudden exits and asks me to either force close or report. Anyone have any idea why this could be happening? I thought all was good once i got the files to tranfer, but then this happened...
could you try reproducing the issue with logcat running?
Sure, would you mind explaining how to do that though? Not wuite sure what logcat is... Appreciate all the help! Hope to get this squared away.
yeah, I figured I would have to do that but I hate writing out instructions just to find out that the person already knows everything I had to say.
I'll write this assuming you're using windows.. hopefully that's not a mistake
this may be a lot more work than you're willing to do and it may not give any useful results. you're certainly more than welcome to try it though.
for a much easier, but less helpful method, skip to the end.
first, install the adb driver. there is a link floating around somewhere to just the driver, but I can't find it so you're probably better off just installing samsung kies. this will install the drivers for you.
http://www.samsung.com/ca/support/m...softwaremanual.do?page=MOBILE.SOFTWARE.MANUAL
then, you'll need to download the android sdk.
http://developer.android.com/sdk/index.html
download it, open the sdk manager and then let it install it's stuff. all you really need is "Android SDK Platform-tools, revision X." I believe the most recent revision is 5, but it doesn't really matter.
now, open a command prompt. in windows 7, you can just hit start and then type cmd. in xp or vista I believe if you have to use start->run or windows key + r, then type cmd and click run.
from here, change directory to the platform tools folder of your sdk. most likely something like this
Code:
cd C:\Program Files\android-sdk-windows\platform-tools\
though it will depend on where you installed your sdk
now go into settings->applications->development and check "usb debugging" on your tablet. after that is done, connect it to your computer with usb and type
Code:
adb devices
if something shows up, your device is recognized. otherwise.. ask for help, I guess
finally, type
Code:
adb logcat -c
adb logcat
and then try to reproduce the error. this will give you tons of information about what's going on in the system. hopefully, it will give you some idea why it is crashing.
Note: the "-c" will clear all previous logs
now, for the short version.
In the android market, download "Android Terminal Emulator"
attempt to reproduce the error then open the terminal emulator and type
Code:
logcat &
this will show you all logs since the last reboot, assuming you haven't cleared them with "logcat -c." It might be a good idea to use "logcat -c" before you start trying to reproduce the error.
hope that helps,
Sam
First of all cant thank you enough for trying to help out. So i went with the second option as to limit my chances of having to ask more questions...yeah about that. With option 2 i could not run the "logcat -c" and after reproducing the error and running "logcat &" i get a permission error... Ideas? Thanks again!
hard to say, man.. what does the error say exactly?

[Q] Nexus 4 screen cracked, need someone fluent with ADB to help

So that's it, my Nexus 4's front glass is broken to where I can only use half the screen. I want to unlock this thing and use ShareKM (Lets me use my mouse and keyboard from my computer on my phone) and Airdroid too I guess. The reason I need help is I can't type in my PIN to unlock the phone and even if I could, I doubt I'd be able to navigate to either ShareKM or Airdroid to start them up. Is there any adb command or otherwise to forward the pin to my phone through usb and then a command to start up the apps? I just wanna be able to use it and get some stuff off before I send it in to be repaired. Thanks in advance.
Not sure about unlocking the pin through adb, but you could use adb pull to copy the files that you need off the phone.
Maybe try this tool
This will only work if your phone is rooted and I hope you enabled usb debugging and unknown sources, otherwise I don't know what to do...
If you will have passed the lockscreen, you should be able to install ShareKM and Airdroid via ADB (if you have the .apk). But I don't know if it's possible to activate ShareKM without using the touchscreen.
But just to get your data off your phone, simply use
Code:
adb pull /sdcard/
then you have a backup of your music/photos/etc
Use adb while in recovery mode. Twrp supports that. Pull the sdcard like the above post suggests.
Sent from my Xiaomi Mi2s

Salvage data with dead screen

Hello, My phone had some water inside that probably burned the screen, I can still connect with my Bluetooth headphones to it and listen to music, but the screen is pitch black. I bought a new phone already, but I want to salvage my pictures which are not stored on google photos from the phone. Is there anyway to do this ??
You can use adb pull method....
can you elaborate a bit more on that please ?, or a topic to follow ??
Zoro Nasr said:
can you elaborate a bit more on that please ?, or a topic to follow ??
Click to expand...
Click to collapse
There's a full guide here. In short, you'll need to have ADB drivers installed, which you can easily get here, or from the Android Development Kit if you so desire. Then you'll need to open a command prompt. The command you run is
Code:
adb pull "path/to/file/or/folder/on/phone" "path/to/save/to/on/computer"
Say, for example, you're on Windows and you wanted to save your phone's photos folder to your PC, you could run
Code:
adb pull "/sdcard/DCIM" "C:\Users\[your username]\Documents\PhoneFiles"
You might need to have turned on USB debugging in developer options on your phone first, I'm not sure - although this could be hard with no screen...
Hope this helps, good luck!

Please Share Any Way To Add/Edit Custom Apn On Settings>Mobile Networks>APN

Hello People Im Frustrated Looking Any Way To Do This With New Versions Of Stock Firmware Of The Sperry XT1766 because After Version NCQ26.69-48 Everything Changed On Stock There Is No Workaround to do This If You Dont Downgrade system & oem partitions , So If Anyone Really Knows A Proved Solution Please Share With Everybody Who Have This Phone . Thanks in Advance.
Found The Solution No Need For Msl Code , Just root.
since on my phone ##3282# dont work i was researching a bit and just need
Download shortcut master
Then on app search to find
SETTINGS
select com.motorola.programmenu.PgmApnSettings
Launch >Edit>Add>Etc
Ann other Fancy Way Is Download Terminal Emulator .
on the terminal :
1. su
2. am start com.motorola.programmenu/.PgmApnSettings
3. NEW APN
Other Way >>> need adb tools. adb drivers
From The Computer
Open Cmd Or PowerShell Or Bash If Is On Linux
1. Enable Usb Debugging >> Connect The Phone To The Pc
2. adb devices >> Authorize on the Phone
3. adb shell
4. su
5. am start com.motorola.programmenu/.PgmApnSettings
3. NEW APN ))))))

bootloader unlock again

Guys, i know this question has been asked numerous times here, even about this specific device but ive read dozens of threads and read dozens more of other sites and i can't find an answer to my problem..my problem is this....
I have a Moto E4 from Metro PCS. i want to root it and install a custom rom like i have done on dozens of other phones (thanks to the awesome people here at XDA.D
i get tuck right off the bat since i cant get the bootloader unlocked..i know its poible through this site. https://motorola-global-portal.custhelp.cowithin m/app/standalone/bootloader/unlock-your-device-b
The part that has me stumped (i know its something simple but i jut dont undertand where it says
On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android SDK tools (or make sure fastboot is in your $PATH)
At the prompt, type
$ fastboot oem get_unlock_data
i just dont get it..I like to think im pretty proficient with computer and phones but not so much when it comes to terminal/command line stuff i guess... what does it mean to make sure fastboot is in my $PATH?
does it mean the fastboot.exe? or something else?
also the device for some reason doesn't seem to be recognized under ADB Device..when it is it says it's unauthorized.....and when i try to open up a terminal either in that location or if i navigate to that location within the prompt after i type $ fatstboot "with or without the "$"" it say's something like the command isnt recognized..sorry for this drawn out post, im just trying to give as much info as i can the 1st time around
my device i Metro PCs moto e4 on 7.1.1...model XT1765.
Thank you for just reading this let alone answering or helping me out with this problem..it is much appreciated,, im trying to get my girlfriend phone better and get her into the whole custom rom scene but im making myself look kind of foolish here that ive been able to root/twrp/rom every other phone ive had besides this one.
xandawg said:
Guys, i know this question has been asked numerous times here, even about this specific device but ive read dozens of threads and read dozens more of other sites and i can't find an answer to my problem..my problem is this....
I have a Moto E4 from Metro PCS. i want to root it and install a custom rom like i have done on dozens of other phones (thanks to the awesome people here at XDA.D
i get tuck right off the bat since i cant get the bootloader unlocked..i know its poible through this site. https://motorola-global-portal.custhelp.cowithin m/app/standalone/bootloader/unlock-your-device-b
The part that has me stumped (i know its something simple but i jut dont undertand where it says
On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android SDK tools (or make sure fastboot is in your $PATH)
At the prompt, type
$ fastboot oem get_unlock_data
i just dont get it..I like to think im pretty proficient with computer and phones but not so much when it comes to terminal/command line stuff i guess... what does it mean to make sure fastboot is in my $PATH?
does it mean the fastboot.exe? or something else?
also the device for some reason doesn't seem to be recognized under ADB Device..when it is it says it's unauthorized.....and when i try to open up a terminal either in that location or if i navigate to that location within the prompt after i type $ fatstboot "with or without the "$"" it say's something like the command isnt recognized..sorry for this drawn out post, im just trying to give as much info as i can the 1st time around
my device i Metro PCs moto e4 on 7.1.1...model XT1765.
Thank you for just reading this let alone answering or helping me out with this problem..it is much appreciated,, im trying to get my girlfriend phone better and get her into the whole custom rom scene but im making myself look kind of foolish here that ive been able to root/twrp/rom every other phone ive had besides this one.
Click to expand...
Click to collapse
Your tethered device (phone) is not communicating with the host (PC). Install Motorola Device Manager on the host to insure you have the proper drivers. Might need to install Minimal Fastboot and ADB as well. Links below.
https://support.motorola.com/us/en/drivers
https://forum.xda-developers.com/showpost.php?p=42407269&postcount=1
Thank you for the rapid resonse..see I had that installed but I read somewhere on the site while downloading it that it could interfere with adb interface so I deleted it..I will reinstall and try again and post back..just wondering. Should I install adb/fastboot at the default location or should I install it in the android SDK folder..I read somewhere I need the android SDK to unlock the E4 bootloader. Is that true do u know?..have you done this process yourself?
xandawg said:
Thank you for the rapid resonse..see I had that installed but I read somewhere on the site while downloading it that it could interfere with adb interface so I deleted it..I will reinstall and try again and post back..just wondering. Should I install adb/fastboot at the default location or should I install it in the android SDK folder..I read somewhere I need the android SDK to unlock the E4 bootloader. Is that true do u know?..have you done this process yourself?
Click to expand...
Click to collapse
Every moto device I own is unlocked. No need to alter default locations. Don't believe everything you read from self-anointed experts.

Categories

Resources