descriptiong :android
android samsung note3 device not foundios
solution:spa
usb link by PTP, DONE!code
(be curiosly: WHY NOT MTP??server
notifyDataSetChanged
/** * Notifies the attached observers that the underlying data has been changed * and any View reflecting the data set should refresh itself. */ public void notifyDataSetChanged() { mDataSetObservable.notifyChanged(); }