android - App size is increased while attaching google play services using new version of Admob Ads? -



android - App size is increased while attaching google play services using new version of Admob Ads? -

my app size less (200kb) while develop using admob older version ads. older versions ads deprecated , stop serving august 2014 onwards.

so need add together new admob adds using google play services. then app size incresed 1.15 mb.

how cut down app size using new admob ads ? app size important. please tell me alternate solution show adds less app size

thanks in advance.

this wide question. instead admobs, can give ideas on how can decrease .apk size , app performance:

there might images loaded environment never used, delete them. try utilize .png format images smaller size. if have many image files big sizes, can utilize tools cut down size without loosing quality. youcan utilize opti png remove unused resources in res directory, such unused layouts, drawables , colors.

above main matters cause such big size of .apk files. next instructions help you.

note: admobs ads, 500-600kb , above library files , coding normal file size apk minumum implementation , higher, therefore, can't decrease on ads cut down size, seek other assets mentioned above. luck.

android mobile admob

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -