Tagged Questions
5
votes
2answers
311 views
Analyzing packets in android
I want to analyze packets on my rooted Android mobile phone.
What I did so far:
I have installed shark for root and shark reader. I tried to sniff packets, but shark reader only shows RAW packet.
...
0
votes
1answer
341 views
In Android Is it possible to access the physical layer of 2G/3G to transmit voice/data
I wanted to make an walkie talkie app in android, i know there are a lot of apps like these but they use the Wi-fi or they are just web services. But if we want to like transmit voice/data on 2G/3G ...
2
votes
2answers
1k views
How can I turn off the 3G connection?
I'd like to be able to turn the 3G connection on and off without navigating the "Settings -> Wireless and networks -> Mobile Networks" menus each time.
Is there a widget (or some other way) of ...