Alguem me ajuda como posso instalar de pouco em pouco

java.io.IOException: Failed to allocate 1420708042 because only 913850368 allocatable
at java.lang.reflect.Constructor.newInstance0(Native Method)
at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
at android.os.ParcelableException.readFromParcel(ParcelableException.java:56)
at android.os.ParcelableException$1.createFromParcel(ParcelableException.java:82)
at android.os.ParcelableException$1.createFromParcel(ParcelableException.java:79)
at android.os.Parcel.readParcelableInternal(Parcel.java:4904)
at android.os.Parcel.readParcelable(Parcel.java:4886)
at android.os.Parcel.createExceptionOrNull(Parcel.java:3086)
at android.os.Parcel.createException(Parcel.java:3075)
at android.os.Parcel.readException(Parcel.java:3058)
at android.os.Parcel.readException(Parcel.java:3000)
at android.content.pm.IPackageInstallerSession$Stub$Proxy.openWrite(IPackageInstallerSession.java:684)
at android.content.pm.PackageInstaller$Session.openWrite(PackageInstaller.java:1433)
at ie.a.e(r8-map-id-367fe14bd9a19ebb36c1c342088534e29c53de7fccb95e670618e8d2468bacbb:138)
at com.applovin.impl.adview.q.run(r8-map-id-367fe14bd9a19ebb36c1c342088534e29c53de7fccb95e670618e8d2468bacbb:497)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:520)
at java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
at java.lang.Thread.run(Thread.java:1564)
Caused by: android.os.RemoteException: Remote stack trace:
at android.util.ExceptionUtils.wrap(ExceptionUtils.java:34)
at com.android.server.pm.PackageInstallerSession.openWrite(PackageInstallerSession.java:1739)
at android.content.pm.IPackageInstallerSession$Stub.onTransact(IPackageInstallerSession.java:347)
at android.os.Binder.execTransactInternal(Binder.java:1375)
at android.os.Binder.execTransact(Binder.java:1311)