W dniu 25.08.2011 21:20, Christian Robottom Reis pisze:
On Thu, Aug 25, 2011 at 04:15:37PM -0300, Ricardo Salveti wrote:
On Thu, Aug 25, 2011 at 4:04 PM, Zach Pfeffer zach.pfeffer@linaro.org wrote:
One thing to keep in mind is that developers will get these tools from Google during their SDK install. Are we going to wrap that install?
The idea was to make some of the tools available at Ubuntu directly, so that's why it'd be good to know which tools are the most important ones first.
Another criteria is if it allows for more opportunistic Android hacking -- i.e. I have an Ubuntu system and an Android device and am scared of this big opaque third-party-provided Android SDK; can I install some tools (adb etc) from the Ubuntu archive that let me start hacking right away?
That was my initial idea when I made android-tools package (which was not announced anywhere). As owner of few Android devices I want to have utilities like:
- adb, - fastboot (to download images to my phone), - nvflash (ask #ac100 and/or Ubuntu/ARM guys do they have it) would be nice to download images to my Tegra2 tablet - mkbootimg (and related) so I can prepare kernel image to flash device (abootimg iirc does that)