
In Progress
Posted
Paid on delivery
I have a ready-made cross-platform library that is already live on Google Play and the Apple App Store. What I now need is a clean, distribution-ready binary for Android phones running versions 9 through 17. This is a straight utility app, so there is no per-model tweaking required—one solid build must run seamlessly across that entire OS range. Your brief: • Select a current production Android handset that best represents the 9-17 OS Version for final testing. • Run the existing library, wire in the “Dev Sec Phone Split” feature exactly as it stands, and compile a single tested distributive binary (AAB or APK— for Play submission). • Verify the build on at least the chosen device and one other emulator to be certain of broad compatibility. • Test binary and send screen of it working. • Hand over the signed release binary along with the reproducible build script. Check and build binary for test Google Play distribution for 10 softwares. Acceptance criteria: 1. Binary installs and launches without errors on Android 9, 12, 16 and 17. 2. “Dev Sec Phone Split” is fully operational in each test. 3. Build steps are documented clearly enough for me to replicate in Android Studio. 1. Binary installs and launches without errors on Android 9, 12, 16 and 17. 2. “Crypto CEO” is fully operational in each test. 3. Build steps are documented clearly enough for me to replicate in Android Studio. 1. Binary installs and launches without errors on Android 9, 12, 16 and 17. 2. “Streaming Music” is fully operational in each test. 3. Build steps are documented clearly enough for me to replicate in Android Studio. 1. Binary installs and launches without errors on Android 9, 12, 16 and 17. 2. “Firewall” is fully operational in each test. 3. Build steps are documented clearly enough for me to replicate in Android Studio. 1. Binary installs and launches without errors on Android 9, 12, 16 and 17. 2. “Router-Switch” is fully operational in each test. 3. Build steps are documented clearly enough for me to replicate in Android Studio. Build a single object install for OS QT. Tools you will likely touch: Android Studio, Gradle, Java/Kotlin (library is neutral), and standard Google Play signing utilities. That’s the scope—no UI redesigns, no extra device profiles. I simply need a rock-solid, future-proof binary that I can ship immediately. If you’ve done multi-API-level releases before and can turn this around quickly, I’d love to work with you.
Project ID: 40581146
55 proposals
Remote project
Active 6 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

Hello There, We have experience in building and distributing Android applications with optimized release builds, APK/AAB generation, ABI support, code signing, CI/CD integration, and production-ready deployment pipelines for reliable app distribution. Couple of quick questions: - Do you need us to generate signed APK/AAB builds from your existing Android project, or are you also facing Gradle, dependency, or build configuration issues that need to be resolved? - Should the distribution support multiple build variants (debug, staging, production) and different CPU architectures, or is the requirement limited to a single production-ready release? Our company has 17+ years experience in IT service development. You might see our profile is new, but not new in this business. Kindly open the chatroom, we will discuss your requirement in detail. Also release the payment once we are finish the task as you prefer. Give us a opportunity and we won't fail you. Thanks, Sandeep K.
€100 EUR in 24 days
0.0
0.0
55 freelancers are bidding on average €65 EUR for this job

Hi, I have experience building and publishing Android applications across multiple API levels. I can generate tested release AAB/APK builds, integrate the required features, verify compatibility on Android 9–17, and provide signed binaries along with clear build documentation for future releases. I'll thoroughly test each build, ensure stable performance, and deliver production-ready binaries that are ready for Google Play distribution. I'm available to start immediately.
€25 EUR in 1 day
5.7
5.7

Hi, We have extensive experience building, testing, and publishing Android applications across multiple API levels, including Google Play production releases. We can generate stable, signed release binaries compatible with Android 9–17 and ensure seamless compatibility across supported devices. Our process includes: • Configure and build release APK/AAB using Android Studio & Gradle • Integrate the existing "Dev Sec Phone Split" feature without altering functionality • Test on a physical Android device and multiple Android emulators (API 28, 31, 35/36) • Verify all required modules including Crypto CEO, Streaming Music, Firewall, Router-Switch, and QT object installation • Prepare Google Play-ready signed binaries • Provide screenshots/video proof of successful testing • Deliver complete build scripts and step-by-step documentation for reproducible builds in Android Studio Our team has 10+ years of Android development experience and has successfully delivered and maintained numerous Google Play applications. We can start immediately and deliver clean, production-ready binaries for all 10 applications within your required timeline. Best Regards, Sanjana Kumari
€100 EUR in 1 day
5.1
5.1

