Error in android apps development in eclipse -
during android application development in eclipse when going create avd error coming [2014-03-10 09:37:27 - sdk manager] error: error parsing c:\users\pallabi.android\devices.xml, backing c:\users\pallabi.android\devices.xml.old - how resolve it?
try clean eclipse
./eclipse -clean
or
assign android sdk correct path in local.properties # file automatically generated android tools. # not modify file -- changes erased! # # file must *not* checked version control systems, # contains information specific local configuration. # location of sdk. used ant # customization when using version control system, please read # header note. sdk.dir=/applications/android-sdk
Comments
Post a Comment