Some system components you can replace, mainly anything to which your
app (or other apps) sends Intents to get them to do things.  Would be
nice to be able to substitute a subclass of a TextView for not just
your own apps, though....

On Oct 13, 4:33 pm, "Hendrik Greving" <[email protected]> wrote:
> Ok thanks that's what I thought but I wasnt sure
>
>
>
>   ----- Original Message -----
>   From: Kumar Bibek
>   To: [email protected]
>   Sent: Wednesday, October 13, 2010 12:52 PM
>   Subject: Re: [android-developers] Re: Android system / API / replacing 
> system libraries
>
>   Well, You cannot. You can use it in your app though, throughout. But the 
> other apps wouldn't see this class unless you rebuild the OS and come out 
> with a device.
>
>   On Thu, Oct 14, 2010 at 1:20 AM, Hendrik Greving <[email protected]> 
> wrote:
>
>     Hi guys is there any input? Or maybe some pointers to something to read? 
> This would be great
>
>     ----- Original Message ----- From: "HenSFO" <[email protected]>
>     To: "Android Developers" <[email protected]>
>     Sent: Tuesday, October 12, 2010 8:26 AM
>     Subject: Android system / API / replacing system libraries
>
>       Hi I'm engineer but more from a chip/assembler x86 level. I'm new to
>       Android. Still figuring some general things out. I have written some
>       apps, but have a general question. If I were to write an improved
>       version of - let's say - TextView. Is it possible to make all app's on
>       the system using this class, basically replace TextView? How are the
>       java classes on the Android system, are they compiled, can I replace
>       the library? Is this protected? Thanks for help
>
>     --
>     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
>
>   --
>   Kumar Bibek
>  http://techdroid.kbeanie.com
>  http://www.kbeanie.com
>
>   --
>   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

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