Looking for an experienced react native android developer

Job ID: 39989260

Budget: ₹1,500 – ₹12,500 INR

# Android App Upgrade: 16 KB Page Size Support

## Project Overview

We need to upgrade our React Native Android application to support 16 KB memory page sizes to comply with Google Play's compatibility requirements. All apps targeting Android 15+ (targetSdkVersion 35) must support 16 KB page sizes on 64-bit devices.

## Task Description

The project involves upgrading the Android build configuration to ensure the app is compatible with devices using 16 KB memory page sizes.

## Technical Requirements

### Current Configuration
- Android Gradle Plugin: 7.3.1
- Gradle: 7.5.1
- Compile SDK: 34
- Target SDK: 34
- Build Tools: 34.0.0

### Additional Configuration
- Configure packaging options to use uncompressed native libraries with proper 16 KB alignment
- Ensure all native libraries (.so files) are properly aligned

## Tech Stack

- **Framework**: React Native 0.71.7
- **Language**: JavaScript/TypeScript
- **Build System**: Gradle
- **Android Build Tools**: Android Gradle Plugin
- **Native Libraries**: React Native uses native modules and libraries
- **Additional Libraries**:
- React Native Firebase
- Various React Native community packages
- Native Android dependencies

Verification:
- Build should complete successfully
- App should build and run on Android devices
- Configuration should be ready for Google Play submission

## Success Criteria

- ✅ Build completes without errors
- ✅ App runs successfully on Android devices
- ✅ All native libraries are properly configured for 16 KB alignment
- ✅ Configuration meets Google Play requirements with target SDK 35


- The freelancer should test the build process and ensure everything compiles correctly