ADB Problem - Xperia Z3 Q&A, Help & Troubleshooting

I installed the android sdk and the fastboot drivers via automatic driver installing (via windows update) but whenever i try to use 'adb devices' no devices are showing, i already tried reistalling but nothing seems to work, any solutions?

Info
Syzew said:
I installed the android sdk and the fastboot drivers via automatic driver installing (via windows update) but whenever i try to use 'adb devices' no devices are showing, i already tried reistalling but nothing seems to work, any solutions?
Click to expand...
Click to collapse
and u enabled ADB in Dev Option in Android Setting?
+ you can use
Code:
adb kill-server
adb start-server
and also tell me about ur OS?
:good:

I already did, i need to fastboot, is software really important?
Sent from my D6603 using XDA Free mobile app

Geeks Empire said:
and u enabled ADB in Dev Option in Android Setting?
+ you can use
Code:
adb kill-server
adb start-server
and also tell me about ur OS?
:good:
Click to expand...
Click to collapse
Anyway, this is my os.
{
"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"
}

Info
Syzew said:
I already did, i need to fastboot, is software really important?
Sent from my D6603 using XDA Free mobile app
Click to expand...
Click to collapse
I mean OS on Computer
there is lots of problem on Windows8 for instance. but if u r Ubuntu user u can use single command to install required packages and ...
:good:

Windows XP 32 bit, sp3
Sent from my D6603 using XDA Free mobile app

How do i do that on ubuntu?
Sent from my D6603 using XDA Free mobile app

Related

knight rider boot animation updated

as promised here is the first version.
{
"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"
}
to install you need to have the android sdk installed.
place the bootanimation.zip file into the tools directory of the sdk folder.
enable usb debugging on your phone, plug in your phone and choose charge only if prompted.
open a cmd prompt cd into the tools directory of the sdk folder.
first backup your old bootanimation with
Code:
adb remount
adb shell
mv /system/media/bootanimation.zip /system/media/bootanimation.zip.bak
exit
now push the new bootanimation with
Code:
adb push bootanimation.zip /system/media/bootanimation.zip
now test the new bootanimation by turning on the screen on your phone and entering
Code:
adb shell bootanimation
or rebooting your phone
hope you like it.
Cool! Will you put this in a flashable .zip?
Sent from my HERO200 using XDA App
That's. Cool..
Sent from my HERO200 using XDA App
would be cool to have the music along with it!
adding music would be copyright infringement though
theresthatguy said:
adding music would be copyright infringement though
Click to expand...
Click to collapse
i won't post audio if there could be an issue with that.
codejunkie78 said:
i won't post audio if there could be an issue with that.
Click to expand...
Click to collapse
cool... consider it snagged.
*grabs bootscreen... looks left, looks right, runs like hell*
Now if we could get a LiveWallpaper to go with, that would be even better.
dfrase11 said:
Now if we could get a LiveWallpaper to go with, that would be even better.
Click to expand...
Click to collapse
I've been working on making some live wallpapers but i hadn't thought about a knight rider one though, i might give it a shot.
Is there a way to get this made for windows mobiel? I have an HD2 and I love the show. I would like to put anything on my phone regaurding Knight Rider.

Error trying to use SDK Win7 x64

Hi there,
I'm fairlyy knew to android. Since I updated my Phone before attempting to root, I can't root is so I cant exactly take screenshots any easier. ( I think ). My Desire HD is strugling to get recognized by the ddms Batch file. I downloaded the SDK thing. I am on Windows 7 64-Bit, So from what I know and learnt, I cant exactly install the USB drivers for ADB. I am getting an error code:
09:42:23 E/adb: Failed to get the adb version: Cannot run program "adb": CreateP
rocess error=2, The system cannot find the file specified
{
"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"
}
Any more information you need I'll be more than happy to provide you with it. After all your trying to help
Anyone know where I went wrong? And If so I'd be grateful to be pointed in the right direction. Cheers.
Desire HD OTA 1.72.405.3
1.72 can't be rooted yet and which sdk are you using if its sdk r8 you need to take copy everything out of platform tools and move to tools folder
Sent from my leedroid v1.3a DhD via xda app
Download the zip file and extract, I face the same issue.
guys take a deep breath and follow these instruction
http://forum.xda-developers.com/showthread.php?t=502010
I use them instructions every time I format a pc, and did so on this my current 64bit windows 7 machine.
Its a whole world of pain however to get the signer for update.zip's to work 64bit machines because of the way java installs
leith51 said:
1.72 can't be rooted yet and which sdk are you using if its sdk r8 you need to take copy everything out of platform tools and move to tools folder
Sent from my leedroid v1.3a DhD via xda app
Click to expand...
Click to collapse
This solved my Problem. Thanks alot!

[Q] Problem Building Android M

