So app dev @cyrilp has released a companion app that so far has worked on the Gear, all the x201s, and EC-309, a couple tablets and my Nexus 7 CarPC. I'm actually running out of devices to test it on. It's still a beta but has amazing promise.
With BT, it acts like a local full companion app, if both devices have an internet connection or SIM, it acts as a long distance companion app.
From the OP from the main thread
cyrilp said:
Available on Google Play Store
https://play.google.com/store/apps/details?id=com.preiss.swapps.link
!!!! This is a Beta Version, some Features are not yet available !!!!
The app can use 3 different Types of communication:
* Bluetooth
* Push Notification between devices (need internet connection on the watch, can use Wifi or BT Tether from your phone or any other internet connection)
* SMS (for smartwatches with a sim card)
The user will be able to choose what type of communication to use. (When BT connection is down, another one is automatically used)
If more then one is enabled, the app will try to use any of them in this priority order: BT, Push then SMS.
What it does:
• Forward any notification from one device to the other (user choose the apps to listen to) (need Android 4.3 on the device that forward the notifications)
• When getting a Call Notification, allow to reject call, take call or make the linked device reply with an SMS
• When getting a SMS Notification, allow to make the linked device reply with an SMS
• Remote Call: Make the linked device place a phone call (get phone number from either contact list, favorite list, history or direct dial)
• Remote SMS: Compose an SMS to be sent by linked device (with a button to use Google Speech to Text) (get phone number from either contact list, favorite list, history or direct dial)
• Make Linked device play a ringtone to be able to find it or flash light in silent mode (silent mode not yet)
• Get linked device status (Battery level, Memory…) (Only battery lever so far)
• Be notified in case of low battery on linked device
• Remotely Activate Phone lock with password (for example if you forget your phone and don’t use a password)
• Activate “Lost Mode”: Lock linked device and display a message (for example: “I have been lost. I belong to Pierre Martin. Please call me on +…..”) (not yet)
• Remotely Take a Photo and get it (not yet)
• Use linked device as a webcam (not yet)
• Get Remote device GPS Location and show it on google map
• Remotely control music playing
• Synchronize Audio mode on both devices (for example: you enter a meeting, if you set your watch on Silent mode, your phone will be set to Silent too) (not yet)
• Night Mode (dark screens) (not yet)
A lot more to come...
Features for smartwatches with a Sim Card:
•Remotely or Locally enable Call Forwarding between devices, Call Notification (get notified when other device receive a call), SMS Forwarding.
(For example if you forget your phone home, you can remotely set your phone to forward all incoming call on the smartwatch)
•Interphone: Establish a phone call between devices and put remote on loud speaker. Will allow to communicate with people near the phone
•Microphone : Establish a call to hear sounds around remote device
(For both it’s the linked device that initiate the call: the linked device doesn’t ring)
Click to expand...
Click to collapse
Lokifish Marz said:
So app dev @cyrilp has released a companion app that so far has worked on the Gear, all the x201s, and EC-309, a couple tablets and my Nexus 7 CarPC. I'm actually running out of devices to test it on. It's still a beta but has amazing promise.
With BT, it acts like a local full companion app, if both devices have an internet connection or SIM, it acts as a long distance companion app.
From the OP from the main thread
Click to expand...
Click to collapse
Thanks for sharing !!
*SWApp Link dev update 0.934e*
*Auto Lock*
In virtual leash feature, you can now enable "Auto Lock" feature which will set a password on your phone if the link is broken.
It's a low level action on the phone, so you'll be asked to enable Admin rights to the app.
You will be able to enable or not the broken virtual leash notification.
*BT Virtual Leash*
You watch will help you not to loose or forget your phone !!
New feature will allow to get notified if the bluetooth link is broken.
User selected delay to trigger the alert.
*Bluetooth connection*
Bluetooth connection is now working.
Related
Problem:
there is a GSM Module in my car. It has three functions:
1) Send alarm warnings (when someone is trying to steal the car or CD player) to my phone (XDA2) as a SMS.
2) Retermine car's location, when it is stolen
3) Remote control of Webasto heater (when standard radio remote control can't reach the car - max. distance is 800m)
Each of these function has a small problem:
ad1) XDA just once silently beeps when SMS is received. It is fine for regular messages, but not for that message saying "Someone si trying to steal your car!". So I need a different sound for received messages, depending on sender - the sound for SMS sent by my car must be louder and longer, than SMS sent by my wife! How to do that?
ad2) I'm using T-Mobile Locator service for that. I don't know if TMO offers it in all countries, but here, if you know LocatorPIN of some mobile phone, you'll immediately receive a SMS containing location of that phone. I also have a great navigation software and maps (2CDs) from TMO - so when your phone is connected to the PC, you can track location of your car (or even of your wife). But without the PC, you'll only receive a text message with approximate location (calculated from one BTS). On PC you'll get more precise position calculated from more BTSes. So I need to use my XDA as the PC - I want to see accurate position on the map. But I'm not sure if some PocketPC navigation map software (such as TomTom) is able to read the coordinates automatically from SMS in inbox. On PC you can use any GPS software with "T-Mobile Locator", because TMO provides a driver, which simulates GPS, but in fact it sends SMS location requests, reads the SMS responses and sends coordinates from them to the navigation software.
ad3) To start or stop or control other heaters functions, you need to send a SMS to your car in special format (syntax). There must be a 7-digits password for the car's GSM gate and SMS also must contain commands for the heater in proper syntax. So I'd love some application simillar to those applications for infrared remote controls - the fullscreen panel with buttons such as "Start heating", "Stop heating", "Turn winter mode on", "Turn summer mode on", "Auto switch-off after XXX minutes", etc... (all commands accepted by heater and/or climatronic). I'd define SMSes in proper format under these buttons (just once) and then I would be just pressing these buttons and XDA will automatically send the SMS. Is there such a piece of software (remote control software sending SMS mesages instead of infrared beams)?
In a worst case I would create that software by myslef. I just received a DVD with latest VisualStudio.NET from M$, I also have the devkit for WM2003. But I don't know, how to send SMS, how to read it from inbox, atc...
1 you need a 3th party program written by yourself or somebody else which pass all your emails looking for a code or frace which makes the xda react diffrently then when it gets other sms's
so you got alot of work ahead if you are doing it yourself or you may have to pay somebody money to make it or if you are really lucky there already is a program free or otherwise which you can use
2 i would look in the gsm api for any function you may also need to keep a list of locations to match what the gsm provider give you with something you can use for anything
not to mention using that list to make some map program know where you are at
3
well here all you have to do is make a today plugin which auto send predefines sms msg when you press them
i would think that all these wishes would require some programming some of them some serious programming
of cause i could be wrong and there already is a super tool which does all these things and make toast
good luck
I can't believe there's no such app!
Have you tried doing a search ?
I am pretty sure that exactly the same question came up a little while back.
Rgds,
Rob.
What is the GSM Module? Also does it have a GPS module as well and can you connect it to the XDA II to give a GPS feed for Sat Nav purposes?
I am after a device similar to the one you've described but I want it to also feed GPS data.
Ok... I admit, I love VC! I have 1.6 installed on my 8525 with the blue tooth "hack" working and also mapped to my PTT "click & hold". It works great. Reminds me of my old MPX220, only much much better. However, as with anything, there is room for improvement.
1) PTT button as an actual Voice Command button, where Click launches and Click & Hold cancels.
2) Voice Command reads Notifications, battery level, signal strength. Why not read entire Emails? or IE, Word, & Notes? Like MS Narrator, only on my PPC and initiated by VC. It seems like the underpinnings of turning VC into a screen reader is there. What will it take to implement this? (especially email... I want to say "What are my new email messages?")
3) Anybody else have ideas or gripes?
nickshertzer said:
2) Voice Command reads Notifications, battery level, signal strength. Why not read entire Emails? or IE, Word, & Notes? Like MS Narrator, only on my PPC and initiated by VC. It seems like the underpinnings of turning VC into a screen reader is there. What will it take to implement this? (especially email... I want to say "What are my new email messages?")
Click to expand...
Click to collapse
I had read that it could do this for emails but not for SMS messages.. It doesnt actually do it for either though which did annoy me.
It also will announce the incoming caller's name over and over again if you have a second call arrive when you are already on a call.. this is very very very annoying and needs sorting.
I wish it wouldn't turn off the Microphone AGC on a soft reset. They recommend enabling it, yet when it loads it disables it...nutty
AGC On
Zedcorrado actually the instruction tells you to set AGC off not on, so it is OK for it be off. Following is part of the installation instructions.
1 - Adjust the Microphone
To get better speech recognition (If this control panel is not present, skip this step):
1. Tap Start > Settings > System. Then tap Microphone (or Microphone AGC or iPAQ Audio).
2. Set the automatic gain control (AGC) to OFF or disabled (if available).
3. Set microphone gain (if available):
Does VC 1.6 and the 8525 patch send audio to the headset when the information for an incoming phone call is announced?
Hello,
My brand new Trinity is fully customized, it's time for him to communicate with my Mac. I found a very nice piece of software BluePhoneElite (http://mirasoftware.com/BPE2/). Unfortuntly this software is not P3600 compatible and i'm looking for somethimg that will do it !
------
Overview
Calls
* Dial and answer calls on your Bluetooth cell phone using your computer.
* Use your computer's mic and speakers as a headset/hands-free for your Bluetooth cell phone.
* Organize your call log with notes and custom 'smart' filters.
Messages
* Send SMS to multiple recipients and receive incoming SMS on your desktop.
* Manage your SMS from your computer, even if your phone is not connected.
* Free-up memory on your phone by moving SMS to your computer.
Triggers
* Setup triggers to respond to events such as an incoming SMS or a device entering Bluetooth range.
* Notifier plugins can set your iChat status, pause iTunes or DVD Player and much more!
Integration
* Compatible with over 100 Bluetooth cell phones.
* Phonebook auto-completion can access phone memory and Apple's
Address Book.
* Export calls and messages to multiple formats including text, RTF, MS word and iCal.
----------
Tell me there is...
Else, backup plan is there such a thing for Windows ?
i'm really interested in this too, i want to be able to send sms from my mac, using my Trinity...
anyone found a way to do it?
Bluetooth worm targets Mac OS X Loverock Davidson | 02/17/06 ... Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors ... It's March, and time once again for the ritual we call The Big
__________________
Call Center Software
LIVE TILES/HOME SCREEN:
- Power control toggles (e.g. Bluetooth, WiFi, GPS, etc.)
OVERALL
- Marking/selection of any text passage, and
- Copy/paste (wtf, hasn't MS learned anything from the mistakes made by Apple...?)
ALARMS
- Display of alarm icon in the notification area of the 'home screen', when one or more alarms have been set (not ONLY on the lock screen)
PEOPLE
- Ability to save phone number in Call History or Conversations lists to existing/new contact
MEDIA PLAYER
- Sound playback in Bluetooth (+wired?) headphones when watching video content/podcasts
IE BROWSER
- Display of/access to URL in landscape mode
I agree with Copy and Paste, but have only needed it once or twice so am happy to wait until Jan or whenever they're gonna stick it in.
Hadn't noticed the ID landscape thing, but now you've pointed it out I guess they should probably sort that too (although there'd be very little view of the page by the time the keyboard and address bar are displayed in landscape mode)
You can save a number from your call history if you tap it, then at the bottom there's a save button.
The things I'd like to see fixed are:
MAPS
- Get the compass working so I can see what direction I'm walking in
INTERNET EXPLORER
- Ability to change what the search button does, and what page loads when you first start IE after switching the phone on. (T-mobile have managed to set both the homepage and the search button to point to the crappy t-mobile-favourites page, which is a bit annoying)
PICTURES
- See who's tagged in photos (either through Facebook or through Windows Live Photo Gallery)
- Ability to stop photos from Facebook showing up - these may be duplicates from what you've already put on the device
PHONE
- It would be good to have smart dialling available rather than having to go through contacts
One think really annoys me: We cannot disable vibration on back, win and search keys.
Missing Send Contact
I'm not sure if this is missing content or if I'm being too stupid to work it, but that's not my usual style so I'm assuming it's missing till someone puts me straight.
I wanted to send a contact by text (or any other method) today but can't seem to find out how to do this.
Any ideas?
I don't think theres a solution for this.
I heard someone saying before, that there is not a nice way available to send/ copy contact-data.
Bluetooth SIM Access Profile
Anyone know if the Bluetooth SIM Access Profile will be coming in the next update? New phone doesn't work with my bloody car = I feel like I've just stepped back in time
Added the following to the first post:
ALARMS
- Display of alarm icon in the notification area of the 'home screen', when one or more alarms have been set (not ONLY on the lock screen)
Sticky camera settings
CAMERA
--------
I change the settings for the camera every time I take a photo. Particularly the "anti-shaking" setting as I can't seem to take a decent photo with that off. Settings always revert to defaults. Makes you wonder why there is a "Rever to default" option!
richardhauer said:
CAMERA
--------
I change the settings for the camera every time I take a photo. Particularly the "anti-shaking" setting as I can't seem to take a decent photo with that off. Settings always revert to defaults. Makes you wonder why there is a "Rever to default" option!
Click to expand...
Click to collapse
I noticed that today, as i also found myself taking better pics with the anti shake on. Other half tried to take a photo of herself and ended up asking me to take the pic, of which i found that setting off....odd
I would like vibrate on screen buttons as well as the hardware buttons.
Added the following to my first post:
LIVE TILES/HOME SCREEN:
- Power control toggles (e.g. Bluetooth, WiFi, GPS, etc.)
aussieak said:
I would like vibrate on screen buttons as well as the hardware buttons.
Click to expand...
Click to collapse
I would like to disable the vibration on hardware buttons!
Switch power off when charging the phone: should have the ability to switch off the phone when it is charging. It is not possible to do it now.
2G/3G toggle: The Omnia & I got from Orange doesn't have the option to toggle between 3G and 2G. It is set for 3G as default
Smart dialing: The dialer should display contacts that match the combination of letters/numbers being dialed
Tasks sync: Outlook should sync tasks in addition to Mail, Contacts and Calendar
Calendars: WP7 should sync all calendars in GMail and Hotmail. It only syncs the default calendar.
My wish list
I'd like:
Folders
Folders - want folders that I can pin items inside, ideally on both main 'Tile' screen and app list. Would really help to be able to organise apps into folders as the list is getting long already.
Volume
Would like different volume controls for Media and ringing. Would like these to be locked when the phone is locked too (unlocking the phone is no hasstle after all).
Caching/Updating
Would like apps like Facebook to cache data (only a few do this). I expect not an OS issue as some apps do it already - having them load from fresh when started is a pain as it means you need signal to look at content. I'd also like these apps to update automatically so content it there when they are opened.
Single Mailbox
Would like a single mailbox for all incoming mail.
Sim Lock
I use a Pin to protect my sim, if I miss entering this in initial boot the phone brings up a home screen but allows Emergancy calls only - getting to a point I can enter the Pin seems pointlessly difficult (seem to have to try and make a call).
Zune
Why is this so unintuitive....get rid of reserved space and clean it up. Content also seems very US centric, online (as in via the website) I can see a load more content than I can see in the app itself, presume this is due to me being in the UK.
Back and Search buttons
Allow apps to lock these buttons, lose count of how many times I have pressed these accidentally when playing a game or a video which gets really annoying.
Power button
Give me a 'do you want to shutdown' prompt, only found my phone turned off in my pocket a few times but not had it that long....the button is too easy to press accidentally and a prompt would solve a lot of these problems.
raajkay said:
2G/3G toggle: The Omnia & I got from Orange doesn't have the option to toggle between 3G and 2G. It is set for 3G as default
Click to expand...
Click to collapse
Orange provide this functionality for me by giving no 3G signal at home, would be better if I could choose to turn it on and off though...reliable 2G at home would also be good...
PEOPLE
- Ability to save phone number in Call History or Conversations lists to existing/new contact
Click to expand...
Click to collapse
You can do that.
Just in Call History press the phone number that want to save and then press the Save icon.
my wishlist:
1. PHONE:
- matching contacts should appear when dialling number or texting person's name
- call recording possibility would be a nice touch.
2. PEOPLE huB
- more customisation options (contacts sources sorting/hiding
3. MESSAGING:
- ability to edit MMS settings (MMS APN, default photo size, etc)
4. EMAIL/CALENDAR HUB:
- I do not like the idea of LIVE being leading account - If I add my live accoutn all the contacts and calendars are being fetched from there and synced live.
But I used to keep all my contacts and calendars at gmail - so I had to add gmail as well - that results in a big mess and you cannot turn your added LIVE account now - you might reset your phone to factory defaults and start again.
so I did and while I want my XBOX LIVE avatar I had to move all my contacts and other email providers to LIVE. I did that but now my default outlook calendar doesnt sync with LIVE calendar and WP7 calendar, and there is now ay to have it fixed...
If only MS would allow to choose what to import from LIVE it would be much better...
5. IE - no JAVA, no comment
MARKETPLACE - we need more quality software there
MAPS - I don't like bing approach, maybe I just have to get used to it ?
SERVICE AVAILABILITY - MS you need to start working hard and deliver solutions NOW!
It should not happen that only supported regions during the premiere are UK and US - your services like marketplace or zune don't work in many countries, XBOX Live is not supported in Poland, although there are tens of thousands of xbox360 sold here. I am afraid MS has to rethink their policies and this will be the main factor of WP7 success or fail.
I do not touch areas like multitasking, copy/paste and some other basics that should already be available in updates.
Just realized: Someone's actually made an app for submitting and voting for already submitted ideas for improvements to WP7. It's called "My WP7 Idea", and yes, it already contains my favourite ideas. USE IT!
... and please vote for this feature:
http://forum.xda-developers.com/show....php?p=9484842
Thank you!
User/MP3 Ringtones... allowing the ability to choose own mp3 ringtones
I don't like this thread being mixed wp7 and omnia specific features. wp7 features should go into the wp7 forum.
the omnia should get an app to turn on and off the led for flashlight purposes. other phones have that.
richardhauer said:
Anyone know if the Bluetooth SIM Access Profile will be coming in the next update? New phone doesn't work with my bloody car = I feel like I've just stepped back in time
Click to expand...
Click to collapse
SAME FOR ME - SAP is used by VW widely in Premium Bluethooth....
As we know setting up the application using the iOS version of Android Wear removes certain features from the smart watch.
I have my LG Ubrane setup with my iPhone and indeed the wifi settings are not in the menu.
It seems that data remains on the filesystem even after a factory reset, when you configure the watch using Android it copies across the wpa_supplicant.conf.
When you reset the device and configure it using the iOS app the files remain so the wifi works, but theres no option to configure the menu.
If you run the following command it will bring the wifi settings into view:
Code:
adb shell am start -n com.google.android.apps.wearable.settings/com.google.android.clockwork.settings.wifi.WifiSettingsActivity
However i cant find a way of having this option enabled in the settings menu.
If setup the device using Android and used TWRP to backup the DATA folder, then setup using iOS and again TWRP to backup the DATA folder. Ive then done a diff but for the life of me I cant see where the settings is being configured. The APK files are the same so there must be a local file dictating whats enabled or not.
So my questions is, where on Android wear is the com.google.android.apps.wearable.settings packing getting its configuration?
Many Thanks
Hope you get this reply, as I have been working on this same thing or similar for a long time. I was able to get the watch to make calls from my iPhone, and the ability to receive and answer calls on the watch. The issue is that the only calls that come through that are answerable with the watch, are numbers that are not in my contact list. I've searched up and down, even got the android wear app on the iPhone to prompt for contacts sync, and the contacts do in fact sync. In the data folder of com.google.android.apps.wearable.settings, if you change the value of "setup skipped" to "1" instead of "2", you get the whole UI, the one you would get with a paired android phone. The same goes with "bluetooth mode" switching to '1" from "2". When either of these are switched, the watch still connects with the iPhone, but does not receive notifications (i.e. text messages, app notifications, etc.) Also, the google voice search stops working, yet you can manually check the weather fine with the weather app on the watch. I am using a jailbroken iPhone, and was able to get permission for contacts sync using the tweak "Flex 2". If you have found out anything new since you posted this, please let me know. Lastly, I was able to get the watch to make calls by having it paired for both BLE and standard bluetooth, so when you look at the list of paired/connected bluetooth devices on my iPhone, my watch shows up twice, both connected at the same time. I was also able to get the input methods (keyboard selection) to show up in settings, but am unable to make it happen again.
Hi,i also have my lg urbane connected to my iphone ,but there are no much things i can do.i cant even make a phone call from the watch.i am using ios 9.2 so i cant jailbreak it to use flex and get some tweaks.so what i want to ask is,if there is a way to make a phone call or even reply to text messages.please reply ,all iphone users want to find a solution for this problem.MAKE ANDROID WEAR
FULLY WORKING WITH IPHONE
This is not an answer!!sorry for the trouble