Hi Pallavi!

On Wed, May 12, 2010 at 8:39 AM, Pallavi Kandhare
<pallavi.kandh...@yahoo.com> wrote:
>
> Hi All
> I want to write code in Maemo for the foll:
> 1. Displaying the information of the MMC card and the phone memory
> (ie. used space, free space)
>
> When i use functions in libhal-storage.h i get an error: undefined reference 
> to function_name

 Where are you using libhal-storage? Did you include output of
$(pkg-config --libs hal-storage) to appropriate place
 of what you are using?

>
> 2. On mobile certain aplications are running at a time. (ed. clock, calender 
> etc). How can i find out and list all these applications.

 ps -e
 shows all active processes including all applications. hildon-desktop
definitely knows it as it shows all apps in dashboard,
 however, I'm not sure there is an API available for this purpose.

> Can anybody help me with the API or any info in this matter?
>
> Regards.
>
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>

  @Ram:
  The name of framework is Qt. QT is Apple's QuickTime.

Thanks, Daniil
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to