Quote:
Originally Posted by GregoryP
Hi Synergi,
The eDGe problem is pretty tricky : the application is set to install on the sdcard if possible (and in the internal memory if needed). What's happening is that the Edge cannot (apparently) install application on the SDcard, but still tries to do it instead of installing on the internal memory...
One solution would be for us to recompile the application and have it install by default on the internal memory rather than the SDcard. We haven't done it yet as for most devices it's better to install on the SD.
There seems to be a solution have the SDcard working correctly on the eDGe, but I'm not sure how simple it is : https://www.mobileread.com/forums/sho...d.php?t=138124
|
Thanks Gregory,
We were talking about this on the Edge forum and Ptsenter came up with this..
****
Just wanted to give you some quick update:
bought the app for the sake of testing,
pulled it from an emulator,
as I suspected it had "preferExternal", switched to "internalOnly",
tried to install and got [INSTALL_PARSE_FAILED_NO_CERTIFICATES],
using SDK signed with my own cert,
installed.
BUT, when trying to run it recognized a wrong certificate and refused to run saying to download from Amazon again, which uninstalled my copy first and the failed to install.
As I promised I can force it to be installed, but running is completely different matter.
I don't know if I ever will be able to get around this problem which starts with eDGes not having devmapper to handle encryption-decryption.
*****
I'm not nearly as savvy as you guys are so I can't pretend to fully understand what all of that means lol. Only that I can't install it..