Open Source Linux Mobile Software - Page 6

Mobile Software for Linux

View 7795 business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka Sarathchandra Magurawalage as a part of his research activities at Network Convergence Laboratory (NCL), University Of Essex Related Research Projects: *EU-funded FP7 Project MONICA (Mobile Cloud Computing: Networks, Services and Architecture). *EU-funded FP7 Project CLIMBER (Cross-Layer Investigation and Integration of Computing and Networking Aspects of Mobile Social Networks). *EU-funded FP7 Project EVANS (End-to-end Virtual Resource Management..)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    inwi-usbmodem
    This is a set of files to add support for LG EVDO Rev.A USB modems, such as the LDU-1900D and HDM-2100 on Linux, and a fast, light and standards-compliant driver for MacOSX. Paquetages pour le support des modems USB tels que le LDU-1900D ou le HDM-21
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    magisk-swapspace

    magisk-swapspace

    This module saves android memory a bit by swapping some to a disk

    This is a mirror of my GitHub repo, read more details about this module here: https://github.com/chickendrop89/magisk-swapspace/blob/master/README.md Download notes: ✅ magiskswapspace.zip ✅ ❌ xx source code.zip ❌ Installation: - Download the module archive here (files tab) - Flash it in magisk app, or using command line - Run `magiskswap` in your preferred terminal app (as a root user) Keywords: pagefile swap android swapfile swapspace
    Downloads: 1 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 5

    open_gapps-8.0

    Unofficial opengapps builds for Android Oreo (arm/arm64)

    Unofficial opengapps builds for Android Oreo (arm/arm64). I am not responsible for any bootloops or other problems. It's your choice to download these files. Original website and sources: http://opengapps.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    truckstoplinux

    Truck stop location plugin for KDE Marble

    A truck stop locator. Using the globe/display capabilities of Marble and publicly available data, you can see where weigh stations, truck stops, and rest areas are around the country in an easy to use, intuitive manner. TSL is not designed to highlight every single possible diesel refueling location in the USA. TSL is specifically designed with the over the road truck driver in mind, with the hopes that it will make life easier to plan repeated trips across the 48. Better trip planning will help you save both time and money. It will also point the way to truck wash locations, trucker chapels, and other amenities. TSL requires desktop Marble 1.8 or above. See here for how to install and additional links: https://www.youtube.com/watch?v=dI9YLd48bRs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    2-WaySMS Messenger for Wordpress

    SMS plugin messenger with reliable SMS gateway connection.

    http://youtu.be/UhhMFF4a6fk Video instruction! Simple and easy for usage 2waysms messenger. This wordpress plugin allows you send bulk or single SMS messages and receive SMS answers to your SMS Number. http://wordpress.org/extend/plugins/2-waysms-messenger/ http://downloads.wordpress.org/plugin/2-waysms-messenger.zip Upload 2-waysms-messenger folder to the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress Go to 2-WaySMS Settings in admin panel To activate SMS sending enter your Token and Number and click Save For SMS receiving, copy generated link from Receiver script field Log in to your 2-WaySMS account http://www.2-waysms.com/my / My numbers / Settings Set [Forward all Inbound Messages to the following URL] and paste copied link Plugin ready for SMS sending and receiving
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    Add mobile device detection to your C or C++ program the easy way with 51Degrees. No cloud services, no external plug-ins, all Mozilla Public License source code. It's a great alternative to WURFL or DeviceAtlas. 1. Download and extract. 2. Run the setup file. 3. Import the code into your project or call the compiled executable as a process. Visit http://51degrees.com/Support/Documentation/APIs/C.aspx to get the full setup guide. The zip file contains a batch file for easy compilation. You will need Visual Studio 2010 (or greater) or GCC set up and configured on a Windows operating system in order to use this batch file. See the user guide linked to above for full instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    51Degrees-PHP

    51Degrees-PHP

    Mobile Device Detection for PHP - 4 Step Setup - 3 Minutes

    4 Steps - Download, Unzip, Include, Go Mobile with PHP Add mobile device detection to PHP the easy way with 51Degrees.mobi. No cloud services, no external plug-ins, all Mozilla Public Licence source code. It's a great alternative to WURFL or DeviceAtlas. Step 1 - Download the Zip file from SourceForge. Step 2 - Unzip the file into a directory of your choice within your project. Step 3 - Then add the following code to your PHP page file: include_once('path/to/51Degrees.php'); include_once('path/to/51Degrees.usage.php'); (It is recommended for performance purposes that these lines are included after a session_start();) Step 4 - Get the details about the device that is accessing your site with code like this: if ($_51d[‘IsMobile’] == TRUE) { //Start coding for a mobile device here. } Read the full user guide on our web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ADB via Netcat File System

    Mount your android device on your linux host.

    Fast and well behaved FUSE based file system allowing you to mount the whole (not only Phone and Card) file system of your rooted android device. It uses NETCAT instead of adb shell to communicate with the device. With this file system you can simply drag and drop files from and to your android device as usual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AOKP Nightly Builds - Fully Loaded

    AOKP Nightly build + added apps [no GAPPS![

    Go here for full description : http://forum.xda-developers.com/showthread.php?t=1916100
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Generates a bookmarklet which can remotely start torrents downloading to your home BitTorrent client, even from your iPhone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Adhere is a comprehensive mobile advertising platform. The Adhere Ad Server and the Adhere User Profiles Server are offered open source and are posted on sourceforge. For details, please refer to http://adhere.citexsoftware.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Advanced Button Monitor

    Aka adv-button-monitor. Toggleable button monitor for N9.

    Based on n9-button-monitor daemon by teleshoes. Enables additional actions for hardware buttons. Actions are customizable through config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Agent

    Agent

    PHP desktop/mobile user agent parser with support for Laravel

    A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality. MobileDetect recently added a version method that can get the version number for components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ALPAGA is a free social networking portal designed to share your calendars, contacts, pictures with your familly and friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Amaze UI

    Amaze UI

    Amaze UI, a mobile-first and modular front-end framework

    China's first open source HTML5 multi-screen front-end framework. We look forward to your participation and work together to create a simple and easy-to-use front-end framework! Based on the concept of Mobile first, Amaze UI gradually expands from small screens to large screens, and finally realizes all screen adaptations, adapting to the trend of mobile internet. Amaze UI contains nearly 20 CSS components, 10 JS components, and 17 web components containing nearly 60 themes. It can quickly build multi-screen pages with excellent interfaces and excellent experience, and greatly improve development efficiency. Compared with foreign frameworks, Amaze UI pays attention to Chinese typesetting and adjusts fonts according to user agents to achieve better Chinese typesetting effects; it takes into account the compatibility of domestic mainstream browsers and the built-in browsers of the App.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics SDK JavaScript

    Amazon Mobile Analytics JavaScript SDK

    The Mobile Analytics SDK for JavaScript allows JavaScript-enabled applications to create and submit events for analysis in the AWS Console and through Auto Export to S3 and Redshift. The library uses the browser's local storage API to create a local cache for the data, allowing your web application to batch and record events even when the app is offline. You can record monetization events to enable reports such as Average Revenue Per User (ARPU) and more. Additional app and environment details can be added to the "options" object when initializing the SDK. These details will be captured and applied to all events and can be useful if using Auto Export for custom analysis of your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a free library to use simple charts on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AndMan will be a software to manage android phones using your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Andriod Live Wallpapers

    Andriod Live Wall Papers samples

    Andriod Live Wall Papers samples : There are diffrent files for each of them so ensure you download the one you want. Bouncing balls -partical system Picture in motion Dancing Andriod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Android Application Manager

    Useful classes to help organise and manage Android applications

    This library utilises three useful classes (AbstractAppManager, AppManager and AbstractManagedActivity) which have been created as the intended starting point for creating an android project with a central managing singleton class, which amongst other things, during the lifetime of an application can control and communicate with each Activity, store objects to be passed between Activities, run a loop on a seperate thread from the UI and manage Logging to a file on the external storage of the android device. please view all code on github at https://github.com/fraserjohnstone/Android-Application-Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Portuguese market for Open Source Android applications Um market de aplicações Open Source para Android totalmente em português
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Android News application

    Android News App is a mobile news system which run under Android

    Android News App is a mobile news system which run under Android platform that used for your own news application. Developed with Native Java Language make the app run fast and smoothly. Implement Google Material Design make the app beautiful in design and users experience. admin code could be found here https://codstore.in/product/android-news-application/ Integrated with Admin Panel to manage news, category, notification and many more anytime and everytime you want. Admin Panel side developed using PHP and MySQL Database. Clean code and good design is main priority, by using this app, you can save your money and time in creating app for your own native mobile news app
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.