QuicksApp is a lightweight Android application that allows users to send WhatsApp messages instantly without saving the recipient’s phone number. This app is perfect for users who frequently need to message new or temporary contacts, such as business inquiries, deliveries, customer support, or casual conversations.
- ✅ Instant Messaging Without Saving Contacts – Simply enter a number, type a message, and open a WhatsApp chat.
- ✅ Country Code Picker – Ensures the correct international phone format.
- ✅ Internet Connectivity Check – Alerts users if no internet connection is available.
- ✅ WhatsApp Installation Check – If WhatsApp is not installed, users are redirected to download it.
- ✅ Auto-Clearing Inputs – Ensures a smooth experience by clearing input fields after sending a message.
- ✅ Minimal & Intuitive UI – A clean, modern interface with a seamless user experience.
- The user enters a phone number and message.
- The app validates the input and checks for internet connectivity.
- It verifies whether WhatsApp is installed on the device.
- If installed, the app opens WhatsApp with the message pre-filled.
- If not installed, the app redirects to the Play Store to install WhatsApp.
- 💼 Business & Customer Service: Contact clients instantly without adding them as contacts.
- 🚚 Freelancers & Delivery Services: Quickly message new clients/orders.
- 👥 Casual Users: Avoid cluttering contacts with temporary numbers.
- Download the latest version of QuicksApp
- Install the APK on your Android device.
- Open the app and start messaging instantly!
Prerequisites
- Android Studio installed
- Java Development Kit (JDK) installed
- Android device/emulator for testing
Steps to Install
- Clone the repository:
git clone https://github.com/jeevandeepsaini/QuicksApp.git
- Open the project in Android Studio.
- Sync Gradle files and install dependencies.
- Build and run the app on an Android emulator or real device.
- Language: Java (Android)
- UI Framework: XML (Material Design)
- APIs Used: WhatsApp deep linking
- Tools: Android Studio
- ✅ No data collection – QuicksApp does not store or track user data.
- ✅ No third-party tracking – The app only interacts with WhatsApp via official deep linking.
This project is licensed under the MIT License – feel free to use and modify it.