Raghu-- To clarify what Dianne has said:
If you are building an app that requires a modified runtime, then you are building an app that may not properly run on the released, end-user platform. This is why we recommend sticking with the published SDK for building apps. You might want to explore the open source release for the SMS code that's included - you may find it useful as sample code or even decide to fork it. Thanks Andy On Wed, Jan 14, 2009 at 2:33 AM, Dianne Hackborn <[email protected]> wrote: > You should use the official SDK for app development. > > On Tue, Jan 13, 2009 at 8:21 PM, Android <[email protected]> > wrote: >> >> Hi, >> >> I am new to the Android development. I just started to work on SMS/MMS >> application . >> >> I downloaded the Android source code from the Google website also did >> a setup for the eclipse for android plugin. >> >> when i am working with the application i found that some packages are >> missing with android ,jar. >> >> i am using the sdk (android-sdk-windows-1.0_r2). but in the Source >> code it might be having some other version. >> >> I want to build the android sdk so that i can get new android .jar >> which may contain all the packages. >> >> How i can generate android.jar file. what is the procedure for this. >> >> Please let me know the process of making for new android.jar. so that >> i can change the framework and i can rebuild and can evaluate my >> changes in the eclipse. >> >> regards, >> Raghu >> >> > > > > -- > 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 Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

