I don't know if I really got your question but what you can do is just
extend DefaultHttpClient reimplementing the methods you need, accessing your
Settings.

maybe you could try being more clear to what's your problem?

2011/5/31 Ashok Jeevan <[email protected]>

> Hi,
>
> Is there any method for a program residing in the core layers of Java to
> access a program which resides at the program level in Android?
>
> For example, I am at this
> location 
> /external/apache-http/src/org/apache/http/impl/client/DefaultHttpClient.java
> and I need to access Settings(settings.db file to be exact) application in
> the packages folder.
>
> Thanks,
> Ashok Jeevan
>
>  --
> 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