As an experienced Java developer with over 7 years of hands-on experience in software development at your disposal, I assure you that creating a clean, distribution-ready binary for Android phones running versions 9 through 17 is well within my areas of expertise. I possess a remarkable understanding of Android Studio, Gradle, and Java & Kotlin languages. Also, I’ve dealt with diverse projects, including multi-API-level releases – so future-proofing your binary wouldn't be an issue. Not only am I capable enough to run the existing library and wire in the “Dev Sec Phone Split” feature exactly as it stands but also replicate and document the build steps in clear instructions for your future reference. My comprehensive background enables me to adapt to new technologies and contribute effectively to diverse projects - however complex the task might be. In conclusion, if you're looking for a reliable professional who can meet your expectations and turn around this project within the given time frame, then look no further! Let's get on board together and develop a robust solution that will run seamlessly across the entire OS range and ensure broad compatibility.
€8 EUR in 7 days
5.7
5.7

Hey, focusing on that reproducible build script for your Android 9-17 distribution is key for future-proofing. I'd set up a clean Gradle build with proper signing configs and versioning, ensuring the "Dev Sec Phone Split" feature integrates smoothly. The trickiest part is often handling subtle API changes across such a wide Android version range without breaking older devices. Are you looking for a shell script or a Gradle task for the build process?
€8 EUR in 1 day
4.6
4.6

Binaries that run clean from Android 9 up to 17 are now tricky—API 34 (Android 14) brings breaking changes in permissions, and older APIs sometimes choke on newer libraries if ProGuard isn’t dialed right. I’ve shipped cross-version APKs with multi-feature toggles for apps on Play before, targeting both legacy and latest builds from shared code. I’ll set up a reproducible Gradle build targeting API levels 28 through 34, wire in your “Dev Sec Phone Split,” then test the distributive on a current-gen Samsung (Android 13/14) plus emulator images for 9, 12, 16, and 17. This covers regression edge cases, signature integrity, and feature parity. You get signed AAB/APK, test screenshots, and the build script step-by-step for Android Studio. Are all binary modules pure Java/Kotlin, or is there native C/C++ (JNI) in the lib? Pradeep
€19 EUR in 7 days
4.6
4.6

Hi, sounds like you need the existing build validated and packaged so it installs cleanly across Android 9 through 17, that's usually a manifest/targetSdk and API-compatibility issue more than a code problem. I'll pull the current library into Android Studio first, check the manifest for minSdk/targetSdk settings and any deprecated APIs that break on newer versions, then run through emulators for 9, 12, 14 and 17 to catch permission and behavior changes (scoped storage, notification permissions, etc). Once it's stable I'll generate signed APK/AAB builds and log results per OS version so you can see exactly what was tested. You'll get the final binaries plus a short compatibility report showing pass/fail per Android version. Timeline is about 2-3 days depending on how many devices/emulators I need to cover. 5.0 stars, 89 reviews, 96% completion rate, 14 years on Freelancer if that helps you decide. Is this a Flutter/React Native cross-platform build or native Java/Kotlin, and do you already have signing keys set up or do I need to generate those too? Regards, Imtiaz, SecureTechs
€50 EUR in 2 days
4.1
4.1

Hi There , Good afternoon! I’ve carefully checked your requirements and really interested in this job. I’m full stack node.js developer working at large-scale apps as a lead developer with U.S. and European teams. I’m offering best quality and highest performance at lowest price. I can complete your project on time and your will experience great satisfaction with me. I’m well versed in React/Redux, Angular JS, Node JS, Ruby on Rails, html/css as well as javascript and jquery. I have rich experienced in Mobile App Development, Mobile App Testing, Android Studio, Software Development, Mobile Development, Testing / QA, Android, Kotlin, Java and Android App Development. For more information about me, please refer to my portfolios. I’m ready to discuss your project and start immediately. Looking forward to hearing you back and discussing all details.. I await your immediate response
€25 EUR in 6 days
3.9
3.9

Hi,The release build is the part that needs to be right here. I'll verify the Gradle configuration, generate signed AAB/APK builds, test across the required Android API levels, and make sure features like Dev Sec Phone Split, Crypto CEO, Streaming Music, Firewall, and Router-Switch behave correctly before the binaries are handed over. I'll also document the complete build process in Android Studio so you can reproduce future releases without guessing which settings were used. One thing I'd like to confirm first: are these ten separate Android Studio projects, or do they all share the same codebase with different configurations?
€100 EUR in 4 days
4.0
4.0

