Saturday, December 10, 2011

Is my system configuration enough for android sdk?

My RAM is 1GB and processor speed is 220GHz.I am developing android application.when i run it stops responding.Is it cause of my RAM?|||you mean that your processor speed is 2.2 ghz .... yah android sdk should run fine .... and if it doesnot then it might be because of the ram ....|||You might try using the allocation tracker in the Android plugin to see if your code is causing the problem by generating a lot of objects needlessly. Also, If your app slows down at the same point every time, try eliminating as much code as you can and add it back in bit by bit to see where the problem is.

No comments:

Post a Comment