I am trying to install the App to an older phone.
I have Link2SD v5.4 App running so I can use a large SD card. This allows the tiny phone to have a great amount of storage space.
However, when I use Memory Cleaner App on the phone it says:
Used: 100.42 MB
Free: 260.66 MB
Is there some App which could extend that amount of MB to include the SD Card, so it doesn't have such limited space?
Next, the ACIM.apk in the B4A Objects folder is 148,662 KB in size.
So, it probably copies it over to the /data/local/tmp/ folder on the phone, leaving 111 MB
Then, the install is more than 111 MB in size so it fails.
Is there any way to change the folder that it installs the tmp APK to?
When I use FTP Server and copy the apk to the SD Card myself, then use Root Browser to Install the APK it works fine.
Is there a permission I can set in the manifest, or otherwise, to have B4A save the APK to the SD Card instead of the phone's tmp folder so it can put the APK there as it is installing the package and not run out of room?
I have Link2SD v5.4 App running so I can use a large SD card. This allows the tiny phone to have a great amount of storage space.
However, when I use Memory Cleaner App on the phone it says:
Used: 100.42 MB
Free: 260.66 MB
Is there some App which could extend that amount of MB to include the SD Card, so it doesn't have such limited space?
Next, the ACIM.apk in the B4A Objects folder is 148,662 KB in size.
So, it probably copies it over to the /data/local/tmp/ folder on the phone, leaving 111 MB
Then, the install is more than 111 MB in size so it fails.
Is there any way to change the folder that it installs the tmp APK to?
When I use FTP Server and copy the apk to the SD Card myself, then use Root Browser to Install the APK it works fine.
Is there a permission I can set in the manifest, or otherwise, to have B4A save the APK to the SD Card instead of the phone's tmp folder so it can put the APK there as it is installing the package and not run out of room?