i have created a application using easeljs. the canvas works good in ios but the performance is very slow in android with phonegap. as looked in cocoonjs i dint get it work with easeljs. can any one suggest me do better build android apk with easeljs source...!
Asked
Active
Viewed 538 times
0
-
What exactly didn't work with cocoonJS? (what does the cocoonjs debugger say?) I've created apps with easeljs+cocoonjs before, the only issues I experienced where with sound(soundjs) and touch - I wrote a couple fixes for those issues, if you could be more specific about what's not working. – olsn Sep 05 '13 at 19:18
-
i was getting a black screen by installing apk provided by cocoonjs launcher. will you please tell me the project structure of easeljs for cocoonjs launcher – Sam Sam Sep 06 '13 at 05:41
-
You should download the Launcher-App: https://play.google.com/store/apps/details?id=com.ideateca.cocoonjslauncher&hl=en there you can load your app via a ZIP-file and debug it live with a debug-console and everything, I'm sure you will get an error output there – olsn Sep 06 '13 at 09:19