how to install all smartphone drivers on windows computer to use with adb
how to install all smartphone drivers on my computer to use with adb and share file and avoid install every cellphone driver one by one, I have seen computers in my college that have all smartphone drivers installed and recognize all smartphone when you plug it in through usb
windows usb drivers smartphone
add a comment |
how to install all smartphone drivers on my computer to use with adb and share file and avoid install every cellphone driver one by one, I have seen computers in my college that have all smartphone drivers installed and recognize all smartphone when you plug it in through usb
windows usb drivers smartphone
How do you know these computers have drivers for ALL smartphones?
– music2myear
Jan 27 at 4:04
bacause nobody has complain about it and its a it carreer and belive me almost eveyone connect their smartphone to the computers in class
– mark
Jan 27 at 4:42
1
Then what are you trying to accomplish? Is the issue that YOUR phone isn't recognized by the computers? Your question lacks the information necessary for us to understand what you're actually asking. Use the EDIT button to add this required information.
– music2myear
Jan 27 at 6:07
im asking for a universal driver for all smartphones
– mark
Jan 27 at 6:19
There isn't one. While the answer celow will cover many phones, it will not support all services on those phones and many phones will not be supported at all. There must be a reason you want universal drivers, the REASON why you think these drivers are your solution will help us get you information more specific to your needs. There are lots of reasons to want phone drivers, and not all of these reasons have the same answer. Your continued resistance to giving this information means we are not able give you the best answer.
– music2myear
Jan 28 at 4:09
add a comment |
how to install all smartphone drivers on my computer to use with adb and share file and avoid install every cellphone driver one by one, I have seen computers in my college that have all smartphone drivers installed and recognize all smartphone when you plug it in through usb
windows usb drivers smartphone
how to install all smartphone drivers on my computer to use with adb and share file and avoid install every cellphone driver one by one, I have seen computers in my college that have all smartphone drivers installed and recognize all smartphone when you plug it in through usb
windows usb drivers smartphone
windows usb drivers smartphone
asked Jan 27 at 3:18
markmark
12
12
How do you know these computers have drivers for ALL smartphones?
– music2myear
Jan 27 at 4:04
bacause nobody has complain about it and its a it carreer and belive me almost eveyone connect their smartphone to the computers in class
– mark
Jan 27 at 4:42
1
Then what are you trying to accomplish? Is the issue that YOUR phone isn't recognized by the computers? Your question lacks the information necessary for us to understand what you're actually asking. Use the EDIT button to add this required information.
– music2myear
Jan 27 at 6:07
im asking for a universal driver for all smartphones
– mark
Jan 27 at 6:19
There isn't one. While the answer celow will cover many phones, it will not support all services on those phones and many phones will not be supported at all. There must be a reason you want universal drivers, the REASON why you think these drivers are your solution will help us get you information more specific to your needs. There are lots of reasons to want phone drivers, and not all of these reasons have the same answer. Your continued resistance to giving this information means we are not able give you the best answer.
– music2myear
Jan 28 at 4:09
add a comment |
How do you know these computers have drivers for ALL smartphones?
– music2myear
Jan 27 at 4:04
bacause nobody has complain about it and its a it carreer and belive me almost eveyone connect their smartphone to the computers in class
– mark
Jan 27 at 4:42
1
Then what are you trying to accomplish? Is the issue that YOUR phone isn't recognized by the computers? Your question lacks the information necessary for us to understand what you're actually asking. Use the EDIT button to add this required information.
– music2myear
Jan 27 at 6:07
im asking for a universal driver for all smartphones
– mark
Jan 27 at 6:19
There isn't one. While the answer celow will cover many phones, it will not support all services on those phones and many phones will not be supported at all. There must be a reason you want universal drivers, the REASON why you think these drivers are your solution will help us get you information more specific to your needs. There are lots of reasons to want phone drivers, and not all of these reasons have the same answer. Your continued resistance to giving this information means we are not able give you the best answer.
– music2myear
Jan 28 at 4:09
How do you know these computers have drivers for ALL smartphones?
– music2myear
Jan 27 at 4:04
How do you know these computers have drivers for ALL smartphones?
– music2myear
Jan 27 at 4:04
bacause nobody has complain about it and its a it carreer and belive me almost eveyone connect their smartphone to the computers in class
– mark
Jan 27 at 4:42
bacause nobody has complain about it and its a it carreer and belive me almost eveyone connect their smartphone to the computers in class
– mark
Jan 27 at 4:42
1
1
Then what are you trying to accomplish? Is the issue that YOUR phone isn't recognized by the computers? Your question lacks the information necessary for us to understand what you're actually asking. Use the EDIT button to add this required information.
– music2myear
Jan 27 at 6:07
Then what are you trying to accomplish? Is the issue that YOUR phone isn't recognized by the computers? Your question lacks the information necessary for us to understand what you're actually asking. Use the EDIT button to add this required information.
– music2myear
Jan 27 at 6:07
im asking for a universal driver for all smartphones
– mark
Jan 27 at 6:19
im asking for a universal driver for all smartphones
– mark
Jan 27 at 6:19
There isn't one. While the answer celow will cover many phones, it will not support all services on those phones and many phones will not be supported at all. There must be a reason you want universal drivers, the REASON why you think these drivers are your solution will help us get you information more specific to your needs. There are lots of reasons to want phone drivers, and not all of these reasons have the same answer. Your continued resistance to giving this information means we are not able give you the best answer.
– music2myear
Jan 28 at 4:09
There isn't one. While the answer celow will cover many phones, it will not support all services on those phones and many phones will not be supported at all. There must be a reason you want universal drivers, the REASON why you think these drivers are your solution will help us get you information more specific to your needs. There are lots of reasons to want phone drivers, and not all of these reasons have the same answer. Your continued resistance to giving this information means we are not able give you the best answer.
– music2myear
Jan 28 at 4:09
add a comment |
1 Answer
1
active
oldest
votes
The most probable reason why "computers in your college that have all smartphone drivers installed" is because at some point different individuals with different smartphones plugged in their smartphones and the drivers were thus installed at different times not necessarily there was an "all in one driver package" that was installed.
For Windows, one usually needs a device-specific driver to get ADB
working. If you cannot find one for your device, you might want to
check with the Universal ADB driver.
adb is also included in the Android SDK Platform-Tools package. You can download this package here. You can get more info on the official site
While the universal driver will most likely work with a lot of devices, you are not guaranteed it will be your 'all in one solution' because some brands require extra workarounds to be fully compatible with adb e.g Huawei, Xiaomi etc.
Acknowledgements
- Android Debug Bridge (adb)
- Android Enthusiasts Stack exchange: ADB
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398855%2fhow-to-install-all-smartphone-drivers-on-windows-computer-to-use-with-adb%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The most probable reason why "computers in your college that have all smartphone drivers installed" is because at some point different individuals with different smartphones plugged in their smartphones and the drivers were thus installed at different times not necessarily there was an "all in one driver package" that was installed.
For Windows, one usually needs a device-specific driver to get ADB
working. If you cannot find one for your device, you might want to
check with the Universal ADB driver.
adb is also included in the Android SDK Platform-Tools package. You can download this package here. You can get more info on the official site
While the universal driver will most likely work with a lot of devices, you are not guaranteed it will be your 'all in one solution' because some brands require extra workarounds to be fully compatible with adb e.g Huawei, Xiaomi etc.
Acknowledgements
- Android Debug Bridge (adb)
- Android Enthusiasts Stack exchange: ADB
add a comment |
The most probable reason why "computers in your college that have all smartphone drivers installed" is because at some point different individuals with different smartphones plugged in their smartphones and the drivers were thus installed at different times not necessarily there was an "all in one driver package" that was installed.
For Windows, one usually needs a device-specific driver to get ADB
working. If you cannot find one for your device, you might want to
check with the Universal ADB driver.
adb is also included in the Android SDK Platform-Tools package. You can download this package here. You can get more info on the official site
While the universal driver will most likely work with a lot of devices, you are not guaranteed it will be your 'all in one solution' because some brands require extra workarounds to be fully compatible with adb e.g Huawei, Xiaomi etc.
Acknowledgements
- Android Debug Bridge (adb)
- Android Enthusiasts Stack exchange: ADB
add a comment |
The most probable reason why "computers in your college that have all smartphone drivers installed" is because at some point different individuals with different smartphones plugged in their smartphones and the drivers were thus installed at different times not necessarily there was an "all in one driver package" that was installed.
For Windows, one usually needs a device-specific driver to get ADB
working. If you cannot find one for your device, you might want to
check with the Universal ADB driver.
adb is also included in the Android SDK Platform-Tools package. You can download this package here. You can get more info on the official site
While the universal driver will most likely work with a lot of devices, you are not guaranteed it will be your 'all in one solution' because some brands require extra workarounds to be fully compatible with adb e.g Huawei, Xiaomi etc.
Acknowledgements
- Android Debug Bridge (adb)
- Android Enthusiasts Stack exchange: ADB
The most probable reason why "computers in your college that have all smartphone drivers installed" is because at some point different individuals with different smartphones plugged in their smartphones and the drivers were thus installed at different times not necessarily there was an "all in one driver package" that was installed.
For Windows, one usually needs a device-specific driver to get ADB
working. If you cannot find one for your device, you might want to
check with the Universal ADB driver.
adb is also included in the Android SDK Platform-Tools package. You can download this package here. You can get more info on the official site
While the universal driver will most likely work with a lot of devices, you are not guaranteed it will be your 'all in one solution' because some brands require extra workarounds to be fully compatible with adb e.g Huawei, Xiaomi etc.
Acknowledgements
- Android Debug Bridge (adb)
- Android Enthusiasts Stack exchange: ADB
answered Jan 27 at 5:28
xavier_fakeratxavier_fakerat
1,9111521
1,9111521
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398855%2fhow-to-install-all-smartphone-drivers-on-windows-computer-to-use-with-adb%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
How do you know these computers have drivers for ALL smartphones?
– music2myear
Jan 27 at 4:04
bacause nobody has complain about it and its a it carreer and belive me almost eveyone connect their smartphone to the computers in class
– mark
Jan 27 at 4:42
1
Then what are you trying to accomplish? Is the issue that YOUR phone isn't recognized by the computers? Your question lacks the information necessary for us to understand what you're actually asking. Use the EDIT button to add this required information.
– music2myear
Jan 27 at 6:07
im asking for a universal driver for all smartphones
– mark
Jan 27 at 6:19
There isn't one. While the answer celow will cover many phones, it will not support all services on those phones and many phones will not be supported at all. There must be a reason you want universal drivers, the REASON why you think these drivers are your solution will help us get you information more specific to your needs. There are lots of reasons to want phone drivers, and not all of these reasons have the same answer. Your continued resistance to giving this information means we are not able give you the best answer.
– music2myear
Jan 28 at 4:09