Hi,
>> Android source code ( version 3.0) Is it possible to port the firefox over
>> this version.
FxOS now fully supported porting on Android ICS (4.0.4) and is ongoing to port
on JB (4.2.2 r1).
There is no plan to do it on HC (3.X) until now.
>> What is the purpose of adding the new device in the config.sh ?
1. This config.sh will be used to list what devices are supported now.
2. Based on device name (ex: ./config.sh unagi), this script will download the
whole source tree via repo init & sync from a manifest file.
3. Then you can build the image.
>> What is the purpose of changing the manifest file
1. According to explanation above, you need a manifest file for downloading
device's source tree.
2. The modification from original manifest file is for
a. Add git repo for Gaia, Gecko, gonk-misc ...etc which is came from B2G
project.
b. Replace build repo from Android by mozilla's which hacks something to
build B2G.
c. Remove unnecessary folders which are not used by B2G.
Thanks,
Sincerely yours.
----- Original Message -----
From: "SobinX Thomas" <[email protected]>
To: [email protected]
Cc: "dev-gaia" <[email protected]>, [email protected]
Sent: 2013年6月5日 星期三 13:01:12
Subject: Re: [b2g] Getting the source code for Gonk
Hi Firefox team,
I was going through the webpage
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Porting
I want to port the Firefox over Android Platform. I have got the Android source
code ( version 3.0)
Is it possible to port the firefox over this version.
I have got additional questions that I have specified below.
I could not understand below points
1.
=================================================================================================================================
Add a new device to config.sh
The next step is to add a new device to config.sh; you can use the existing
ones as a template. This basically involves providing the instructions for
fetching the correct files to do the build.
=============================================================================================================================================
What is the purpose of adding the new device in the config.sh ?
2.
============================================================================================================================================
Create the manifest file for the new device
Now you need to add the required repos to the manifest file for the new device;
this manifest file is called default.xml. Refer to the b2g-manifest file on
github for a template. Each device has its own branch; you can use the
galaxy-s2 branch as a reference.
=================================================================================================================================================
What is the purpose of changing the manifest file
Thanks
Regards
Sobin Thomas
-----Original Message-----
From: Gregor Wagner [mailto:[email protected]]
Sent: Tuesday, June 04, 2013 4:32 PM
To: Thomas, SobinX
Cc: dev-gaia; [email protected]; [email protected]
Subject: Re: Getting the source code for Gonk
Hi Thomas,
there is no single folder containing all gonk code. You can grep for gonk
folders and some of the code is in gecko/dom/system or in gecko/hal for example.
Various files also contain gonk specific code. You can find it via
MOZ_WIDGET_GONK.
afaik we are using version 3.0.21
hth,
-Gregor
On Jun 4, 2013, at 12:12 PM, "Thomas, SobinX" <[email protected]> wrote:
> Hi All,
>
> I recently downloaded the B2G code. But I could not find the source
> code for the Gonk Please help in getting the source code for Gonk.
> Also please update what is the linux version used in the Gonk
>
> Thanks
> Regards
> Sobin Thomas
>
> _______________________________________________
> dev-gaia mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-gaia
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g