Hi, i´ve been trying to finally build Android M following Sony´s instructions. I have had several errors duringthe process, but i could solve them. Now I´m at the point that i finished building Android M (with an error, but it can be fixed), and when i want to see if Ubuntu detects my phone in fastboot mode, the list appears empty:
{
"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 think i have installed correctly the adb and fastboot drivers, because when i type adb version, it shows normally its version. It´s sstrange, because when i type lsusb, it ``recognizes´´ my phone:
I´m using Ubuntu 14.04 LTS 64-bit on virtual machine, VMWare, and my PC specs are:
-Asus A550LD
-Windows 8.1 64-bit
-Intel Core (TM) i7-4500U @ 1.80 Ghz 2.40 Ghz
-Nvidia GeForce 820M
-4GB of RAM (i know it´s low)
If someone could help me, i would really aprecciate it.
Thanks in advance.
Supercharlie25 said:
Hi, i´ve been trying to finally build Android M following Sony´s instructions. I have had several errors duringthe process, but i could solve them. Now I´m at the point that i finished building Android M (with an error, but it can be fixed), and when i want to see if Ubuntu detects my phone in fastboot mode, the list appears empty:
I think i have installed correctly the adb and fastboot drivers, because when i type adb version, it shows normally its version. It´s sstrange, because when i type lsusb, it ``recognizes´´ my phone:
I´m using Ubuntu 14.04 LTS 64-bit on virtual machine, VMWare, and my PC specs are:
-Asus A550LD
-Windows 8.1 64-bit
-Intel Core (TM) i7-4500U @ 1.80 Ghz 2.40 Ghz
-Nvidia GeForce 820M
-4GB of RAM (i know it´s low)
If someone could help me, i would really aprecciate it.
Thanks in advance.
Click to expand...
Click to collapse
You must write "sudo fastboot devices"
Not adb devices...your first pic is wrong
Sent from my D2403 using XDA Free mobile app
konstantinosj77 said:
you must write "sudo fastboot devices"
not adb devices...your first pic is wrong
sent from my d2403 using xda free mobile app
Click to expand...
Click to collapse
thousands of thanks!!! Thanks thanks thanks thanks thanks thanks!!!!:d:d:d:d:d:d:d

[TUT] How to disable Power Saver Notification (Works on 5.X) [No App Needed]

First and foremost, you must be ROOTED already
As a quick intro, I don't like annoying notifications. Especially ones that cannot be hidden with one click
Here is a quick demo on how to disable the notification of power saver mode:
For the quickest results, TURN POWER SAVER MODE OFF FIRST!
So there are two ways to do this
Option 1.) With a PC that has ADB ready to go
First step, type in
PHP:
adb shell
Then, if not ROOT already, type SU (output should look as follows mostly)
Code:
[email protected]_m8wl:/ # su
su
Then, you must type in the shell prompt:
PHP:
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
Output as follows:
Code:
[email protected]_m8wl:/ # pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
ble com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver <
Component {com.htc.htcpowermanager/com.htc.htcpowermanager.powersaver.PowerSaverNotificationReceiver} new state: disabled
Option 2.) No PC
In this option you will have to download a Terminal Emulator.
In the terminal window, first step is to type:
Code:
SU
Then, after permitting root access, type in the following:
PHP:
pm disable com.htc.htcpowermanager/.powersaver.PowerSaverNotificationReceiver
FInale
Assuming all went through, this is what the final product should function and look like:
{
"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 it worked
Sent from my HTC6525LVW using Tapatalk
Wait...I did your fix, but something must be wrong, I didn't get that wallpaper
Sent from my One M8 using Tapatalk
BrainRex said:
Thanks it worked
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
No problem
garywojdan81 said:
Wait...I did your fix, but something must be wrong, I didn't get that wallpaper
Sent from my One M8 using Tapatalk
Click to expand...
Click to collapse
Yes yes, haha...

Titanium Backup widgets not creating correctly

Anyone ever run into this problem with Titanium Backup?
I was able to add one widget but cant get another to show/work correctly.(see pic)
Any idea how to fix it? The only thing I've done to the system after creating the first shortcut (which works correctly) is activating Majiks systemless-ly, did this create my problem?
{
"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"
}
Android 13
galaxy A22 plus
Rooted with Majiks systemless-ly activated
i un-installed and re-installed but all it did was remove the working Icon. still doesnt work
Not even an Idea of why it quit working???
20GT said:
Not even an Idea of why it quit working???
Click to expand...
Click to collapse
The latest build of Titanium Backup is from 2019 and moreover, it clearly says in the store: "Requires ROOT , Android 1.5-10 + (ARM, x86, MIPS)", not Android 13 and not ARMv8.2-A (64-bit).
ze7zez said:
The latest build of Titanium Backup is from 2019 and moreover, it clearly says in the store: "Requires ROOT , Android 1.5-10 + (ARM, x86, MIPS)", not Android 13 and not ARMv8.2-A (64-bit).
Click to expand...
Click to collapse
Just didn't understand why it worked once and not again?
Does anyone have any suggestions for its replacement. I mainly want it for freezing stuff?
20GT said:
(...)
Does anyone have any suggestions for its replacement. I mainly want it for freezing stuff?
Click to expand...
Click to collapse
[TOOL] ADB AppControl 1.8.0 🚀 Ultimate App Manager & Debloat Tool + Tweaks
ADB AppControl 🚀 Root is not required. Works with any Android device. Can do almost everything you dreamed about with applications. ADB AppControl - the desktop program, that will allow you to easily manage applications on your android device...
forum.xda-developers.com

Categories

Resources