Android Upload & T&C Integration

Заказчик: AI | Опубликовано: 09.03.2026

I have an Android application called “Foodies Partner” that must go live as the second release under my DUNS-verified company account on Google Play. Before we publish, I need one key change inside the build: a Terms & Conditions screen that the restaurant user must view (with the ability to download the document) and actively tick “I accept” the very first time they log in. Here’s what I expect from you: • Add the Terms & Conditions file I provide into the Android codebase, create a clean, scrollable viewer with an obvious download icon, and place an unchecked acceptance box the user must select before continuing past the initial login. • Store that acceptance locally (and, if possible, via our existing backend call) so the prompt never reappears after the first confirmation unless we push a new document version. • Generate the signed release build, prepare the store listing assets, and successfully upload the app under my company account as a second application, ensuring the package name, App Signing, and Policy declarations meet Google Play requirements. The code is ready; you only need to add this flow, verify it on current Android versions, and walk me through the final submission screens so the release is approved on the first attempt.