Tag

Android 11

0 views collected around this technical thread.

Snowball Engineer Team
Snowball Engineer Team
Nov 30, 2023 · Mobile Development

Understanding Android Scoped Storage and Migration Strategies

This article explains the concept and core principles of Android Scoped Storage, compares traditional file‑path, MediaStore and SAF access methods, and provides detailed migration solutions for media and non‑media files, compatibility modes, and the special MANAGE_EXTERNAL_STORAGE permission.

AndroidAndroid 11FileProvider
0 likes · 17 min read
Understanding Android Scoped Storage and Migration Strategies
Ctrip Technology
Ctrip Technology
Aug 26, 2021 · Mobile Development

Trip.com App Android 11 Migration: Design, Implementation, and Lessons Learned

This article describes Trip.com’s experience adapting its Android app to Android 11, covering background, key changes such as scoped storage and package visibility, migration strategies, implementation details, encountered challenges, and lessons learned for mobile developers.

Android 11CI/CDGradle
0 likes · 18 min read
Trip.com App Android 11 Migration: Design, Implementation, and Lessons Learned