Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
Could you please help me: is it possible to set proxy settings in Android (especially in Chrome)? I have to change IP on Android during the testing. Or there is some soft which can help me to solve this issue...
Found one solution for WIFI (works for Android 4.3, 4.4):
Connect to WIFI network (e.g. 'Alex')
Settings->WIFI
Long tap on connected network's name (e.g. on 'Alex')
Modify network config-> Show advanced options
Set proxy settings
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
today my ISP lost connectivity to all (sic!) Google services, so my Android phone is constantly saying "No internet" for my WiFi.
But everything else besides Google is accessible from my laptop on the very same WiFi. So the question is: what exactly IP addresses Android is checking to say if there is an internet connection?
Seems like the answer is: connectivitycheck.gstatic.com/generate_204
Source: https://forum.xda-developers.com/t/guide-how-to-avoid-the-captive-portal-checkin-to-google.3927561/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I could enable developer mode in my Yureka(Cyanogenmode 11) phone. But also it is not asking permission to connect to my computer and my computer only showing ?????????? in devices list. What should I do now ?
Finally I got reason why eclipse showing my phone as unknown device.
My phones USB computer connection was Media device (MTP). I just unchecked media device connection. And now my device is listing properly in eclipse.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
I would like to display my Android device's screen on my mac for a presentation. I don't care if I have to use a USB cable or wifi. What is the best way to do this?
Droid#Screen might work for you. I've never used it on a Mac but it's just a jar so it should work.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
I have set up mitmproxy on Ubuntu, and have linked my android device to it. I can view traffic coming from the android browser but when I launch an app, it does not show me any traffic from the app (any app it seems), even though the app is connecting to the internet. What am I doing wrong?
The mitmproxy command I am running is ~mitmproxy --host
This is probably because of SSL pinning read about it here or it could be that the app is ignoring the Android proxy settings, but most likely SSL pinning from my experience
http://docs.mitmproxy.org/en/stable/certinstall.html#certificate-pinning
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 9 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
Improve this question
I am using Ubuntu operating system. I have installed eclipse with recent version of android plug in (kitkat). But my virtual device is not connecting to Internet. I am using wifi Internet so how can I connect it to wifi ?
I think Data Connection is disabled in your Emulator. You can enable it by pressing F8. Once you done it, It will show you 3G icon in the title bar of emulator.