Showing 622 open source projects for "java mobile"

View related business solutions
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    HelloCharts for Android

    HelloCharts for Android

    Charts/graphs library for Android compatible with API 8+

    Charting library for Android compatible with API 8+(Android 2.2). Works best when hardware acceleration is available, so API 14+(Android 4.0) is recommended. Apache License 2.0. Line chart (cubic lines, filled lines, scattered points), column chart (grouped, stacked, negative values), pie chart, bubble chart, combo chart (columns/lines), preview charts (for column chart and line chart), zoom (pinch to zoom, double tap zoom), scroll and fling. Custom and auto-generated axes (top, bottom,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Android Saripaar

    Android Saripaar

    UI form validation library for Android

    Android Saripaar is a simple, feature-rich and powerful rule-based UI form validation library for Android. It is the SIMPLEST UI validation library available for Android. Built on top of Apache Commons Validator, a validation framework with proven track record on the web, desktop and mobile platforms. Declarative style validation using Annotations. Extensible, now allows Custom Annotations. Synchronous and Asynchronous validations, you don't have to worry about threading. Supports both BURST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5

    dex2jar

    Tools to work with android .dex and java .class files

    Mirrors: * https://bitbucket.org/pxb1988/dex2jar * https://github.com/pxb1988/dex2jar dex2jar contains following compment * dex-reader is designed to read the Dalvik Executable (.dex/.odex) format. It has a light weight API similar with ASM. * dex-translator is designed to do the convert job. It reads the dex instruction to dex-ir format, after some optimize, convert to ASM format. * dex-ir used by dex-translator, is designed to represent the dex instruction dex-tools...
    Leader badge
    Downloads: 705 This Week
    Last Update:
    See Project
  • 6
    Icepick

    Icepick

    Android Instance State made easy

    Icepick is an Android library that dramatically simplifies saving and restoring Activity or Fragment instance state. Instead of manually writing Bundle code, you annotate fields with @State, and an annotation processor auto-generates the necessary boilerplate. This fosters cleaner, more maintainable code by removing repetitive onSaveInstanceState() and onRestoreInstanceState() logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SilverTunnel-NG

    Java library for easy accessing Tor network.

    SilverTunnel-NG is a Java library that implements and encapsulates all the complex network protocol stuff needed for anonymous communication over the Tor anonymity network. SilverTunnel-NG Netlib can be easily integrated in almost every existing and new Java application. The library requires Java 1.6/Java SE 6 or a newer version. This is a fork of silvertunnel (https://silvertunnel.org) Version (0.0.4) is deployed to maven. Since Version 0.0.4 SilverTunnel-NG also runs on Android...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Entando

    Entando

    The lightest open source Digital Transformation Platform

    Entando is the lightest open source Digital Transformation Platform for Modern Applications. We help customers bring to production enterprise applications that are lightweight, cloud native, and highly customized, and do so significantly faster than their competitors. Our platform harmonizes user experience across enterprise omnichannel applications, accelerating time to market, and increasing development efficiency. Get the latest version of Entando's Community Edition and its Plugins...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Trace open source implementation of the Universal Remote Console (URC) technology, based on ISO/IEC 24752:2008. It includes tools and samples for developers of targets, control user interfaces and Universal Control Hubs (UCH).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10

    jfugue2me

    The adaptation of JFugue library for J2ME

    It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices. It's easy to use, like this code to play C-major scale: Player player = new Player(); player.play("C D E F G A B"); It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StickyListHeaders

    StickyListHeaders

    An android library for section headers that stick to the top

    StickyListHeaders is an Android library that makes it easy to integrate section headers in your ListView. These section headers stick to the top like in the new People app of Android 4.0 Ice Cream Sandwich. This behavior is also found in lists with sections on iOS devices. This library can also be used without the sticky functionality if you just want section headers. StickyListHeaders actively supports android versions 2.3 (gingerbread) and above. That said, it works all the way down to 2.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Metawidget
    Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    AndroidAdapters

    AndroidAdapters

    A library, which provides various Adapters for Android apps

    "AndroidAdapters" is an Android-library, which provides feature-rich adapter implementations for providing the underlying data of widgets such as ListView, GridView, ExpandableListView and RecyclerView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Alida

    Alida

    An annotation based Java Validation Framework for Java Classes

    - Alida is a lightweight API for validating Java objects. -“Alida” comes from pruning the word “vALIDAtion”. It also means a “Winged creature”. It can give programmers “wings” by delegating the validation to another API. - Alida uses only annotations for ‘marking up’ the objects which need to be validated. - It is packaged as a jar file (alida.jar) which can be dropped in the classpath and used. It can also be configured with eclipse’s annotation processing to give complier errors...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Synder

    Synder

    Atom/RSS/SearchSuggestion/OPML processing framework

    Synder is an Atom/RSS/SearchSuggestion/OPML processing framework It is Optimized For Android, but works with Java SE/EE. Synder has a small-footprint, low memory consumption. The only dependency for parsing is a SAX2 implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OWASP Security Shepherd

    OWASP Security Shepherd

    Web and mobile application security awareness/training platform

    The OWASP Security Shepherd project enables users to learn or to improve upon existing manual penetration testing skills. Utilizing the OWASP top ten as a challenge test bed, common security vulnerabilities can be explored and their impact on a system understood. The by-product of this challenge game is the acquired skill to harden a player's own environment from OWASP top ten security risks. The modules have been crafted to provide not only a challenge for a security novice, but security...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    AutoFitTextView

    AutoFitTextView

    A TextView that automatically resizes text to fit perfectly

    A TextView that automatically resizes text to fit perfectly within its bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    AndroidMaterialViews

    AndroidMaterialViews

    Provides views, which are suggested by the Material Design guidelines

    "AndroidMaterialViews" is an Android-library, which provides various views, which are suggested by Android's Material Design guidelines, but which are not provided by the official Android SDK. The library's views can also be used on pre-Lollipop devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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
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.