
Closed
Posted
Paid on delivery
I want a lightweight Kotlin-based Android app that lets me test SMS delivery through our own workflow. The interface can stay basic and functional: a single screen for server settings and a task list, another for simple settings where I can type or paste the whitelisted numbers myself. Typical flow I have in mind • I key in the server’s IP and port. • The app calls my REST endpoint (Retrofit / OkHttp) and pulls any pending test messages. • Each task shows the destination number and the body text. • Tapping Send launches the system SMS composer with ACTION_SENDTO—no background sending at all. • When I come back, I tap Sent, Skipped, or Failed and the app pushes that status back through another REST call. Login is not strictly required, yet if it’s straightforward to bolt on a minimal username-password or token screen I’ll gladly accept it. Data notes – Whitelisted numbers live in a small settings page and are stored locally (Room or plain SQLite, whichever is faster for you). – The backend can be a concise Spring Boot, Node, or Flask service—your choice—as long as it exposes JSON endpoints and writes to MySQL (or SQLite for quick demo). I just need clean code and a quick import script for the schema. Deliverables • Full Android Studio project with clear README • Source for the REST service and sample DB schema • Brief setup guide so I can spin up the server, change the IP in the app, and run tests immediately If anything in that list needs clarification, let me know before you start so we keep the scope tight and focused on getting a working prototype quickly.
Project ID: 40452097
99 proposals
Remote project
Active 3 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
99 freelancers are bidding on average $478 USD for this job

Hi there, Jas this side from Logictrix and I am ready to work on your app with my team and with a promise for long term support in fairly low cost. Please just give me your few minutes for the chat so that we can discuss all the important points about project as well as we can clarify any queries from both side to go ahead further for final agreement. We will use AI tools to developed your app very quickly and so in cheapest cost as we are expert in AI development and we used many AI platforms like openAI, Freepik, Antigravity, Cursor etc for App development and other AI work. We have developed around 400+ Android and iOS apps using Native and Flutter SDK in the past 15 years, Many apps are Live in Google play and App store. We will share our detailed portfolio over the Chat once we connect. Looking forward to your reply... Thanks and Regards Jas
$400 USD in 7 days
9.7
9.7

Hey, I will deliver the Kotlin Android app — single-screen task list with server config, settings page for whitelisted numbers stored in Room, and the REST service with MySQL schema and import script. For the SMS dispatch, I will wire up ACTION_SENDTO with a BroadcastReceiver on the sent PendingIntent so the app can auto-detect delivery success or failure and pre-select the correct status button when you return — saving you manual taps on every task while still keeping full user control before the status is pushed back to the server. Questions: 1) For the backend, do you have a preference among Spring Boot, Node, or Flask — or should I go with whichever pairs fastest with your MySQL setup? 2) Should the whitelisted numbers also sync from the server, or strictly local entry only? Looking forward to discussing further. Best regards, Kamran
$284 USD in 10 days
7.8
7.8

Built this exact pattern before — Android app polling a REST backend, launching ACTION_SENDTO, then reporting status back without any background SMS permission headaches. 1. Should the app re-fetch the task list automatically on a timer, or only when you manually pull-to-refresh? This affects whether we need a foreground service or can keep it entirely activity-driven. 2. For the status callback, do tasks need to be marked idempotently (i.e., can you tap "Sent" twice without duplicating the record), or is the backend expected to handle that deduplication itself? 3. The whitelist screen lets you paste numbers manually — should the app silently filter out non-whitelisted destinations when tasks arrive from the server, or surface a visible warning so you know a task was skipped at fetch time rather than send time? 4. On the backend side, do you need multi-device support from day one (multiple phones hitting the same server, tasks claimed exclusively), or is this strictly single-device for now? Share the answers and I can lock down the data model and flow before writing a line of code.
$425 USD in 7 days
7.2
7.2

