On Tuesday, October 13, 2015 at 3:25:20 PM UTC-7, Paul Theriault wrote: > We merge b2g & gaia mailing lists - there was talk for a long time of doing > this, but for the decision see: > https://groups.google.com/d/msg/mozilla.dev.b2g/aK9geKemQwM/nxjwtwmLEwAJ > > > In answer to your second question, I think you can find your answer here: > https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Customizing_build-time_apps > > > > > > > On 14 Oct 2015, at 9:13 am, [email protected] wrote: > > Hi Team: > > Firstly, can anyone please post a message (may be like a final message) in > the old b2g google group - saying that this group is closed or something, and > redirect to this new fxos group. > > I was trying to post in that group and nothing was happening - and I had to > read through other messages to find this group. > > Thanks. > > > ------------------------------- > > Here's my question: > > I created a certified app and pushed it to the gaia/apps (also gaia/dev_apps) > folders of my forked code, and then tried to flash my phone (flame) - so I > don't have to install my app every time from WebIDE after making changes to > the code. > > But my app still does not load with the other default fxos apps. > > I thought the build process will look into that folders and load the apps by > default. > > am I wrong? > > How do I make my app load by default after flashing with my changes? > > Thank you > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos
------------------------------------------------------------------------------ On Tuesday, October 13, 2015 at 3:13:54 PM UTC-7, [email protected] wrote: > Hi Team: > > Firstly, can anyone please post a message (may be like a final message) in > the old b2g google group - saying that this group is closed or something, and > redirect to this new fxos group. > > I was trying to post in that group and nothing was happening - and I had to > read through other messages to find this group. > > Thanks. > > > ------------------------------- > > Here's my question: > > I created a certified app and pushed it to the gaia/apps (also gaia/dev_apps) > folders of my forked code, and then tried to flash my phone (flame) - so I > don't have to install my app every time from WebIDE after making changes to > the code. > > But my app still does not load with the other default fxos apps. > > I thought the build process will look into that folders and load the apps by > default. > > am I wrong? > > How do I make my app load by default after flashing with my changes? > > Thank you ------------------------------------------------------------------------ Hi: Thank you for all your replies. I added my app to the production list and engineering list (as: apps/test-app and dev_apps/test-app) and did ./build.sh gaia and flash.sh - No go There was no outoftree_apps folder - so I created and added my app to that folder and then did ./build.sh gaia and flash.sh - No go I checked the Make file in gaia/Makefile- I think it seems fine for both engineering and production list. Am I still missing something ? Thank you. _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

