Blog of the Day: Don't Miss It!

In this captivating blogger post, we dive deep into the world of " Technology Clever ," an extraordinary YouTube channel that's your one-stop destination for all things tech-savvy. About our Channel 👋 Hello there! I’m a tech lover, known for my savvy and dedication to always staying ahead of the curve. 🚀 I craft content that blends tech expertise with easy-to-understand language. My mission? To expand your knowledge and keep you informed about the latest in technology! 👓 💻 🔬 I delve into topics ranging from Artificial Intelligence, Robotics, to the Internet of Things and more. My compelling in-depth articles and podcasts will keep you aptly updated and fascinated. 🎙️ Ready to elevate your tech wisdom? Join me on this journey and stay informed about the future today. Let's learn together. Discover how this channel has become a beacon of knowledge, offering insightful information, and so much more. Join us on a journey that unveils the hidden gems of

How to Download View Once Images & Videos On WhatsApp?

Download Links

Step-by-Step Guide to Using LS Patch, LSPosed Modules Repository, and Shizuku

Prerequisites:

  • A non-rooted Android device.
  • Basic knowledge of Android app installation.

Step 1: Install and Set Up Shizuku

  1. Download Shizuku:

  2. Enable Developer Options and USB Debugging:

    • Go to Settings > About Phone > Build Number and tap it 7 times to enable Developer Options.
    • Go to Settings > Developer Options and enable USB Debugging.
  3. Start Shizuku Service:

    • Open the Shizuku app.
    • Tap on Start via Wireless debugging and follow the on-screen instructions to set it up without using a PC. This involves enabling wireless debugging from the Developer Options and pairing your device.

Step 2: Install and Set Up LSPosed

  1. Download LSPosed:

  2. Install LSPosed:

    • Install the LSPosed APK on your device.
  3. Open LSPosed Manager:

    • After installation, open the LSPosed Manager app.

Step 3: Install and Configure LS Patch

  1. Download LS Patch:

  2. Install LS Patch:

    • Install the LS Patch APK on your device.
  3. Patch WhatsApp:

    • Open the LS Patch app.
    • Select WhatsApp from the list of installed apps.
    • Apply the necessary patches to remove view once restrictions.

Step 4: Use LSPosed Modules Repository

  1. Access LSPosed Modules Repository:

    • In the LSPosed Manager app, go to the Modules tab.
    • Tap on the repository icon to access the LSPosed Modules Repository.
  2. Find and Install Relevant Modules:

    • Search for modules that can assist in bypassing WhatsApp's view once restrictions.
    • Install the desired modules and enable them.
  3. Activate the Modules:

    • Go back to the Modules tab.
    • Enable the newly installed modules.
    • Reboot your device for the changes to take effect.

Step 5: Use WhatsApp with Modified Settings

  1. Open WhatsApp:

    • After rebooting, open WhatsApp.
  2. View Once Media:

    • The view once media restrictions should now be bypassed, allowing you to view the media multiple times.

Important Notes:

  • Legal and Ethical Considerations:
    • Modifying apps to bypass security features can be illegal and unethical. It can violate the terms of service of the app and could lead to account bans or legal action.
  • Security Risks:
    • Even without root, using such tools can expose your device to security vulnerabilities. Ensure you understand the risks involved.

Disclaimer:

This guide is provided for educational purposes only. I do not endorse or encourage violating app terms of service or engaging in unethical practices. Use this knowledge responsibly and within legal boundaries.


Download Links



Download Rar File


