Hi Srini, > I would like to have an evironment for developing native, web and hybrid > applications (C++, Qt, Webkit etc) and test in an emulated environment.
Standalone application you could test in the SDK. > Also I would like to know if the emulated environment provided by Maemo > 4.1.2 SDK does not include standard applications like Web browser, how > should I obtain and install. The browser is not installable in the SDK. The icon is just a place-holder, so that it does not break the UI. > When I try to launch 'Browse installable applications' in Application > manager, I am noticing the following message in terminal window, > > 'hildon-application-manager[12188]: GLIB DEBUG ConIc - > con_ic_connection_send_event(0x846d6c0, (null), (null), 1) ' > > To have a fully functional Application manager, What are the other tools, > packages should I install ? As Antonio said, you can use aptitude for that in the terminal. The application manager is just a front-end for it. Generally spoken: you can test your standalone applications with the SDK and the rest directly on the device. Cheers Daniel _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
