For custom firmware:

Step #1: Visit http://source.android.com

Step #2: Click on the Community tab

Step #3: Find the appropriate Google Group

Step #4: Ask useful questions there

On Tue, Jul 19, 2011 at 9:39 PM, Marcelo T. Hama
<[email protected]> wrote:
> Hi everbody.
> I don't know if my question is in the correct forum, or if it's of
> some value, but let's try... =]
>
> I'm working on a project where I want to construct a runtime engine
> above Android's environment (a type of custom compilation, just with
> the most basics), trying to create a scenario where the following
> sequence of steps should occur:
> => OS boot;
> => OS launchs an activity/service;
> => Keep running the activity/service until the activity/service has To-
> Do operations;
> => Shutdown the OS;
>
> I don't need any user interface, extra apps, browsers or viewers. The
> most important thing is to run the installed apk and manage some
> hardware drivers like usb/serial or wireless/bluetooth.
> For this moment, I've downloaded the Cup-Cake Android to see if I can
> figure out to separate what is really needed for my system.
> Unfortunelly, although the good documentations in Android Developers,
> I got myself very confused with so many files in the project.
>
> Does someone give me some light to understand how can I do this?
>
> Thanks in advance!
>
> --
> 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
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

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

Reply via email to