android samsung note3  device not found

descriptiong :

android  samsung note3  device not found

 

solution:

usb link by PTP, DONE!

(be curiosly: WHY NOT MTP??

 

 

 

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();
    }

 

posted @ 2015-08-03 11:22  好哥TOP  阅读(179)  评论(0编辑  收藏  举报