Live data from Hacker News

Mika Mobile ends Android development

mikamobile.blogspot.com

31–33 of 33 posts

Re: Mika Mobile ends Android development

#31

Google wants the Android platform to move away from SD Cards, their Nexus series really shows this. The Nexus S, their second Nexus phone, had no SD card. However, due to the requirements of a separate filesystem for USB Mass Storage, they partitioned the internal storage into two. Then you get the Galaxy Nexus, with only one partition. It features Ice Cream Sandwich, with MTP (Mass Transport Protocol). MTP allows ac…

Why the hate on SD cards? I mean, what's the reasoning behind this?

Re: Mika Mobile ends Android development

#32
post #31

Google wants the Android platform to move away from SD Cards, their Nexus series really shows this. The Nexus S, their second Nexus phone, had no SD card. However, due to the requirements of a separate filesystem for USB Mass Storage, they partitioned the internal storage into two. Then you get the Galaxy Nexus, with only one partition. It features Ice Cream Sandwich, with MTP (Mass Transport Protocol). MTP allows ac…

Why the hate on SD cards? I mean, what's the reasoning behind this?

From what I understand, its because there is always 'wasted' space. If you have lots of movies and music, you might have a full SD card but empty internal; lots of applications and the opposite might be true. With a single internal space, all this goes away. Personally, I never want to remove my SD card because it houses so many applications and files I use on my phone.

Re: Mika Mobile ends Android development

#33

If only people spent as much time working on a decent platform like Andengine (which works on most devices with little effort) instead of porting ios code and ending up with apps that only work on devices they were tested on (or complained from). It makes sense they have to deal with problems all the time since they clearly don't have a thorough understanding of the Android platform itself and what it takes to actual…

How do you anticipate problems like buggy GL drivers with inconsistent shader implementations? At the rate new devices are coming out it seems impossible for any framework to cover them all.

Fair point, but like I said, if everyone works in bubbles they will all have to deal with this over and over again in different ways. Since these game companies are not actually doing anything for the platform itself, like sharing their libraries for dealing with the issues, they of course will find it painful.

This reminded me completely of the pre-jquery era where if you wanted some advanced JS functionality you'd have to reinvent the wheel over and over in dealing with browser inconsistencies. After years of bitching and moaning people finally released libraries to deal with the issue.

These companies have the right to complain, but complaining will not actually help solve anything except give them a way out avoiding the the complexities of porting platform-specific code to another platform.

Post reply on HN