On Sat, Jan 21, 2012 at 8:19 PM, Mark Murphy <mmur...@commonsware.com>wrote:

> On Sat, Jan 21, 2012 at 9:26 AM, Pratik Prajapati
> <pratik.prajap...@gmail.com> wrote:
> > I can run stand alone Java server ( just like unbound services, i.e. keep
> > running all the time) and do corba for RPC/IPC.
>
> Please don't. For starters, it won't work, because Android will get
> rid of your process.
>
> You are certainly welcome to create some business logic classes that
> might be reusable on other compatible Java-based environments.
>

So, there is no alternative to bound/unbound services in Android?


>
> > rather than using Content providers, I can manage my own java based
> services
> > to manage it.
>
> I have no idea what "java based services" are.
>
> > What else I must take care?
>
> You need to become an expert in Android development before you will
> become expert in creating code that works well on Android and well on
> other compatible Java-based environments.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.3
> Available!
>
> --
> 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
>



-- 
Regards,
Pratik Prajapati
Cell: +91-997-974-7961

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