could u plz tell me .How to directly access every part of each others
using android:sharedUserId??
On Oct 22, 7:01 am, hackbod <[EMAIL PROTECTED]> wrote:
> Starting activities (and getting results from them), sending
> broadcasts, binding to services, and publishing content providers are
> the m
Starting activities (and getting results from them), sending
broadcasts, binding to services, and publishing content providers are
the main ones.
You can make a SQLite database world readable/writeable, or use
android:sharedUserId to have the two apps run under the same uid (and
so able directly
This is a good question. Is there a standard way for programs to send
messages to each other? Can they touch each others' SQLite databases,
at least?
-- Eric
On Oct 19, 5:00 am, roshan <[EMAIL PROTECTED]> wrote:
> I wanna know a possible way of sending data from one android
> application to an
3 matches
Mail list logo