Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with DeviceRemoteInspector #167

Closed
addyosmani opened this issue Jul 25, 2012 · 10 comments
Closed

Integration with DeviceRemoteInspector #167

addyosmani opened this issue Jul 25, 2012 · 10 comments
Milestone

Comments

@addyosmani
Copy link
Member

This is hot. Helps with remote debugging.

We should include support for it https://github.com/subtleGradient/DeviceRemoteInspector.app

Should just involve inclusion and kicking off Dri.app.

@sindresorhus
Copy link
Member

How is this different from https://developers.google.com/chrome/mobile/docs/debugging ?

@paulirish
Copy link
Member

It's easier. Doesnt require you to install the Android SDK.

@tomlane
Copy link

tomlane commented Aug 17, 2012

It looks good, but the "I can only be bothered to make it on mac" is a bit annoying,

I think the project should aim for support for Linux and mac as top priority, and a decent level of support for windows, maybe it is too early for building up support but tying yeoman with single platform projects such as this wouldn't be the best move, IMO.

@paulirish
Copy link
Member

Yeah that's fair. I really want to provide a firstclass mobile debugging experience with Yeoman and I think DRI gets us pretty far. For Mac we can roll with DRI perhaps; for Linux, the workflow would be more the traditional Android SDK hookup.

@sindresorhus
Copy link
Member

If we're going ahead with this, I we should also support iOS somehow.

@paulirish What's the reason behind having to install the Android SDK to be able to use the remote debugging? When I first heard about it, I thought you could just enable it on your phone and then select it in the dev tools or something to start debugging.

@addyosmani
Copy link
Member Author

I think the way this will probably land is in tiered support (e.g first with support in its current form for the Mac, followed by Linux and then other setups which could include support for iOS). This definitely won't be in V1 so we have time to think about it :)

@paulirish
Copy link
Member

What's the reason behind having to install the Android SDK to be able to
use the remote debugging?

I'm not sure, other than it was probably easier to implement. :)

But we know and the engineering team knows the developer ergonomics arent
that hot, so we're looking at ways to improve it.

@sindresorhus
Copy link
Member

Ok.

With iOS 6 i can just enable debug in Mobile Safari and open Safari on my Mac and it works. Android should ideally do the same with Chrome. Make it easy to use.

@paulirish
Copy link
Member

Totes agree

@paulirish
Copy link
Member

linked this up on https://github.com/yeoman/yeoman/wiki/Goals-and-Roadmap but punting for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants