Skip to content Skip to sidebar Skip to footer

Where To Put Device_admin_sample.xml?

where to put the 'device_admin_sample.xml', its giving error wherever I put it.. device_admin_sample.xml

Solution 1:

This should be in your /res/xml folder.

Here is a sample from ApiDemos: http://developer.android.com/resources/samples/ApiDemos/res/xml/device_admin_sample.html

Post a Comment for "Where To Put Device_admin_sample.xml?"