[go: up one dir, main page]

Open Source Java Communications Apps for Android

Java Communications Apps for Android

View 1527 business solutions

Browse free open source Java Communications Apps for Android and projects below. Use the toggles on the left to filter open source Java Communications Apps for Android by OS, license, language, programming language, and project status.

  • Enterprise-Grade Monitoring - Zero Compromises Icon
    Enterprise-Grade Monitoring - Zero Compromises

    PRTG delivers deep visibility and proactive alerts for complex IT. Monitor, analyze, and optimize - all in one platform.

    Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
    Start Your Free PRTG Trial
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    SymmetricDS

    SymmetricDS

    Database Replication, Filtered Synchronization, and Transformation

    SymmetricDS is database replication and file synchronization software. It is a platform-independent, web-enabled, and database-agnostic synchronization tool. With initial data load, bidirectional change data capture, conflict resolution, and data transformation, it is a comprehensive data replication solution.
    Leader badge">
    Downloads: 324 This Week
    Last Update:
    See Project
  • 2
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix such as Solaris (64-bit) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge">
    Downloads: 287 This Week
    Last Update:
    See Project
  • 3
    FetLife for Android

    FetLife for Android

    The FetLife App on Android

    This is the FetLife open source application made for Android. FetLife is the app for Kinksters who want to chat with fellow Kinksters, find out where the nearest FetLife events are happening, view other members’ profiles, and many other kinky things. With FetLife on Android, it’s easier than ever to access all the things you love about FetLife. Get notified on your Android phone so you stay on top of conversations and discussions, and discover the latest events on the app’s map. Want to be discreet? No problem, as the FetLife app comes with discreet mode so you can use the app freely without worries.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 4
    K-9 Mail

    K-9 Mail

    Open Source Email App for Android

    K-9 Mail is an advanced, open-source email client for Android that's focused on making it easy to chew through large volumes of email. It's designed to be easy to use by both novice and power users, with plenty of useful features. It has IMAP push email support, support for multiple accounts, support for POP3 and Exchange 2003/2007 (with WebDAV), flagging, filing, signatures and more! K-9 Mail also offers a light and dark theme, keyboard shortcuts and emoji support. Like man's best friend, K-9 Mail is an email client you can depend on, and will surely be your best friend when it comes to handling your emails!
    Downloads: 17 This Week
    Last Update:
    See Project
  • The only CRM built for B2C Icon
    The only CRM built for B2C

    Stop chasing transactions. Klaviyo turns customers into diehard fans—obsessed with your products, devoted to your brand, fueling your growth.

    Klaviyo unifies your customer profiles by capturing every event, and then lets you orchestrate your email marketing, SMS marketing, push notifications, WhatsApp, and RCS campaigns in one place. Klaviyo AI helps you build audiences, write copy, and optimize — so you can always send the right message at the right time, automatically. With real-time attribution and insights, you'll be able to make smarter, faster decisions that drive ROI.
    Learn More
  • 5
    Downloads: 44 This Week
    Last Update:
    See Project
  • 6
    jphonelite

    jphonelite

    Java VoIP Softphone (SIP) (replaced by jfPhone)

    jphonelite is a Java SIP VoIP SoftPhone for Desktops (Windows, Linux, Mac) and Android. Features 6 lines with transfer, hold, conference (up to all 6 lines), g711 u/a, g722, g729a, and video (video support in Linux or Windows only and includes H263/H264/VP8). Applet includes full JavaScript support. STUN/TURN/ICE supported. Encrypt media with SRTP. DTLS Key Exchange. Video conferencing with jPBXLite/0.12+ NOTE : THIS PROJECT HAS BEEN SUPERSEDED BY jfPhone. Please go to jfphone.sourceforge.net to get latest version.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    openCRX - Enterprise Class CRM

    openCRX - Enterprise Class CRM

    professional CRM and groupware service, ready for the cloud

    openCRX moved to https://github.com/opencrx
    Downloads: 19 This Week
    Last Update:
    See Project
  • 8
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    JLibModbus is an implementation of the Modbus protocol v1.1b in java language. The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input Registers 0x05 Write Single Coil 0x06 Write Single Register 0x07 Read Exception Status 0x08 Diagnostics 0x0B Get Comm Event Counter 0x0C Get Comm Event Log 0x0F Write Multiple Coils 0x10 Write Multiple Registers 0x11 Report Slave Id 0x14 Read File Record 0x15 Write File Record 0x16 Mask Write Register 0x17 Read Write Multiple Registers 0x18 Read Fifo Queue 0x2B Encapsulated Interface Transport (Read Device Identification interface)
    Downloads: 21 This Week
    Last Update:
    See Project
  • 9
    Telegram for Android

    Telegram for Android

    Telegram messenger for Android

    Telegram is a wonderful and private messaging app that offers simple, fast, secure and synced messaging for all your devices. It delivers messages faster than any other application; cloud-based so you can access your messages from any device; and very secure, with messages heavily encrypted and could even self-destruct. Telegram is simple and fun to use, with powerful photo and video editing tools as well as an open sticker/GIF platform to let you express yourself fully. It’s also incredibly powerful. Whether you’re setting up a group chat for up to 200,000 members or sharing large videos or documents, Telegram is up to the task. Best of all it’s completely free and open source, with no ads or subscription fees.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • 10
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most desktop clients. Xabber interface was perfected over many years to give a very clear yet informative presentation of your contacts and chats. Great amount of details are shown in a subtle way to not obscure your view. Internet connection is not as reliable as we’d like on mobile networks, users often experience connection loss. Xabber for Android was optimized to ensure low battery usage and to quickly reconnect.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    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 by using their Facebook credentials. Enable people to post to Facebook from your app. People can share, send a message, and share to stories. Understand people's actions in your app and measure the effectiveness of your Mobile App Ads. Get data in and out of Facebook's social graph, query data, post stories, upload photos and perform other tasks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    QKSMS

    QKSMS

    A beautiful SMS messenger for Android

    Fall in love with texting all over again with QKSMS! QKSMS is a beautiful, simple and customizable open source replacement to the stock messaging app on Android. It's got a clean, clutter-free intuitive design that lets you focus on what matters, plus millions of colors to choose from to make the theme of the entire app truly your own. QKSMS has some powerful features, including photo sharing, group chat, conversation blocking, message backup and restore and more. It's got everything you need from a text messaging app, plus all the fun features that make for a great text messaging experience. Simply put, QKSMS makes texting magical again, just the way it should be!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Conversations

    Conversations

    The very last word in instant messaging

    Conversations is an open source Jabber/XMPP client for Android, designed to provide a unique and more freeing mobile messaging experience. XMPP is a federated protocol that can work with every XMPP server out there, giving you the freedom to choose a trustworthy server for yourself while still being able to chat with contacts from other servers. All communications are TLS encrypted and Conversations offers to enable one of two state of the art end-to-end encryption mechanisms, so you can be assured of the highest level of security in messaging. Conversations also offers plenty of unique features, such as image sharing, read markers, dynamic history loading and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Project Libre

    Project Libre

    An open platform for chat bots, virtual agents, live chat, and more

    Project Libre is an open platform for chat bots, virtual agents, live chat, and more. It includes web and mobile services for Java, Android, iOS, and JavaScript. Project Libre includes an API, SDK, and user interface for live chat, chatrooms, forums, chat bots, virtual agents, and other services supported by the Bot Libre and Paphus servers. The hosted servers include: BOT libre! - http://www.botlibre.com - free chat bot creation and hosting platform FORUMs libre! - http://www.forumslibre.com - free embeddable forums LIVE CHAT libre! - http://www.livechatlibre.com - free live chat and chatrooms Paphus Live Chat - http://www.paphuslivechat.com - commercial live chat, chatroom, forums, and chat bot hosting service Also hosted on GitHub, https://github.com/paphus/Project-Libre
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    WPSPin
    WPSPin es una aplicación para Android que posee una gran base de datos con pines de WPS que podemos utilizar para atacar routers mediante a Reaver-WPS.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    Smoke Crypto Chat Messenger for Android

    Smoke Crypto Chat Messenger for Android

    Smoke: Android Crypto Chat Messenger

    Smoke is an encrypting chat messenger for Android written in Java. Please read the Web site for more information: https://textbrowser.github.io/smoke/ (original, current) https://www.amazon.com/dp/3752691999/ https://smokeappope.sourceforge.io/ (old, third party archive) Smoke App OPE - Open Personal Encryption Download Android APK Installer: https://sourceforge.net/projects/smokeappope/files/ Smoke Source: https://github.com/textbrowser/smoke SmokeStack Source: https://github.com/textbrowser/smokestack (Android) https://github.com/textbrowser/spot-on (Desktop) Smoke appears to be one of the first projects with an open source mobile encrypting chat server., an decentralized and easily-configurable chat server. Smoke is known as the first mobile McEliece Messenger: https://tarnkappe.info/artikel/english/mceliece-messaging-smoke-crypto-chat-the-first-mobile-mceliece-messenger-published-as-a-stable-prototype-worldwide-279847.html
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    An Android application which provides peer-to-peer file transfer by using UDP protocol with additional checksum and Acknowledge system.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    XT881

    XT881

    Provide and share included open source code with the community.

    The Motorola XT881 is a 3G Mobile phone based on Android 4.0.4
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    MB508 Flipside

    MB508 Flipside

    Android QWERTY phone

    This is a horizontal-QWERTY slider phone running Android 2.1 and 2.2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Pechkin

    Pechkin

    lightweight bitmessage client

    Pechkin.v0.3.2 Copyright 2017 Fenenko Aleksandr. Licensed Apache License, Version 2.0; This is lightweight bitmessage client writing in java. Supported platform: Android,Linux,Windows PS: If you liked this programm, buy the author a coffee https://www.buymeacoffee.com/fenenkoG
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    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. YourKit is kindly supporting this open source project with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: http://www.yourkit.com/ . Automatic Builds and Tests are done with DEV@CloudBees : https://silvertunnel-ng.ci.cloudbees.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Briar
    Briar is a messaging app designed for activists, journalists, and anyone else who needs a safe, easy and robust way to communicate. Unlike traditional messaging tools such as email, Twitter or Telegram, Briar doesn't rely on a central server - messages are synchronized directly between the users' devices. If the Internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the Internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Application for ANDROID mobiles to automaticaly log into captive portals (hotspots with login form). The solution is configurable and not specific for one Hotspot. Tested with G1 and german T-Mobile Hotspot.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Code 2 Gether

    Code 2 Gether

    Learning to Code 2 Gether!

    Always wanted to learn how to code. Here you are at the right spot! We can proudly call this the Code 2 Gether Project! Well all learn to code together making Games!. Software! And more!!! All together So don't forget to join the project :D
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    File2QR is an Android app that let you encode any small file on the filesystem to a QR code. Conversely, you can decode the encoded file from the generated QR, with mobile's camera. File2QR is built on ZXing library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next