[android-developers] Re: application size / resources

2008-10-27 Thread ammar
On Oct 27, 11:39 am, Ludwig <[EMAIL PROTECTED]> wrote: > (I think this should change, but it seems that the G1 is considered a phone > first, with some applications, rather than an application platform that also > comes with a phone). This is a statement that makes no sense. Android is not a pho

[android-developers] Re: application size / resources

2008-10-27 Thread Ludwig
There have been a few conversations on this topic before and I think the answer is 'no'. Applications install onto the built-in memory, not onto the SD card. If you need larger resources, you will need to implement a download from the web, which can save onto the card. (I think this should change,