Why is Android laggy, while iOS, Windows Phone 7, QNX, and WebOS are fluid?
The Root Cause It’s not GC pauses. It’s not because Android runs bytecode and iOS runs native code. It’s because on iOS all UI rendering occurs in a dedicated UI thread with real-time priority . On t