[android-developers] Re: How to use apache commons in my android application

2012-08-09 Thread sumit dhaniya
On Thursday, August 20, 2009 5:21:00 AM UTC+5:30, hap 497 wrote: HI, Can you please tell me how to use apache.commons in my android application. I put the right import, but when I compile it I get the following error: : package org.apache.commons.io does not exist import

[android-developers] Re: Setting theme in an activity

2012-07-23 Thread sumit dhaniya
setTheme(Theme) is method of an activity and can be applied to an activity only before it is created if you want to change the Theme you need to recreate the activity. On Sunday, June 6, 2010 12:17:37 PM UTC+5:30, Sudeep wrote: Hi All, This is my themes.xml file resources style