Loop Projects | #TeamFiles
8.88K subscribers
129 photos
120 links
Welcome to my universe where a better android experience loops around the user. πŸ“± β™Ύ

Chat group: loopprojectschat.t.me
Random stuff channel: loopstuff.t.me

Buy ads: telega.io/c/loopprojects
Ads disclaimer: https://telegra.ph/Disclaimer-03-25-32
Download Telegram
Termux_XFCE

A script for Termux, that sets up a desktop environment called XFCE, in Termux. It also brings a whole Linux distro (Debian on proot) to the palm of your hands. You can then access it using the Termux X11 app that the script installs, or remotely by following some additional steps. XFCE on Android could provide a powerful environment for development. You can also install Wine and Box64, which allows for some x86 Windows applications to be used.

πŸ”— Links:
-
Installation
- Support (Discord)
- Screenshots
- Source Code

About us:
πŸ”” @loopprojects x @popmods
πŸ’¬ @loopchats x @popmodschat
πŸ—‚οΈ @looperstuff x @popclouds
Please open Telegram to view this post
VIEW IN TELEGRAM
InstallerX - replace your default apk Installer

An alternative apk installer that provides additional features and better design.

πŸ”— Links:
- Download (Telegram Channel)
- Features
- Screenshots

About us:
πŸ”” @loopprojects x @popmods
πŸ’¬ @loopchats x @popmodschat
πŸ—‚οΈ @looperstuff x @popclouds
Please open Telegram to view this post
VIEW IN TELEGRAM
SuperImage - upscale photos using your android's GPU

⭐️ Features:
- Simple UI
- Now available for PCs too!
- Uses your phone's GPU
- Images are processed only locally

πŸ”— Links:
- Download Pro | Download normal version
- Pro version features
- Desktop Version
- Telegram chat
- Screenshots and samples

By purchasing the Pro version, you can both support and motivate the developer and extend the life of the project.

πŸ‘€ Credits:
- Lucchetto

About us:
πŸ”” @loopprojects x @popmods
πŸ’¬ @loopchats x @popmodschat
πŸ—‚οΈ @looperstuff x @popclouds
Please open Telegram to view this post
VIEW IN TELEGRAM
MIUI Bootloader Unlock without PC (Phone-To-Phone)

Note: We are not responsible for any data loss or corrupt devices. Proceed at your own risk. This procedure requires the use of 2 Android phones and an OTG cable for ADB debugging. If this is your first time unlocking the bootloader or your device is using a new MIUI account, proceed with Step 2 after 7 days

Step 1 [Configuring Settings] [Primary Phone]:

Β» Go to Settings > About Phone: Click on MIUI Version multiple times until developer options are enabled

Β» Go to Settings Homepage > Additional Settings > Developer Options: Enable OEM Unlocking and USB Debugging

Β» Then go to Mi Unlock Status: Click on Add account and device

Step 2 [Installing Flash scripts] [Secondary Phone]:

Β» Download and install these APKs on your secondary phone: file1 | file2 | file3

Β» Connect the primary phone to the secondary phone via OTG

Β» Boot the primary phone into fastboot mode

Β» Open the Termux app: Follow and run these commands one by one according to the instructions

πŸ‘€Credits
Techbuzznet (Video instructions for Indians)
RohitVerma888
@WildWaze (thx for help and banner)

About us:
πŸ”” @loopprojects x @popmods
πŸ’¬ @loopchats x @popmodschat
πŸ—‚οΈ @looperstuff x @popclouds
Please open Telegram to view this post
VIEW IN TELEGRAM
How much did you like the posts I sent?
APK-Updater

APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
It provides similar functionality to an app store, but instead of depending on a single source, it aggregates the results from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure and GitHub.

πŸ”— Links:
- Download
- Features
- Screenshots
- Source Code

