Showing 33 open source projects for "mobile forensic tools"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Magisk

    Magisk

    Suite of open source tools for customizing Android

    Magisk is a suite of tools intended for Android customization, and supports devices higher than Android 4.2. Some elements of Android customization are root, boot scripts, SELinux patches, AVB2.0 / dm-verity / forceencrypt removals, etc. Some of the most important features of Magisk are that it provides root access to your device and it modifies read-only partitions when installing modules. Also, you can hide Magisk from root detections / system integrity checks. Magisk comes with a huge...
    Downloads: 398 This Week
    Last Update:
    See Project
  • 2
    Facebook SDK for Android

    Facebook SDK for Android

    Used to integrate Android apps with Facebook Platform

    This open-source library allows you to integrate Facebook into your Android app. Integrate your Android app with Facebook to build engaging social apps by using the Facebook SDK for Android. To learn more about using Facebook development tools. The current version of the Facebook SDK for Android is version 11.2.0 and requires the Android API 15. Code and samples for the Facebook SDK for Android are available on GitHub. A secure and convenient way for people to log into your app or website...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Element Android

    Element Android

    A glossy Matrix collaboration client for Android

    Element Android is a glossy Matrix collaboration client for Android, based on a new Android SDK fully written in Kotlin. A total rewrite of Riot-Android, Element is an all-in-one secure chat app made possible through the open global Matrix network. It is a messenger that allows users to talk to anyone regardless of their app, while providing unparalleled privacy and security. It protects conversations from data-mining and ads with proper end-to-end encryption, so you can feel totally...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Jetpack Compose Samples

    Jetpack Compose Samples

    Jetpack Compose samples

    Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs. Do more with less code and avoid entire classes of bugs, so code is simple and easy to maintain. Just describe your UI, and Compose takes care of the rest. As app state changes, your UI automatically updates. Compatible with all your existing code so you can adopt when and where you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    Simple Draw

    Simple Draw

    A canvas you can draw on with different colors

    Enjoy the moment with our specially designed drawing app, draw something fun, and create your own artwork– all in a digital form. Simple Draw is the best drawing app for anyone who loves to draw. Just pick paint and draw. Paint and draw simple sketches for fun. With Simple Draw, you will not need any fancy or advanced tools or filters for your favorite doodle or sketch. Just use your creativity and freehand drawing to create the best sketches for your sketchbook. No matter what age or abilities...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Tivi

    Tivi

    Tivi is a work-in-progress TV show tracking Android app

    Tivi is a work-in-progress TV show tracking Android app, which connects to Trakt.tv. It is still in its early stages of development and currently only contains two pieces of UI. It is under heavy development. Tivi is an app that attempts to use the latest cutting-edge libraries and tools. First off, you require the latest Android Studio Bumblebee release to be able to build the app. This project uses ktlint, provided via the spotless gradle plugin, and the bundled project IntelliJ codestyle...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    My-Wallet-V3-Android

    My-Wallet-V3-Android

    Blockchain Android Wallet

    Next-generation HD (BIP32, BIP39, BIP44) bitcoin, ethereum and bitcoin cash wallet. Download from Android Studio. Make sure to install the command line tools as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    NotyKT

    NotyKT

    Complete Kotlin-stack (Backend + Android) application

    NotyKT is the complete Kotlin-stack note-taking application built to demonstrate a use of Kotlin programming language in server-side and Modern Android development tools. Dedicated to all Android Developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jetpack Compose Playground

    Jetpack Compose Playground

    Community-driven collection of Jetpack Compose example code

    This is a community-driven collection of Jetpack Compose documentation/examples/tutorials and demos. Jetpack Compose is a modern toolkit for building native Android UI. Jetpack Compose simplifies and accelerates UI development on Android with less code, powerful tools, and intuitive Kotlin APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    moko mvvm

    moko mvvm

    Model-View-ViewModel architecture components for mobile

    Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development. This is a Kotlin Multiplatform library that provides architecture components of Model-View-ViewModel for UI applications. Components are lifecycle-aware on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DiKTat

    DiKTat

    Strict coding standard for Kotlin and a custom set of rules

    DiKTat is a strict coding standard for Kotlin, consisting of a collection of Kotlin code style rules implemented as Abstract Syntax Tree (AST) visitors built on top of KTlint. It serves the purpose of detecting and automatically fixing code smells in the Continuous Integration/Continuous Deployment (CI/CD) process. DiKTat has gained recognition and has been added to the lists of static analysis tools, kotlin-awesome, and kompar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KOIN

    KOIN

    Pragmatic lightweight dependency injection framework for Kotlin

    The pragmatic Kotlin & Kotlin Multiplatform Dependency Injection framework. A framework to help you build any kind of Kotlin & Kotlin Multiplatform application, from Android mobile, and Multiplatform apps to backend Ktor server applications Koin is developed by Kotzilla and open-source contributors. Koin is a smart Kotlin dependency injection library to keep you focused on your app, not on your tools. Koin gives you simple tools and API to let you build, assemble Kotlin related technologies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Alkaa

    Alkaa

    Open-source app to manage your tasks quickly and easily

    Alkaa (begin, start in Finnish) is a to-do application project to study the latest components, architecture and tools for Android development. The project evolved a lot since the beginning is available on Google Play. Alkaa architecture is strongly based on the Hexagonal Architecture by Alistair Cockburn. The application also relies heavily in modularization for better separation of concerns and encapsulation. This type of architecture protects the most important modules in the app. To achieve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gamedge

    Gamedge

    An Android application for browsing video games

    An Android application for browsing video games and checking the latest gaming news from around the world. Built entirely using the Jetpack Compose. The aim of this project is to showcase the latest trends in Android development by utilizing the best practices, libraries, and tools to develop a fully-fledged Android application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Horusec

    Horusec

    Open source tool that improves identification of vulnerabilities

    Horusec is an open source tool that performs a static code analysis to identify security flaws during the development process. Currently, the languages for analysis are C#, Java, Kotlin, Python, Ruby, Golang, Terraform, Javascript, Typescript, Kubernetes, PHP, C, HTML, JSON, Dart, Elixir, Shell, Nginx. The tool has options to search for key leaks and security flaws in all your project's files, as well as in Git history. Horusec can be used by the developer through the CLI and by the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Andrafting

    Andrafting

    CAD application for Technical Drawing exercises in Android

    Andrafting is an open source Android application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction). TABLET & MOUSE recommended Desktop version (not compatible) https://sourceforge.net...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ComposeCookBook

    ComposeCookBook

    A Collection on all Jetpack compose UI elements, Layouts, Widgets

    A Collection of all Jetpack composes UI elements, Layouts, Widgets, and Demo screens to see it's potential. Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Norris

    Norris

    An app that existed before Android existed

    An app that existed even before Android existed. Norris is a small and non-trivial Android project used as a showcase for some advanced techniques regarding infrastructure for large Android projects and a sandbox for testing new tools in the open.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MultiType

    MultiType

    Tool to create multiple types for Android RecyclerView

    Previously, when we need to develop a complex RecyclerView / ListView, it is difficult and troublesome work. We should override the getItemViewType() of RecyclerView.Adapter, add some types and create some ViewHolders relating to those types. Once we need to add a new item type, we have to go to the original adapter file and modify some old codes carefully, and these adapter classes will get more complicated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Slazzer-Auto Image Background Remover

    Slazzer-Auto Image Background Remover

    Slazzer-Android can help to remove image background automatically

    ... for all your design needs. Looking to process millions of images? We've made it super easy to integrate our API into your project with just a few lines of code so you can remove bg at scale! We've also built plugins directly in the best design tools, programs, apps, and eCommerce platforms to improve your efficiency and workflow.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    williamchart

    williamchart

    Android Library to rapidly develop insightful charts in applications

    Williamchart is an Android Library to rapidly implement attractive and insightful charts in android applications. WilliamChart v3 has been completely re-written from scratch in Kotlin and does not guarantee any API/features compatibility with previous versions. Android development has been evolving quickly, and much has changed since I first started developing williamchart (e.g patterns, testing, tools), so I decided it was time to rewrite it with all these new tools in mind. I intend to keep...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    NY Times

    NY Times

    A Simple Demonstration of the New York Times App

    NY Times is a Minimal News 🗞 Android application built to describe the use of JSoup with Modern Android development tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TimberX

    TimberX

    Material theme music player that works across all form factors

    Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses the latest tools (Kotlin, Architecture components, Room, Databinding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next