Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to start ubuntu genymotion adb Port 5037 occupied

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "ubuntu genymotion how to start adb is occupied port 5037", the content of the article is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "ubuntu genymotion how to start adb is occupied port 5037" bar!

I searched all kinds of information and failed to solve my problem.

First of all, I also use my own sdk to use genymotion's adb.

In the end, I found that it was because of the order of setting the environment variables.

Export ANDROID_HOME=/home/mark/android/Sdk

# export PATH=$ {PATH}: ${ANDROID_HOME} / tools

# export PATH=$ {PATH}: ${ANDROID_HOME} / platform-tools

Export PATH=$ {ANDROID_HOME} / tools:$PATH

Export PATH=$ {ANDROID_HOME} / platform-tools:$PATH

The environment variable adb set in red cannot be run. I can just change it to the following. Maybe there is something wrong with the sequence. I have been looking for it for a long time because of this small problem. Write a blog and record it. If you also have this problem, try to modify it.

Thank you for your reading, the above is the content of "how ubuntu genymotion starts adb occupied port 5037". After the study of this article, I believe you have a deeper understanding of how ubuntu genymotion starts adb occupied port 5037, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report