[Tracker] cannot tracker the attached storage(SD card)



Hi All

   I developed an application that need to tracker attached storage even
if the application is launched.

  case 1:insert the SD card first,and then launche the application,I can
get the right result(SD content can be trackered.).

  case 2:launch the application first,and then insert the SD card,I
cannot get the attached SD card source(only tablet content can be
trackered).I am sure the SD card is mounted.

code using to tracker:
====================
static const QString SqlGetAllVideos = "SELECT nie:url(?video)
WHERE{?video a nmm:Video}"; 
result = ::tracker()->rawSparqlQuery(SqlGetAllVideos);
====================

Anyone can give me a hint?
Any insight would be appreciated.


   

   

---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this communication in error,please 
immediately notify the sender by return e-mail, and delete the original message and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]