Active Topics

 


Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on Nov 2009
#1
hello ,
i want to get the profile of N900 so i used the following code

Code:
#include <hildon/hildon.h>
#include <libprofile.h>

int main(int argc, char *argv[]) {
char * str = profile_get_profile();
printf(str);
  
    return 0;
}
but when i run it on the scratchbox it type the current profile but when i run it on the N900 device it does not type any thing
can you help me?
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:13.