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
4
votes
1 answer

SNI error over SSL on some Android devices

I am getting an SNI error: Hostname X provided via SNI, but no hostname provided in HTTP request On some Android phones when making SSL requests to my domain. This is despite ensuring that the Host header is set on the client. I have also tried…
JordanC
  • 141
  • 2
4
votes
1 answer

iptables - force all traffic over VPN (and drop all traffic when no VPN connection)

Goal: Ensure all traffic is forced over VPN tunnel from all network interfaces (wlan0,rmnet0,rmnet1), that is all traffic is dropped when not connected to VPN. In other words, Internet traffic should not be allowed, and only traffic over the VPN is…
diagonalbatman
  • 177
  • 1
  • 2
  • 6
4
votes
2 answers

Android phone as a Live Linux USB stick?

I got only a quick question before I actually try to do this thing myself. HTC phones with Android can be used as classical USB mass storage sticks, so I'm planning to use one as a live Linux USB stick (for gentoo minimal or something so). Question…
exa
  • 571
  • 4
  • 14
3
votes
1 answer

DNS over TLS / DoT as a private Service (authentication) possible?

I have set up an DNS resolver and nginx upstream server as a working "DNS over TLS" server. (and DNS over HTTPS but android uses TLS) This works great so far, but my wish is to make it private with some kind of authentication. Only specific Users…
Patric
  • 33
  • 4
3
votes
1 answer

How to setup auto-configure email for Android Mail app on your server?

I work for a local ISP, Web and Email Hosting provider. I've been able to setup autoconfig/autodiscover and .mobileconfig for Thunderbird, Outlook, and IOS, respectively. This covers most of our user-base, except for beloved Android. It's tested.…
jdmayfield
  • 281
  • 3
  • 13
3
votes
1 answer

Android email auto setup

There are some questions on serverfault about setting up Thunderbird autoconfiguration and Outlook autodiscovery, but when using the default email client on Android (tested on three phones - v4.4 and v5), it still requires manual setup. When I…
user109322
  • 1,301
  • 12
  • 15
3
votes
0 answers

Why doesn't Android cache Apple Touch Icons?

I'm not sure if this applies to every Android phone, but it seems that many Android browsers don't cache the Apple Touch Icon and reload it on every page view. I have the following in the of my HTML pages:
nwellnhof
  • 235
  • 1
  • 2
  • 8
3
votes
1 answer

IPsec tunnel to Android device not created even though there is an IKE SA

I'm trying to configure a VPN tunnel between an Android device running 4.1 and a Fedora 17 Linux box running strongSwan 5.0. The device reports that it is connected and strongSwan statusall returns that there is an IKE SA, but doesn't display a…
dudebrobro
  • 195
  • 1
  • 2
  • 8
3
votes
1 answer

How exactly does e-mail push work in non-blackberry phones?

I've been a blackberry user for the past 6 years. I've convinced myself to make the switch to an Android device. I have already started some Android development so having an actual android device would be a bonus. My question: How exactly does…
Iraklis
  • 488
  • 1
  • 6
  • 14
3
votes
1 answer

Ipsec reload fails to load ipsec.conf Strongswan 5.0

I am having trouble configuring a connection to an Android device using a fedora 17 linux machine and strongSwanv5.0.1dr2. I have made some progress but when I try adding the configuration to support xauth authentication I receive an error when I…
dudebrobro
  • 195
  • 1
  • 2
  • 8
3
votes
1 answer

Are there any Microsoft Exchange Clients for iOS and Android that store their local data in an encrypted manner?

I don't feel like this is a product recommendation question, more of a "does this tech even exist and is it feasible" question, but if I'm wrong, feel free to give this question the boot. Context: Our company has a bunch of traveling employees who…
Zac B
  • 841
  • 1
  • 15
  • 27
3
votes
1 answer

Mobile test device charging station and checkout managment solution

Alright... here's praying this is the right place for this question. Frankly, I think it straddles the border between a number of different categories, but maybe ServerFault will embrace it as their own? I've already asked it on StackOverflow and…
DougW
  • 133
  • 3
3
votes
3 answers

Exchange Encryped Email with PGP

My organization is currently looking into encrypting our emails internally as well as the occasional message to come outside recipients. The requirements are currently a bit overwhelming and I am not sure where to begin. We run a somewhat mixed…
user49349
  • 101
  • 2
  • 6
3
votes
2 answers

Printing from Android/IOS phone in the enterprise?

Simple question, possibly complicated answer. What has been your solution for users wanting to print from their Android/iOS devices? Print email attachments, etc directly from the phone to your enterprise class printer? The mobile device would be on…
JeremiahJohnson
  • 100
  • 1
  • 7
3
votes
1 answer

VPN connection between Endian firewall and Android phones

We have an endian firewall (community, 2.4.0) as gateway, which is already serving as OpenVPN and IPSec endpoint (net-to-net). And we have many Android phones (most of them running Android 2.2 FroYo). I'm currently trying to set up a VPN connection…
Chris
  • 83
  • 1
  • 5
1
2
3
13 14