Skip to main content

Questions tagged [networking]

Generic network issues. Before using this tag, check if there's a closer fit (see tag wiki).

1 vote
0 answers
33 views

Force Android to use mobile data even if other network sources are available?

I have an Android device that's used for mobile testing. This device has cell connectivity and is separately connected to an ethernet cable (used for ADB). How can I configure the Android device so ...
David Chouinard's user avatar
0 votes
0 answers
50 views

How I can USB passthrough wifi card into android emulator as I do upon on other hypervisors

I managed to run an android emulator: $ emulator Android30 INFO | Storing crashdata in: /tmp/android-pcmagas/emu-crash-34.2.14.db, detection is enabled for process: 93905 INFO | Android emulator ...
Dimitrios Desyllas's user avatar
0 votes
0 answers
34 views

veth peer with netns in android

How I can create veth with netns in android, with internet connection. What I try: sudo ip netns add client sudo ip link add veth0 type veth peer name veth1 sudo ip link set veth1 netns client sudo ip ...
Anas's user avatar
  • 111
0 votes
0 answers
53 views

Android 14 port forwarding for tethered devices

I need to forward ports from the devices connected over WiFi or USB tethering. I have root access and my carrier allows port opening (hosting servers on the phone itself works, it is accessible from ...
esi162's user avatar
  • 1
0 votes
0 answers
30 views

Unable to ping jetson nano from other devices while connected via usb tethering

have a Dell PC (192.168.50.162) connected to a Wi-Fi network, along with my phone. My Jetson Nano (192.168.252.249) is connected to my phone (192.168.50.229) via USB tethering. The issue I'm facing is ...
Ralph Khairallah's user avatar
1 vote
1 answer
83 views

A quicker way to share Android folder over non-internet WiFi on Windows 10/11 systems?

Windows 10 / 11 allows for a network share of folders over WiFi, even if there's no internet, where I can easily access and/or transfer files to/from folders from one computer to another. (i.e.: by ...
plu's user avatar
  • 181
0 votes
0 answers
43 views

Link the wireless adapter to the Android emulator's WiFi through a tap interface

I want to use the USB wireless adapter as if it was part of the Android emulator. I found that there is an option of the emulator called "-wifi-tap tap0" which could be given a tap interface ...
FreePalestine's user avatar
0 votes
0 answers
58 views

How can I block TikTok mobile app using Huawei HG8245H5 GPON router?

I tried to block TikTok by URL on the Huawei HG8245H5 GPON router, but it only blocks on the computer, not on the mobile app. How can I block the TikTok mobile app using the Huawei HG8245H5 GPON ...
Fassil Atnafu's user avatar
0 votes
0 answers
179 views

Waydroid network interface in bridged mode possible?

Original Problem: I got my repaired phone back. In the meantime I had used waydroid to do all stuff. Now I want to transfer everything from waydroid to the phone by using the google method. However ...
Ariser's user avatar
  • 515
1 vote
1 answer
44 views

Emulating port redirection (port 53) without root

How to emulate binary program that reading port 53 will be redirected to another port such as port 10053. So the binary program still sees it as 53 but the actual port at top layer will be redirected ...
Muhammad Ikhwan Perwira's user avatar
0 votes
0 answers
50 views

Connect to modem to configure via Android phone

Trying to login to my modem to connect a new WiFi device after replacing modem & router. All I have is a tablet and a Samsung Galaxy phone that both use Android. I have tried entering 192.168.1.1 ...
Tdb921's user avatar
  • 1
0 votes
0 answers
52 views

Android system not using the configured DNS server

Running android 10. Network app shows correct the 2 DNS servers that i configured for my wifi, in ipv4, as well as 2 mobile data DNSes in ipv6. But regardless of my configured servers, it never passes ...
big person's user avatar
1 vote
1 answer
72 views

Multiple networks simultaneously

I have a wireless sensor (A) that sends the captured data to an Android device (B) over a wifi network created by A. The data is received correctly on an app running on B, however the problem is that ...
WorkPhone ID002's user avatar
0 votes
0 answers
83 views

How do I disable the Mobile Hotspot feature? Android 14

I am trying to disable hotspot on One plus nord (Lineage OS 21) Android 14 This is the original question but the hostapd file has been moved to /vendor/bin/hw Nord:/vendor/bin/hw # find /system /...
Parth Parekh's user avatar
1 vote
0 answers
67 views

Open listening port while vpn turned on and hotspot tethering turned on

Phone root status: False Here is my ifconfig output in termux: ~ $ ifconfig Warning: cannot open /proc/net/dev (Permission denied). Limited output. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 ...
Muhammad Ikhwan Perwira's user avatar

15 30 50 per page
1
2 3 4 5
40