adb emulator offline - Nexus 6P Q&A, Help & Troubleshooting

so I was trying to install a custom rom for my nexus 6p like I used to do on my nexus 5 alot...
now i set up my adb and fastboot environment (throgh google's site) as I used to do and it all worked fine
then i tried to unlock the bootloader and it got stuck (only cmd not phone) in "adb devices" i got the device ID
and 2 lines of offlines emulators that i have no idea what they are... i dont run bluestacks btw.. i do run Virtualbox though it has windows 10 on it..
(main PC has windows 10 too)
the emulator names are:
emulator-5576
emulator-5574
added a screenshot attachment
{
"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"
}
anyway is there a way to remove those emulator devices for good? I did try "adb kill-server" but it just restarts the adb server...
then after a few seconds the emulators are coming back... any idea?
any help would be MUCH appreciated, trying to resolve this problem for quite a while now...

Wow wait adb emulator work on bootloader"fastboot"??

wonderdroid87 said:
Wow wait adb emulator work on bootloader"fastboot"??
Click to expand...
Click to collapse
I really dont know much about these things :/ I'm not running any android emulators... not that I know of atleast..

Related

(Tut) Fix insufficient app storage error

Warning: I am not responsible for any thing happening to you or your phone
This should work on any phone and doesn't require root
1. Download and install Android SDK and Java development kit
2. Start up an elevated command prompt and type in cd C:\Program Files (x86)\Android/android-sdk\platform-tools or if that doesn't work cd C:\Program Files (x86)\Android\platform-tools
3. Make sure USB debugging is on then plug your phone into the computer
4. Go back to your command prompt and type in adb shell pm getInstallLocation then type adb shell pm setInstallLocation 2
5.Reboot. Now hopefully the error should be gone its been working for me so far
Credits- ganshani.com/2012/01/11/fix-insufficient-storage-avalible-on-android/
Sent from my R800i using Tapatalk
Right on, but most people already know how to do that. If you would of bothered to search you would have known jus sayin
Sent from my R800a using XDA App
^
Sent from my R800x using xda premium
{
"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"
}
double facepalm

Oppo find 5 drivers

{
"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"
}
Was looking for this for a very long while.Found them here to save the strain!!:victory:
Do you think these drivers will work on older xp computer?
uploading for xp ASAP!!
edit here
With this tool is very simple !
...........................http://forum.xda-developers.com/showthread.php?t=1983470
adb devices
Hey
I have installed about every driver package I could find of the Oppo find 5, but when I execute the "adb devices" command the device isn't being listed. The device is recognized in device manager and I am able to "see" my other devices (htc one s, nexus 7) in adb. Usb debugging is enabled altough it doesn't show warn me about it in the notification bar.
I got the same problem, my oppo find 5 is not recognized as a device in eclipse on my Mac. Though I can see it as an external storage, so I guess the drivers are installed.
USB Debugging is on of course.
Any idea what I could try so it's gonna be recognized in eclipse?
I am currently experiencing the same issue..i tried installing PDANet and it didnt work.. I will try and see if I can find a resolution.
Here I uploaded the drivers: https://dl.dropboxusercontent.com/u/21558454/Oppo_Find5_x909_drivers.zip
This is for Windows

[Q] ADB WIFI with Google ROM 4.4.2

Hey,
Im using the Google ROM from Jamal for some time now, it works perfectly. Except for one thing, my ADB via WiFi is not working anymore..
Now im wondering, is this Google ROM specific, or is this a problem of Kitkat(4.4)?
Im using this app for ADB wifi (https://play.google.com/store/apps/details?id=com.ttxapps.wifiadb&hl=en)
I've used this app since i have an Android device. It always worked, but not after i installed the Google ROM.
When i try to connect i always get the message "unable to connect to xx.xx.xx.xx:5555" (this happens either on Linux or Windows)
I've tried the tcpip 5555, or any other port. (in the past i've never had to do this anyway!)
I also tried to install any other Wifi ADB app, they are all failing.
If any one could help me out, or experiencing the same problem, let me know.
Thanks!
am i the only one? ;\
I've tried this ROM also: http://forum.xda-developers.com/showthread.php?t=2557353
yet, im still unable to connect :|
{
"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"
}
can any1 at least confirm he has adb over wifi working on a google/kitkat rom?
does no one develop apps on a kitkat rom?
bump
huhu

Fastboot is not working but adb is fine.

Hello everyone. I have my asus zenfone max pro m1 and I want to install a custom rom in it, which requires me to go to fastboot.
I have followed a post on xda forum about it.
I have unlocked my bootloader.
installed adb and fastboot (platform tools).
enabled usb debugging and allowed my pc.
Now when give the command for adb devices, it shows me the attached device. Then i give the command "adb reboot bootloader" and it works perfectly and I enter fastboot on my device.
But as soon I give command fastboot devices the fastboot menu in my phone changes to small font saying "press power button to shutdown" . But when I restart my PC and do it all again, the first time when I
give the command for fastboot devices it shows me my device , but second time onwards it shows "??????? fastboot" and again the same small font message is shown. I have attached screenshot of my CMD for better illustration. Please help me regarding this . Thank you.
{
"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"
}

Nethunter's terminal emulator issue on Samsung Galaxy s7 edge

Hi guys. a few days ago I installed the nethunter rom on my s7 edge and the whole process was successful. however i am having trouble with the terminal emulator, i took a look around before posting my help request here, but I have not found anything regarding my problem. let's get to the point: when I try to have the metapackage installed, the terminal emulator starts automatically, and after giving the first command it stops responding.
{
"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 tried to start the emulator manually, when I choose kali, rather than the usual root @ kali I find only the cursor
Spoiler
,
if I try to issue any command and hit enter, the cursor drops one line without executing the command.
Spoiler
I will attach screenshots to make me understand better. I checked that I have the latest version of nethunter and the emulator. i tried to change install path to busybox, but the problem persists. I really hope you can help me.
{Mod edit: Spoilers added to full screenshots for better reading & scrolling experience - Oswald Boelcke}

Categories

Resources