Is there a limit on the size of an android application in the market ?
I\'ve an application with a lot of sound, so the apk size is more than 10 Mb...
Thanks.
According to this recent Android Developers Blog post, 50 MB is the new limit. However, you should try to keep your app's size well below this limit.