Connecting android things on raspberry pi 3 to a android studio on a windows computer The Next...

Calculate the Mean mean of two numbers

How to show a landlord what we have in savings?

My boss doesn't want me to have a side project

Why does sin(x) - sin(y) equal this?

That's an odd coin - I wonder why

A hang glider, sudden unexpected lift to 25,000 feet altitude, what could do this?

Car headlights in a world without electricity

Strange use of "whether ... than ..." in official text

What is the difference between 'contrib' and 'non-free' packages repositories?

Avoiding the "not like other girls" trope?

Can a PhD from a non-TU9 German university become a professor in a TU9 university?

Calculating discount not working

Small nick on power cord from an electric alarm clock, and copper wiring exposed but intact

Find the majority element, which appears more than half the time

Is a linearly independent set whose span is dense a Schauder basis?

Oldie but Goldie

Is it "common practice in Fourier transform spectroscopy to multiply the measured interferogram by an apodizing function"? If so, why?

How should I connect my cat5 cable to connectors having an orange-green line?

How exploitable/balanced is this homebrew spell: Spell Permanency?

Another proof that dividing by 0 does not exist -- is it right?

Is this a new Fibonacci Identity?

Early programmable calculators with RS-232

Could you use a laser beam as a modulated carrier wave for radio signal?

Creating a script with console commands



Connecting android things on raspberry pi 3 to a android studio on a windows computer



The Next CEO of Stack OverflowHow do I set read/write permissions on a Raspberry Pi set up as a network storage device?HOSTUNREACH error when trying to connect from Android to Linux on Raspberry PiShare Windows computer internet connection with Raspberry PiConnecting Raspberry Pi to network through ethernetHow would I ssh to Raspberry Pi from Android Device while it is connected to its hotspot?IEEE 802.11:deauthicated due to local deauth request Respberry pi 2 jessieInstall raspberry pi driver on other Windows pcPhone shows up as null in Android StudioUnable to connect Android ADB over TCP/IPConnecting Raspberry Pi 3 to android over ADB failure












0















Good day everyone.
I'm currently working on a project that requires me to use a raspberry pi 3 module with android things installed on it. I have followed the steps required for connecting it to android studio but I'm encountering some problems. Here are the steps I followed.




  • I connected the usb power cable of the rpi to my pc for power

  • I connected an ethernet cable from the rpi to my pc

  • I ran DHCP wizard to assign an ip address to the rpi

  • I ran 'adb connect-< rpi ip address > on command prompt


Here is where I'm facing a problem. The first time I run that command, It gives a message saying 'failed to connect to 192.168.137.1:5555', the second time it says: 'already connected to 192.168.137.1:5555' and my android studio detects it but it shows the device as an offline device.



I've tried using adb kill-server before connecting but it still doesn't work. How can I get android studio to recognize it as an online device?
Please I need help as soon as possible.
Thank you.










share|improve this question







New contributor




Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    What is that Android thing? Any link? Does that thing has adb daemon?

    – Biswapriyo
    1 hour ago
















0















Good day everyone.
I'm currently working on a project that requires me to use a raspberry pi 3 module with android things installed on it. I have followed the steps required for connecting it to android studio but I'm encountering some problems. Here are the steps I followed.




  • I connected the usb power cable of the rpi to my pc for power

  • I connected an ethernet cable from the rpi to my pc

  • I ran DHCP wizard to assign an ip address to the rpi

  • I ran 'adb connect-< rpi ip address > on command prompt


Here is where I'm facing a problem. The first time I run that command, It gives a message saying 'failed to connect to 192.168.137.1:5555', the second time it says: 'already connected to 192.168.137.1:5555' and my android studio detects it but it shows the device as an offline device.



I've tried using adb kill-server before connecting but it still doesn't work. How can I get android studio to recognize it as an online device?
Please I need help as soon as possible.
Thank you.










share|improve this question







New contributor




Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    What is that Android thing? Any link? Does that thing has adb daemon?

    – Biswapriyo
    1 hour ago














0












0








0








Good day everyone.
I'm currently working on a project that requires me to use a raspberry pi 3 module with android things installed on it. I have followed the steps required for connecting it to android studio but I'm encountering some problems. Here are the steps I followed.




  • I connected the usb power cable of the rpi to my pc for power

  • I connected an ethernet cable from the rpi to my pc

  • I ran DHCP wizard to assign an ip address to the rpi

  • I ran 'adb connect-< rpi ip address > on command prompt


Here is where I'm facing a problem. The first time I run that command, It gives a message saying 'failed to connect to 192.168.137.1:5555', the second time it says: 'already connected to 192.168.137.1:5555' and my android studio detects it but it shows the device as an offline device.



I've tried using adb kill-server before connecting but it still doesn't work. How can I get android studio to recognize it as an online device?
Please I need help as soon as possible.
Thank you.










share|improve this question







New contributor




Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












Good day everyone.
I'm currently working on a project that requires me to use a raspberry pi 3 module with android things installed on it. I have followed the steps required for connecting it to android studio but I'm encountering some problems. Here are the steps I followed.




  • I connected the usb power cable of the rpi to my pc for power

  • I connected an ethernet cable from the rpi to my pc

  • I ran DHCP wizard to assign an ip address to the rpi

  • I ran 'adb connect-< rpi ip address > on command prompt


Here is where I'm facing a problem. The first time I run that command, It gives a message saying 'failed to connect to 192.168.137.1:5555', the second time it says: 'already connected to 192.168.137.1:5555' and my android studio detects it but it shows the device as an offline device.



I've tried using adb kill-server before connecting but it still doesn't work. How can I get android studio to recognize it as an online device?
Please I need help as soon as possible.
Thank you.







android raspberry-pi android-studio iot adb






share|improve this question







New contributor




Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 3 hours ago









Onatemowo DamilareOnatemowo Damilare

1




1




New contributor




Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Onatemowo Damilare is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    What is that Android thing? Any link? Does that thing has adb daemon?

    – Biswapriyo
    1 hour ago














  • 1





    What is that Android thing? Any link? Does that thing has adb daemon?

    – Biswapriyo
    1 hour ago








1




1





What is that Android thing? Any link? Does that thing has adb daemon?

– Biswapriyo
1 hour ago





What is that Android thing? Any link? Does that thing has adb daemon?

– Biswapriyo
1 hour ago










0






active

oldest

votes












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
});


}
});






Onatemowo Damilare is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1420222%2fconnecting-android-things-on-raspberry-pi-3-to-a-android-studio-on-a-windows-com%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Onatemowo Damilare is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Onatemowo Damilare is a new contributor. Be nice, and check out our Code of Conduct.













Onatemowo Damilare is a new contributor. Be nice, and check out our Code of Conduct.












Onatemowo Damilare is a new contributor. Be nice, and check out our Code of Conduct.
















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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1420222%2fconnecting-android-things-on-raspberry-pi-3-to-a-android-studio-on-a-windows-com%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...