
Here are the nitty gritty details: I set up a key and created a standalone with a key. I put the standalone on my server and an html file with a link to it.
Then I learned that .apk files can't be read unless the server settings allow it. So I had the webmaster update the server settings.
I also changed my android device settings to allow installation outside of GooglePlay.
My android device can now find the file and goes to install it. Problem is - the installation fails.
I tried it with a plain stack - only one button and one field - it fails.
I have been looking for others with the problem and they talk about moving the file from one spot on the device to another... so I have two questions
1) Do I have to move the file to somewhere other than the downloads folder?
2) I can't really expect customers to do this...so is there an easier way to have people install the app?
Thanks