[android-developers] Re: Building internal code into SDK

2009-02-11 Thread NFSpeedypur

Mark,

Thanks for the quick reply.  I will follow this question up with the
Firmware side of the discussion boards and see if they have a solution
for me.

Daivd

On Feb 11, 12:02 pm, Mark Murphy mmur...@commonsware.com wrote:
 NFSpeedypur wrote:
  Do you know how to build an application against the whole android
  source code instead of just the SDK?

 Personally? No. I just stick to the SDK for now. Maybe later in 2009
 I'll dive into firmware-level Java development.

 Sorry!

 --
 Mark Murphy (a Commons Guy)http://commonsware.com

 Android Training on the Ranch! -- Mar 16-20, 
 2009http://www.bignerdranch.com/schedule.shtml
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Re: Building internal code into SDK

2009-02-11 Thread NFSpeedypur

I posted this into the Porting discussion group so I will see if they
have any feedback.

On Feb 11, 7:16 am, Mark Murphy mmur...@commonsware.com wrote:
 NFSpeedypur wrote:
  I am developing code for a new android project, on custom hardware,
  and I want to build a testing SDK.

 You will probably have better luck getting answers over on one of the
 lists aimed at firmware development:

 http://source.android.com/discuss

 --
 Mark Murphy (a Commons Guy)http://commonsware.com
 _The Busy Coder's Guide to Android Development_ Version 2.0 Published!
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Building internal code into SDK

2009-02-10 Thread NFSpeedypur

I am developing code for a new android project, on custom hardware,
and I want to build a testing SDK.  I have been able to build an SDK
rather easily but I am wondering how I can include other internal java
libraries into the jar file.  I am trying to rebuild a version of
Launcher, and it will not run because I can not find how to link it to
the internal.provider.Settings and internal.widget.SlidingDrawer.

Any help would be appreciated.  I understand that the program I am
building might or might not work on standard software but that is not
a concern of mine.

David

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---