LSPosed Resources and Links

  • GitHub Releases page: Github Releases page
  • GitHub Actions: Github Actions
  • Issues: Issues
  • Xposed Framework API: Xposed Framework API
  • LSPosed Module Repository: LSPosed Module Repository
  • Telegram: @LSPosed
  • Direct Links



    User manual

    #Start Shizuku

    Shizuku supports startup in the following three ways.

    If you are using GrapheneOS

    System settings - "Security" - "Secure app spawning" may need to be disabled.

    Source(opens new window)

    #Start with root

    For rooted devices, just start directly.

    #Start via wireless debugging

    Starting with wireless debugging works on Android 11 or above. This startup method does not require a connection to a computer. Due to system limitations, the startup steps need to be performed again after each reboot.

    #Enable Wireless debugging

    1. Search the web for how to enable "Developer options" for your device model
    2. Enable "Developer options" and "USB Debugging"

    3. Enter "Wireless debugging"

    4. Enable "Wireless debugging"

    #Pairing (only needs once)

    1. Start pairing in Shizuku
    2. Enable Wireless debugging
    3. Tap "Pair device with pairing code" in "Wireless debugging"
    4. Enter pairing code in Shizuku's notificaiton

    #Start Shizuku

    If it does not start, try disabling and enabling wireless debugging.

    #Start by connecting to a computer

    This boot method works on unrooted devices running Android 10 and below. Unfortunately, this startup method requires a computer. Due to system limitations, the boot steps need to be performed again after each reboot.

    #What is adb?

    Android Debug Bridge (adb) is a versatile command-line tool that lets you communicate with a device. The adb command facilitates a variety of device actions, such as installing and debugging apps, and it provides access to a Unix shell that you Can use to run a variety of commands on a device.

    See Android Developer (opens new window)for more information.

    #Install adb

    1. Download "SDK Platform Tools" provided by Google and extract it to any folder

    2. Open the folder, right click to select

      • Windows 10: Open PowerShell windows here (hold down Shift to show this option)
      • Windows 7: Open command window here (hold down Shift to show this option)
      • Mac or Linux: Open Terminal
    3. Enter adb, if success, you can see a long list of content instead of the prompt not finding adb.

    TIP

    1. Please do not close this window. The "terminal" mentioned later refers to this window (if you closed the window, please go back to step 2)
    2. If you use PowerShell or Linux/Mac, all adb should be replaced with ./adb

    #Setting adb

    To use adb you first need to turn on USB debugging on your device, usually by following these steps:

    1. Open system Settings and go to About.

    2. Click "Build number" quickly for several times, you can see a message similar to "You are a developer".

    3. At this point, you should able to find "Developer Options" in Settings, enable "USB Debugging".

    4. Connect the device to the computer and type adb devices in the terminal.

    5. At this time, the dialog "Allow debugging" will appear on the device, check "Always allow" and confirm.

    6. Enter adb devices again in the terminal. If there is no problem, you will see something like the following.

      List of devices attached
      XXX      device
      

    TIP

    The steps for enabling Developer Options on different devices may vary, please search for yourself.

    #Start Shizuku

    Copy the command and paste into the terminal. If there is no problem, you will see that Shizuku has started successfully in Shizuku app.

    Command for Shizuku v11.2.0+
                
                    adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/start.sh
                    
                
            

    #FAQ

    Many manufacturers have made modifications to the Android system that prevent Shizuku from working properly.

    #Start via wireless debugging: keeps showing "Searching for pairing service"

    Please allow Shizuku to run in the background.

    Searching for pairing service requires access to the local network, and many manufacturers disable network access for apps as soon as they become invisible. You can search the web for how to allow apps to run in the background on your device.

    #Start via wireless debugging: immediately fail after tapping "Enter pairing code"

    #MIUI (Xiaomi, POCO)

    Switch notification style to "Android" from "Notification" - "Notification shade" in system settings.

    #Start via wireless debugging/Start by connecting to a computer: the permission of adb is limited

    #MIUI (Xiaomi, POCO)

    Enable "USB debugging (Security options)" in "Developer options". Note that this is a separate option from "USB debugging".

    #ColorOS (OPPO & OnePlus)

    Disable "Permission monitoring" in "Developer options".

    #Flyme (Meizu)

    Disable "Flyme payment protection" in "Developer options".

    #Start via wireless debugging/Start by connecting to a computer: Shizuku randomly stops

    #All devices

    • Make sure Shizuku can run in the background.

    • Do not disable "USB debugging" and "Developer options".

    • Change the USB usage mode to "Charge only" in the "Developer options".

      On Android 8, the option is "Select USB configuration" - "Charge only".

      On Android 9+, the option is "Default USB configuration" - "No data transfer".

    • (Android 11+) Enable "Disable adb authorization timeout" option

    #EMUI (Huawei)

    Enable "Allow ADB debugging options in 'Charge only' mode" in "Developer options".

    #MIUI (Xiaomi, POCO)

    Do not use the scan feature in MIUI's "Security" app, since it will disable "Developer options".

    #Sony

    Don't click the dialog shows after connecting the USB, because it will change USB usage mode.

    #Start via root: cannot start on boot

    Please allow Shizuku to run in the background.

    Last Updated: Jun 21, 2023 11:58 PM

    Comments