Showing 187 open source projects for "android"

View related business solutions
  • Board Meeting Portals Made Simple Icon
    Board Meeting Portals Made Simple

    For businesses requiring a board portal solution to securely distribute, organize and share critical board room data

    MyBoardPacket is the most straightforward, affordable, and secure solution for Board meeting portals on the market.
    Learn More
  • Go beyond a virtual data room with Datasite Diligence Icon
    Go beyond a virtual data room with Datasite Diligence

    Datasite Diligence, helps dealmakers in more than 170 countries close more deals, faster.

    The data room with a view. Evolved for next-generation M&A. Built on decades of deal experience. Packed with expert tools, yet intuitive for novices. A fully mobile platform with frictionless processes. Smart AI tools that let you close more deals, faster, plus end-to-end support at all times. Do due diligence with intelligence.
    Learn More
  • 1
    AndroidPreferenceActivity

    AndroidPreferenceActivity

    Provides an alternative implementation of Android's PreferenceActivity

    "AndroidPreferenceActivity" is an Android-library, which provides an alternative implementation of the Android SDK's built-in PreferenceActivity. Such an activity provides a visualization of categorized preferences. The appearance of the activity varies depending on the size of the device's display. On devices with small screens, e.g. on smartphones, the navigation is designed to use the whole available space and selecting an item causes the corresponding preferences to be shown full screen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Phoenix

    Phoenix

    Phoenix Pull-to-Refresh

    This project aims to provide a simple and customizable pull to refresh implementation. Include the library as local library project. For a working implementation, Have a look at the sample project. Include the PullToRefreshView widget in your layout. In your onCreate method refer to the View and setup OnRefreshListener. To customize drawables you can change sun.png, Sun image; sky.png, background image; buildings.png, foreground image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Card Library

    Card Library

    Android Library to build a UI Card

    Card Library provides an easy way to display a UI Card using the Official Google CardView in your Android app. Before using this library I recommend that you check out the new Google Material Guidelines. Don't over cardify your UI. Sample application, the demo is a showcase of the functionality of the library. Extras application, the demo-extras contains some examples of integration with other libraries. See the Card Library Guide to know all card library features and all customizations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sweet Alert Dialog

    Sweet Alert Dialog

    SweetAlert for Android, a beautiful and clever alert dialog

    SweetAlert for Android, a beautiful and clever alert dialog. Inspired by JavaScript SweetAlert. The simplest way to use SweetAlertDialog is to add the library as aar dependency to your build. You can customize progress bar dynamically with materialish-progress methods via SweetAlertDialog.getProgressHelper(): For more usages about progress, please see the sample. Methods include resetCount(), isSpinning(), spin(), stopSpinning(), getProgress(), setProgress(float progress), setInstantProgress...
    Downloads: 1 This Week
    Last Update:
    See Project
  • OKR software helps companies achieve the best results by focusing on what really matters to the business. | Quantive Icon
    Quantive offers flexible OKR management to keep all employees on track with company-wide initiatives.
    Learn More
  • 5
    AndroidMaterialValidationExample

    AndroidMaterialValidationExample

    An example app using the library "AndroidMaterialValidation"

    This project contains an example App, which implements an use case of 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
  • 6
    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
  • 7
    AndroidMaterialValidation

    AndroidMaterialValidation

    Provides views, which can be validated according to Material Design

    "AndroidMaterialValidation" is an Android-library, which provides custom views, which allow to be validated according to Android 5.0's Material Design guidelines even on pre-Lollipop devices. Additionaly, various pre-defined validators are contained in the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NumberProgressBar

    NumberProgressBar

    A beautiful, slim Android ProgressBar

    I decided to do this because I was really tired of android original progress bar. So, I made some change, added more color style for this. And also you can contribute more color style, or new idea to me. I made some predesign style. You can use them via style property. You can get more beautiful color from kular, and you can also contribute your color style to NumberProgressBar! There are several attributes you can set, the reached area and unreached area, the text area, the bar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Torque Log Viewer and Analyzer

    Torque Log Viewer and Analyzer

    Torque OBD Log Viewer and Analyzer Software for Windows

    Torque Log Viewer and Analyzer Software (aka Torque Log View and Analyze) is developed using Qt5 environment and Qwt library to view and analyze Torque (OBD diagnostics software for android etc.) csv formatted OBD log files. Dowload Windows binary archive if don't wanna mess with Qt,Qwt and source code. Feedbacks are appreciated :) Contact: hyetkintr@gmail.com
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Crowdin: Localization Management Platform for agile teams Icon
    Crowdin: Localization Management Platform for agile teams

    Crowdin is AI-powered localization software for teams and businesses. Automate the translation of your content with 600+ apps and integrations

    Crowdin offers training via documentation, and live online. Crowdin is translation management software and includes features such as collaboration, for software, for websites, localization automation, machine translation, permission management, project tracking, quality control, quotes/estimates, resource management, terminology management, translation analytics, translator database, version control, and workflow management.
    Learn More
  • 10
    JUCE is a C++ toolkit for building cross-platform applications on PC/Mac/Linux/iOS/Android. Particularly good for complex, customised GUIs and audio/midi processing, it also includes a vast range of classes to help with all your day-to-day programming tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Android System Bar Tint

    Android System Bar Tint

    Apply background tinting to the Android system UI

    Apply background tinting to the Android system UI when using KitKat translucent modes. Android 4.4 (KitKat) introduced translucent system UI styling for status and navigation bars. These styles are great for wallpaper based activities like the home screen launcher, but the minimal background protection provided makes them less useful for other types of activity unless you supply your own backgrounds inside your layout. Determining the size, position and existence of the system UI for a given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Alphabetical Keyboard

    Alphabetical Keyboard

    Android keyboard with keys arranged alphabetically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AndroidSidebarExample

    AndroidSidebarExample

    An example app using the library "AndroidSidebar"

    This project contains an example App, which implements an use case of 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
  • 14
    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
  • 15
    AndroidSidebar

    AndroidSidebar

    Provides a sidebar, which can be shown in front of a main content.

    "AndroidSidebar" is an Android-library, which provides a custom view implementation, which allows to show a sidebar, which overlaps the view's main content and can be shown or hidden in an animated manner. The sidebar may be located at left or right edge of the parent view and its state can be changed by either calling an appropriate method or via dragging on the device's touch screen. Furthermore there are a lot of attributes, which allow to specify the appearance and behavior of the sidebar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AndroidSeekBarPreferenceExample

    AndroidSeekBarPreferenceExample

    An example app using the library "AndroidSeekBarPreference"

    This project contains an example App, which implements an use case of 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
  • 17
    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
  • 18
    AndroidSeekBarPreference

    AndroidSeekBarPreference

    Provides a preference, which allows to select a value from a SeekBar.

    "AndroidSeekBarPreference" is an Android-library, which provides a Preference implementation, which allows to choose a floating point value or an integer value from a continuous range via a SeekBar. When interacting with the preference the SeekBar is shown within a dialog. The chosen value will only be persisted, if confirmed by the user. An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p/androidseekbarpreferencetest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Universal Android Toolkit

    Universal Android Toolkit

    One Toolkit to Rock them All!

    Universal Android Toolkit used to be a Windows-only applicaion, written in Visual Basic.NET After a year of work, fustration, re-writes and confusion, I present to you, the very FIRST BETA Android toolkit, written COMPLETELY in Java! At the moment, this project is in Beta, so don't forget to check for updates, regularly! I'll add an updater, ASAP. Happy hacking!
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 20

    noSisyphos

    Embedded Rapid Application Development

    The main goal of this project is to provide a rapid application development tool (including a framework) for developing application (if possible) without coding (or scripting) for the GUI. This system should be modular, which means, it's possible to add own components. The IDE (aka Tantalus) of the project must be able to handle also the self implemented components, without a recompile. It's possible to work parallel for the gui, the information are stored in XML, but for usage the data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Snap.js

    Snap.js

    A Library for creating beautiful mobile shelfs in Javascript

    A Library for creating beautiful mobile shelfs in Javascript. As standalone just include the file in a script tag. The slide intent is an int between 0 and 90, and represents the degrees in the first quadrant of a circle that you would like to have mirrored on the X and Y axis. For example, if you have 40 set as your slideIntent value, the user would only be able to slide the pane by dragging in the blue area in the diagram below. Once intent has been defined, it will not change until the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AndroAppLink

    AndroAppLink

    Android device-to-device app transfer and app backup manager

    AndroAppLink is an easy to use Android App manager. It helps you to exchange Apps among several Android devices using Bluetooth, mail and other third party apps. It also helps you backup your apps in storage or phone memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Visual WebGui .NET Web Design Tools

    Visual WebGui .NET Web Design Tools

    Enterprise- level HTML5 application development platform

    With its familiar .Net visual drag n' drop, WYSIWYG designer and HTML5 rendering engine, Visual WebGui is the natural choice for core Visual Studio developers who want to create native quality, cross-platform enterprise level HTML5 apps in VB.NET or C#.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    xDashboard

    A android Dashboard UI

    A android Dashboard UI. 码表、时速表、速度表
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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