Monday, May 10, 2021

droidVNC-NG : VNC Server for Android without Root

 

droidVNC-NG is an Android VNC server that does not require root access. It comes with the following feature set:
- Network export of device frame buffer.
- Injection of remote pointer events.
- Handling of special keys to trigger 'Recent Apps' overview, Home button and Back button.
- Android permission handling.
- Screen rotation handling.
- File transfer via the local network, assuming TightVNC viewer for Windows version 1.3.x is used.
- Password protection for secure-in-terms-of-VNC connection.
- Ability to specify the port used.
- Start of background service on device boot.

Friday, March 19, 2021

scrcpy: Display and control your Android device

 

This application provides display and control of Android devices connected on USB (or over TCP/IP). It does not require any root access. It works on GNU/Linux, Windows and macOS.

 

Sunday, January 24, 2021

Helium – App Sync and Backup

Helium is the missing app sync and backup solution for Android.
Helium does NOT require root. All Android users can use Helium to backup and sync Android applications.

Helium lets you backup your apps and data to your SD card or cloud storage. With Helium, you can sync app data from your other Android devices-- even if they are not on the same network. Set up backup schedules with Helium, and never lose data again.

 


 

Friday, December 4, 2020

SMS Backup & Restore

 
 
 
SMS Backup & Restore is an app that backs up (creates a copy of) SMS & MMS messages and call logs currently available on the phone. It can also restore messages and call logs from already existing backups.
 
 
 
 

Wednesday, November 4, 2020

Termux

Termux combines powerful terminal emulation with an extensive Linux package collection.

• Enjoy the bash and zsh shells.
• Manage files with nnn and edit them with nano, vim or emacs.
• Access servers over ssh.
• Develop in C with clang, make and gdb.
• Use the python console as a pocket calculator.
• Check out projects with git.
• Run text-based games with frotz.

At first start a small base system is downloaded - desired packages can then be installed using the apt package manager. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more.