packages - iPhone - packaging multiple app in a single app -


i package multiple app in single app. donwloading 1 app , install in iphone install 3/4 apps. java midlet suits having multiple midlets in single jar file. possible using multiple target or bundle, aggregate target etc.?

no. don't few reasons:

  1. i think it's bad idea. [more on below.]
  2. it cannot done. multiple apps cannot installed result of 1 application being downloaded.

some apps act bundles of apps, bunch of mini-apps built larger one. highly discourage sort of bundling. there lot of apps out there say, “51 tools all-in-one, $1.99!”, these incredibly trashy , bought unsuspecting noobs no taste. don't contribute that.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -