Hi Pratik, ----- Original Message ----- > From: [email protected] > To: [email protected] > Sent: Saturday, August 10, 2013 3:35:12 AM > Subject: [b2g] Differrent between differrent emulators for firefox os > > Hi All, > I have a doubt about emulators of firefox os.When we get b2g it shows four > options for emulator along with the devices it supports. > - emulator
emulator is the ARM emulator. This is targeted at Ice Cream Sandwich (ICS), which is what most of our devices use. > - emulator-jb This would be the same as emulator, except that the Android portion is built using Jelly Bean (JB). There are some people who are porting to some JB devices, like the Nexus 7 or Nexus 4. > - emulator-x86 > - emulator-x86-jb These are also emulators, but some stuff (maybe all stuff - I haven't really investigated) is implemented using x86 rather than ARM. These emulators are more finicky to get built and running, but run faster than the pure ARM ones. > What are the difference in between them? > only emulator option is for the arm. Is it mean that it can work on arm based > processor? or it make an arm environment on normal pc for firefox? The emulator and emulator-jb allow ARM code to run on the PC, using qemu. Dave Hylands _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
