Android

All posts with the Android tag

Discussion
2 weeks ago

Enhancements to Android kiosk exit settings in Hexnode API

We’ve expanded the Android kiosk exit settings API with additional supported keys, offering more flexibility in managing kiosk mode exits. What’s new? The API now supports the following enhancements: Kiosk manual exit - Allows users to manually exit kiosk mode. Kiosk password – Defines a password for exiting kiosk mode. Exit passcode tap count -…

Discussion
3 weeks ago

Are all HTTPS connections secure even with SSL/TLS certificates?

Hey everyone, I’ve been trying to understand how SSL/TLS certificates work, and I have a few questions. I get that HTTPS encrypts the connection, but where do SSL and TLS fit into this? Also, I’ve noticed that some websites show a padlock while others don’t, even if they use HTTPS. Does this mean not all…

Discussion
3 weeks ago

Device attestation vs App attestation

Recently, I came across attestation for devices and applications. The definition of attestation is basically having proof, but in the world of devices, it's about maintaining their integrity. Alright, let’s break this down logically. Device attestation verifies whether a device is legitimate and uncompromised. Essentially, a way to ensure the hardware and OS haven’t been…

Discussion
4 weeks ago

How does Zero Trust Architecture in MDM work?

Zero Trust Architecture sounds great on paper, but how does it translate to the daily grind of managing devices through an MDM solution? Can it really ensure that every device, user, and app is thoroughly verified before accessing sensitive data? And how does it handle the balancing act between ironclad security and seamless user experience?…

Discussion
1 month ago

Option to access recent apps in Multi App kiosk

Hello, Our sales reps use Android tabs during on-site travels to pull up urgent info. They mainly run our enterprise apps for stats and agreements, plus an app to share meeting feedback with the team. These tabs are locked in Multi-App Kiosk mode. Here’s the catch: we can’t access recent apps, and that’s a hassle…

Ideation
1 year ago

Use keyboard for Android Remote Control

It would be beneficial if users could use their computer keyboards to type remotely on the device, rather than having to click on the virtual keyboard. This feature would allow me, and likely many other users, to stop using TeamViewer and consider upgrading to Ultimate.

Ideation
2 years ago

WiFi policies update

Currently, we have a centralized WiFi policy where all the WiFi data of our clients are (there are roughly 50 SSIDs in the policy). With the current view, you can only see a maximum of five SSIDs and do not have a search function. Is it possible to make a feature request for the following…

Ideation
3 years ago

Different Lock- and homescreen wallpapers

Hi,   Is it possible to assign a different wallpaper to the lock screen than the one for the homescreen from the MDM? If not, is it possible to request the feature, because I am currently doing it by hand and that goes right until there is a policy update.

Ideation
4 years ago

An API endpoint to upload a new APK update

As devops I really want an API endpoint to publish a new version of APK. We currently distribute our App to many devices through Hexnode and also we have another app that is distributed on Google Play Store. When we need to update on Google Play Store it's really easy because we're using fastlane and…