View Full Version : Any SDK/API like AppLoader
xavier
01-02-2005, 11:53 PM
Hi All,
I want to write a program like AppLoader by which I can manage files on device. Anyone know if BREW provides SDK or API for that?
Regards,
-Xavier
ruben
01-03-2005, 06:20 AM
Qualcomm explicitly does not document details of the transport layer(like ActiveSync API in Windows CE environment) that is needed to communicate with the device.
Apploader uses couple of low level DLLs and it exports all most all the useful funcitons. You can write MFC/C++ or Perl application to develop an Apploader like application. Since we don't have direct access to transport layer API, your custom application capabilities will be limited to that of Apploader lowlevel DLLs.
xavier
01-03-2005, 06:08 PM
Qualcomm explicitly does not document details of the transport layer(like ActiveSync API in Windows CE environment) that is needed to communicate with the device.
Apploader uses couple of low level DLLs and it exports all most all the useful funcitons. You can write MFC/C++ or Perl application to develop an Apploader like application. Since we don't have direct access to transport layer API, your custom application capabilities will be limited to that of Apploader lowlevel DLLs.
Thanks!
Could you tell me the names of the low level DLLs you mentioned? And is there any document about that?
Thanks again!
-Xavier
xavier
01-04-2005, 05:58 PM
Hi Ruben,
Could you please tell me where can I get the C API documents? I only find the Perl document but I think it differs from the C interface.
Thanks!
-Xavier
their is an open source code program called bitpim. find it out from google.
May be that can help u.
Bitpim not only shows u brew directory but it also shows u all other directories within the phone.
:rolleyes:
vBulletin v3.0.13, Copyright ©2000-2009, Jelsoft Enterprises Ltd.