[android-developers] Re: How do i compile platform/packages/apps applications ?

2009-07-03 Thread Marco Nelissen
You could copy ArrayListCursor in to the application. On Thu, Jul 2, 2009 at 1:08 AM, Erik Ellis wrote: > > Hello, > I'm interested in extending some of the basic applications that comes > with Android. In my case platform/packages/apps/music.git. > > I first tried doing it with just the SDK wit

[android-developers] Re: How do i compile platform/packages/apps applications ?

2009-07-03 Thread Erik Ellis
Yeah, iwe read all about it, and i do not intend on putting it up on Market. But i would like to learn more about the internals of Android, and I thought playing around with some of the built in apps would be a good start. IF i go about putting it on Market, I would make sure to "port" or reimplem

[android-developers] Re: How do i compile platform/packages/apps applications ?

2009-07-02 Thread Yusuf T. Mobile
You can't use an internal API when developing an app with the Android SDK. Google strongly discourages the use of internal APIs for several reasons, among them the likelihood that the APIs will change in the future, leaving your app out in the cold. Yusuf Saib Android ·T· · ·Mobile· stick toget