zoukankan      html  css  js  c++  java
  • Requires development platform Eclair but this is a release platform. in eclair emulator

    Well, it should run just fine in the emulator that's part of the
    platform build, and that's by far the preferred way to run the
    platform code. Trying to mix-and-match platform work and SDK work is
    painful, actually, and that's why we've put a version check in place.

    If you really want to give it a try, you can try to tweak
    build/core/version_defaults.mk but let me be very clear that this is
    not advisable: the current state of the droid tree is neither
    guaranteed to be fully-compatible with the current SDK nor to be
    forward-compatible with future versions. It's just a development tree.

    This is one of those situations where "if you need to ask, you shouldn't do it".

    JBQ

    On Sat, Nov 14, 2009 at 7:06 AM, Billy Cui <billychb@xxxxxxxxx> wrote:
    > Thank guy for your prompt reply, any tweak way I can do for fix it to
    > test the code in emulator?  Give me some advise if it's not a extreme
    > secret of Google :P
    >
    >
    > On Nov 14, 8:57 pm, Jean-Baptiste Queru <j...@xxxxxxxxxxx> wrote:
    >> Indeed, the code drop that I made in eclair yesterday is in a
    >> development state and is marked as such. While that's the case,
    >> applications built in that tree get marked such that they can't be
    >> accidentally used in a release build.
    >>
    >> JBQ
    >>
    >>
    >>
    >>
    >>
    >> On Sat, Nov 14, 2009 at 1:16 AM, Billy Cui <billy...@xxxxxxxxx> wrote:
    >> > When I build the Phone app and put in 2.0 emulator, it said so and
    >> > keep fc.
    >>
    >> > "Requires development platform Eclair but this is a release platform."
    >>
    >> > Any one know what's happening?
    >>
    >> > Is it the aosp's eclair just development build?
    >>
    >> > --
    >>
    >> > You received this message because you are subscribed to the Google Groups
    >> > "android-platform" group.
    >> > To post to this group, send email to android-platform@xxxxxxxxxxxxxxxxx
    >> > To unsubscribe from this group, send email to
    >> > android-platform+unsubscribe@xxxxxxxxxxxxxxxxx
    >> > For more options, visit this group
    >> > athttp://groups.google.com/group/android-platform?hl=.
    >>
    >> --
    >> Jean-Baptiste M. "JBQ" Queru
    >> Software Engineer, Android Open-Source Project, Google.
    >>
    >> Questions sent directly to me that have no reason for being private
    >> will likely get ignored or forwarded to a public forum with no further
    >> warning.
    >
    > --
    >
    > You received this message because you are subscribed to the Google Groups
    > "android-platform" group.
    > To post to this group, send email to android-platform@xxxxxxxxxxxxxxxxx
    > To unsubscribe from this group, send email to
    > android-platform+unsubscribe@xxxxxxxxxxxxxxxxx
    > For more options, visit this group at
    > http://groups.google.com/group/android-platform?hl=.
    >
    >
    >



    --
    Jean-Baptiste M. "JBQ" Queru
    Software Engineer, Android Open-Source Project, Google.

    Questions sent directly to me that have no reason for being private
    will likely get ignored or forwarded to a public forum with no further
    warning.

    --

    You received this message because you are subscribed to the Google Groups
    "android-platform" group.
    To post to this group, send email to android-platform@xxxxxxxxxxxxxxxxx
    To unsubscribe from this group, send email to
    android-platform+unsubscribe@xxxxxxxxxxxxxxxxx
    For more options, visit this group at
    http://groups.google.com/group/android-platform?hl=.
    loop's blog
  • 相关阅读:
    201521123051 《Java程序设计》 第二周学习总结
    201521123001《Java程序设计》第11周学习总结
    201521123001《Java程序设计》第12周学习总结
    201521123001《Java程序设计》第11周学习总结
    201521123001《Java程序设计》第10周学习总结
    201521123001《Java程序设计》第9周学习总结
    201521123001《Java程序设计》第8周学习总结
    201521123001《Java程序设计》第7周学习总结
    201521123001《Java程序设计》第6周学习总结
    201521123001《Java程序设计》第5周学习总结
  • 原文地址:https://www.cnblogs.com/goodloop/p/1653142.html
Copyright © 2011-2022 走看看