android-apk

Android - Application (apk) Maximum size

Hello, I am going to install first application in my android phone, but having some doubts related to Android Memory (Maximum size of APK). So pls help me know and solve the problems: What is maximum size of the apk that can be supported by the android ? When we install any apk file in real phone, where does application installed (in...

error on installing .apk file with verrsion2.1

I just worked my android application with device (htc magic)version1.5 and it loads properly and when i try to load the same application with the other phone by installing the .apk file of version1.5 with android version 2.1 and kernel version 2.6.29 omap1 but now i couldnt find my application getting installed on my device... I have...

.apk does not contain current icons - why?

I'm new to android & eclipse. I have modified a small app by changing 2 of the icons among other things. When i test the app using emulators all works as expected. But, when i load the .apk file to an actual device, I get the old version of the app (old icons). How can i get the .apk file to use the current icons & code? ...

Emailing out my apk for alternate markets

I keep getting emails from people and companies wanting to release my android app on various alternative markets, and often they want me to send them (or upload on their website) my apk. My questions are: What are the risks involved with this, how much can someone reverse engineer my app from the apk? How many other developers release...