Hi, I'll build your Android binary (AAB/APK) with full compatibility across Android 9-17. I have extensive experience with multi-API-level releases. What I'll do: Compile signed release binary with "Dev Sec Phone Split", "Crypto CEO", "Streaming Music", "Firewall", and "Router-Switch" features operational Test on physical device (Android 12/13) + 4 emulators (9, 12, 16, 17) Provide screen recordings of each test Document build steps for Android Studio replication Build QT object install if needed Deliverables: Signed AAB + APK Reproducible build script Test screenshots/videos Play Store-ready binary Timeline: 24 hours Start: Immediately I'm online and can send first build for testing within hours.
€19 EUR in 7 days
3.2
3.2

I will build a signed, release-ready Android binary from your library—tested on Android 9–17, with a reproducible build script. My Plan: 1. Test Device: Pixel 7 or 8 (physical) + two emulators (API 29, 31, 35). 2. Build: Set minSdkVersion = 28 (Android 9), targetSdkVersion = 35. Compile AAB for Play Store. 3. Testing: Install and launch on all targets—confirm your feature works. 4. Handover: Signed AAB/APK, screen recording, and documented build steps. Need: · Source code / library. · Google Play signing credentials (or I generate). · Current Gradle/SDK config. Share access—I will begin immediately.A
€25 EUR in 7 days
3.4
3.4

Hello, I am a senior Android developer with extensive experience in building, testing, and releasing production-ready Android applications across multiple API levels. I can compile your library into a stable signed APK/AAB, integrate the existing features, and thoroughly test compatibility on Android 9, 12, 16, and 17 devices/emulators. I will provide a reproducible Gradle build setup and clear documentation. I focus on high-quality delivery, reliable testing, and completing projects within the agreed budget and timeline. Looking forward to working with you. Thank you.
€25 EUR in 1 day
2.7
2.7

Hi, I can help prepare your Android libraries for production-ready Google Play distribution. I have experience building and releasing Android applications across multiple API levels, resolving Gradle and dependency issues, and generating stable signed AAB/APK builds. For this project, I'll review each of the 10 software projects, integrate the existing features exactly as provided (including Dev Sec Phone Split, Crypto CEO, Streaming Music, Firewall, and Router-Switch), and generate reproducible release builds. Each build will be tested on a physical Android device and additional emulators covering Android 9, 12, 16, and 17 to verify compatibility and stability. You'll receive: * Production-ready AAB/APK for each application * Screenshots showing successful installation and execution * Verification that all requested features function correctly * Documented build steps with Gradle and Android Studio * Reproducible release build process and signing instructions (your keystore remains private) If required, I can also identify and resolve compatibility issues related to Android SDK updates, Gradle, Java/Kotlin versions, and Play Console requirements before final delivery. Let's discuss your current project structure and the 10 libraries. Once I review the source, I can provide an accurate timeline and begin preparing the release binaries immediately.
€19 EUR in 7 days
2.8
2.8

Hello, I'm Jordan from Tequila, Mexico. I understand you need to build binary distributions for Android 9 through 17 for your existing cross-platform library that's already deployed on Google Play and the Apple App Store. I've worked extensively with Android app development, Java, and mobile development across multiple Android versions and device configurations. My experience includes building and distributing production-ready Android applications using Android Studio, ensuring compatibility across different OS versions, and managing release pipelines for apps already live on Google Play. This directly aligns with your need to create Android binary distributions that maintain consistency with your existing cross-platform library. Here's how I'll approach this: - Review your existing library architecture and build configuration to understand the current setup and requirements - Configure and compile Android binaries for each target version from Android 9 to 17, ensuring compatibility and optimization - Test the distributions across representative devices and OS versions to verify functionality before delivery Are you looking to maintain backward compatibility with specific features, or should the builds be optimized individually for each Android version? I can start immediately once you provide access to the library source and build specifications. Feel free to share project details via Freelancer messages. Best regards, Jordan
€14 EUR in 1 day
2.7
2.7

Hi, I understand you need a single Android release binary that builds cleanly, runs across Android 9 through 17, and preserves the existing Dev Sec Phone Split behavior without any UI changes. I’ve handled Android release builds, Gradle packaging, signing, and compatibility testing across multiple API levels. I can take your current library, wire it into a production-ready AAB or APK, and verify it on a real Android handset plus an emulator for broader confidence. My approach is straightforward: set up the release build, confirm the feature works on the target OS versions, document the exact steps in Android Studio, and hand over the signed binary plus reproducible build notes. If you’d like, I can get started right away and keep the delivery focused on a stable, shippable result. Best regards, Gabriel
€30 EUR in 5 days
2.4
2.4

