Hi All,
I've got a problem to publish my Android Application.
here's what i've done,
so I have my application run on development environment (eclipse - testing using device), then i do right click on my project folder - android tools - export signed application package, then i create new key store and add my information there, then it'll produce the .apk
then i put it up on my own webserver (I intend to put it on my own web server and android market place as well)
but then, once i try to download my .apk from my testing handset - it said: "cannot download. the content the content is not supported on this phone"
this is weird, since i do my testing on this same handset as well -.-! :(
so my question are:
- what is the proper way to sign my app so it can be downloaded all the way through my own web server?
- but I still can put it up on android market as well? - I have my android market account.
is there any walk-through for it?
Well Hope someone can give me the answer, I really appreciate your help!
Thanks & Cheers!