Thursday, 22 August 2013

I want to initialize 1000 of strings for my project?is there any way to do programetically?

I want to initialize 1000 of strings for my project?is there any way to do
programetically?

I want to initialize 1000 of strings in ma app list wise
public static final String[] IMAGES = {"1","2","3","4","5","6",......"1000"};

No comments:

Post a Comment