- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    Qt Creator 2.7.1
 - 
    None
 
- 
        5624232c619a25a2a3750e21d113b797a0e4e26f
 
Symptoms:
When using the packaged Qt SDK and deploying to Android, the app crashes on startup with the error: could not load library "libgnustl_shared.so"
Possible workarounds:
1. Use a different deployment method; both "Install Ministro" and "Deploy Local Qt Libraries" work properly
2. Copy the file libgnustl_shared.so from the Android SDK to QT_SDK_LOCATION/5.1.0-beta1/android_armv7/lib
3. Use locally built Qt libraries
Solution:
The logic from the fix for QTCREATORBUG-8665 also needs to be applied to the new bundling method.
- is required for
 - 
                    
QTBUG-31105 Qt 5.1 RC1 release tasks
-         
 - Closed
 
 -         
 
- replaces
 - 
                    
QTCREATORBUG-9292 Android: libgnustl_shared.so not deployed when apk bundles necessary libs
-         
 - Closed
 
 -