Hi, 1. I wrote an app and add it to the directory /gaia/test_apps,
The only way to make it available in my B2G emulator is to ./build.sh -j4 I was thinking it should work by executing the script ./build.sh gaia, but this doesnt work. Is this normal? the fully build took long time to go. 2. My intention is to write an app to access the hardware hal layer, Let's say, vibrator, through XPCOM. I know the hardware components are not available in the emulator. All things for me is to get familiar with xpcom and get a response message from the hal layer. Can I do this in emulator? Is there any detail tutorial for this exercise? thanks _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