Hi, Your workflow is clear: keep SMS testing lightweight, manual, and fully traceable without any background sending. I can build this so the app stays simple on the surface, but still gives you clean control over server sync, local whitelists, and delivery status updates. I’ve built Android apps in Kotlin with Retrofit/OkHttp, Room/SQLite, and REST-backed task flows, and I’d structure this prototype around two focused screens: one for server connection plus task handling, and one for local whitelist management. The Send action will open the system composer via ACTION_SENDTO exactly as you want, then the app will return Sent / Skipped / Failed back to your endpoint. For the backend, I can pair it with a compact Spring Boot service and a sample schema import so you can test immediately. I’ve shared an initial estimate based on your description, and once we go over a few technical or functional details, I’ll confirm the exact cost and delivery schedule. Would you prefer the backend to be Spring Boot for a more structured setup, or should I optimize for the fastest demo path with Node/Flask and SQLite? I’ll also include a clear README and setup guide so you can change the IP, run the server, and verify the full flow quickly. Looking forward to your reply so we can finalize the exact plan. Best regards, Asad
$250 USD in 10 days
7.1
7.1

Hi, We can build this as a lightweight Kotlin Android test app + simple REST backend exactly as you described, focused on fast SMS workflow testing. Approach: • Android (Kotlin + Retrofit/OkHttp) • One main task screen + settings screen (server + whitelisted numbers) • Local storage via Room (simple + reliable) • SMS via ACTION_SENDTO (no background sending) • Status updates (Sent / Skipped / Failed) pushed via REST API Backend: • Simple Node.js (Express) or Spring Boot (your preference) • JSON endpoints for fetching tasks + updating status • MySQL or SQLite with a clean schema + import script Deliverables: • Full Android Studio project (clean README included) • REST API source code + DB schema • Setup guide (run server → set IP → test flow instantly) Regards Interconnect Team
$600 USD in 7 days
6.8
6.8

With my extensive experience and skills in mobile app development, focusing particularly on Android apps using Java, Kotlin and various backend technologies like Spring Boot and NodeJs, I am confident that I am the perfect fit to develop your Android SMS Testing Utility App. The project aligns perfectly with my skillset and I assure you a reliable, high-quality and user-friendly application that serves your unique business needs. Working with REST endpoints in creating server connection is one of the core skills I bring to the table. Throughout my career, I have efficiently used Retrofit / OkHttp libraries for handling network requests, storing and managing local data either through Android Room or plain SQLite. Additionally, as SQL expert along with proficiency in MySQL and SQLite, creating a concise backend service for you is something I can accomplish effortlessly. Moreover, when it comes to setting up UI/UX designs, building responsive and efficient interfaces have always been one of my prime focuses. And being proficient in both front-end (HTML5 & CSS3) and back-end (Java/Kotlin/Node.js/Express.js) development allows me to create seamless experiences from start to finish. In conclusion, choosing me would mean relying on a developer who has the right skill set and proven track record in understanding client requirements and delivering powerful solutions using clean code.
$500 USD in 2 days
7.0
7.0

With my ability to transform ideas into practical digital solutions and with my strong command over Kotlin, I am an ideal candidate for your Android SMS Testing Utility App. Throughout my decade-long career, including at the helm of Web Crest, I have specialized in building scalable, intelligent systems that perform. The flow as envisioned by you is something well within my realm of expertise. My experience with REST endpoints, such as Retrofit and OkHttp, will ensure smooth communication between your app and the server while testing SMS delivery. Moreover, my proficiency in using Room or plain SQLite will ensure efficient management and storage of the whitelisted numbers. Alongside the Android app development, I'll also deliver the source for the REST service and a sample DB schema to facilitate quick setup. My commitment to scalability will ensure your project is future-proofed and my clear communication throughout the project ensures we stick to precisely what you envision. Let's team up and build an impactful solution in a timely manner!
$700 USD in 5 days
6.5
6.5

