LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Mobile (https://www.linuxquestions.org/questions/linux-mobile-81/)
-   -   Remote Controlling and Android phone from my Linux Box (https://www.linuxquestions.org/questions/linux-mobile-81/remote-controlling-and-android-phone-from-my-linux-box-4175490285/)

alaios 01-06-2014 02:44 AM

Remote Controlling and Android phone from my Linux Box
 
Hi everyone,
something that I need some help as I am a newbie to cell phones and their operating systems.
Even though sending sms messages to my partners cell phone is with no cost, I just use skype (that has cost) as I do like that I write with my keyboard. Never in my life I have felt good with the cell phone keyboards... all are really ugly.

I was wondering if I can connect my android phone on my linux box (latest opensuse) and write my sms messages using my normal keyboard and then "ask" from the cell phone to send this. Is there something like that outthere?

Regards
Alex

rizzy 01-06-2014 03:10 AM

There are various apps that will do that, mysms.com has google chrome plugin that works on linux and sends sms from PC. You phone needs to be connected to internet for it to work though.

TenTenths 01-06-2014 03:10 AM

I just use a cheap bluetooth keyboard paired to the phone or tablet.

alaios 01-06-2014 05:41 AM

There is nothing that does not need internet connection (back to back connected with pc solution)
and I do not want to buy a cheap bluetooth keyboard...

sgosnell 01-06-2014 03:37 PM

Airdroid. Install it on your Android phone, and you can control the phone from your PC. It does require a wifi connection, but not an internet connection.

AndroidKid 01-06-2014 06:34 PM

sgosnell beat me to it, yes Airdroid would be a good option as it uses your web browser as it's interface. And it's free from the goole play store.

Airdroid video guide
http://www.youtube.com/watch?v=Z36qlnuseVw

schneidz 01-06-2014 06:40 PM

i've used airdroid, kies-air, droid-vnc, ... all require wifi.

i havent had any luck with anything like:
Code:

service call isms 5 s16 "+1234567890" i32 0 i32 0 s16 "SMS TEXT HERE"
from the command line.

alaios 01-07-2014 12:17 AM

Thanks a lot for all the nice answers. I still do not understand why I can not such think over wire and it has to be wireless. In my office internet comes from the wire and there is no access point.... same at home.

Any ideas?
Alex

sgosnell 01-07-2014 09:55 PM

Phones don't have ethernet ports. Buy a cheap router, perhaps used, and you have wifi at home, without the need for wires, except for the one going into the router.

alaios 01-08-2014 02:59 AM

And why just not use usb cables to remotely control their phone while is charging too? Why is 2014 discussing about usb cables sounds too complicated?


A.

techslate20 01-08-2014 03:04 AM

Can i install Linux application in android mobiles? Please tell me is it possible?

schneidz 01-08-2014 07:55 AM

Quote:

Originally Posted by alaios (Post 5094124)
And why just not use usb cables to remotely control their phone while is charging too? Why is 2014 discussing about usb cables sounds too complicated?


A.

you can try something like this using adb from a terminal:
Code:

service call isms 5 s16 "+1234567890" i32 0 i32 0 s16 "SMS TEXT HERE"

schneidz 01-08-2014 07:58 AM

Quote:

Originally Posted by techslate20 (Post 5094127)
Can i install Linux application in android mobiles? Please tell me is it possible?

yes, as long as it is compiled for the target arch (probably arm) and all dependancies are met (which they probably wouldnt be).
it wont be as easy as a sudo yum install vlc

rizzy 01-11-2014 04:11 AM

stumbled on this, maybe of use:
http://forum.xda-developers.com/show....php?t=1776177

alaios 02-04-2014 07:13 AM

Hi thanks
I have kept searching this.. but surpisingly noone thought of doing something so simple... sad face :(

mdooligan 02-04-2014 12:50 PM

AFAIK the USB to Android connection is controlled by the Android. You send a MTP/PTP request from your PC, and it responds, kinda like an FTP server. What the Android will allow over the USB connection is very much up to the makers of the Android.

I think I should be able to use my Android as a modem, send texts, email, etc through USB and over the phone's connection while it's sitting beside my keyboard charging. Alas, it is not to be.

sgosnell 02-04-2014 03:51 PM

Android is very much wireless-centric. You can do all that wirelessly, but not wired. I even charge my phone wirelessly much of the time. I only charge via USB in the car. At home I just drop the phone on the wireless charger and forget it. I regularly use the phone as a wifi hotspot, and I can do pretty much whatever I want from a PC or wireless keyboard/mouse. All it takes are the proper apps, and they're readily available.

schneidz 02-04-2014 04:01 PM

Quote:

Originally Posted by sgosnell (Post 5111531)
Android is very much wireless-centric. You can do all that wirelessly, but not wired. I even charge my phone wirelessly much of the time. I only charge via USB in the car. At home I just drop the phone on the wireless charger and forget it. I regularly use the phone as a wifi hotspot, and I can do pretty much whatever I want from a PC or wireless keyboard/mouse. All it takes are the proper apps, and they're readily available.

I'm an electrical engineer. The metal case is a wire.

Others use induction to energize components. In either case they still need to make contact web [sic: with] the terminals.

sgosnell 02-04-2014 05:21 PM

"web the terminals"? :-D

It's far from a USB cable, though. The case isn't metal, although there is certainly metal inside the plastic. Being pedantic isn't a requirement here, but it helps.

schneidz 02-04-2014 06:15 PM

true, it just irks me a little. the only true wireless energy supply i really give credit to would be things like ics stickers / rfid tags which dont contain batteries but the circuits become active when they are a few meters of a transmitter.


All times are GMT -5. The time now is 05:07 AM.