Yes please!
On Nov 13, 2013 5:40 AM, <[email protected]> wrote:

> On Wednesday, November 6, 2013 5:54:08 PM UTC+2, [email protected] wrote:
> > Hi,
> >
> > Just got a ZTE Open from ebay.co.uk with the intent of using the phone
> for development.
> >
> >
> >
> > For remote debugging I believe I need to have > FFOS 1.2. Am I correct
> in saying that the first step is in getting to OPEN_EU_DEV_FFOS_V1.0.0B02.
> From there I need to build an FFOS 1.3 image or attempt the precompiled
> image at
> https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Developer_phone_guide/ZTE_OPEN
> >
> >
> >
> > Thanks
> >
> > Danny
>
> FWIW, I'm very happy developing on my ZTE open.  It took a little while to
> generate a boot.img to root the phone.  I did find that the
> "OPEN_US_DEV_FFOS_V1.0.0B02" base image was insufficient to effectively
> develop on the device.  I needed to use an exploit to enable root
> priveledges, generate a custom boot.img, and flash.
>
> There are plenty of posts out there which helped me along, but it
> certainly wasn't simple.
>
> the key for me to establish a good development env (for flashing gecko/b2g
> and gaia) was to flash the phone with a default.prop that includes:
>
> ro.secure=0
> ro.allow.mock.location=1
> ro.debuggable=1
> persist.usb.serialno=lloyd_inari_fox
> persist.sys.usb.config=adb
>
> Would a post of my experience be useful, or are folks generally able to
> hack their ZTE opens without as much fuss as I experienced?
>
> lloyd
>
>
>
> _______________________________________________
> 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

Reply via email to