# OfficeHelper Android v2.3.0

Official app target: `https://office.aimarkaz.xyz/`

The app now uses the official custom domain `https://office.aimarkaz.xyz/`.

## Build
1. Open the `android/` folder in Android Studio or AndroidIDE.
2. Use Android SDK 35.
3. Sync Gradle.
4. Debug APK: `./gradlew assembleDebug`
5. Release AAB: configure your private signing keystore and run the signed bundle build.
6. Never commit the private keystore or passwords.

## App improvements
- Official `com.aimarkaz.officehelper` application ID
- Version 2.3.0 / versionCode 230
- Custom branded production domain
- File chooser support for web uploads
- Download hand-off to Android
- Internal OfficeHelper/AI Markaz domains stay in-app
- External links open in the system browser
- WebView storage/cookie support
- Offline/retry error screen
- Back navigation
- HTTPS-only transport
