[Q] Add / change route without rooting - Android Q&A, Help & Troubleshooting

Hi,
is it possible to somehow add/change a route on android without rooting the phone?
I know that once rooted I can do "ip route add ......" and that would work. But I'd like to achieve that without rooting the phone.
I'd like to define various routes for various subnets from our LANs when connected over WiFi
Thanks for a reply
dubak

Related

[Q] PPP/EVDO authorization and Android

I am a n00b with Android and have the following question. Are EVDO authorization credentials such as MIP/PPP username and password are set within OS, i.e. built-in into PPP daemon? If so, then rooting is required to modify those settings (for example, to use the firmware with another Carrier).
Or are they stored separately, outside of- and external to Android OS? If, so rooting neither required, nor helpful for modifying EVDO authorization credentials

[Q] Who has IPv6 and rooted ICS device? Help needed

Hi, guys!
I'm developing an app called TracePing. It is a network diagnostic tool which combines the functionality of the 'traceroute' and 'ping' programs and is similar to mtr.
Neither my provider nor my router don't support IPv6 yet, so I can test it only with link local hosts.
Can anybody who has IPv6 test any IPv6-enabled hosts like ipv6.google.com, xs4all.nl, etc?
Root is needed for IPv6 hosts because because ping6 executable has no SUID bit on ICS and up. There is no way to ping ipv6 without it. Basically, ping6 executable is useless without root...
Thanks!

[Q] Device-agnostic application to access root privilege

Hello everyone!
I am creating an application which needs access to root privileges in order to be able to modify Call Manager given in the Android OS framework.
While I have been able to create an sample application with the help of a platform signature, but this solution is ROM-specific and we really need a way to develop an application which works on multiple platforms.
Any ideas/pointers would be deeply appreciated.
Thanks,
Vincent
Hi all,
I am still looking for an answer, but in the meanwhile I found that sharedUserId uses platform signature for accessing internal/hidden classes.
This is exactly what we have been doing and would like to know if we can have an alternate way to access and modify internal classes without using platform signature.
Thanks

[Q] Is there a way to add android.util.log.secI method ?

Hi,
I'm trying to figure out, why sHealth from samsung is not working on other phones.
It seems that this appliaction is calling android.util.log.secI and android.util.log.secD methods.
So now, i'm thinking wheter is there a way to extend standard android.util.log class to contain those methods.
I'm trying to use XPosedFramework ... but with no luck.
Maybe there is easy way to do add those methods ??

Audio injection during a voice call in android ( using application )

Hi All,
I am trying to play a audio ( .pcm/.wav ) file during a live phone call such that the other end can hear it and want to record and save the conversation.
I know , this can not be achieved through android api's, however I am sure there will be some way to achieve this on the rooted phones. I have already rooted my Moto G (2014 ) phone but not sure how can I proceed to achieve this functionality.
Any help on this will be greatly appreciated.
Thanks!
Hi. Did you ever find a solution to this? My app (assistant) is installed as system app, the device is rooted, and can be compiled with hidden and internal classes and methods, so I can use them (like ITelephony and others). From anything you may have found, would you know if it's possible with this in mind? ANY way?

Categories

Resources