меня тоже интересует этот вопрос, и относительно iOS тоже
нашёл что лимит для iPad 1 - 155MB, именно поэтому механариум работает только на втором
нашёл что лимит для приложений под андроид зависит от модели/производителя телефона, от разрешения дисплея и от разрешения камеры в телефоне, но абсолютный минимум для андроида 16мб
стоит написать тест и собрать статистику
http://stackoverflow.com/questions/7...tion-adobe-air
Цитата:
|
The size of heap memory allocated to the application is set by the manufacturer and thus varies from mobile to mobile and is anywhere between 16MB and 64MB depending on the device. The heap size for a particular application can be doubled by including android:largeHeap="true" in the manifest file attribute ( though it is strongly discouraged you do that). So I assume 'Adobe Air' app does that.
|