Home  /  Parenting Apps  / And-Lockdown (Unreleased) on Windows Pc

And-Lockdown (Unreleased) on Windows Pc

Developed By: Adamson Apps

License: Free

Rating: 1,0/5 - 1 votes

Last Updated: December 27, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 22.7 MB
Release Date January 24, 23
Category Parenting Apps

App Permissions:
Must be required by device administration receiver, to ensure that only the system can interact with it. [see more (3)]

Description from Developer:
And-Lockdown is aimed at fairly technical users who wish to lock down android to a specific set of apps and apply other application restrictions such as URL black or white-lists in... [read more]

App preview ([see all 3 screenshots])

App preview

About this app

On this page you can download And-Lockdown (Unreleased) and install on Windows PC. And-Lockdown (Unreleased) is free Parenting app, developed by Adamson Apps. Latest version of And-Lockdown (Unreleased) is 1.0, was released on 2023-01-24 (updated on 2023-12-27). Estimated number of the downloads is more than 10. Overall rating of And-Lockdown (Unreleased) is 1,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install And-Lockdown (Unreleased) on Windows?

Instruction on how to install And-Lockdown (Unreleased) on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install And-Lockdown (Unreleased) on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install And-Lockdown (Unreleased) using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "And-Lockdown (Unreleased)" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install And-Lockdown (Unreleased) on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "And-Lockdown (Unreleased)" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.

Download And-Lockdown (Unreleased) 1.0 on Windows PC – 22.7 MB

And-Lockdown is aimed at fairly technical users who wish to lock down android to a specific set of apps and apply other application restrictions such as URL black or white-lists in Chrome.

The app can be used by parents to create a locked down phone or profile for a child. Or it could be used for a secure kiosk application, though other apps seem to provide that functionality in a simpler way.

This app uses the Device Administrator permission. This is required in order to apply the restrictions listed above in a secure way that cannot be easily circumvented. Details on how to uninstall this app are below.

This app imposes various restrictions which are designed to ensure that the app cannot be circumvented. If any of these make you uneasy, you SHOULD NOT TRY THIS APP, or maybe wait until it has some reviews:

1. The phone/tablet must support multiple users. This can be enabled on some devices by using adb. If you don't know what adb is then this app may not be for you. The primary user is never locked down and can be used to create locked down users or to release the device ownership from the app, which you must do before uninstalling.
2. And-Lockdown must be made into a device owner in order to work. This takes some technical knowledge to enable. It gives the app permission to add the locked-down user profile and to apply other lock-downs such as disabling USB debugging since that could be used to break out of the locked down profile. The app does not do anything like wiping the device.
3. And-Lockdown becomes the profile owner of the created user profile. This is what lets it control application white-lists and restrictions.
4. There is a configuration file for each locked-down user. This allows for the application white-lists and restrictions to be changed after the user is first created. You must be able to provide a static website address (URL) for these files when creating the user. Dropbox works well for this. At present there is no way to alter the URLs after creating the user, but I hope to add that feature in future.
5. If you wish to uninstall the app, you currently have to delete any locked down users and then release the device ownership in the app. I expect to provide a way to do this in future that does not require deleting users.

Installation instructions
1. Install the app
2. Remove any additional users and accounts from the device (can be re-created after installation)
3. Enable Android debugging over USB (can be disabled after installation)
4. Connect to a computer
5. Approve the computer for debugging when prompted on the device (it might prompt after the next step)
6. On the computer, download the Android SDK platform tools from https://developer.android.com/studio/releases/platform-tools.html.
7. On the computer, navigate to the platform tools folder and run command 'adb shell dpm set-device-owner com.adamsonapps.andlockdown/AndLockdown.DeviceAdmin'
8. Launch And-Locker and click 'Device Owner?' which will confirm if the app has been enabled successfully as a device owner.
9. Check that your device allows for additional users, which should show as 'Users' in the settings app. If it is not there, then use adb to add the following lines to the /system/build.prop file and restart:
fw.show_multiuserui=1
fw.max_users=3

You may need to do the above in a bootloader or by running adb root first. You should set the permissions on the file afterwards:
adb shell chmod 644 /system/build.prop

See https://xatom.nl/2014/07/26/edit-build-prop-using-adb.html for details

10. Create your controlled user by clicking on 'Create Locked User'. You may find the following adb command useful when putting in the settings URL:
adb shell input text 'https://someurl'
Must be required by device administration receiver, to ensure that only the system can interact with it.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
Allows applications to open network sockets.