我不小心退出了应用程序发明者询问 adb 路径的弹出窗口
我怎样才能再次取回它,以便我可以将正确的路径放入其中?我认为这就是应用程序发明者无法连接到我的手机的原因。
How can I get it back again so I can put the right path into it? I think this is the reason that app inventor wont connect to my phone.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
如果
您丢失该位置,请参阅中的安装 App Inventor Extras 软件中的说明http://appinventor.googlelabs.com/learn/setup/ 应该有帮助。位置可能会稍微改变,开发团队刚刚更新了安装程序。
and
If you lost the location, the instructions at Install the App Inventor Extras Software in http://appinventor.googlelabs.com/learn/setup/ should help. The locations may be changed a bit, the dev team just updated the installer.
查看 Jason 的 ADB 路径故障排除 http://android.jwtyler.com/Tutorials.html
它涵盖了重置路径。
这个对话
有一个更好的方法来获取 Windows 上的路径设置
http://appinventor.googlelabs.com/ forum/#topic/getting-started-with-app-inventor/dRiJXp5kyBA/discussion
这涵盖了 Linux
http://appinventor.googlelabs.com/论坛/#topic/getting-started-with-app-inventor/vSP0UyBvDog/discussion
Check out Jason's Troubleshooting ADB Path http://android.jwtyler.com/Tutorials.html
It covers resetting the path.
and
This conversation has a better way to get the path set on Windows
http://appinventor.googlelabs.com/forum/#topic/getting-started-with-app-inventor/dRiJXp5kyBA/discussion
and this covers Linux
http://appinventor.googlelabs.com/forum/#topic/getting-started-with-app-inventor/vSP0UyBvDog/discussion
您必须退出块编辑器,然后重新启动它。 (至少对我来说这是唯一的选择。)
另外,我的系统找不到 ADB 的事实是因为我没有安装它!一旦我安装了ADB,弹出窗口就没有出现。
You have to exit the block editor, and then restart it. (At least for me that was the only option.)
Also, the fact that my system couldn't find ADB was because I didn't have it installed!! Once I installed ADB, the pop up didn't show up.