Hi there, I’ve gone through your Android SMS Testing Utility spec and I’m confident I can deliver a lightweight Kotlin app that matches your workflow. I’ve built several small Android testing tools before, including Retrofit clients and local data stores, so I know how to keep this simple and fast. My approach is to implement a single settings screen for server and task list, use Retrofit to fetch pending messages, and launch the system SMS composer with ACTION_SENDTO, then push status updates via another REST call. The whitelist will live in a local SQLite/Room store, and I’ll provide a minimal backend with a clean, runnable Android Studio project, plus a quick import script for the schema and README for setup. Next step: I can start within 2 days and deliver a runnable prototype in about 5-7 days. Best regards,
$555 USD in 12 days
6.1
6.1

Dear Client, I’m Md Toriqul Islam, an experienced Android and backend developer specializing in Kotlin, REST APIs, and lightweight mobile workflow systems with over 10 years of development experience. I understand you need a Kotlin Android app for SMS workflow testing with server configuration, task fetching via Retrofit/OkHttp, ACTION_SENDTO SMS handling, local whitelist storage, and REST status updates alongside a lightweight backend service with database schema and setup documentation. My skills include Kotlin, Android Studio, Retrofit, Room, SQLite, Spring Boot, Flask, REST API development, MySQL, and clean architecture. Feel free to share details. I’m ready to build this prototype quickly and efficiently. Best regards, Md Toriqul Islam.
$250 USD in 5 days
5.9
5.9

Hello, This is a clean Kotlin + REST workflow where the key is keeping the SMS flow fully manual while syncing task status reliably with your backend. I can build the Android app with Retrofit + Room for local whitelist storage, a simple task list UI, and ACTION_SENDTO SMS flow with status callbacks (Sent / Skipped / Failed) to your REST API. I have 7+ years of experience in Kotlin Android apps, REST APIs, Spring Boot/Node backends, and lightweight testing tools. I’ll also include a simple backend (Spring Boot or Flask) with JSON endpoints, MySQL/SQLite schema, and a setup guide so you can run everything quickly. Thanks! Best regards
$250 USD in 1 day
5.7
5.7

Hi there, I’d be glad to help customize and improve your website end-to-end. I’m a full-stack engineer with strong experience across React, Vue, Angular, Node.js, Java/Spring Boot, REST APIs, databases, and AWS deployments, so I’m comfortable jumping into an existing codebase, understanding it quickly, and improving both the frontend and backend without disrupting current functionality. My usual approach is to start with a quick technical review of the project, identify the highest-impact improvements first, and then move into implementation focused on performance, responsiveness, maintainability, and overall UX. I’m also comfortable refining API structure, improving security, optimizing database queries, and streamlining deployments. A comparable project I worked on involved modernizing a production business platform where I refactored frontend components, optimized API performance, improved mobile responsiveness, reduced technical debt, and cleaned up AWS deployment workflows. The result was faster load times, smoother deployments, and a much easier codebase to maintain. For the first milestone, I’d estimate around 3–5 days for: • Full codebase review • Improvement roadmap • Initial UI/UX refinements • Performance and security improvements • Deployment updates I can start immediately and provide fast communication and feedback throughout the project. Kind regards.
$500 USD in 7 days
5.8
5.8

Please initiate the chat so we can thoroughly discuss the requirements for the app, prior to the start. Happy to provide the final budget in chat. You will get a one-stop solution from my end as, throughout my 5+ years of freelancing Android/iOS App development career, I have created plenty of Mobile applications. I ensure to give the best quality app with good performance and responsive attractive UI and I have provided the clients with excellent results. I have expertise in Swift, React Native, Node.js, React.js, Angular, Laravel, and PHP. I am equipped to develop apps using these languages in all industries Pharmaceutical, Travel, Media & Entertainment etc. I also handle backend integrations for third-party collaborations on your systems. well versed in Mobile App Development in-App-Purchases, User Authentication, User Profile Creation, Location, Chat and Messaging, Map Integration, Payments, Social Media Account Integration, and many more to show. Have considerable knowledge of Android ANT SDK, BLE, Google Cast SDK, ads SDK, offerwall SDK and Titanium. I use libraries such as Sherlock Action Bar, OpenGL, Media Framework, and WebKit to build IoT integration app solutions. I am always interested in making long term professional relationships with my clients to ensure that every project becomes successful. So, if you hire me, I can assure you that you will not regret your decision. Best Regards Tejash J.
$500 USD in 7 days
5.8
5.8

