About Store Forum Documentation Contact



Post Reply 
Simple Android 2D app
Author Message
AndrewBGS Offline
Member

Post: #1
Simple Android 2D app
Hello, I'm wondering how much can I enchance a very small and simple 2D android application.

What I currently have is working and looking nice, but it takes ages to load and is taking too much space too for just some lines and circles being drawn.

I'm wondering if there's some way around that EE_Init to only load 2D stuff ?
It takes me some 5-10 seconds to load for a game even less complex than flappy birds, and I'm unhappy with that. Can I somehow make the initialization faster if I know I don't need any 3D stuff?
11-20-2014 01:34 PM
Find all posts by this user Quote this message in a reply
Post Reply