He wrote, that he  already downloaded everything.

So he has already what he needs ..the different Android.mk files and
he could also run  mm SHOWCOMMANDS=1 in the Android build environment
to see
what happens during the build of this part.

Good luck !

  Frank


On 7 Mai, 14:14, Mark Murphy <mmur...@commonsware.com> wrote:
> SaiKiranVeluri wrote:
> > Thanks for the quick response Murphy, any idea like what build in
> > applications this gallery application is expecting to compile itself?,
>
> I will say it again:
>
> The Gallery application most likely cannot be built using the SDK. Most
> of the built-in applications need to be built as part of the firmware.
>
> This means "what...is expecting to compile itself" is: everything.
>
> You are welcome to attempt to make a port of the Gallery application
> that builds using just the SDK. You will need to find all unresolved
> imports, look at the code from the firmware that is missing, and
> determine if that is something you need to clone into your own project
> or if it is something you can just comment out (perhaps disabling some
> features).
>
> --
> Mark Murphy (a Commons 
> Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy
>
> Android Online Training: 10-14 May 2010:http://onlc.com
>
> --
> 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 
> athttp://groups.google.com/group/android-developers?hl=en

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