Showing 24 open source projects for "sample app jar"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 1
    Apktool

    Apktool

    A tool for reverse engineering Android apk files

    A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications. It also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc. It is NOT intended for piracy and other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications and much more...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 2
    Vico

    Vico

    A light and extensible chart library for Android

    Vico is a light and extensible chart library for Android. It’s compatible with both Jetpack Compose and the view system, but its two main modules—compose and views—are independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ktlint

    ktlint

    An anti-bikeshedding Kotlin linter with built-in formatter

    ... reporters are available out-of-the-box. It's also easy to create your own. A single executable jar with all dependencies included. ktlint is a single binary with both linter & formatter included. All you need is to drop it in (no need to get overwhelmed while choosing among dozens of code style options).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 5
    TapTargetView

    TapTargetView

    An implementation of tap targets from the Material Design guidelines

    An implementation of tap targets from Google's Material Design guidelines on feature discovery. Prompt users to try features or functionality that can be completed in a single tap, such as saving a location in a map app. Prompt users to try features or functionality that require more than one tap to complete, such as turning on automatic backup in a photo app. Feature discovery prompts have more impact when they are presented to the right users at contextually relevant moments. When presented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mavericks

    Mavericks

    Mavericks, Android on Autopilot

    ... at Airbnb including 100% of new screens. It has also been adopted by countless other apps from small sample apps to apps with over 1 billion downloads. Mavericks is built on top of Android Jetpack and Kotlin Coroutines so it can be thought of as a complement rather than a departure from Google's standard set of libraries. We believe that for Mavericks to be successful, it must be effective for building everything from the simplest of screens to the most complex in our app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Material About

    Material About

    It's a material-design about screen to use on your Android apps

    This is an Android project. You, as a mobile developer, can use this library to show material about screen in your apps. It was built to make your life easier when introducing you to your users, and also, to create an about-screen pattern for material Android apps. It's really simple and dynamic, check it out. This library has a lot more customization and features than is able to show here. Please check the sample app and feel free to help with a pull request. You can take a look at the sample...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LottieXamarin

    LottieXamarin

    Render After Effects animations natively on Android, iOS, MacOS

    ..., iOS, and React Native. You can build the sample app yourself or download it from the Play Store. The sample app includes some built-in animations but also allows you to load an animation from internal storage or from a URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MovieHunt

    MovieHunt

    Movie Android App written in Kotlin, MVVM, RxJava, Jetpack Compose

    MovieHunt is a sample Android project using The Movie DB API based on MVVM architecture. It showcases the latest Android tech stacks with well-designed architecture and best practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10
    Weatherapp

    Weatherapp

    5 Day Forecast app that works on Android and uses latest tools

    Weatherapp is a simple weather forecast app, which uses some APIs to fetch 5 day / 3 hour forecast data from the OpenWeatherMap and to fetch places,cities,counties,coords etc. from Algolia Places. The main goal of this app is to be a sample of how to build an high quality Android application that uses the Architecture components, Hilt etc. in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Foodium

    Foodium

    Foodium is a sample food blog Android application

    Foodium is a sample food blog Android application built to demonstrate the use of Modern Android development tools. Dedicated to all Android Developers. It simply loads Posts data from API and stores it in persistence storage (i.e. SQLite Database). Posts will be always loaded from local database. Remote data (from API) and Local data is always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EMV NFC Paycard Enrollment

    EMV NFC Paycard Enrollment

    A Java library used to read and extract data from NFC EMV credit cards

    Java library used to read and extract public data from NFC EMV credit cards.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Android Network Tools

    Android Network Tools

    Set of useful android network tools

    Disappointed by the lack of good network apps in android/java I developed a collection of handy networking tools for everyday Android development. The javadoc should provide all information needed to understand the methods. The sample app is published on Google Play & F-Droid to allow you to quickly and easier test the library. Enjoy! And please do feedback to us if your tests produce different results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    News App

    News App

    A sample News app built using Modern Android Development

    News App is a simple news app that uses NewsAPI to fetch top news headlines from the API. The main aim of this app is to be a leading example of how to build Modern Android applications for all Android Developers. The idea is to keep the app super simple while demonstrating new libraries and tools which makes it easier to build high-quality Android applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    myposapp

    myposapp

    MyPOS Android POS App - Mobile Point of Sale Application

    MyPOS is a Point of Sale Application for Android Devices. It is free for commercial use with no ongoing subscription payments. It's developed from an opensource software and added with rich features to make the software suitable for commercial use. MyPOS is a simple POS Application intended for small cafes, food trucks, salons, retail stalls, mobile point of sale use, anywhere a complete POS Terminal POS System is out of budget and too big to handle. https://mypos-app.com/mypos-app-user...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SmoothProgressBar

    SmoothProgressBar

    Android library to have a smooth and customizable progress bar

    A small Android library allowing you to have a smooth and customizable horizontal or circular indeterminate ProgressBar. SmoothProgressBar is a library allowing you to make a smooth indeterminate progress bar. You can either user your progress bars and set this drawable or use directly the SmoothProgressBarView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Icon Handler

    Icon Handler

    Tint you Icons, change the size, apply alpha color and set a position

    This is an Android project. This library handle the drawable customization and position on View, EditText, ImageView, TextView, Button and etc. You can do a lot with a few lines of code, like change the icon color, alpha or even the size. This library has a lot more customization and features than is able to show here. Please check the sample app and feel free to help with a pull request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    OpenClove Video Exchange

    OpenClove Video Exchange

    SDK to embed Multiparty, Live Video Communications in Mobile Apps

    OpenClove Video Exchange provides an API/SDK to embed Multi-party, Live Video Communications into any IOS or Android App. It provides the SDK for download, along with Sample Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Program in Forth on an Android 2.2 Tablet. This project uses the J2EE Forth SourceForge Project for its functionality delivered in its Jar file If you are having problems trying to download this App from an Android Browser please download it from our web site: http://www.ptaisp.co.za/androidforth/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Android app for testing, learning and fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next