Well if you want to add a file, you just put it in an appropriate directory
with other Java files.  But we are going to be very strict on the kinds of
things we accept back into the platform, to keep it from quickly bloating up
with stuff that is rarely used.  Unless your class is essential to the
functioning of the core Java classes, it probably shouldn't be there, and
should instead be in your own separate library as shown in the
PlatformLibrary sample code.

On Mon, Feb 9, 2009 at 6:34 PM, Bao Nguyen <[email protected]> wrote:

>
> Hi,
>
> I am very sorry about that. It is due to I am a novice in this forum.
> I would like to post it in public forum but maybe I make a mistake.
>
> About my question, I need to add a new Java to core.jar to support
> PriorityControl of CDC/FP. Could you please help it?
>
> Thanks and regards,
> Bao Nguyen
>
> On Feb 10, 1:02 am, Dianne Hackborn <[email protected]> wrote:
> > Why do you want to do that?
> >
> > On Mon, Feb 9, 2009 at 6:02 AM, Bao Nguyen <[email protected]> wrote:
> >
> > > Dear everyone,
> >
> > > I would like to add a new Java file and build to embed it to Core.jar
> > > of Dalvik. How can I do that?
> >
> > > Thanks a lot
> > > Bao Nguyen
> >
> > --
> > Dianne Hackborn
> > Android framework engineer
> > [email protected]
> >
> > Note: please don't send private questions to me, as I don't have time to
> > provide private support.  All such questions should be posted on public
> > forums, where I and others can see and answer them.
> >
>


-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to