Showing 111 open source projects for "modded android apps"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
    Learn More
  • 1
    greenDAO

    greenDAO

    Light ORM solution for Android that maps objects to SQLite databases

    Android ORM for your SQLite database. For new apps we recommend ObjectBox, a new object-oriented database that is much faster than SQLite and easier to use. For existing apps based on greenDAO we offer DaoCompat for an easy switch (see also the announcement). greenDAO is an open source Android ORM making development for SQLite databases fun again. It relieves developers from dealing with low-level database requirements while saving development time. SQLite is an awesome embedded relational...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Uniqush

    Uniqush

    Uniqush is a free and open source software system

    ... platforms are supported for popular smart phone systems including android, iOS, etc. And we will support more in the future. Simple and unified interface for Apps’ server developers. You don’t need to care about the receiver’s system, simply send an HTTP request to Uniqush server and it will do all things for you. No need to implement re-send on failure mechanisms, Uniqush will re-send the notification on a recoverable error whenever possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Android Layout Engine

    Android Layout Engine

    A JSON based LayoutInflater for Android

    Proteus is meant to be a drop-in replacement for Android’s LayoutInflater; but unlike the compiled XML layouts bundled in the APK, Proteus inflates layouts at runtime. With Proteus, you can control your Apps layout from the backend (no WebViews). Forget the boilerplate code to findViewById, cast it to a TextView, and then setText(). Proteus has runtime data bindings and formatters. Plugin in your own custom views and attributes and functions to flavour proteus to your requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    material-intro

    material-intro

    A simple material design app intro with cool animations

    A simple material design app intro with cool animations and a fluent API. material-intro has fluent style builders for both a simple text/image slide, as seen in Google's apps, and for slides featuring a custom Fragment or layout resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
    Learn More
  • 5
    Android Drag Dismiss Activity

    Android Drag Dismiss Activity

    A smooth, easy-to-implement, drag to dismiss Android Activity

    Another implementation of the drag-to-dismiss Activity pattern. This one is inspired by Nick Butcher's Plaid implementation. The project has a simple API and is a pretty powerful and beautiful implementation of the pattern. This library is used in some of my apps (Talon for Twitter and Pulse SMS). It has been abstracted from Jacob Klinker and I's article-android library, which is an awesome readability style in-app web browser. This library provides an elastic layout that can dismiss...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nwicode CMS App Builder

    Nwicode CMS App Builder

    Mobile app Builder without coding

    The NWICODE CMS project, an open source mobile app Builder, was launched in beta testing in 2019. Since 2016, the platform has only been offered as a cloud-based solution for creating mobile applications. Our goal Not a month goes by without the launch of new platforms and mobile app designers on the market. All these platforms with DRAG&DROP and ready-made features. These solutions are very standardized and do not allow you to develop and control your application. We eliminate...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    sls

    SLS Team Java Library

    Java library with Cryptographic algorithms. Easy to use Crypto algorithms. Works on Windows, Linux, Android. No external lib dependencies, no useless abstractions, no 'crypto provider'. Elliptic curves was borrowed from BouncyCastle and simplified a lot. Most of EC classes are custom algorithms for certain curves. Can be easily deleted if u dont need them. With couple of classes u can parse and construct those ugly ASN.1 structures, look at RSA and EC key formats for example. No bad...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    ReDex

    ReDex

    A bytecode optimizer for Android apps

    ReDex is an Android bytecode (dex) optimizer originally developed at Facebook. It provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by ReDex should be smaller and faster than its source. Redex provides a framework for reading, writing, and analyzing .dex files, and a set of optimization passes that use this framework to improve the bytecode. An APK optimized by Redex should...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    PDFReporter

    PDFReporter

    Generating documents and reports, offline enabled and reliable.

    The library is a fork of the popular open source Jasper Reports and supports the common features provided by Jasper Reports, but offline and for mobile apps. The PDFReporter library supports iOS, Java and Android library. For your document and report design you use the PDFReporter Studio where you can visualize your data. If you want to use the library commercially please visit our official webpage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 10
    react-native-background-task

    react-native-background-task

    Periodic background tasks for React Native apps, cross-platform

    Periodic background tasks for React Native apps, cross-platform (iOS and Android), which run even when the app is closed. This library allows the scheduling of a single periodic task, which executes when the app is in the background or closed, no more frequently than every 15 minutes. Network, AsyncStorage etc can be used (anything except UI), so perfect for things like a background data sync for offline support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Needle

    Needle

    The iOS Security Testing Framework

    Needle is an open-source, modular framework to streamline the process of conducting security assessments of iOS apps. Needle was originally made to work with iOS 9 and iOS 10. Since then, Frida was released and become the defacto tool to use with mobile security assessments. Some common Frida mobile security scripts were later implemented within Needle, as some of these scripts worked better or addressed some issues that were present in Needle's custom tooling. Assessing the security of an iOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    no-adb-backup-app-lister

    List all apps on android device that don't allow adb backup

    List all apps on android device that don't allow adb backup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Boostnote
    Boostnote is an open source note-taking app for programmers. Apps available for Mac, Windows, Linux, Android and iOS. Built with Electron, React + Redux, Webpack and CSSModules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ADBTool

    Capturing screenshots, screen video, logcat, extract string ids

    ADBTool with user friendly UI is very helpful for QA Engineers to test and validate Android mobile apps faster. It reduces the test execution time by 40-50 percent. Installation: In order to use this tool you should install ANDROID SDK. And set Android SDK path in Environment variables as ANDROID_HOME. How to Run : Windows: By just double clicking on it. MAC or Linux: java -jar adbtool.jar Capturing and editing screenshot is one of the painful work for QA engineers. QA Engineers can...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    ML Manager 1.X

    ML Manager 1.X

    A modern, easy and customizable app manager for Android with Material

    A modern, easy and customizable APK extractor & app manager for Android that allows you to extract any installed and system app, mark them as favorite, share .apk files easily and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Selendroid

    Selendroid

    Test automate native or hybrid Android apps and the mobile web

    Test automation for native or hybrid Android apps and the mobile web with Selendroid. Selendroid is a test automation framework that drives off the UI of Android native and hybrid applications (apps) and the mobile web. Tests are written using the Selenium 2 client API. Selendroid can be used on emulators and real devices and can be integrated as a node into the Selenium Grid for scaling and parallel testing. Selendroid can be extended at runtime with your own extensions. Selendroid can...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Bootflat

    Bootflat

    Flat UI KIT based on Bootstrap 3.3.0 CSS framework

    ... schemes built-in, and allows for easy customization. Bootflat uses lightweight high-function plugins for maximum performance, keeping CSS and JS file sizes down. Bootflat is fully responsive, built for mobile-first in mind. It provides off-screen navigation, and almost all the widgets are compatible with all screen sizes. Bootflat UI Kit is PSD User Interface Pack including a set of beautiful and pure components, which you can use to create startup projects, websites or iOS/Android Apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AntiLVL Reloaded

    AntiLVL Reloaded

    AntiLVL Android LVL Hack Remove License verification of Android

    AntiLVL Reloaded. Major update to AntiLVL antilvl 1.4.0.How to Remove License verification of Android Apps AntiLVL's purpose is to subvert standard license protection methods such as the Android License Verification Library (LVL), Amazon Appstore DRM and Verizon DRM. It also disables many anti-cracking and anti-tampering protection methods. Because every implementation of the LVL is potentially (and often is) quite different, it's not possible to automate patching in every case...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    ESSPEE - Penetration Testing & Forensics

    ESSPEE - Penetration Testing & Forensics

    (Android Forensics & Malware Analysis Included)

    ... help Open Source community with a better interface for Vulnerability Analysis, Penetration Testing, Malware analysis, Android and Cyber Forensics. I really enjoyed my work for the last three years. Please let me know about bugs and if possible provide solution also.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ddn

    ddn

    Desktop Dropbox Notifications

    DDN is an application that makes desktop notification with changes detected in the file that is generated by the application Android ADN. Can generate OS Notificactions, Application's Notications and Growl Notifications. https://play.google.com/store/apps/details?id=com.nobeid.androiddropboxnotifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Crud Builder

    GUI App Maker

    CRUD is an acronym for "Create Read Update and Delete". Familiar types of apps such as contact managers, inventory systems, home video databases, etc., are examples of typical CRUD data storage applications. This script is a simple CRUD app maker that allows you to instantly create CRUD apps which store, retrieve, sort, etc. records made of fields of data. The generated application scripts can be customized however desired, by adding your own of code. Video: http://www.youtube.com/watch?v...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JFontChooser

    a font chooser component for java.

    a font chooser component for java. provide selection for: 1. font (installed and un-installed) 2. font size 3. font style 4. text 5. text color CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    What's That Color

    What's That Color

    get the pixel color values in RGB, HSB, HEX and CMYK on your screen

    What's That Color is an app to get the current pixel color at mouse pointer in RGB, HSB, HEX and CMYK values. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    JTextChooser

    a text chooser component for java.

    ---------------------- NOTE ---------------------- a better component derived from this project is at https://sourceforge.net/projects/jfontchooserx/ please use JFontChooser from now onwards as this project is shifted to JFontChooser. ------------------------------------------------------ a text chooser component for java. provide selection for: 1. font 2. text 3. text color 4. font size 5. font style. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JPropertyEditor

    JPropertyEditor

    a gui based property file editor in java. for java.

    a gui based property file editor in java. for java. Features: 1. Drag And Drop support 2. Print support 3. Easy Property manipulation (add/delete/update/search/view) 4. Property Key validation 5. Separate font for key and value 6. Order property list by key or value in ascending or descending 7. recent files support 8. key/value font size resize option 9. Export property as properties or in xml format 10. Search by key and value CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS...
    Downloads: 0 This Week
    Last Update:
    See Project