Skip to content

it5prasoon/Auto-Reply-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– AutoReply - Custom or AI Smart Messenger

Best Free WhatsApp Auto Reply App for Android | Automatic Message Responder | AI-Powered Smart Replies

Get it on Google Play

Android API Kotlin License

✨ Overview

AutoReply is the #1 free WhatsApp auto reply app for Android that automatically sends messages on WhatsApp, Facebook Messenger, and other messaging apps. Perfect for busy professionals, students, and anyone who wants to stay connected 24/7 with automatic message responses.

πŸ”₯ Why Choose AutoReply for WhatsApp?

  • 100% Free WhatsApp auto reply solution
  • AI-Powered Smart Replies with ChatGPT-like responses
  • No Root Required - works on all Android devices
  • Privacy First - your messages stay on your device
  • Works Offline - no internet required for custom replies

🎯 Key Benefits

  • Never miss a message - Automatic responses keep conversations flowing
  • Customizable replies - Set personalized messages for different situations
  • Smart frequency control - Avoid spam with intelligent reply timing
  • Privacy focused - No data collection or tracking
  • Completely free - Open source with no ads or premium features

πŸ“± Screenshots

Main Dashboard
Service toggle and quick access to key features
Custom Replies
Create and manage personalized auto-reply messages
Message Logs
View conversation history and track messages
Settings
Configure app preferences and timing controls
AI Settings
Enable AI-powered smart replies with provider options
AI Provider
Choose between Groq (free) and OpenAI providers
Model Selection
Select and configure AI models for responses
Custom Prompts
Personalize AI behavior with system instructions

πŸ’° Support the Project

πŸŽ† Features

πŸ€– Smart AI Replies

AI-powered responses with Groq & OpenAI support

πŸ’¬ Custom Responses

Set your own automated reply messages

πŸ”’ Privacy First

No data collection or tracking of your activities

⏱️ Smart Timing

Control reply frequency to avoid spam

πŸ“ Message Logs

Keep records even if messages are deleted

πŸ†“ Completely Free

No ads, no premium features, open source

πŸ› οΈ Tech Stack

Kotlin Android Firebase
Room Retrofit Coroutines

πŸ“š Libraries & Components

  • Kotlin - Modern programming language
  • AI Integration - Groq & OpenAI API support
  • Firebase - Backend services and analytics
  • Room Database - Local data storage
  • Retrofit - Network communication
  • Coroutines - Asynchronous programming
  • Notification Listener - Core messaging functionality

πŸ“‹ Roadmap

  • AI-Powered Smart Replies - Groq & OpenAI integration
  • Dual Provider Support - Free (Groq) and Premium (OpenAI) options
  • Custom System Messages - Personalize AI behavior
  • Implement Dependency Injection (Dagger/Hilt)
  • UI/UX improvements and Material Design 3
  • MVVM architecture refactoring
  • Multi-language support expansion
  • Advanced scheduling features

πŸš€ Getting Started

Prerequisites

  • Android Studio Arctic Fox or newer
  • Android SDK 23+
  • Kotlin 1.9+

πŸ”§ Setup Instructions

  1. Clone the repository

    git clone https://github.com/it5prasoon/Auto-Reply-Android.git
    cd Auto-Reply-Android
  2. Configure Firebase

    • Add your google-services.json file to app/src/main/
    • Get it from Firebase Console
  3. Configure AdMob (Optional)

    • Create app/src/main/res/values/ad_mob_config.xml:
    <?xml version="1.0" encoding="utf-8"?>
    <resources>
        <string name="admob_app_id">your_app_id</string>
        <string name="msg_logs_banner">your_banner_id</string>
        <string name="main_banner">your_banner_id</string>
        <string name="save_custom_reply_interstitial">your_interstitial_id</string>
        <string name="ai_enable_interstitial">your_ai_interstitial_id</string>
        <string name="ai_settings_banner">your_ai_banner_id</string>
    </resources>
  4. Configure AI Settings (Optional)

    • Enable Smart Replies in the app
    • Choose between Groq (Free) or OpenAI (Paid)
    • Get API key from provider console
    • Customize system message for AI behavior
  5. Build and Run

    ./gradlew assembleDebug

🀝 Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

πŸ“œ Contribution Guidelines

  • Follow Kotlin coding conventions
  • Write clear commit messages
  • Test your changes thoroughly
  • Update documentation if needed

⚠️ Important Notes

  • Reply Timing: The app includes a 10-second delay between replies to prevent spam (configurable)
  • Privacy: This app is not affiliated with WhatsApp, Facebook, or any messaging platform
  • Permissions: Notification access is required for the app to function properly

πŸ“ž Support & Contact

Need help or have questions?

Email GitHub Issues

πŸ“œ License

MIT License

Copyright (c) 2024 AutoReply

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

Made with ❀️ by it5prasoon

If this project helped you, please consider giving it a ⭐️