Apps

AAAAXY
APK
Although your general goal is reaching the surprising end of the game, you are encouraged to set your own goals while playing. Exploration will be rewarded, and secrets await you! So jump and run around, and enjoy losing your sense of orientation in this World of Wicked Weirdness. Find out what Van Vlijmen will make you do. Pick a path, get inside a Klein Bottle, recognize some memes, and by all means: don't look up. And beware of a minor amount of trolling. To reach the end, a new player will take about 4 to 6 hours, a full playthrough can be finished in about 1 hour and the end can be reached in about 15 minutes. This game is licensed under the Apache 2.0 License. It is written in Go, using the Ebitengine game library. More info, source code and versions for Windows, Linux and macOS are available at https://divVerent.github.io/aaaaxy/
F-DroidGitHub
AAT Another Activity Tracker
APK
* Display live tracking on different cockpit and map views * Store tracks in standard GPX format for sharing with other applications * Display offline as well as tile based maps * Tile based overlays for displaying cycle and hiking routes (Waymarked Trails) * Integration of Overpass and Nominatim (Search and POI) * Display Offline POIs from Mapsforge compatible Databases * Simple GPX editor for quick route planning * GPS independent altitude information and hill shading * Support for Bluetooth and internal sensors
F-DroidGitHub
ABCore
APK
ABCore is a wrapper for Bitcoin Core for Android. Bitcoin Core (formerly Bitcoin-Qt) is the bitcoin daemon software based on the original reference code by Satoshi Nakamoto. It is programmed to decide which block chain contains valid transactions. The users of Bitcoin Core only accept transactions for that block chain, making it the Bitcoin block chain that everyone else wants to use. It is these users who keep Bitcoin decentralized. They individually run their own Bitcoin Core full nodes, and each of those full nodes separately follows the exact same rules to decide which block chain is valid. There's no voting or other corruptible process involved: there's just individual software following identical rules—"math"—to evaluate identical blocks and coming to identical conclusions about which block chain is valid.
F-DroidGitHub
ADB Clipboard
APK
Secure Clipboard Sync for DevelopersAdbClipboard enables seamless clipboard synchronisation between your Android device and development PC through ADB - no external servers, no internet required, no data leaving your network.Perfect for Restricted EnvironmentsWhilst many clipboard sharing solutions rely on external servers, AdbClipboard works entirely through your local ADB connection. Ideal for developers in banks, government agencies, and enterprise environments where external clipboard services are blocked for security reasons.Key Features:Automatic PC to Android sync - Copy on PC, paste instantly on AndroidManual Android to PC sync - Tap floating window to transfer clipboard contentZero internet dependency - Works completely offline through ADBUltra lightweight - Minimal app footprint and resource usageUSB and WiFi support - Connect via cable or wireless ADBSecurity focussed - No internet permission, all data stays localHow It Works:The app uses a floating window overlay to access Android's clipboard (due to Android security restrictions). When you copy text on your PC, it automatically appears on your Android clipboard. To copy from Android to PC, simply tap the AdbClipboard floating window.Requirements:ADB debugging enabled on your devicePython script running on your PC (included with download)"Display over other apps" permission for floating windowPrivacy and Security:No internet permission requestedNo external servers or cloud servicesAll clipboard data remains within your local networkPerfect for security-conscious development environmentsFor Developers OnlyThis tool is specifically designed for Android developers who need reliable clipboard sync during development and testing workflows.Download the companion Python script from: github.com/PRosenb/AdbClipboardStreamline your development workflow with secure, local clipboard synchronisation.
GitHubIzzyOnDroid
ADB Over Network
APK
ADB Over Network is a simple switch for adb (Android Debug Bridge) over network. Supports the new Tile API which add in Android N, so you need a Android N device to use the tile. But other functions also work well in Android 4.0.
GitHubIzzyOnDroid
ADB over WiFi
APK
ADB over WiFi is an Android app that toggles a rooted device's Android Debug Bridge daemon (adbd) between USB and WiFi mode. This is a tool useful to Android developers.
IzzyOnDroid
ADBKeyBoard
APK
ADBKeyBoard is a virtual keyboard that receives commands from system broadcast intents, which you can send text input using adb..
F-DroidGitHub
ADBio
APK
ADBio is a widget that enables/disables the Android Debug Bridge (ADB). It allows to enable and disable USB debugging with a single button on the home screen. A single tap and USB debugging will be toggled on, or off, immediately. No need anymore to visit the settings page for this simple act!
F-DroidGitHub
ADBungFu
APK
appOps manager / ADB simulator for rooted devices ONLY (#su Magisk). USE WITH CAUTION. Up-left white spinner to select appOps or icon/Launcher usefullest RUN_IN_BACKGROUND shortcut. Apps are grayed for empty uses & listed with time durations for active ones. You can use icon/Launcher shortcut or sort option to toggle +/- ☢DARK/System apps (use with extreme care!). Run it to re-enabled frozen apps. - Action button now includes exp. features: refresh (trim in once all app/caches ,refresh, reset appops) perform idle maintenance now pm list libraries pm list permission-groups am stack list $ adb shell ____ (w.i.p. interpretor: No safeguards) List all ADB cmds (w.i.p. pro-active _Help: can cause bootloops) Selinux detection Reset for all appOps, be aware: it will wipe all your previous aosp appOps settings. List all whitelisted apps profman ALL: extract all app's _profman to local Documents/ADB_profman/* BackgroundRestrictor's fork/hack with all appOps not requiring aosp/sOpPerms i.e. the permission-less ones. Compatible since sdk22 Lollipop-mr1 : https://android.googlesource.com/platform/frameworks/base/+/refs/heads/lollipop-mr1-release/cmds/appops/src/com/android/commands/appops/AppOpsCommand.java#46 prim-origin https://github.com/MrBIMC/RunInBackgroundPermissionSetter Icons License is (GPLv3 compatible) CC_BY: https://www.gnu.org/licenses/license-list.html#ccby source http://www.softicons.com/android-icons/mad-ginger-icon-pack-by-madeliniz/adb-wireless-icon ref. [mAd GiNGeR Icon Pack] modified with foreground layer addition: text["__#"] color[C86400] author Madeliniz http://madeliniz.deviantart.com/
F-Droid
ADB⚡OTG
APK
You can use ADB commands by connecting your Android smartphone to your smartphone.You can use it simply by installing the app without rooting or additional process.When developing, we usually install *.apk files using adb install. As Android system itself is based on Linux, can we use an Android phone to perform adb install for another phone?OTG allows our android mobile phone to act as a PC-like host, which can be connected to other devices (such as keyboard, mouse, USB flash drive), of course, can also be connected to other Android mobile phones, most mobile phones support this technology.That done, you cannot only use adb install to install apps on the other device, but run other ADB commands as well – as you would do from your computer.
GitHubIzzyOnDroid
ADLMIDI Player
APK
ADLMIDI Player a MIDI-player based on emulator of a Frequency Modulation chip Yamaha OPL3. This small MIDI-player made with using of libADLMIDI library - a fork of origina ADLMIDI a console program implementation.The app a.o. features stereo sound, OPL3 emulation with four-operator mode support, FM patches from a number of known PC games, MIDI, RMI and Wolfinstein 3D IMF files support and more. For additional details, head over to their source repository.
GitHubIzzyOnDroid
ADSdroid
APK
Unofficial Android app for alldatasheet.com, allowing fast access to thousands of PDFs for specifications about electronic items
F-DroidGitHub
A
AELF - Bible and day's reading
APK
The Word of God, nothing but the Word of God * Find the entire Mass and liturgy of the hours from the liturgical translation. Mass, readings, lauds, third, sexte, none, vespers, complies. * Meditate on speech, without distractions. Sober and unique full screen display, with no risk of going into standby. * Do not look, there is no flourish, no distraction, just the Word. Accessible, for everyone * Use your phone, it is compatible. Without sacrificing the look. (Android 2.2+ to Android 5.1) * Adjust the text size according to your preferences, depending on your screen. * Let us guide you with "Talkback". The application is compatible. * Read without suffering. The texts are formatted. Anytime, anywhere * Automatically synchronize texts to meditate on them even from a cave... or the countryside. * Navigate through time, the date is adjustable at least one month in advance. In a land of trust * This application uses the Internet for only one thing: to load the texts of the Word. No data other than Android automatic error reports, whether personal or statistical, is transmitted by the application. * Application proposed on a voluntary basis, without any publicity with the support of the Association épiscopale liturgique pour les pays francophones (http://www.aelf.org) * Texts and logo reproduced with the kind permission of the AELF.
F-DroidGitHub
AF Weather Widget
APK
This app is a fork of aix weather widget which is no longer actively developed. It is a compact graphical weather graph as a single row Android widget. It was written as a personal project in order to provide a compact graphical weather graph as a single row Android widget. The app met its original design goal at an early version, and most subsequent versions have been bug fixes. The source code is dated and not shiny, and there are several hacks used in order to make a graphical widget work on Android. The source code is made public domain as it may provide utility for others. Weather Sources: * Norwegian Meteorological Institute * National Weather Service * time zones and geonames from the GeoNames database
F-DroidGitHub
AFH Downloader
APK
Enter the flid from the url for the project you follow and download files from androidfilehost.com.
F-DroidGitHub
AFReplacer
APK
This tool allows You to quickly replace custom watchface in Mi Fit. This way You can use 11 custom watchfaces at one time, and there is no need to remember all internal file names. You can also replace watchfaces directly from https://amazfitwatchfaces.com This tool only replaces watchfaces in Mi Fit. No direct gadget touching - watchfaces are applied via an official application = more safe usage.
F-DroidGitHub
A
AFWall+
APK
Firewall (iptables frontend), based on DroidWall which is no longer being developed. A paid "donate"-version with more features it advertised within the app. * Import/Export Rules to external storage * Search Applications * Multiple profiles with custom names * Highlights system applications with custom color * Notify on new installations * VPN Support * Device Admin support to protect against being uninstalled Requires root: Yes. iptables must run as root.
F-DroidGitHub
A
AG Store
APK
ArGentum merely parses the American Girl website, and does not in any way contain copyrighted or trademarked content on its own. It serves as a replacement for the now-discontinued mobile store app which the company offered for free at one time but eventually retired for whatever reason.
F-DroidGitHub
AI Hub
APK
AI Hub lets you use many AI tools in one simple place. No need to jump between apps. Key features: - Fast tab switching - Clean Material Design 3 - Dynamic colors and auto light/dark theme - Remembers the last AI you used - Enable or disable any AI you want - No trackers Perfect for anyone who uses multiple AI tools daily. Open-source, free, and easy to use. Use all your AIs together in one clean app!
F-DroidGitHub
AIMP
APK
An old-school, ad-free, playlist-based audio player for Android.
Direct
AIProute
APK
This app allows you to add specific IP routes on Android to route the IP traffic. It is possible to set address, netmask, gateway and metric. Due to the nature of the "ip route" command, root access is necessary. It is possible to apply routes based on the active SSID, to ensure the route is only applied in the correct Wifi network. If it is set, the routes are applied during the Android boot.
F-DroidGitHub
AIS-catcher
APK
<p>AIS-catcher turns your Android device into a portable dual channel AIS receiver with a RTL SDR dongle and an OTG cable. With these inexpensive dongles you can pick up AIS signals broadcasted by nearby vessels, even if offline! The App directly accesses the USB device and does not need additional drivers. Output can be send via UDP to plotting Apps like Boat Beacon or OpenCPN. A lightweight AIS receiver system when travelling. For a short manual see github.com/jvde-github/AIS-catcher-for-Android.AIS-catcher is compatible with DVB-T dongles and AirSpy devices connected with an OTG cable.
GitHubIzzyOnDroid
AJShA Android Java Shell App
APK
With this App you can quickly eval some Android Java code - scripting style for fast iterations, experiments and API exploration. Sometimes you just want to evaluate some Android-Code without compiling a project - this is your app for this job.
F-DroidGitHub
AMap UnifiedNlp Backend
APK
AMap UnifiedNlp Backend is the microG/UnifiedNlp backend that uses AMap Location API to resolve locations, which is a popular location service in China (but should work in other countries as well). It supports offline location and indoor mode.
IzzyOnDroid
AN2Linux
APK
AN2Linux allows you to sync notifications on your phone to your Linux desktop encrypted using TLS. It can do so over WiFi, Mobile data or Bluetooth. For AN2Linux to work you need to have AN2Linux-server running on your computer. For more info read the README files from the git repositories. If you have any issues you can create an Issue on GitHub. AN2Linux is free and open-source software licensed under GNU GPLv3. Source code this app: https://github.com/rootkiwi/an2linuxclient/ Source code AN2Linux-server: https://github.com/rootkiwi/an2linuxserver/
F-DroidGitHub