Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/200.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用Android emulator调制解调器和wifi连接到单独的网络_Android_Android Emulator - Fatal编程技术网

使用Android emulator调制解调器和wifi连接到单独的网络

使用Android emulator调制解调器和wifi连接到单独的网络,android,android-emulator,Android,Android Emulator,有时,Android设备可能连接到两个独立的网络。例如,它可能有一个带有登录捕获和LTE数据连接的Wifi网络 有可能用Android仿真器模拟这种情况吗?例如,为模拟器提供两个单独的TAP接口?(我的首选是运行Linux的主机,但如果它必须运行Windows,那就好了。)

有时,Android设备可能连接到两个独立的网络。例如,它可能有一个带有登录捕获和LTE数据连接的Wifi网络

有可能用Android仿真器模拟这种情况吗?例如,为模拟器提供两个单独的TAP接口?(我的首选是运行Linux的主机,但如果它必须运行Windows,那就好了。)