hi, i have experience building lightweight kotlin android apps and simple rest backend services with clean architecture. i can create an android app with a basic ui for server settings, task listing, and local storage for whitelisted numbers. the app will use retrofit to fetch pending sms tasks from your api and will open the system sms composer using action_sendto so all sending stays user controlled. i will also build a small backend service with clean json endpoints and a simple database schema for storing messages and status updates. everything will be structured so you can easily run it locally and test without complex setup. can we schedule a quick meeting to discuss the project in detail. it will help me understand your workflow better and confirm the api structure and app flow before starting. i will also share my portfolio during the chat. mughiraa
$500 USD in 7 days
5.3
5.3

Hello, I’m Karthik with 15+ years of experience in Android development, Kotlin applications, REST APIs, and backend automation systems. Our team at Resonite Technologies can build your lightweight SMS testing utility app exactly around the workflow you described. We can deliver: ✔ Kotlin-based Android app ✔ Retrofit/OkHttp REST integration ✔ Task list with SMS workflow management ✔ ACTION_SENDTO SMS composer integration ✔ Sent / Skipped / Failed status updates ✔ Local whitelist storage using Room or SQLite ✔ Minimal login/token screen (optional) ✔ Clean backend REST service (Spring Boot / Node.js / Flask) ✔ MySQL or SQLite schema & setup scripts App Features: ✔ Server IP & port configuration ✔ Pull pending SMS tasks from API ✔ Display destination number & message body ✔ Manual SMS sending only (no background sending) ✔ Status sync back to server ✔ Lightweight and stable UI Deliverables: ✔ Full Android Studio project ✔ Backend source code & DB schema ✔ README & setup documentation ✔ Quick deployment/testing guide We focus on clean architecture, maintainable code, and smooth testing workflows with clear API structure. Ready to start immediately and keep the implementation simple, reliable, and production-ready. Regards, Karthik Resonite Technologies
$800 USD in 7 days
5.6
5.6

As a seasoned mobile app developer, I offer you deep expertise in Kotlin along with an expansive skill set that's encompassed by the entirety of your project. First and foremost, I resonate with the need for a functional and productive utility-based app, allowing you to effectively test SMS deliveries on your own terms. I'm well-versed in using Retrofit / OkHttp for RESTful endpoints and have hands-on experience implementing SQLite/Room for local storage, ensuring quick retrieval of whitelisted numbers. My proficiency aligns perfectly with your specific demands and this will significantly save on time while enhancing the productivity of your workflow. Let me quickly build this Android SMS Testing Utility App for you—making it exceedingly simple and highly functional while fulfilling all requirements. I've built numerous software solutions that require clean code, strong storage systems, and high-security measures. Thanks to my extensive knowledge across different technology stacks, particularly Spring Boot, Node.js, and Flask; I can create a backend service that fits your choice while effectively utilizing MySQL or SQLite as per your needs. Finally, I’ll make sure all deliverables—Android Studio project, REST service source code alongside sample DB schema documentation—are accurately presented and come with a detailed user guide for foolproof deployment.
$400 USD in 4 days
5.1
5.1

Hello, I can build this lightweight Kotlin SMS testing app with a clean two-screen flow for server IP/port, pending tasks, and locally stored whitelisted numbers. I’ll use Retrofit/OkHttp for the REST calls, ACTION_SENDTO for user-controlled SMS sending, and a small Room/SQLite setup so the app stays simple and reliable. I can also include a concise backend service with JSON endpoints, database schema/import script, and a clear README so you can run the server, point the app to it, and test the workflow without extra guesswork. I am ready to begin immediately and would be happy to discuss the project in further detail. Thanks, Teo
$300 USD in 3 days
4.8
4.8

