Home  /  Tools Apps  / [Root] Set Long-Press Home Button Action on Windows Pc

[Root] Set Long-Press Home Button Action on Windows Pc

Developed By: Hzj_jie

License: Free

Rating: 1,0/5 - 1 votes

Last Updated: December 25, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 5.8 KB
Release Date July 15, 17
Category Tools Apps

App Permissions:
Allows an application to read or write the secure system settings. [see more (4)]

Description from Developer:
*** THIS TOOL NEEDS ROOT PERMISSION: IT WON'T WORK WITHOUT PROPERLY SETUP ***

This is a small tool to set voice assistant (long press home button action) programmatically.

Yo... [read more]

App preview ([see all 3 screenshots])

App preview

About this app

On this page you can download [Root] Set Long-Press Home Button Action and install on Windows PC. [Root] Set Long-Press Home Button Action is free Tools app, developed by Hzj_jie. Latest version of [Root] Set Long-Press Home Button Action is 1.0, was released on 2017-07-15 (updated on 2023-12-25). Estimated number of the downloads is more than 50. Overall rating of [Root] Set Long-Press Home Button Action 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 [Root] Set Long-Press Home Button Action on Windows?

Instruction on how to install [Root] Set Long-Press Home Button Action on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install [Root] Set Long-Press Home Button Action 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 [Root] Set Long-Press Home Button Action 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 "[Root] Set Long-Press Home Button Action" 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 [Root] Set Long-Press Home Button Action 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 "[Root] Set Long-Press Home Button Action" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.

Download [Root] Set Long-Press Home Button Action 1.0 on Windows PC – 5.8 KB

*** THIS TOOL NEEDS ROOT PERMISSION: IT WON'T WORK WITHOUT PROPERLY SETUP ***

This is a small tool to set voice assistant (long press home button action) programmatically.

You always need to install this tool into /system/priv-app/, otherwise it won't work. This is usually achievable by using root explorer on rooted device or third-party recovery.

Usually you do not need this tool unless your rom blocks you from setting voice assistant or automatically reset the setting.

Simply clicking on the shortcut of this app will set the voice assistant to Google Search. You may also use other voice assistant by executing,
am start --user 0 -d "set-assistant://org.gemini.set-assistant/foo/bar/bar/foo" "org.gemini.set_assistant/.SetAssistantActivity"
Refer to the screenshots or sample at
https://github.com/Hzj-jie/android-init/blob/master/sample/set-assistant.sh

This app sets following three settings,
assistant
voice_interaction_service
voice_recognition_service
into the value provided by intent or the default value as Google Search.
and sets following two settings,
assist_structure_enabled
assist_screenshot_enabled
to 1.
Refer to the source code for details,
https://github.com/Hzj-jie/android-set-assistant/blob/master/src/main/java/org/gemini/set_assistant/SetAssistantActivity.java

This application is efficient and small: it does what it needs to do and exit. So you may need to use some other tools to start it automatically.
I am using "Event based script runner" at https://play.google.com/store/apps/details?id=org.gemini.init to execute this tool when resuming the device. You may refer to the sample at,
https://github.com/Hzj-jie/android-init/blob/master/sample/screen-on.sh
and
https://github.com/Hzj-jie/android-init/blob/master/sample/set-assistant.sh

The source code can be found at https://github.com/Hzj-jie/android-set-assistant. You may review it to verify the behavior of this application.
Allows an application to read or write the secure system settings.
Allows an application to write to external storage.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows an application to read from external storage.