No, you can't change the value of EXPO_PUBLIC_API_URL after building the APK, because Expo embeds the .env values at build time. To change it post-build, you need to rebuild the APK with new .env values.