Android is open but it is also set you can not communicate properly
unless useing intents etc......... So therefor you can not register or
install your app on the platform that is how it was created and set
up.

On 12/19/2008, Mark K <mark.ka...@gmail.com> wrote:
>
>
>   In general, this can't be done, the only way for apps to comunicate
> is via aidl, if another app, or built in app doesn't implement an aidl
> interface that you can reach, then the only way for apps to
> communicate is via intents. Some information can be sent with intents
> using 'extras', and application data can be shared via content
> providers, outside of this apps cannot communicate, this is the way
> Android is designed.
>
>                     Mark
>
>
>
> On Dec 16, 9:31 pm, Naina <kna...@gmail.com> wrote:
>> Hello,
>>
>> I am new to this android. I want to write my own application to
>> interface with the application which is already present in the android
>> mobile. Could anybody please let me know how to register our
>> application in Android platform?
>>
>> Thanks
> >
>


-- 
Xavier A. Mathews
Student/Browser Specialist/Developer/Web-Master
Client Based Tech Support Specialist
Hazel Crest Illinois
xavieruni...@gmail.com¥xavierunited@hotmail.com¥truestar...@yahoo.com
"Fear of a name, only increases fear of the thing itself."

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