简体   繁体   English

如何将文件从一个Android模拟器传输到我的Android设备?

[英]How to transfer a file from one android emulator to my Android device?

I want to develop one small application to transfer a file from my android emulator to an android device through coding. 我想开发一个小应用程序,通过编码将文件从我的android模拟器传输到android设备。 I dont know how to achieve this, please if anybody knows help me. 我不知道如何实现这一目标,如果有人知道请帮助我。

Learn how the communication is done via Java. 了解如何通过Java完成通信 Then implement client and server applications and install them to emulator and to the phone. 然后实现客户端和服务器应用程序,并将它们安装到仿真器和电话中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将文件从android设备传输到android studio - Transfer file from android device to android studio Android:文件在模拟器中工作,但在设备中出现错误? - Android: File working in Emulator but giving error in Device? Android 模拟器设备文件资源管理器中的权限被拒绝 - Permission denied in Android Emulator Device File Explorer 我的Android应用程序在模拟器上运行,但无法在我的Android设备上运行 - My Android application runs on emulator but not working on my android device 从 usb 传输/下载文件到 android 设备 - Transfer/Download files from usb to android device 如何将整数值从一个 Java 文件传输到 Android 中的另一个 Java 文件? - How to transfer the integer values from one Java file to other Java file in Android? 当我的android应用程序在android设备/模拟器上运行时Jsoup无法正常工作 - Jsoup is not working when my android application is running on android device/emulator 如何为Android运行单元测试不在设备或模拟器上? - How to run unit tests for Android is not on the device or emulator? 如何从Android Studio中的Android设备访问服务器 - How to access my server from my Android device in Android Studio Android:Epub文件没有在模拟器/ android设备中显示图像 - Android: Epub file not showing images in emulator/android device
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM