On Nov 25, 9:20 am, APF <adriennef...@gmail.com> wrote:
> I'm attempting to port a normal Java program over to Android, however
> I am having a problem with a huge number of missing Java packages
> (e.g., Android Java does not have java.lang.management).  Is there a
> way for me to work around this, such as by adding the Java modules
> that I need?
>
> Thanks!

1.Add all source code to you project.
2.Build a jar package from Android framework.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to