About us:
πŸ”” @loopprojects x @popmods
πŸ’¬ @loopchats x @popmodschat
πŸ—‚οΈ @looperstuff x @popclouds
Please open Telegram to view this post
VIEW IN TELEGRAM
Change your browser without loosing data

Most users change browsers or want to experience different browsers.

But none of them have "Synchronization" feature except some Google Chrome.

I want to share a terminal command with you to prevent data loss. (Need Root)

I recommend using the F-Droid version of Termux

Here are the Commands.

Firstly type su (For root permission)

move_chromium_data(){
if (( $# == 2 ));then
am force-stop $1
am force-stop $2
rm -rf /data/data/$2/*
cp -Rvf /data/data/$1/* /data/data/$2/
UGROUP=$(ls -al /data/data/ | grep $2 | awk '{ print $3 }')
chown -R $UGROUP:$UGROUP /data/data/$2
else
echo "Pass 2 args pls"
fi
}

After Pay attention here!
(Old browser package name to new browser package name)

move_chromium_data old.browser.package.name new.browser.package.name

Thanks pro @KaldirimMuhendisi for command

About us:
πŸ”” @loopprojects x @popmods
πŸ’¬ @loopchats x @popmodschat
πŸ—‚οΈ @looperstuff x @popclouds
Please open Telegram to view this post
VIEW IN TELEGRAM
(Enhanced post) Change your browser without loosing data

Most users change browsers or want to experience different browsers.But none of them have a "Synchronization" feature except some Google Chrome.

I had already made a post, but people were confused when they saw the terminal code. So we developed a bash (.sh extension terminal script) to make it as easy as possible.
All you need to do is;
1. Download the file to your internal storage and make sure we know the location of the file
3. Open Termux or your favorite terminal application and enter the following commands.
Example;
su -c sh /sdcard/File/Downloaded/Path/move_chromium_data.sh
4. Press enter on your keyboard and run the command.
5. The command will ask you for "old_browser_package_name", this is the package name of the (old) browser you are currently using.
6. After entering the package name of the old browser and pressing enter, you will be prompted for "new_browser_package_name", this is the package name of the (new) browser you want to switch to. Type the package name and press enter again.
7. After a very short wait, the data migration will be successful.

You can also watch the video with all these steps for those who are confused.

πŸ‘€Credits
@KaldirimMuhendisi for base commands
@iamlooper for bash file
@popleble for video and text instructions
@WildWaze for banner

About us:
πŸ”” @popmods
πŸ’¬ @popmodschat
πŸ—‚ @popmodsindex

Platform(s); #Android
Please open Telegram to view this post
VIEW IN TELEGRAM
✨ Google’s Bard chatbot can now find answers in your Gmail, Docs, Drive

Google’s AI chatbot Bard can now answer questions based on the information it finds in your Gmail inbox and Drive storage.

ℹ️ Source: @theverge
⚑️ Instant View: Click Here

About us:
πŸ”” @loopprojects x @wrenchies
πŸ’¬ @loopchats x @TheUnrealRealm
πŸ—‚οΈ @looperstuff x @wrench_labs
Please open Telegram to view this post
VIEW IN TELEGRAM
🚩🚩 Years of Hacktoberfest and moving from phsyical rewards.

In its tenth year, Hacktoberfest is making important changes to ensure its sustainability for the next decade. The major change being no t-shirt rewards anymore as producing 50,000 T-shirts and shipping them around the world has become logistically challenging. Instead, they'll be giving out unique badges as "digital rewards".

When is it starting?
Registration starts at 26th this month and the event is from 1st October 2023 to 31st October 2023.

We'll be posting the participation guide here before the event goes live so stay tuned!
Also, have you guys participated last year and got any T-shirts?

About us:
πŸ”” @loopprojects x @wrenchies
πŸ’¬ @loopchats x @TheUnrealRealm
πŸ—‚οΈ @looperstuff x @wrench_labs
Please open Telegram to view this post
VIEW IN TELEGRAM