There is a config resource in
frameworks/base/core/res/res/values/config.xml called networkAttributes.
 It lists all the connection types managed by ConnectivityService and one
of the fields (4th) is priority.  Higher numbers are chosen over lower
numbers.  By default ethernet isn't listed.

R


On Tue, Dec 11, 2012 at 9:02 PM, manty kuma <[email protected]> wrote:

> Hi i have a working patch for ethernet on Android. However i wish to do
> some changes in it. I want ethernet to have higher priority iver wifi and
> 3g. Where do i set these priotities?
>
> Regards,
> Sandeep
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to