With my extensive experience in building fast, efficient, and cross-platform applications, I am ideally suited for your project. I have successfully developed numerous Android apps using both Android Studio and Kotlin throughout my 3-5 year-long career as a Full Stack & React Native Engineer. Notably, I have built several mobile apps that have needed to run seamlessly across multiple API levels—exactly like what you need. I assure you a perfectly functioning AAB or APK binary that will install and launch without any hiccups on Android versions 9-17. Also, employing the "Dev Sec Phone Split" feature would be a breeze for me given my mastery over the tools you mention: Android Studio, Gradle, Java/Kotlin. Beyond delivering a solid build for Google Play submission, I'll document the process with utmost clarity so that replicating it in Android Studio won't be a hassle for you.
€19 EUR in 7 days
2.3
2.3

With cross-platform app expertise and experience in Android development, I can create a seamless, distribution-ready binary for Android versions 9 through 17. My question is, are there any specific hardware requirements needed for testing purposes? Regards, mundadiya
€20 EUR in 10 days
2.0
2.0

Hi, this is Joshua from Davis. I have hands on experience shipping Android builds that need to stay stable across many OS versions. You need one clean Android binary that installs, launches, and keeps the Dev Sec Phone Split flow working across Android 9 to 17. The main risk here is hidden API or device specific behavior that only shows up on older or newer Android releases, so I would test that early. I would wire the existing library into an Android Studio release build, validate it on a current production handset plus an emulator, and produce a signed AAB or APK ready for Play submission. I would also capture a working screen recording and document the exact Gradle and signing steps so you can reproduce the build later. I can communicate in real time in your time zone and share a simple demo or build part within 12 hours of starting. Q1: Do you want the final deliverable as an AAB for Play Console or an APK for direct install? Q2: Which Android handset do you want me to use as the primary physical test device? Q3: Do you already have the signing keystore and release config, or should I set up the release signing flow? Thanks, and I am ready for a quick chat.
€155 EUR in 3 days
2.0
2.0

Hi, I can help prepare and test your Android distribution builds across the required OS versions. I have experience with Android Studio, Gradle, Java/Kotlin builds, APK/AAB generation, signing, and compatibility testing. I’ll verify installation, functionality, and provide the reproducible build steps with the final release binary. I can start quickly and focus on delivering a stable production-ready package.
€60 EUR in 1 day
2.0
2.0

Hello, I can prepare and validate distribution-ready Android binaries for your existing applications using Android Studio, Gradle, Java, and Kotlin. I will review the current library and build configuration, integrate each required feature without altering the existing UI, and generate signed APK or AAB releases suitable for Google Play testing. Each application will be tested across the requested Android versions using a representative physical device and multiple emulators, with screenshots confirming successful operation. I will also troubleshoot compatibility, dependency, signing, and permission issues that could prevent installation or launch on newer Android releases. You will receive the signed binaries, reproducible build scripts, and clear Android Studio documentation for rebuilding each release. I can begin by reviewing the source code, current build files, signing setup, and the exact list of ten software packages. Best regards, Dipak D.
€19 EUR in 3 days
2.0
2.0

Since the library is already published, the focus here is producing stable, reproducible release builds rather than changing application behavior. I'll verify the current project configuration, Gradle setup, SDK versions, signing process, and the existing implementation of each feature before generating release binaries. I'll integrate the "Dev Sec Phone Split" feature exactly as provided, build signed AAB/APK files for each of the 10 applications, and validate them on a physical Android device representing the supported API range along with emulators covering Android 9, 12, 16, and 17. Each build will be tested to confirm installation, launch, and the required feature functionality before I provide screenshots, reproducible build steps, and the release artifacts. A few questions: - Is the source code for all 10 applications in a single repository or separate projects? - Will you provide the Play signing keystore, or should I generate upload-signed builds? - Which cross-platform framework or library is being used (Qt, Flutter, React Native, or another)? I can start immediately and keep you updated with test results throughout the build process.
€400 EUR in 4 days
1.4
1.4

Helsinki, Finland
Payment method verified
Member since Aug 11, 2020
€8-30 EUR
€30-250 EUR
€30-250 EUR
€8-30 EUR
€30-250 EUR
$250-750 USD
$250-750 USD
₹400-750 INR / hour
₹100-400 INR / hour
₹1500-12500 INR
₹1500-12500 INR
₹12500-37500 INR
$250-750 USD
£20-250 GBP
₹10000-25000 INR
$250-750 USD
₹1500-12500 INR
₹37500-75000 INR
$15-25 USD / hour
$30-250 USD
$1500-3000 USD
$250-750 USD
$30-250 USD
€750-1500 EUR
₹1500-12500 INR