With my extensive 14+ years in full-stack development, specifically with Android and REST APIs as well as my highly proficient skill set in Kotlin, I am ready to deliver a seamless solution tailored to your exact needs. For your sleek and functional Android SMS testing utility app, I will ensure a smooth data-flow between the app and your workflow. Importantly, I will utilize efficient communication technologies like Retrofit and OkHttp to facilitate data retrieval for pending test messages from your REST endpoint.
$500 USD in 7 days
4.5
4.5

✋ Hi there. I can build a lightweight Kotlin Android SMS testing app with REST API integration, local whitelist storage, task tracking, and a simple workflow focused on reliability and fast testing. ✔️ I have solid experience developing Android apps with Kotlin, Retrofit, OkHttp, Room database, REST APIs, and backend services using Spring Boot and Node.js. In a previous project, I developed an internal utility app that synced tasks from a backend server, handled local data storage, processed API responses, and tracked task statuses with stable error handling and clean architecture. ✔️ For your project, I will create a clean Android app with screens for server configuration, task management, and whitelist settings. The app will pull pending SMS tasks from your REST endpoint, launch the system SMS composer using ACTION_SENDTO, and send status updates back through API calls for Sent, Failed, or Skipped actions. ✔️ I can also build a lightweight backend service with JSON endpoints and MySQL or SQLite support, including sample schema files and setup documentation. The final delivery will include the full Android Studio project, backend source code, API setup guide, and testing instructions so you can run everything quickly. Let’s chat to discuss the preferred backend stack and prototype timeline. Best regards, Mykhaylo
$500 USD in 7 days
4.6
4.6

Hi! I can help you with this SMS testing utility. This is right in my wheelhouse since I've been building Kotlin Android apps for over 10 years now. The flow you described is clean and well thought out. Retrofit for pulling pending tasks, ACTION_SENDTO so there's no background SMS permission headaches, Room for the whitelisted numbers, and a simple status callback endpoint. I'd go with Spring Boot for the backend since it pairs naturally with the Kotlin side and keeps the codebase consistent. I'm Edward and I've built similar task-driven utility apps before. The scope is tight enough that I can get you a working prototype fast. Let me know if you want to discuss the details.
$580 USD in 7 days
4.9
4.9

I have spent years developing specialized Android utilities, including Kotlin-based projects focused on automated SMS routing and delivery verification for enterprise workflows. Your requirement for a lightweight testing app is a perfect fit for my expertise in background services and the Telephony stack. I recently built a similar diagnostic tool for a messaging client, ensuring they could monitor real-time delivery status across carriers. I can provide a robust, low-overhead solution that integrates into your testing environment while maintaining high reliability. For the technical implementation, I will utilize Kotlin and Coroutines to handle message dispatching asynchronously, preventing UI lag. I will implement a custom BroadcastReceiver to intercept and log critical SMS_SENT and SMS_DELIVERED intents, providing you with granular data on every transmission attempt. The architecture will use Jetpack Compose for a clean management interface and a localized Room database to persist delivery logs for auditing. This approach ensures the utility remains lightweight by avoiding unnecessary dependencies while offering deep technical insights into your delivery pipeline. Does your workflow require testing specific short codes, or standard long-code local delivery? Would you prefer logs to be exportable via CSV or JSON for your team's analysis? I am available to discuss these specifics and align on the scope via chat or a quick call whenever you are ready. I can begin the architectural setup today.
$602 USD in 21 days
4.3
4.3

Denpasar, Indonesia
Member since May 18, 2026
₹400-750 INR / hour
$10-30 USD
₹600-1500 INR
$30-250 USD
$250-750 USD
$250-750 USD
$30-250 USD
$30-250 USD
$30-250 USD
₹150000-250000 INR
$30-250 USD
€250-750 EUR
$250-750 NZD
₹1500-12500 INR
₹600-1500 INR
$30-250 USD
€250-750 EUR
$2-8 USD / hour
$30-250 USD
₹1500-12500 INR