murali.lancer
Newbie
hi all,
I have some zip files in res/raw folder ,normally i can get them by using
like getResources().openRawResources(R.raw.file name );
by mentioning file name at compile time(static loading) .so that i can un zip them .and now i have so many zip files there in raw folder ,so programatically i need to change the filename according to the requirement .
so if anybody knows this pls give me idea.
thanks and Regards
Murali dhuli
Android developer.
I have some zip files in res/raw folder ,normally i can get them by using
like getResources().openRawResources(R.raw.file name );
by mentioning file name at compile time(static loading) .so that i can un zip them .and now i have so many zip files there in raw folder ,so programatically i need to change the filename according to the requirement .
so if anybody knows this pls give me idea.
thanks and Regards
Murali dhuli
Android developer.