Open Source Mobile Operating Systems User Interface (UI) Software

User Interface (UI) Software for Mobile Operating Systems

Browse free open source User Interface (UI) software and projects for Mobile Operating Systems below. Use the toggles on the left to filter open source User Interface (UI) software by OS, license, language, programming language, and project status.

  • Passwordless Authentication and Passwordless Security Icon
    Passwordless Authentication and Passwordless Security

    Identity is everything. Protect it with Duo.

    It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
    Get a Free Trial
  • 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
  • 1
    Android Auto Tester utilizes Android's monkey runner and hierarchy viewer to automatically traverses the hierarchy of an Android application's GUI and simulates user inputs from the host side, without accessing the application's source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AndroidMaterialPreferencesTest

    AndroidMaterialPreferencesTest

    Contains JUnit tests for the library "AndroidMaterialPreferences"

    This project contains JUnit tests for the Android library "AndroidMaterialPreferences". The project homepage of the library "AndroidMaterialPreferences" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialpreferences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AndroidMaterialValidationTest

    AndroidMaterialValidationTest

    Contains JUnit tests for the library "AndroidMaterialValidation"

    This project contains JUnit tests for the Android library "AndroidMaterialValidation". The project homepage of the library "AndroidMaterialValidation" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialvalidation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AndroidPreferenceActivityTest

    AndroidPreferenceActivityTest

    Contains JUnit tests for the library "AndroidPreferenceActivity"

    This project contains JUnit tests for the Android library "AndroidPreferenceActivity". The project homepage of the library "AndroidPreferenceActivity" is available on Sourceforge via the URL https://sourceforge.net/projects/androidpreferenceactivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    AndroidSeekBarPreferenceTest

    AndroidSeekBarPreferenceTest

    Contains JUnit tests for the library "AndroidSeekBarPreference"

    This project contains JUnit tests for the Android library "AndroidSeekBarPreference". The project homepage of the library "AndroidSeekBarPreference" is available on Sourceforge via the URL https://sourceforge.net/projects/androidseekbarpreference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AndroidSidebarTest

    AndroidSidebarTest

    Contains JUnit tests for the library "AndroidSidebar"

    This project contains JUnit tests for the Android library "AndroidSidebar". The project homepage of the library "AndroidSidebar" is available on Sourceforge via the URL https://sourceforge.net/projects/androidsidebar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bluepill

    Bluepill

    Bluepill is a reliable iOS testing tool that runs UI tests

    Bluepill is a tool to run iOS tests in parallel using multiple simulators. The exit code of Bluepill uses bit indicators that could represent multiple exit statuses. If you're using Fastlane to run your tests, you're in luck! You can integrate Bluepill into your project with very little change to your existing setup. Just integrate one of the following Fastlane plugins, and you'll be on your way. Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    EarlGrey

    EarlGrey

    iOS UI Automation Test Framework

    EarlGrey is a native iOS UI automation test framework that enables you to write clear, concise tests. With the EarlGrey framework, you have access to enhanced synchronization features. EarlGrey automatically synchronizes with the UI, network requests, and various queues; but still allows you to manually implement customized timings, if needed. EarlGrey’s synchronization features help to ensure that the UI is in a steady state before actions are performed. This greatly increases test stability and makes tests highly repeatable. EarlGrey works in conjunction with the XCTest framework and integrates with Xcode’s Test Navigator so you can run tests directly from Xcode or the command line (using xcodebuild). To prioritize and improve EarlGrey, the framework collects usage data and uploads it to Google Analytics. More specifically, the framework collects the MD5 hash of Bundle ID, Test Class Names and Test Method Names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Loki

    Loki

    Visual Regression Testing for Storybook

    There are a few visual regression tools for the web, but most either cannot be run headless or use phantomjs which is deprecated and a browser nobody is actually using. They usually also require you to maintain fixtures. With react-native it's now possible to target multiple platforms with a single code base, but there's no single tool to test all to my knowledge. Loki aims to have easy setup, no to low maintenance cost, reproducible tests independent of which OS they are run on, runnable on CI, and support all platforms storybook does.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 10
    Playbook

    Playbook

    A library for isolated developing UI components

    A library for isolated developing UI components and automatically taking snapshots of them. Playbook is a library that provides a sandbox for building UI components without having to worry about application-specific dependencies, strongly inspired by Storybook for JavaScript in web-frontend development. Components built by using Playbook can generate a standalone app as living style guide. This allows you to not only review UI quickly but also deliver more robust designs by separating business logics out of components. Besides, snapshots of each component can be automatically generated by unit tests, and visual regression testing can be performed using arbitrary third-party tools. For complex modern app development, it’s important to catch UI changes more sensitively and keep improving them faster. With the Playbook, you don't have to struggle through preparing the data and spend human resources for manual testings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A wxPython-based implementation of some of the user interface toolkit APIs defined by Python for Series 60 (PyS60)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    bq Aquaris E6 skin

    bq Aquaris E6 skin

    SKIN for Aquaris E6

    Android Emulator skin for bq Aquaris E6 smart phone
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.