• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by ilus4

  1. I

    Help Sending Text Message from commandline/url

    I need a way to make my phone send a text message from a script on my computer. I'd like to use an HTTP POST or GET from my pc with the recipient number and the message, and that cause my phone to send the text. I plan to generate links in a spreadsheet of people I need to talk to, and if they...
  2. I

    Click to call/text

    I can put tel: link on any spreadsheet that will put a number in my Android detailer when clicked. I need to be more efficient though. What kind of link can I use to actually begin the call? I also need a way to click one link and an outbound call BEGINS on speaker ALSO, I need to know how...
  3. I

    Help Need Wireless ADB without USB every reboot nor Root

    I need adb access to my phone. I am reluctant to root it because I depend on Google Wallet and can't afford to reinstall all my apps or set everything up a second time. I am okay plugging it into usb of a PC ONE TIME to configure this, but NOT every time I reboot my phone. How do I get this done?
  4. I

    UDP Port Forwarding

    I've forwarded TCP ports on my android before using 'Android Proxy Server' How can I forward UDP traffic? I need a udp port on my phone to forward everything it gets to a public IP on a server I run, and when my server replies to my phone, to pass back those packets to my laptop, connected to...
  5. I

    Better alerts of Text Messages

    Is there a way to make my phone ring/vibrate continuously, until I view a text message? For instance, android rings when someone calls me, and it continues ringing until I answer it, or decline it, or 30 seconds goes by. I want something to help me respond to text messages from teammates at...