Showing 35 open source projects for "java project builder"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    XPopup

    XPopup

    Powerful and Beautiful Popup for Android

    There are several built-in pop-up windows and more than a dozen good animations. The custom design of pop-up windows and animations is extremely simple; there is no pop-up window effect that XPopup cannot achieve. The built-in popup allows you to use the existing layout of the project, while also using the animation, interaction and logic encapsulation provided by XPopup. The UI animation is simple and follows Material Design. Many details, transitions, and level changes are considered when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FirebaseUI for Android

    FirebaseUI for Android

    Optimized UI components for Firebase

    ... a transitive dependency on the appropriate Firebase SDK so there is no need to include those separately in your app. After the project is synchronized, we're ready to start using Firebase functionality in our app. There is a sample app in the app/ directory that demonstrates most of the features of FirebaseUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CloudReader

    CloudReader

    A netease cloud music based UI

    A netease cloud music-based UI, using wanandroid API development accord with Google Material Desgin reading class open-source projects. Kotlin && Netease cloud music Ui && Retrofit2 + RxJava2 + Room + MVVM-databinding && Wanandroid API. NetEase Cloud Music was officially released on April 23, 2013. It is an online music product that focuses on discovery and sharing and has a strong social use. I believe that everyone who has used it will know that the experience it gives is excellent. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Swing ME

    Swing ME

    Java UI Framework for Desktop/iOS/Android

    A Pure Java implementation of Swing GUI, with Layouts, Borders, Renderers and lots of components including inline TextField, Buttons, Window, TabbedPane and many others. ALL visual and behavioural aspects can be fully customised of ANY component.
    Downloads: 15 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    QMUI Android

    QMUI Android

    UI library to improve the efficiency of Android UI development

    Solutions dedicated to improving the efficiency of project UI development. QMUI Android is designed to help quickly build an Android project with basic design restoration effects, and at the same time use the rich controls and compatible processing provided by itself, so that developers can focus on business needs without spending energy on the design of the basic code. Whether it is the creation of a new project or the maintenance of an existing project, development efficiency and project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Material SearchBar Android

    Material SearchBar Android

    Material Design Search Bar for Android

    This beautiful and easy-to-use the library will help to add Lollipop Material Design SearchView in your project. Create a custom style and use one of the provided styles as the parent. Simply set/change these colors(or some) and you have your custom style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Shimmer for Android

    Shimmer for Android

    An easy way to add a shimmering effect to any view in an Android app

    ... attributes) or programmatically in your code, and generate an animation on the fly. See the API reference for further details. Note that you cannot use the custom attributes on the tag if you use the Jar file. You can instead download the AAR file and reference that locally in your project. You can use the included Gradle wrapper to build the Shimmer library and sample application locally as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Side Menu Android

    Side Menu Android

    Side menu with some categories to choose

    Side menu with some categories to choose. Depends on Ozodrukh's animation util for CircularReveal animation for 2.3+ version. First of all, you have to upload the animation submodule with git submodule update --init command. Or you can add gradle dependency with command. To add gradle dependency you need to open build.gradle (in your app folder, not in a project folder) then copy and add the dependencies there in the dependencies block. After you have to create special overlay layout to show...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Transitions Everywhere

    Transitions Everywhere

    Set of extra transitions on top of Jetpack transitions library

    .... Migrate to AndroidX! Support libraries are not updating anymore, to get all the bug fixes you have to use AndroidX transitions. Replace imports for all the classes which are a part of the AndroidX lib. Some setters in AndroidX transitions are not following the builder pattern, please rewrite this usages with introducing a helper variable if you encounter the issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    React Native Material Kit

    React Native Material Kit

    Bringing Material Design to React Native

    A set of UI components, in the purpose of introducing Material Design to apps built with React Native, quickly and painlessly. First, cd to your RN project directory, and install RNMK through rnpm . If you don't have rnpm, you can install RNMK from npm with the command npm i -S react-native-material-kit and link it manually. Apply Material Design Buttons with a few lines of code using predefined builders, which comply with the Material Design Lite default theme. And you can definitely build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Computer@Therapy

    Computer@Therapy

    IT research and therapy in one piece.

    The "Computer@Therapy" (iCT) project was founded in 2012 by J. Fiala inspired by Czech SEN (spec. edu.) cummunity, consequently it continued in coop. with Czech Universities and Open Source oriented corporations. Computer@Therapy is human computer interaction (HCI) research and therapy in one piece. We have pointed out that there are many uncovered SW/HW usability and accessibility issues even on existing apps. Hence we have proposed the SW/HW design principles (called iCT design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DialogPlus

    DialogPlus

    Advanced dialog solution for android

    Simple and advanced dialog solution. Uses normal view as dialog. Provides expandable option, multiple positioning, and built-in options for easy implementation. DialogPlus provides 3 position. Top, dialog will appear at top with animation. Center, dialog will appear in the center with animation. Bottom, dialog will appear at the bottom of the screen with animation. DialogPlus provides 3 content types. ListHolder, items will be shown in a listview. GridHolder, items will be shown in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ultra Pull To Refresh

    Ultra Pull To Refresh

    Ultra pull to refresh for Android

    This is an alternative to the pull-to-refresh project that is no longer maintained. Inherited from ViewGroup can contain any View. The function is more powerful than SwipeRefreshLayout. Ultra Pull To Refresh is a replacement for the deprecated pull to refresh solution. It can contain any view you want. It's easy to use and more powerful than SwipeRefreshLayout. It's well designed, you can customize the UI effect you want as easy as adding a headview to ListView. This project has been pushed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    StickyListHeaders

    StickyListHeaders

    An android library for section headers that stick to the top

    ... but is not actively tested or working perfectly. The goal of this project is to deliver a high performance replacement to ListView. You should with minimal effort and time be able to add section headers to a list. This should be done via a simple to use API without any special features. This library will always priorities general use cases over special ones. This means that the library will add very few public methods to the standard ListView and will not try to work for every use case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AndroidMaterialViewsExample

    AndroidMaterialViewsExample

    An example app using the library "AndroidMaterialViews"

    This project contains an example App, which implements an use case of the Android library "AndroidMaterialViews". The project homepage of the library "AndroidMaterialViews" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialviews.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AndroidMaterialDialog

    AndroidMaterialDialog

    Provides a builder to create "Material Design"-styled dialogs

    "AndroidMaterialDialog" is an Android-library, which provides a builder, which allows to create dialogs, which are designed according to Android 5.0's Material Design guidelines even on pre-Lollipop devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AndroidMaterialPreferencesExample

    AndroidMaterialPreferencesExample

    An example app using the library "AndroidMaterialPreferences"

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

    AndroidMaterialPreferences

    Provides various "Material Design"-styled preferences

    "AndroidMaterialPreferences" is an Android-library, which provides various preferences, which are designed according to Android 5.0's Material Desing guidelines even on pre-Lollipop devices. In order to use the library, the dependency "AndroidMaterialDialog", which can be found via the URL https://sourceforge.net/projects/androidmaterialdialog, is also needed. An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AndroidMaterialDialogExample

    AndroidMaterialDialogExample

    An example app using the library "AndroidMaterialDialog"

    This project contains an example App, which implements an use case of the Android library "AndroidMaterialDialog". The project homepage of the library "AndroidMaterialDialog" is available on Sourceforge via the URL https://sourceforge.net/projects/androidmaterialdialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AndroidPreferenceActivityExample

    AndroidPreferenceActivityExample

    An example app using the library "AndroidPreferenceActivity"

    This project contains an example App, which implements an use case of 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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • 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.