Android App Automation Bot
Budget: ₹12,500 – ₹37,500 INR
I need an automation bot that can drive a third-party Android application end-to-end. The workflow is straightforward: the bot reads an existing .xlsx file, parses each row, opens the app on an emulator or physical device, navigates through the required screens, enters the corresponding values, saves them, and then proceeds to the next row until the sheet is finished.
Once the data is inside, the same session must also pull specific information back from the app, verify that it was stored correctly, and leave the data inside the app (no external export needed). Robust navigation is critical—loading delays, pop-ups, or toast messages should not break the run—and every action must be logged so I have a clear audit trail and an easy way to resume from the last successful row.
Deliverables
• Source code for the bot written in a commonly used stack such as Python + Appium or Java + UIAutomator (open-source only).
• A concise README covering setup, how to point the bot at a new .xlsx file, and a simple mapping file where I can alter column-to-field relationships without touching code.
• Proof of concept: video or screenshots showing one full upload cycle plus the post-entry verification.
Acceptance criteria: on a 5000-row sample sheet the bot must complete at least 95 % of rows without manual intervention, and any failures must be clearly recorded and easily re-runnable.
Once the data is inside, the same session must also pull specific information back from the app, verify that it was stored correctly, and leave the data inside the app (no external export needed). Robust navigation is critical—loading delays, pop-ups, or toast messages should not break the run—and every action must be logged so I have a clear audit trail and an easy way to resume from the last successful row.
Deliverables
• Source code for the bot written in a commonly used stack such as Python + Appium or Java + UIAutomator (open-source only).
• A concise README covering setup, how to point the bot at a new .xlsx file, and a simple mapping file where I can alter column-to-field relationships without touching code.
• Proof of concept: video or screenshots showing one full upload cycle plus the post-entry verification.
Acceptance criteria: on a 5000-row sample sheet the bot must complete at least 95 % of rows without manual intervention, and any failures must be clearly recorded and easily re-runnable.