Installed App listing and app selection with persistance
added: AppListingFragment.java -Installed Apps listing fragment PreferenceHelper.java -To store user selection preferences using SharedPreferences. modified: Utils.java - just added log convenience methods