This 23yo developer from India has just published an app to stream YouTube on Android Auto. Works for me :laugh: and also very well apparently
http://www.thekirankumar.com/blog/2017/12/29/play-youtube-video-android-auto-app/
OMG
FInally a dev has developed a video app for Android Auto *_*
Now all we want is an app to mirroring phone screen..
Sent from my SM-T700 using XDA-Developers Legacy app
sosimple said:
Now all we want is an app to mirroring phone screen..
Sent from my SM-T700 using XDA-Developers Legacy app
Click to expand...
Click to collapse
this user is already trying, for now we see all the apps, but unfortunately they open
https://github.com/nerone-github/AAutoLauncher/tree/master/apk
g.andy said:
this user is already trying, for now we see all the apps, but unfortunately they open
https://github.com/nerone-github/AAutoLauncher/tree/master/apk
Click to expand...
Click to collapse
I have already installed this.. He is not trying to mirror them in android auto.. He just show the app in android auto, but running in phone only..
It is useful to some..
Sent from my SM-T700 using XDA-Developers Legacy app
sosimple said:
I have already installed this.. He is not trying to mirror them in android auto.. He just show the app in android auto, but running in phone only..
It is useful to some..
Sent from my SM-T700 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Yes. It is necessary an apdate
Inviato dal mio HTC 10 utilizzando Tapatalk
sosimple said:
I have already installed this.. He is not trying to mirror them in android auto.. He just show the app in android auto, but running in phone only..
It is useful to some..
Sent from my SM-T700 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Same forma me
Inviato dal mio HTC 10 utilizzando Tapatalk
Guys, you misunderstood that app It just is to "bypass" the Android Auto lock, and launch apps on the PHONE not on the car dash. For instance this can be used to launch Speedcam warning apps, or whatever stuff you want to see on the phone during an AA session.
If you want full mirroring there is a way, but it requires root
Step 1.) Root 2.) Install a VNC server on the phone 3.) Use WebViewAuto (See my repo) to connect to VNC via Browser
Basically this could be done with any remote-desktop solution which has HTTP support. If someone has a rooted phone please try I have no rooted phone right now..
ktwo said:
Guys, you misunderstood that app It just is to "bypass" the Android Auto lock, and launch apps on the PHONE not on the car dash. For instance this can be used to launch Speedcam warning apps, or whatever stuff you want to see on the phone during an AA session.
If you want full mirroring there is a way, but it requires root
Step 1.) Root 2.) Install a VNC server on the phone 3.) Use WebViewAuto (See my repo) to connect to VNC via Browser
Basically this could be done with any remote-desktop solution which has HTTP support. If someone has a rooted phone please try I have no rooted phone right now..
Click to expand...
Click to collapse
This would require internet.. So for most it is not a solution..
Sent from my SM-T700 using XDA-Developers Legacy app
ktwo said:
Guys, you misunderstood that app It just is to "bypass" the Android Auto lock, and launch apps on the PHONE not on the car dash. For instance this can be used to launch Speedcam warning apps, or whatever stuff you want to see on the phone during an AA session.
If you want full mirroring there is a way, but it requires root
Step 1.) Root 2.) Install a VNC server on the phone 3.) Use WebViewAuto (See my repo) to connect to VNC via Browser
Basically this could be done with any remote-desktop solution which has HTTP support. If someone has a rooted phone please try I have no rooted phone right now..
Click to expand...
Click to collapse
What vnc server you advice to install on phone?
Inviato dal mio HTC 10 utilizzando Tapatalk
sosimple said:
This would require internet.. So for most it is not a solution..
Sent from my SM-T700 using XDA-Developers Legacy app
Click to expand...
Click to collapse
No, a local vnc server can be accessed via local url as well (http://localhost or 127.0.0.1) but you have to find a server which has HTTP+HTML5 support. I think there are some in the PlayStore
ktwo said:
No, a local vnc server can be accessed via local url as well (http://localhost or 127.0.0.1) but you have to find a server which has HTTP+HTML5 support. I think there are some in the PlayStore
Click to expand...
Click to collapse
Thanks, didn't know this.. If anyone try anything, any app, post to see if it is possible..
Do you think this could work:
https://play.google.com/store/apps/details?id=com.webkey
How do i know if it has HTTP+HTML5 support?
Here is a utube video of the program if it helps:
https://youtu.be/J3k7N3hwwnY
I am trying to mirror phone to opel corsa intellilink system, which support android auto, and WebViewAuto is working.
Without internet (i don't have in car). What should i write to the address of WebViewAuto?
Thanks,
Edit, probably this has better chances to work
https://play.google.com/store/apps/details?id=com.vmlite.vncserver
but very expensive just to try.. If it does work i would buy it..
It support html5, and connection through wifi, or usb, etc..
Someone more experienced than me perhaps understand better if it will work.
Sent from my SM-T700 using XDA-Developers Legacy app
Meh I just want complete screen mirroring using AA so I can use my car screen to show what's on the phone AA as is, is pretty ****e, I'd much rather use my own apps . For example my car mode setup of Car Home Ultra & tomtom speed camera overlay gives me about 100000% more flexibility and usefulness than AA. It doesn't seem to have hurt me using it in a phone cradle, it would just be better on my 8 inch car screen
sosimple said:
Thanks, didn't know this.. If anyone try anything, any app, post to see if it is possible..
Do you think this could work:
https://play.google.com/store/apps/details?id=com.webkey
How do i know if it has HTTP+HTML5 support?
Here is a utube video of the program if it helps:
I am trying to mirror phone to opel corsa intellilink system, which support android auto, and WebViewAuto is working.
Without internet (i don't have in car). What should i write to the address of WebViewAuto?
Thanks,
Edit, probably this has better chances to work
https://play.google.com/store/apps/details?id=com.vmlite.vncserver
but very expensive just to try.. If it does work i would buy it..
It support html5, and connection through wifi, or usb, etc..
Someone more experienced than me perhaps understand better if it will work.
Click to expand...
Click to collapse
WebViewAuto just uses the Internet of your phone. Type URL and you are good to go.
Yeah probably vmlite would work but its too expensive for me as well to just try.. BTw. it must not be VNC. Any RDP tool which offers a HTTP access could be used. It could also be done with Linux more easy. For example: Put a raspberry pi in the glovebox connect it to Smartphone or Car Wifi. Find out IP. Open IP with WebViewAuto and you got a full Linux Screen on the car dash
ktwo said:
WebViewAuto just uses the Internet of your phone. Type URL and you are good to go.
Yeah probably vmlite would work but its too expensive for me as well to just try.. BTw. it must not be VNC. Any RDP tool which offers a HTTP access could be used. It could also be done with Linux more easy. For example: Put a raspberry pi in the glovebox connect it to Smartphone or Car Wifi. Find out IP. Open IP with WebViewAuto and you got a full Linux Screen on the car dash
Click to expand...
Click to collapse
This is very complicated for me.. Perhaps someone can try it..
Do you think TeamViewer could work? I don't know what protocol it supports..
Sent from my SM-T700 using XDA-Developers Legacy app
I have created a new thread to follow this topic, so we do not "abuse" this thread which is Youtube related
https://forum.xda-developers.com/an...irror-screen-android-auto-disucssion-t3734180
Thank you for this, I listen to youtube playlists a lot while driving. Was hoping it would actually play the video on the screen, but this is still way better than before.
Related
What is the best app for video chatting form my gtab running TnT lite lastest. My wife uses Win-win on her laptop. Are there any that are stand alone no need for an internet connection just a home network.
Not exactly answering your question I'm afraid, but Yahoo messenger works for me for video chat between my wife's laptop and my G tab (or is that the other way around?)!
Could you please give your version of Yahoo Messenger + Video plugin
My version force close.
Thanks.
Under "About Messenger", it says version 1.3.1.4583
I don't know how to find info about the video plugin?
Could you attach apk for both please?
I am not able to find Yahoo messenger in the market. I did find a Y! Suites app an installed it it had a link for messenger when I clicked on it I was prompted to login so I did. I was then shown a offer to install yahoo messenger for Android, I click on it and get a,message that the protocol is not supported.
That is Odd. I was able to install Messenger 2 weeks ago on my GTab and now the market is showing the same results as you. No Messenger available to download.
I did find that it can be searched for from the PC web page, but mine shows installed already. Can't verify if it still be sent to GTAb or not. Might want to try that route.
Glad, I am not the only one having the app not found issue. Thought I was having problems with the market. I have had problems finding other apps that have been mentioned in the GTablet forum.
Anybody have a solution or a better suggestion as to which app to use that will allow me and my wife and kids video chat. Would really like to find an app that would allow this while not necessarily connected to the internet but still connected to a wifi home network.
As far as I know, there is software that allows video conferencing, but I highly doubt that they have been ported to google apps. I know most of those out there are meant for corporate use.
but there is a simple solution to video over your home wifi. move your location so you are in close proximity to your wife and talk to her....lol.
All joking aside I wish I could help you, but until someone creates an app that allows video over private wifi, your kinda stuck.
But I can confirm that yahoo video does work.
I thought thier is a new Skype release just out.
charlier1977 said:
What is the best app for video chatting form my gtab running TnT lite lastest. My wife uses Win-win on her laptop. Are there any that are stand alone no need for an internet connection just a home network.
Click to expand...
Click to collapse
It's possible to run my ReelPortal app within your own network, because the server software is also available for free. However, there's a catch, when you first start the ReelPortal app, it needs internet access to retrieve data to start up. After that, you can unplug the internet, and it would work fine. Another catch is P2P mode would not work without internet access, because P2P actually relies on an Adobe server. But within your own network, Client-Server mode would be fine, because you'd be using your own server.
ReelPortal is designed to run indefinitely, so unless you exit the app, you don't need to reconnect the internet. When set up properly, it can serve as a video intercom within your home/office.
A brief description of ReelPortal: http://reelportal.blogspot.com/p/read-me.html
If you're interested, here's a long thread on using it with the gTab:
http://forum.xda-developers.com/showthread.php?t=908613
MoonPops said:
I thought thier is a new Skype release just out.
Click to expand...
Click to collapse
Huh? Link please.
jpmi23 said:
Huh? Link please.
Click to expand...
Click to collapse
This thread, with confirmation from a Skype staff member, seems to say that it IS coming for Android but will be locked to a carrier - Verizon. Not sure what this means in terms of XDA being able to hack it for other devices, but there you have it.
http://forum.skype.com/index.php?showtopic=786749&st=20&
soumikpal said:
This thread, with confirmation from a Skype staff member, seems to say that it IS coming for Android but will be locked to a carrier - Verizon. Not sure what this means in terms of XDA being able to hack it for other devices, but there you have it.
http://forum.skype.com/index.php?showtopic=786749&st=20&
Click to expand...
Click to collapse
Of course. It seems like everything is going the way of the AT&T/iPhone. "No one else can have it." That's crap.
jpmi23 said:
Of course. It seems like everything is going the way of the AT&T/iPhone. "No one else can have it." That's crap.
Click to expand...
Click to collapse
I just downloaded and installed Skype from the market on my gtab yesterday. Are you guys not seeing it in the market?
k3an said:
I just downloaded and installed Skype from the market on my gtab yesterday. Are you guys not seeing it in the market?
Click to expand...
Click to collapse
I have Skype, but it currently doesn't support video, only audio.
Is it possible that doesn't exist a software for windows to control an Android device from desktop PC?? Android Screen Cast seems to be the one that works a bit, but not for every ROM (I have a Samsung I9000 with ICS ROM).
Also with Windows Mobile I was able to control my phone from my PC...Android seems to be far away for this purpose
I also tried other software, such as PicMe and others, but nothing...
Have you tried Airdroid?
Or is that not the type of app you were talking about?
I'm looking for a software that shows me the display of the phone. So I can control every thing from PC and not only some features.
Airdroid does just that
But it works only by wifi....I haven't wifi on my desktop pc in office...
edit: ok I logged in by usb teathering...I wil try this app...
Nothing, as I supposed it's not the app for me. It lets you to interact only with some features.
Pocket cloud and pocket cloud explorer both work over data connection too, although if the signal isn't good it may be a bit laggy
zat81 said:
But it works only by wifi....I haven't wifi on my desktop pc in office...
edit: ok I logged in by usb teathering...I wil try this app...
Click to expand...
Click to collapse
Stop playing with your phone while you are at work.
From: Your Boss.
snapper.fishes said:
Stop playing with your phone while you are at work.
From: Your Boss.
Click to expand...
Click to collapse
Lol lol lol.....class!
Ahahahah!!!! So...no news for my problem? :'(
Yes, read my suggestion!
I think that your looking for teamviewer, google it
Sent from my GT-I9000 using xda app-developers app
Hi guys! I know Team Viewer, but I don't need do control my desktop PC from my phone, but viceversa! I need to remote control my phone from my desktop PC
zat81 said:
Hi guys! I know Team Viewer, but I don't need do control my desktop PC from my phone, but viceversa! I need to remote control my phone from my desktop PC
Click to expand...
Click to collapse
Ooops, apologies, didn't read properly, I'm sure I have seen one in the play store, will have a browse and see what I can find
zat81 said:
Hi guys! I know Team Viewer, but I don't need do control my desktop PC from my phone, but viceversa! I need to remote control my phone from my desktop PC
Click to expand...
Click to collapse
this should help ,but its not that simple ,hope i helped u
http://www.youtube.com/watch?v=eEeHaszOMi0
Iv been searching for the same thing for a long time now and couldnt find anything..I just stick to airdroid...think itsa the closest you going to get because at least u can view the screen and control some things...
Try this... It's a teamviewer Quicksupport app and it's free, might be just what you're looking for.
play.google.com/store/apps/details?id=com.teamviewer.quicksupport.market.samsung
But why do you need this? can't you just take your phone out of your pocket to check it?
But Teamviewer only works controlling a pc with thr phone. I thibk he mean control the phone with the computer
Sent from my GT-I9001 using xda app-developers app
what your looking for is webkey.you can control you phone and see everything on the screen live from a pc or another android phone.And if you know what you are doing you can change icon and name of the apk and then install it as a system app to start when the phone turns on and runs throw 3g or WiFi.
Sent from my EVO 4G LTE using xda premium
Hi friends,i want buy samsung gear, but i dont know if Tasker (app) work with gear.
Thanks for your help.
Sent from my iPad using Tapatalk - now Free
Paid apps do not work (because of licencing issues - no play store/internet connection). We need a plugin to interact with phone side of things or dedicated gear app to apply to the watch itself
Brendo said:
Paid apps do not work (because of licencing issues - no play store/internet connection). We need a plugin to interact with phone side of things or dedicated gear app to apply to the watch itself
Click to expand...
Click to collapse
Couldn't one just backup the paid app with something like jrummy app manager, then side load the paid apk with wonders have??
Sent from my SM-N900V using Tapatalk
I've tried, but sideloading doesn't get around license checks
And the beta failed to install: http://tasker.dinglisch.net/beta.html
We need a galaxy gear tasker plugin !
fOmey said:
We need a galaxy gear tasker plugin !
Click to expand...
Click to collapse
First we need to figure out how to write apps that can talk between phone and watch. Then it wouldn't be hard to make a simple menu/button based app to trigger events
I've tried to port out "paid app", but no show after. :crying:
big_pongo said:
I've tried to port out "paid app", but no show after. :crying:
Click to expand...
Click to collapse
Pretty sure you'd need to get rid of the license check part...
I'm actually wanting to be able to use message counts from tasker on watch and commands from watch to tasker. Has to be both ways. Something like Glance for Pebble
I would like to use something that allows me to take action to tasker installed in my Smartphone. with the Sony smartwatch 1 it was possible to
Inviato dal mio GT-N7100 utilizzando Tapatalk
You can send notifications from tasker to your watch using Gear Getter:
http://forum.xda-developers.com/showthread.php?t=2524207
Brendo said:
You can send notifications from tasker to your watch using Gear Getter:
http://forum.xda-developers.com/showthread.php?t=2524207
Click to expand...
Click to collapse
Brendo if you can contact João Dias for The Fix autoremote app, if he fix The comunication bluetooth is possibile send message to phone and excute tasker action.
gear notification is a Good features but i want command My home with gear!
vingar said:
Brendo if you can contact João Dias for The Fix autoremote app, if he fix The comunication bluetooth is possibile send message to phone and excute tasker action.
gear notification is a Good features but i want command My home with gear!
Click to expand...
Click to collapse
Yep, just updating you with status. We'll see what next null rom brings featurewise as it should have native Bluetooth internet
All we need is an app that will send an intent to Tasker over Bluetooth like pebble tasker or pebble glance. It's the Bluetooth communication holding us up. (plus I for one have no idea how to code for android let alone use intents)
What I have found is that some paid apps will work. As an example Busybox Pro, works without a hitch. Same pull/install process as any other apk, until you run across an app that phones home for activation or validation. In the case of Flit keyboard as an example when I contacted them directly about the inability to activate they sent me a pre-activated apk. So it might be worth a shot to email the dev and explain what you are trying to do and they may be cool with figuring out a work around if it means selling more of their apps to the people in the community.
Brendo i have an idea, is possible run autovoice recognize from phone and speak with gear?
vingar said:
Brendo i have an idea, is possible run autovoice recognize from phone and speak with gear?
Click to expand...
Click to collapse
Those apps don't even open
However, watch is just a Bluetooth headset, so if we could get it working as such, may be possible?
_____
Sent from my GT-i9505 using xda premium
Brendo said:
Those apps don't even open
However, watch is just a Bluetooth headset, so if we could get it working as such, may be possible?
_____
Sent from my GT-i9505 using xda premium
Click to expand...
Click to collapse
you understand me! I dont want to install tasker or autoremote. I just want it as start as a Bluetooth headset!
vingar said:
you understand me! I dont want to install tasker or autoremote. I just want it as start as a Bluetooth headset!
Click to expand...
Click to collapse
Yes,I understand. I don't think anyone had worked out how to trigger an event equivalent to Bluetooth headset button though
_____
Sent from my GT-i9505 using xda premium
Brendo said:
Yes,I understand. I don't think anyone had worked out how to trigger an event equivalent to Bluetooth headset button though
_____
Sent from my GT-i9505 using xda premium
Click to expand...
Click to collapse
No headset button! autovoice app by joao dias work continuous without button!
can you verify if work?
install autovoice, create task with plugin autovoice recognize with headset and run.
check if work... if work today i buy gear
vingar said:
No headset button! autovoice app by joao dias work continuous without button!
can you verify if work?
install autovoice, create task with plugin autovoice recognize with headset and run.
check if work... if work today i buy gear
Click to expand...
Click to collapse
I've already got it. I'll give it a try later
_____
Sent from my GT-i9505 using xda premium
I tried everything I could think of, but doesn't look like auto continuous applies to Bluetooth. Couldn't even get it to work with my car bluetooth
Not a high quality post, but wondering if there is a browser app that works on Android Auto?
Any list available with all (unsupported) Android Apps?
Thx!
I highly doubt there is such a thing, especially since Google wants to keep Android Auto distraction-free.
Chillout said:
I highly doubt there is such a thing, especially since Google wants to keep Android Auto distraction-free.
Click to expand...
Click to collapse
It's funny, but in my case having no browser (even a text based interface from the phone/chrome would be grand) actually makes AA *more* distracting for me, as for work I travel from address to address for service calls, and my route is all accessed through my phone via chrome. As it stands, without AA, I have a nice big button in chrome that I can tap that will automagically load up the next customer's address in google maps, but in AA I have to unplug from USB, pull up my browser, look down at my screen, and memorize the address I need to go to next, then plug the phone in, launch AA, 'ok google xxx address' and proceed. It's a very similar process when I need to call ahead to let the person know I'm coming. As terrible as it is, I do not have the patience to pull over every single time I need to do this.. it would be far less distracting if I could have the cover page on my screen, tap the nice big buttons for maps and calling ahead and just carry on with my day!
I'm not saying you would lecture me on this, but just in case you (or anyone reading this) would, I *understand* that I shouldn't be doing this while driving, but I'm but human, and very flawed, and when I have an easy option to pull over I usually will, but when I don't, I don't, so support for this would be *much* safer.
See in https://forum.xda-developers.com/an...fficial-android-auto-sdk-custom-apps-t3693708
There is a basic browser app inside. I couldn't install it (throws me an error) but maybe you'll be luckier.
debernardis said:
See in https://forum.xda-developers.com/an...fficial-android-auto-sdk-custom-apps-t3693708
There is a basic browser app inside. I couldn't install it (throws me an error) but maybe you'll be luckier.
Click to expand...
Click to collapse
I have installed, working fine here..
Sent from my SM-N910F using XDA-Developers Legacy app
debernardis said:
See in https://forum.xda-developers.com/an...fficial-android-auto-sdk-custom-apps-t3693708
There is a basic browser app inside. I couldn't install it (throws me an error) but maybe you'll be luckier.
Click to expand...
Click to collapse
Hi can you please check Logcat and post the error in Github for it? Thanks
ktwo said:
Hi can you please check Logcat and post the error in Github for it? Thanks
Click to expand...
Click to collapse
I just started Logcat and tried installing again, it installed right on ?
When I tried some days ago it threw something about package couldn't be parsed.
Hi,
i d like to create a task so it autoenables smartview and connects to a given device.
i couldnt find the trigger todo so, is it may not possible ?
The Trigger Bluetooth is clear, but i cant figure the way to use smartview with device as task ...
for an Tipp thanks ahead
Unfortunately, I haven't had a Samsung in years, but a post in the S7 Q/A forum suggests using an app called Miracast Shortcut.
ktmom said:
Unfortunately, I haven't had a Samsung in years, but a post in the S7 Q/A forum suggests using an app called Miracast Shortcut.
Click to expand...
Click to collapse
thanks for the tip, i gave it a try, this will only open the screen share page on the phone, there is no auto connect option in the app so it wont connect to the cast device actually.
was worth a try
alturismo said:
thanks for the tip, i gave it a try, this will only open the screen share page on the phone, there is no auto connect option in the app so it wont connect to the cast device actually.
was worth a try
Click to expand...
Click to collapse
Try using the net -> bluetooth connection action
ktmom said:
Try using the net -> bluetooth connection action
Click to expand...
Click to collapse
Hi, thanks, but thats exactly what im doing in profile, using the bluetooth connect to car to open the app, but the app doesnt auto connect to the cast device (and there is no option as far as i see in the app todo so), so the point in auto connect to the device cannot be provided like this in my usecase.
thanks for the tip with BT, that is my trigger already to start the action, but the action "auto connect to a cast device" ... is not given to me.
alturismo said:
Hi, thanks, but thats exactly what im doing in profile, using the bluetooth connect to car to open the app, but the app doesnt auto connect to the cast device (and there is no option as far as i see in the app todo so), so the point in auto connect to the device cannot be provided like this in my usecase.
thanks for the tip with BT, that is my trigger already to start the action, but the action "auto connect to a cast device" ... is not given to me.
Click to expand...
Click to collapse
There is a tasker plugin by the same developer called AutoCast. Maybe it will help you.
I don't do any of this, so obviously I don't have any personal experience to offer. You might try on the tasker Google groups forum.
ktmom said:
There is a tasker plugin by the same developer called AutoCast. Maybe it will help you.
I don't do any of this, so obviously I don't have any personal experience to offer. You might try on the tasker Google groups forum.
Click to expand...
Click to collapse
was a great idea, sadly this app (beta state) only supports google devices, no miracast device, but that function would have been the winner, thanks again
Probably a part of the problem is that Google removed miracast support from "stock" android awhile ago. That dates back to the nexus 6 days.
ktmom said:
Probably a part of the problem is that Google removed miracast support from "stock" android awhile ago. That dates back to the nexus 6 days.
Click to expand...
Click to collapse
contacted the developer of the autocast plugin and he confirmed, only works with google cast devices like i (sadly) expected.
thanks anyway for the hint.
That's always working to automate the tap(s) required. You could use Tasker to open the app, AutoInput UI query to determine when it's open, then an AutoInput action to enable the device connection.
probably yes, but thats now too much read and trial and error for now, thanks.