Buen dia comunidad, tengo una app que justo después de entrar los datos de un login, debe abrirme el mapa de google, la app funciona perfectamente en la mayoría de los teléfonos, pero en un samsumg galaxy 5 después de entrarle las credenciales se cierra y el error que capturo es el siguiente:
02-16 10:23:39.654 31470-31633/cu.uci.luis.needtaxi E/art: Throwing OutOfMemoryError "Failed to allocate a 70315068 byte allocation with 8383872 free bytes and 20MB until OOM"
02-16 10:23:39.664 31470-31470/cu.uci.luis.needtaxi D/ChimeraCfgMgr: Reading stored module config
02-16 10:23:39.664 31470-31633/cu.uci.luis.needtaxi D/skia: --- allocation failed for scaled bitmap
02-16 10:23:39.664 31470-31616/cu.uci.luis.needtaxi I/System.out: AsyncTask #5 calls detatch()
02-16 10:23:39.694 31470-31470/cu.uci.luis.needtaxi D/ChimeraCfgMgr: Loading module com.google.android.gms.maps from APK /data/data/com.google.android.gms/app_chimera/chimera-module-root/module-71c764a6f3cb92bdc5525a965b589e7c5ed304f3/MapsModule.apk
02-16 10:23:39.694 31470-31470/cu.uci.luis.needtaxi D/ChimeraModuleLdr: Loading module APK /data/data/com.google.android.gms/app_chimera/chimera-module-root/module-71c764a6f3cb92bdc5525a965b589e7c5ed304f3/MapsModule.apk
02-16 10:23:39.714 31470-31470/cu.uci.luis.needtaxi D/ChimeraFileApk: Primary ABI of requesting process is armeabi-v7a
02-16 10:23:39.714 31470-31470/cu.uci.luis.needtaxi I/art: DexFile_isDexOptNeeded failed to open oat file '/data/dalvik-cache/arm/data@data@com.google.android.gms@app_chimera@chimera-module-root@module-71c764a6f3cb92bdc5525a965b589e7c5ed304f3@MapsMod...@classes.dex' for file location '/data/data/com.google.android.gms/app_chimera/chimera-module-root/module-71c764a6f3cb92bdc5525a965b589e7c5ed304f3/MapsModule.apk': Failed to open oat filename for reading: No such file or directory
02-16 10:23:39.714 31470-31470/cu.uci.luis.needtaxi D/ChimeraFileApk: Classloading successful. Optimized code found.
02-16 10:23:39.804 31470-31470/cu.uci.luis.needtaxi I/Google Maps Android API: Google Play services client version: 6171000
02-16 10:23:39.814 31470-31470/cu.uci.luis.needtaxi I/Google Maps Android API: Google Play services package version: 8489238
02-16 10:23:40.074 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_icon_gmm.png
02-16 10:23:40.074 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_icon_direction.png
02-16 10:23:40.074 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_myl_pressed.png
02-16 10:23:40.074 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_myl_normal.png
02-16 10:23:40.094 31470-31470/cu.uci.luis.needtaxi D/AbsListView: Get MotionRecognitionManager
02-16 10:23:40.104 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_zoom_up_disabled.png
02-16 10:23:40.104 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_zoom_up_pressed.png
02-16 10:23:40.104 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_zoom_up_normal.png
02-16 10:23:40.104 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_zoom_down_disabled.png
02-16 10:23:40.114 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_zoom_down_pressed.png
02-16 10:23:40.114 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_btn_zoom_down_normal.png
02-16 10:23:40.114 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_ic_compass_needle.png
02-16 10:23:40.114 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_button_compass_highlighted.png
02-16 10:23:40.114 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xxhdpi-v4/maps_button_compass.png
02-16 10:23:40.134 31470-31477/cu.uci.luis.needtaxi W/art: Suspending all threads took: 5.529ms
02-16 10:23:40.224 31470-31470/cu.uci.luis.needtaxi D/AbsListView: Get MotionRecognitionManager
02-16 10:23:40.244 31470-31470/cu.uci.luis.needtaxi E/Resources: ExecutionException
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Failed to allocate a 70315068 byte allocation with 8383872 free bytes and 20MB until OOM
at java.util.concurrent.FutureTask.report(FutureTask.java:93)
at java.util.concurrent.FutureTask.get(FutureTask.java:163)
at android.content.res.Resources.getRCCachedDrawable(Resources.java:3601)
at android.content.res.Resources.loadDrawable(Resources.java:3508)
at android.content.res.TypedArray.getDrawable(TypedArray.java:750)
at android.view.View.<init>(View.java:3938)
at android.widget.ImageView.<init>(ImageView.java:144)
at android.widget.ImageView.<init>(ImageView.java:140)
at android.widget.ImageView.<init>(ImageView.java:136)
at java.lang.reflect.Constructor.newInstance(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:288)
at android.view.LayoutInflater.createView(LayoutInflater.java:614)
at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:55)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:689)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:748)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:813)
at android.view.LayoutInflater.inflate(LayoutInflater.java:511)
at android.view.LayoutInflater.inflate(LayoutInflater.java:415)
at android.view.LayoutInflater.inflate(LayoutInflater.java:366)
at cu.uci.luis.needtaxi.Actividades.SlideActivity.onCreate(SlideActivity.java:108)
at android.app.Activity.performCreate(Activity.java:6221)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2611)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2723)
at android.app.ActivityThread.access$900(ActivityThread.java:172)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1422)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:5832)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1388)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1183)
Caused by: java.lang.OutOfMemoryError: Failed to allocate a 70315068 byte allocation with 8383872 free bytes and 20MB until OOM
at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:741)
at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:562)
at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:1014)
at android.content.res.Resources$RCCallable.call(Resources.java:1168)
at android.content.res.Resources$RCCallable.call(Resources.java:1147)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
02-16 10:23:40.244 31470-31470/cu.uci.luis.needtaxi V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable/unnamed.png
02-16 10:23:40.374 31470-31470/cu.uci.luis.needtaxi I/art: Forcing collection of SoftReferences for 67MB allocation
02-16 10:23:40.394 31470-31470/cu.uci.luis.needtaxi E/art: Throwing OutOfMemoryError "Failed to allocate a 70315068 byte allocation with 8388608 free bytes and 18MB until OOM"
02-16 10:23:40.394 31470-31470/cu.uci.luis.needtaxi D/skia: --- allocation failed for scaled bitmap
02-16 10:23:40.394 31470-31470/cu.uci.luis.needtaxi D/AndroidRuntime: Shutting down VM
02-16 10:23:40.394 31470-31470/cu.uci.luis.needtaxi E/AndroidRuntime: FATAL EXCEPTION: main
Process: cu.uci.luis.needtaxi, PID: 31470
java.lang.RuntimeException: Unable to start activity ComponentInfo{cu.uci.luis.needtaxi/cu.uci.luis.needtaxi.Actividades.SlideActivity}: android.view.InflateException: Binary XML file line #7: Error inflating class <unknown>
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2658)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2723)
at android.app.ActivityThread.access$900(ActivityThread.java:172)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1422)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:5832)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1388)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1183)
Caused by: android.view.InflateException: Binary XML file line #7: Error inflating class <unknown>
at android.view.LayoutInflater.createView(LayoutInflater.java:640)
at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:55)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:689)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:748)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:813)
at android.view.LayoutInflater.inflate(LayoutInflater.java:511)
at android.view.LayoutInflater.inflate(LayoutInflater.java:415)
at android.view.LayoutInflater.inflate(LayoutInflater.java:366)
at cu.uci.luis.needtaxi.Actividades.SlideActivity.onCreate(SlideActivity.java:108)
at android.app.Activity.performCreate(Activity.java:6221)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2611)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2723)
at android.app.ActivityThread.access$900(ActivityThread.java:172)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1422)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:5832)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1388)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1183)
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:288)
at android.view.LayoutInflater.createView(LayoutInflater.java:614)
at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:55)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:689)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:748)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:813)
at android.view.LayoutInflater.inflate(LayoutInflater.java:511)
at android.view.LayoutInflater.inflate(LayoutInflater.java:415)
at android.view.LayoutInflater.inflate(LayoutInflater.java:366)
at cu.uci.luis.needtaxi.Actividades.SlideActivity.onCreate(SlideActivity.java:108)
at android.app.Activity.performCreate(Activity.java:6221)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2611)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2723)
at android.app.ActivityThread.access$900(ActivityThread.java:172)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1422)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:5832)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1388)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1183)
Caused by: java.lang.OutOfMemoryError: Failed to allocate a 70315068 byte allocation with 8388608 free bytes and 18MB until OOM
at dalvik.system.VMRuntime.newNonMovableArray(Native Method)
at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:741)
at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:562)
at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:1014)
at android.content.res.Resources.loadDrawableForCookie(Resources.java:3706)
at android.content.res.Resources.loadDrawable(Resources.java:3579)
at android.content.res.TypedArray.getDrawable(TypedArray.java:750)
at android.view.View.<init>(View.java:3938)
at android.widget.ImageView.<init>(ImageView.java:144)
at android.widget.ImageView.<init>(ImageView.java:140)
at android.widget.ImageView.<init>(ImageView.java:136)
at java.lang.reflect.Constructor.newInstance(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:288)
at android.view.LayoutInflater.createView(LayoutInflater.java:614)
at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:55)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:689)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:748)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:813)
at android.view.LayoutInflater.inflate(LayoutInflater.java:511)
at android.view.LayoutInflater.inflate(LayoutInflater.java:415)
at android.view.LayoutInflater.inflate(LayoutInflater.java:366)
at cu.uci.luis.needtaxi.Actividades.SlideActivity.onCreate(SlideActivity.java:108)
at android.app.Activity.performCreate(Activity.java:6221)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2611)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2723)
at android.app.ActivityThread.access$900(ActivityThread.java:172)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1422)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.app.ActivityThread.main(ActivityThread.java:5832)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)