Questions tagged [samsung-knox]

Samsung KNOX Workspace provides robust, hardware and software integrated security for Samsung mobile devices. KNOX Workspace offers multiple-layered protection from the device down to the kernel with two-factor bio-metric authentication for authorized device access.

Samsung KNOX Workspace provides robust, hardware and software integrated security for Samsung mobile devices. KNOX Work-space offers multiple-layered protection from the device down to the kernel with two-factor bio-metric authentication for authorized device access.

Samsung KNOX Workspace provides key enhancements for reinforced hardware and software security with a multi-layered strategy.

  • Trusted Boot - ensures a safe startup process through security-critical decisions based on recorded measurements
  • SE for Android - enhances protection by isolating applications and data
  • Enhancements for TIMA - ensures that security mechanisms cannot be pre-empted or disabled by malicious software
  • Kernel Protection - monitors the kernel in real-time
  • Keystore - protects encryption keys in the TrustZone®
  • Certificate Manager - secures and manages client certificates in the TrustZone®.
82 questions
0
votes
1 answer

google maps api not work inside samsung knox container

We are developing an App that use google maps api in a knox container and every time the application will be opened the message is "you must have to install google play services before use App", when we put the application outside knox it works…
0
votes
1 answer

Disable external service Android

I need to disable programmatically trough my app some Samsung services which came active by default on my phone (S6). I only know their package name. This option have to be possible to execute on non-rooted devices. I saw some apps at Play Store…
0
votes
2 answers

Samsung KNOX enabling KIOSK Mode with package name does not work

I am trying to use KIOSK Mode Sample app on Galaxy S4 (Android 4.4.2). All functionality works fine except for this method: public void enableKioskMode(String kioskPackage) the KIOSKReceiver gets the ACTION_ENABLE_KIOSK_MODE_RESULT message, but…
Victoria
  • 198
  • 1
  • 12
0
votes
1 answer

Enabling KIOSK mode using Samsung MDM 5.0 Knox

I was trying to run the sample knox app using MDM 5.0 SDK. I am trying to implement KIOSK Mode/ Enable Camera/ Disable Camera but every time I run my app it throws me a security exception 01-02 00:56:07.219: E/AndroidRuntime(8142):…
Nishant
  • 3
  • 1
  • 3
-1
votes
2 answers

Unable to implement Knox' EnterpiseDeviceManager

I am trying to implement the EnterpriseDeviceManager class of the Knox Standard SDK using the given example in the documentation: Documentation However i am getting the following error:Error My app has the MDM_RESTRICTION permission and I am within…
-1
votes
1 answer

Android Jelly Bean 4.2.2- blocked system access

First of all I'm not technically savvy, so please bear with me. I just purchased a Samsung S4 Mini with factory installed Jelly Bean 4.2.2. Immediately upon setup, I started receiving a notification message before I even downloaded any applications…
-2
votes
1 answer

Save fingerprints on Samsung galaxy phones?

So, I'm trying to build an application on the Samsung Galaxy S6 using the fingerprint scanner. I have Samsung's Pass SDK and see that it's pretty simple to authenticate a user while using the phone. However, I need to authenticate a user's…
1 2 3 4 5
6