could you explain me steps for android app distribution.
I can sign it and publish to Android market. But can I offer clients to load this application without market? e.g from company web site? if yes, can I still use self-signed certificate?
thank you
yes, you can still use your self-signed certificate and have them install it from outside of the market. the user needs to have the setting Application->Unknown Sources checked to allow them to install though.