Questions tagged [android]

Operating system for mobile devices. For user questions, see http://android.stackexchange.com

Operating system for mobile devices. Developed by Google and the Open Handset Alliance.

For non-developer questions, see the Android Enthusiasts StackExchange.

206 questions
1
vote
0 answers

Cannot connect with Android native IKEv2 VPN client with Radius backend?

I can see that Android native VPN client supports IKEv2/MSCHAPv2, so in theory it should be possible to connect to Strongswan VPN server from Android without installing additional software (like the Strongswan VPN client). However: In practise it is…
1
vote
0 answers

MS Outlook (on Android) won't connect to postfix/dovecot - SSL_accept error

Microsoft Outlook (on Android) will not connect to postfix (SMTP). In the Android app, you will get the message that an error has occurred. On the postfix side I see that an SSL error occurred: Jul 17 19:14:54 server postfix/submission/smtpd[5892]:…
1
vote
1 answer

Forward ssh connection to Android devices

In my lab I want to set up a ssh jump host that forwards incoming ssh connections to Android devices that are connected to it via USB. All Android devices have USB-tethering turned on. The tethering connection spawns a network adapter in the sub net…
ninjab3s
  • 11
  • 5
1
vote
0 answers

How is my server blocking webview wrapper?

I am running my php based website https://vegoplus.com on a self managed vps running Linux Ubuntu 20.xx and Apache. I built an Android webview app but the app only shows a blank page when loading my site. It will load all kinds of other websites,…
Salegg3
  • 11
  • 2
0
votes
1 answer

OpenVPN traffic incorrectly routed outside tunnel when accessing server IP

My setup consists of a client and a server where the client is connected to the server using OpenVPN. It's configured to route all traffic through the tunnel. This works well, the ip is the server ip and traceroute shows that the traffic is routed…
raksooo
  • 3
  • 2
0
votes
0 answers

Set up direct ethernet connection Linux<-->Android

I have an Android 6.0 SoC (ODroid C2) that I'm trying to connect directly to an embedded Linux machine via either regular ethernet or ethernet over USB (via the g_ether module) There are 2 services running on the Linux machine that I need to access…
rdowell
  • 121
  • 3
0
votes
0 answers

Cannot connect to websocket

When I tried to connect to spring boot web socket from android stomp client, it is not connecting and the catalina log shows Handshake failed due to invalid Upgrade header: null Tomcat server is running behind apache and the apache server runs on…
Sony
  • 103
  • 1
  • 7
0
votes
1 answer

Communication error with Jack server (77) causing Jenkins build to fail

I am creating a CI build for compiling our custom Android ROM / OS and I am receiving an odd error in Jenkins when trying to do an automated build. The issue doesn't take place when I build manually which leaves me to believe that it's related to…
Husk Rekoms
  • 217
  • 1
  • 4
  • 15
0
votes
1 answer

How to configure Exchange 2013 shared mailbox with activesync?

I want to add both personal and shared mailboxes Exchange 2013 to Android devices using ActiveSync protocol, not IMAP. Is it possibile? How can I use the personal use to authenticate the shared mailbox? Somewhere I found these informations: Account…
Tobia
  • 1,272
  • 9
  • 41
  • 81
0
votes
2 answers

Android OpenVPN disconnects the SSH tunnel

I want to tunnel my OpenVPN traffic through an SSH tunnel. I have An OpenVPN server behind a router running on port 4321 SSH server on the same machine on port 22 Router forwards ports to the server's IP to 1234->22 and 4321->4321 The server is…
Anton
  • 1
0
votes
3 answers

Private and authenticated DNS

I tried searching online but I was just flooded with bunch of irrelevant results, the thing I'm looking to achieve is basically a password-protected dynamic DNS server. For example, let's say I own a domain example.com, I'd like to create a…
Avamander
  • 203
  • 2
  • 11
0
votes
1 answer

Client Authentication Certificate error on Android after installing SSL certificate

I've recently installed an SSL certificate for my website fantasyfeeder.com. This appears to be installed correctly when I use the online checker at ssllabs.com (https://www.ssllabs.com/ssltest/analyze.html?d=fantasyfeeder.com). The certificate…
0
votes
0 answers

User's Exchange 2010 emails disappearing

I've encountered a very strange user issue with regards to Microsoft Exchange Server 2010. Emails seem to be vanishing, it could be one or many at a time. It's very infrequent and has only been happening to one user in this company. For example, it…
ManP
  • 23
  • 1
  • 4
0
votes
1 answer

Access VM Console through Smart Phone

Hey guys I need some little help. I have a KVM and used oVirt for the management of VMs. What I want is that my client will log on to their account and access their virtual machine using their Smart phone. I tried to install mOvirt and yes can…
Jer
  • 1
0
votes
1 answer

Thunderbird can send emails over own mailserver, K-9 not

I switched to K-9 and APG recently to send and recieve emails and be able to en- and decrypt emails on the go. I've setup my own email server quite a while ago and everything works fine in Thunderbird, but not in K-9. Sending emails from Google Mail…