Hi,

On 28 September 2012 09:44, Rakesh gondaliya <[email protected]> wrote:


> 1 . Boot2Gecko app will be same like some web site , and i can open it in
> browser.
>

Yes, although depending on what APIs it uses, it may not work in any
browser. Mozilla nightly builds apparently work. See
https://wiki.mozilla.org/WebAPI for information on which APIs work on
desktop, in certified apps on mobile only, etc.

2. I can use native capablities of device through APIs.
>

Correct.


> Here are some of question i am not clear yet.
>
> 1. How should i test this app on devices.
>       I have gone thought this document to know the prerequisite and how to
> build.
>
>
> https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/B2G_build_prerequisites
>
>
> https://developer.mozilla.org/en-US/docs/Mozilla/Boot_to_Gecko/Preparing_for_your_first_B2G_build
>
>      But my question is : Where should i host the app ?
>

You can either test the app on a mobile device (in which case you'll need
to build and install B2G), or in a desktop browser such as Mozilla nightly
build (though not all APIs will work), or you can run an emulator, such as
one of the nightly builds (see e.g.
http://dknite.wordpress.com/2012/07/18/desktop-builds-now-available-for-firefox-os/
)


>
> 2 . Do i need to install b2g build on my galaxy Nexus ?
>

Only if you want to test on a live device.


>
> 3. if i am right , then i can test it on mozilla browser ?
>

Partially, yes. Depends on the APIs you use (see above).

Hope that helps!


Andrew.
--
[email protected] / [email protected]
http://www.andrewsavory.com/
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to