Hi twebb, Before building for my new target, i have tried building for dream retaining only things required to see how it works.
I was able to build successfully for dream. I tried the similar proceedure as specified in the below link for my new target: http://groups.google.com/group/android-porting/browse_thread/thread/faab52e25eb68ce/614047436796a97?q = >>So in general terms, I could create a vendor/newco/newtarget >>directory, populate it with appropriate files (including Android.mk, >>BoardConfig.mk, *.kl and *.kcm, system.prop, init.newtarget.rc), and >>then create a buildspec.mk file in android root that includes >>TARGET_PRODUCT := newtarget. Is this basically correct? When i did this for my new target, i am getting the following error: build/core/main.mk:180: implicitly installing apns-conf_sdk.xml make: *** vendor/newco/newtarget: Is a directory. Stop. Please let me know if you have seen similar issue? Regards, Sreedhar On Thu, Jun 4, 2009 at 7:49 PM, twebb <[email protected]> wrote: > > > > On Jun 3, 12:35 pm, twebb <[email protected]> wrote: > > On custom hardware, I've recently moved from android-1.0 to > > android-1.5 (cupcake) and seem to not be able to connect between linux > > host and target via adb. I've done this often enough in the past > > without problems using the following command sequence from the host... > > > > adb kill-server > > ADBHOST=w.x.y.z adb devices > > ADBHOST=w.x.y.z adb shell > > > > Now, though I still have IP connectivity (pings work - via usb-to-eth > > dongle), 'adb devices' doesn't find the target. I'm using adb version > > 1.0.20. Has anything in particular changed in this area? Might I > > need a newer adb version? > > > > I've also recently moved to using an omapzoom-based kernel. Could > > this be the source of the problem? > > > > Thanks, > > twebb > > Never mind - I figured it out. It was a kernel configuration issue. > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
