android - Download extension pack to import in my app -
i have did application lot of images , size of project 28mb. think user can download images webserver , import in application. how can ?
p.s. don't wont images can visible in sd card
thank you
use expansion file mechanism. has been designed android team solve problem. can split application @ 50 mb app + 2 gb data in first file + 2 gb data in second file.
everything managed google market, should more stable solution using own webserver.
Comments
Post a Comment