eclipse luna - Type preference activity is dispatched -


protected void oncreate (bundle savedinstancestate) {

super.oncreate(savedinstancestate);

addpreferencesfromresources(r.xml.prefs);

}

protected void oncreate (bundle savedinstancestate) {

    super.oncreate (savedinstancestate);     addpreferencesfromresource (r.xml.yourfilename);  } 

Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -