I want to make an application which has auto start option in its settings. I have made Settings activity in my application which is derived from PreferenceActivity and give
You have to add the uses-permission android.permission.RECEIVE_BOOT_COMPLETED in your Manifest.
android.permission.RECEIVE_BOOT_COMPLETED