Hello, fellow XDA members!
Some of you may have heard of me before, and for the ones that haven't, let this be a warm introduction.
After hearing of the new Chromecast app with Beta support for mirroring, I decided to see if it's possible to enable for all devices. Apparently it is!
I assumed that some devices just wouldn't stream well, so I decided to mark this as [EXPERIMENTAL]. Please note that I did not make the feature, just the method to enable it.
Please alsenote that you need the latest version of the Chromecast companion app and root access on your device (not your chromecast) for this to work properly. The mirroring functionality requires KitKat 4.4.2 or higher.
Please note that under certain circumstances, some Samsung tabs may bootloop due to this modification. To be safe, do not enable the second option unless you ABSOLUTELY need to.
If this worked for you and you want to send some money my way (Keep in mind that I didn't make the mirroring, only the hack to enable it), feel free to visit my PayPal donation link in my signature.
For those STILL having issues,
Check /system/lib/hw directory for the file "audio.r_submix.default.so".
If it doesn't exist, ask your device maintainer to add audio.r_submix.default to
the product_packages in the device.mk file. (You may not know what it means, but they will.)
EXAMPLE (Thanks, @runandhide05!):
http://review.teameos.org/#/c/389/
(Thanks, @hwong96.)
What exactly is required for this to work?
(This is the technical aspect of getting mirroring to work)
(Straight from Google)
* The WiFi radio must support WiFi P2P.
* The WiFi radio must support concurrent connections to the WiFi display and to an access point.
* The Audio Flinger audio_policy.conf file must specify a rule for the "r_submix" remote submix module. This module is used to record and stream system audio output to the WiFi display encoder in the media server.
* The remote submix module "audio.r_submix.default" must be installed on the device.
* The device must be provisioned with HDCP keys (for protected content).
LINK: (v7)
https://www.androidfilehost.com/?fid=95784891001616583
Here are all of the previous releases: http://www.androidfilehost.com/?a=show&w=files&flid=16506
Changelog:
v7
- Lollipop support
- Bug fixes
- This modification now works on ALL devices KitKat and up. (Including x86, hopefully)
- Mirroring might work better on Lollipop. We only learn by testing, right?
v6
- Bug fix with sqlite3
v5
- Added PurpleHoloLight Theme!
- Added an audio remote submix file check.
v4
- Fixed critical bugs
v3
- Added fix that may work for some
- Added " QuickSettings Mirror Tile" option
v2
- Added preinstalled sqlite3 binaries
- Fixed critical bugs
v1
- Initial release
Please note that I tried to provide a safe, universal fix, but unfortunately, this may STILL not work on some devices. If it does not work for you, let me know and I will try to fix it (again).
Please note that this has the potential to mess up audio on your device, but it creates a backup that you can restore from by "Disabling" the fix.
For the paranoid:
Source can be found here: https://github.com/r3pwn/MirrorEnabler
Tested Working:
(Aside from the officially supported devices)
Amazon Kindle Fire HD 8.9"
Amazon Kindle Fire HD 7" (BeanStalk ROM only)
ASUS PadFone X
ASUS PadFone 2
Nook HD+ (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE)
Droid RAZR MAXX HD
Droid RAZR M
Sony Xperia Z
Sony Xperia Z Ultra
Sony Xperia Z1
Sony Xperia Z1 Tablet
Sony Xperia Z1 Compact
Sony Xperia Z2
Sony Xperia Z2 Tablet
Sony Xperia ZL
Huawei Honor 3C
HTC One M8 (Including GPE)
HTC Droid DNA (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE IN RED)
Motorola Moto X
Motorola Moto X (2014)
Motorola Moto G
Motorola Moto G (2014)
Samsung Galaxy S II (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE)
Samsung Galaxy S III (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE)
Samsung Galaxy S IV Mini
Samsung Galaxy Note II (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE IN RED)
Samsung Note 8 Tab
Samsung Note 10.1 Tab
Samsung Note Pro 12.2 Tab
Samsung Galaxy Tab 2 (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE)
Samsung Galaxy Tab Pro 8.4
Samsung Galaxy Tab S 10.5
Samsung Galaxy Tab 4
Nexus 7 2012
Galaxy Nexus (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE IN RED)
Oppo Find 7
Oppo Find 7a
OnePlus One
LG GPad 8.3 (ONLY ON V6)
LG G2 Mini (ONLY ON V6)
LG Optimus G (ONLY ON V6)
LG G Flex (ONLY ON V6)
Xiaomi Mi2
Sero 7 Pro (as of v4) (ROM MUST HAVE APPLIED FIX, CHECK ABOVE)
And possibly your smartphone/tablet! Test it out and let me know!
Tested Not Working:
HTC EVO 3D
Droid 4
Samsung Galaxy S I
Most older devices
Devices with a Tegra SoC (not sure why)
TO THOSE WITH PLAY SERVICES FORCE CLOSE:
A fix is out (v4). Thank these guys:
@alex3305
@pabx
@mattgyver83
ROMs that allow Screen Mirroring
Samsung Galaxy Tab 2:
http://bit.ly/1upFx9B
Samsung Galaxy S2 i9100:
http://bit.ly/1nHuByH
http://forum.xda-developers.com/gal...ivatives/rom-i9100-aosp-neatrom-v5-8-t2603169
Samsung Galaxy S III i9300:
http://forum.xda-developers.com/showthread.php?p=54395318
http://forum.xda-developers.com/galaxy-s3/development/rom-archidroid-v2-4-6-power-hands-t2354859
Verizon Galaxy Nexus:
http://forum.xda-developers.com/showthread.php?t=2822892
To enable Chromecast Mirroring on a TouchWiz ROM, follow the guide below:
(For SAMSUNG Devices ONLY!)
¿Will-it-Blend? said:
Go to system/etc/wfdconfig.xml
Find the following lines:*
Code:
1*(Change this 1 to a 0 and reboot)
WFD_HDCP_2_1
6789
0
0
Click to expand...
Click to collapse
For those with audio issues after applying the Force-Close Fix:
DISABLE THE SECOND OPTION IN MIRRORENABLER FIRST!
hwong96 said:
I'll explain it in a way so you can edit the audio_policy.conf file yourself. The audio_policy.conf file is unique to each model in a manufacturer's lineup and between manufacturers. That is due to the different audio hardware installed on the device. It is more prevalent in older devices, not so much in newer devices. The force close fix option #2 in MirrorEnabler is more of a generic fix.
If you are up to the challenge, here are the steps to edit your own audio_policy.conf file-
1. If you applied option #2 in MirrorEnabler, de-select and reboot device to reset the manufacturer audio_policy.conf file.
2. Make a backup of the manufacturer's audio_policy.conf file in the event you need to restore it.
3. Open your audio_policy.conf file.
4. Open the this pdf file and copy the red highlighted words from the global configuration section. Paste into your global configuration section as shown. Make sure to include the pipe.
5. Copy the r_submix section highlighted in red and paste into your file as shown. You should have 4 }s at the end. Sampling rate should be 48000.
6. Save your file.
7. Reboot.
Use MirrorEnabler without selecting option #2. You no longer need it if you edit your own audio_policy.conf file.
You now have your device manufacturer's audio_policy.conf file with the audio.r_submix module added. You still need to make sure the audio.r_submix.default.so is baked into the rom. Look in /system/lib/hw. On newer devices look in /system/lib for libaudio.r_submix.default.so.
Not much more I can say.
Click to expand...
Click to collapse
Works!
Lolento said:
Works!
Click to expand...
Click to collapse
Can you stream properly? If so, please be sure to hit that thanks button and tell all of your buddies!
My S3 running quantum makes the attempt but then it said "Google services has stopped" then just says disconnecting.
AT&T Samsung Galaxy S III
Does it still have to be running at least 4.4.1?
Sent from my iPhone using Tapatalk
ksd316 said:
My S3 running quantum makes the attempt but then it said "Google services has stopped" then just says disconnecting.
AT&T Samsung Galaxy S III
Click to expand...
Click to collapse
Sounds like it *might* be a hardware limitation. I don't know how to help, sorry.
cnotes2019 said:
Does it still have to be running at least 4.4.1?
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
I have honestly no idea. All of my android devices are running KitKat, so I wouldn't even be able to test. My guess is probably, but you can feel free to go ahead and give it a shot.
No worries, glad to provide a test.
Sent from my SAMSUNG-SGH-I747
Just tested on Verizon M8 running Skyfall ROM (almost stock) and works pretty well. There was a little lag in places but not bad for an "experimental" workaround.
Thanks!
I started setting up a list, as they come in, of devices that this does/doesn't work with. Please, as you test this, leave what device you are testing it on, ROM, and whether or not it worked.
You are a god
HEY MAN YOU JUST MADE MY YEAR. I have been stuck on terrible TouchWiz Stock Roms on my Galaxy Note 2 for the past 1.5 years because I use my screen mirroring with allshare cast dongle a lot. I have been trying EVERYTHING to get screen mirroring or cast screen to work on this device for over a year. When I heard it worked on the CCast I pulled out my Nexus 7 2013 and it instantly work perfectly. I was so bummed when I saw the Note 2 was not on the list of supported devices. I just installed your app then the sqlite binary from the playstore and used that to install the binary. Then enabled your app, launched chromecast and am now mirroring my screen FLAWLESSLY on my US Cellular SCH-R950 t0lteusc Note 2 using stock rooted deodexed 4.4.2 TW rom and latest agni-kernel. YOU ARE THE MAN. Seriously, thank you so much. Seriously. You have freed me from the samsung prison.
dsEVOlve said:
Just tested on Verizon M8 running Skyfall ROM (almost stock) and works pretty well. There was a little lag in places but not bad for an "experimental" workaround.
Thanks!
Click to expand...
Click to collapse
Added.
bjcoenen said:
HEY MAN YOU JUST MADE MY YEAR. I have been stuck on terrible TouchWiz Stock Roms on my Galaxy Note 2 for the past 1.5 years because I use my screen mirroring with allshare cast dongle a lot. I have been trying EVERYTHING to get screen mirroring or cast screen to work on this device for over a year. When I heard it worked on the CCast I pulled out my Nexus 7 2013 and it instantly work perfectly. I was so bummed when I saw the Note 2 was not on the list of supported devices. I just installed your app then the sqlite binary from the playstore and used that to install the binary. Then enabled your app, launched chromecast and am now mirroring my screen FLAWLESSLY on my US Cellular SCH-R950 t0lteusc Note 2 using stock rooted deodexed 4.4.2 TW rom and latest agni-kernel. YOU ARE THE MAN. Seriously, thank you so much. Seriously. You have freed me from the samsung prison.
Click to expand...
Click to collapse
Thank you for your enthusiasm!
I went ahead and added the Note 2 to the OP.
EDIT: Perfect timing, too!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Great find!!
AT&T Samsung Galaxy S3, KitKat 4.4.2 stock rooted.
Works, but with no audio.
Overall performance is pretty good. It seems just a tiny bit slower than AllShare Cast (to AllShare Wireless Hub), I'd say 0.5 sec lag on Chromecast vs 0.5 sec lag on AllShare Cast.
Video playback of local content using the stock video player seems very comparable to AllShare Cast - in fact, I can barely tell the difference aside from the lack of audio on Chromecast playback. I wouldn't be surprised if they share the same base with just slight tweaks.
Chromecast seems to be a bit more tolerant of other network operations compared to AllShare Cast.
I'm very impressed by the quality of mirroring. If the audio worked, I'd be very tempted to use Chromecast mirroring over AllShare Cast.
I have just test it with Galaxy S4 running CyanogenMod 11 M8 the video is perfect but the sound something wrong with it like a baby sound :laugh:
Working on the LG G2 with CM11 M8. A bit laggy for me though. But thanks very much!
It does not work with HTC evo 3d. I know, its old but it won't break.
r3pwn said:
Can you stream properly? If so, please be sure to hit that thanks button and tell all of your buddies!
Click to expand...
Click to collapse
Done, seems working fine on my z2.
Working on note 8 wifi tab. A bit slower than sgs5 and LG g2. Otherwise perfect ?. Not really for games, because of that lag, but great for just general stuff.
Sent from my SM-G900W8
Video works on the LG G2 (running pac-man ROM), but without audio....bummer
I was super excited to see this ....Note 2 running todays Omnirom 4.4.4 and the latest pa gapps....google play services FC's no luck for me....I reflashed to disable koush's (useless for note2) mirror and xposed....still no luck. tempted to flash stock
Related
Typical Samsung, they have released a remote tv app for their Smart TVs called Allshare Control.
It installs (Play claims it is compatible with the Note), then flops with the usual bad grammar "AllShare Framework does not installed, the application will exit". S3 users claim some success.
Thanks Samsung - why can't you make products that integrate? Ever heard of product integration? It's when products you make actually work together?
But then again, this is Samsung. Silly me, of course they can't.
These are the people who convinced me to buy a "Smart TV" with apps, like a browser. Er, how do I type? With those big arrow keys on your tv remote, of course!
Ever tried to enter text using one of these? Absolute joke, no it's worse than that, it's some form of primitive torture. Practically fraudulent it's so awful.
Anyone anywhere know if there's a way we can get the Note to interact with a new LED Samsung TV, with or without AllShare Control? Can we hijack the AllShare Framework from an S3?
No replies - but found an answer, entirely unofficial but brilliant SamyGoRemote. Works pretty well for text input, which is the killer app for tv browsing. Recommended.
https://play.google.com/store/apps/details?id=de.quist.app.samyGoRemote
Hi, I have Samsung UE40ES6100, the "samsung remote" app works, but there is no keyboard, and the slide/mouse works too slow. The "sammyGo remote" app doesn't seem to discover the TV. Are there any alike apps you know ?
P.S. I have an xperia neo, but I don't think that could be the problem
play.google.com/store/apps/details?id=com.sec.smartview.tz
Hello everybody
I have this problem after upgrade my galaxy s3 gt-i9300 to android 4.2.1 beta
I have solved installing allshare control from google play and after instalation complete install this file: AllShareService_1.0.0.apk from this forum:
http://forum.xda-developers.com/showthread.php?t=2186503
Good luck!!!
k2k00 said:
Hello everybody
I have this problem after upgrade my galaxy s3 gt-i9300 to android 4.2.1 beta
I have solved installing allshare control from google play and after instalation complete install this file: AllShareService_1.0.0.apk from this forum:
http://forum.xda-developers.com/showthread.php?t=2186503
Good luck!!!
Click to expand...
Click to collapse
Not working on S4 i337
XBMC works fine on my Nook Color, see details here: http://fineoils.blogspot.com
Has anyone got XBMC working? I installed the correct files from the link. After the initial loading screen, I just get a black screen. Using the 1/6/13 nightly. Any help would be appreciated.
emax said:
Has anyone got XBMC working? I installed the correct files from the link. After the initial loading screen, I just get a black screen. Using the 1/6/13 nightly. Any help would be appreciated.
Click to expand...
Click to collapse
Mine is 1/4/2013, but if it's not later than 1/12/2013 I think it doesn't matter. I also don't use 1100 kernel which was a reason for too much sorrow with apps, especially with 3rd party apps. For the XBMC on Android, there are some self-help forums popping up. Then, a good XBMC installation may take quite a time for online updating of video add-ons at the first start. Mine get stable after maybe 5 minutes. Every second start and launching other (new) add-on (apart from obvious 1Channel) takes more time.
Then, MX Player should be installed and tuned up first. It also should be started and exited prior to launching XBMC.
Then, tons of streams may not be there at a given time, or at all.
XBMC also works fine on my Samsung Galaxy Tab GT-P1010 (WiFi-only model) running Irish Gingerbread. No HW rendering though.
aludal said:
XBMC also works fine on my Samsung Galaxy Tab GT-P1010 (WiFi-only model) running Irish Gingerbread. No HW rendering though.
Click to expand...
Click to collapse
Has any of that been integrated into the XMBC nightly, or do your directions still apply for the latest nightlies?
I didn't use XBMC nightlies, I used xbmcandroid.com unofficial build + NEON MX Player of (I think) mid-January. They might have some better builds in their main trunks, but I don't believe these offer anything of HW rendering for TI OMAP3621 as it's above our SoC capabilities once the stream has above 480p resolution or too high bandwidth whatever hits first. Some 720p streams/static files play good enough (22...27 FPS) in SW decoding mode, but that's it, end of a story for poor Nookie.
I might be interested in XBMC-Android + BS Player combos once there will be indications that BS Player can buffer/decode better than MX Player.
TI OMAP3630 in my SGT P1010 is totally equal to Nookie in XBMC handling terms, and there's not a single line of code in GB Android for IVA2 that is replaced with something better in CM10.1 (JB) that I run now in my Nook.
So google silently pushed out a update without putting it in their blog first (strange), but I thought id make a thread for people to post noticeable changes and such. So far from my searching, ive found:
Better TV output detection (probably to fix the black screen bug people have reported)
Updated netflix & eureka_shell binary
Still does not fully use V2 API, so V1 apps still work
I am guessing this was just a patch fix build. Let me know what you guys notice.
doesn't matter as device still refuses to join network.
edit: odd. ran CCast app on pc. booted up straight away. what ever works i guess.
It now supports audio when casting entire screen. Not very high quality.
I find full screen casting better than tab casting. Text are sharper and focused compared to tab casting. Watched a 720p movie on full screen... No sync issues. Casting full screen notification hides behind video player, when player uses full screen mode.
Sent from my Nexus 4 using Tapatalk
Hi everyone, from that my chromecast got the new update is not able to play netflix, does anyone has the same problem?
ddggttff3 said:
So google silently pushed out a update without putting it in their blog first (strange), but I thought id make a thread for people to post noticeable changes and such. So far from my searching, ive found:
Better TV output detection (probably to fix the black screen bug people have reported)
Updated netflix & eureka_shell binary
Still does not fully use V2 API, so V1 apps still work
I am guessing this was just a patch fix build. Let me know what you guys notice.
Click to expand...
Click to collapse
I got this update like a week before.
Sent from my SGP321 using XDA Premium HD app
Hi guys,
I just wanted to let you know that my app is already out for a while now and I still haven't posted about it here.
Maybe some Chromecast owners could find it useful
This is Screen Stream Mirroring, it allows you to fully mirror your Android device to Chromecast, media players, web browsers, Chromecast, online broadcast...
Mirroring feature to Chromecast is out for a while, it was out even before Google announced their Mirroring feature
The app works from Android 4.0, and gives high quality results from Android 4.3 or higher.
Fo now for Chromecast the issue there is compared to other targets is that there is few seconds of delay introduced by Chromecast, I'll do my best to improve this if possible...
Main features are:
Mirror to Chromecast
Mirror to media players with RTSP
Mirror to web browsers with HTTP
Broadcast online to Twitch, Ustream, Youtube, and others ...
Mirror full audio if you have a rooted Android device (or microphone for all)
A lot of settings to change quality and speed
There is a free version: https://play.google.com/store/apps/details?id=com.mobzapp.screenstream.trial
If you like it, want to support my work and purchase, here is the link to full version:
https://play.google.com/store/apps/details?id=com.mobzapp.screenstream
Main app thread on XDA is here: http://forum.xda-developers.com/android/apps-games/app-screen-mirroring-broadcasting-to-t3102378
App web site is here: http://mobzapp.com/mirroring
I hope I could have any feedbacks from XDA users.
Thanks !
Amazing app. Is it possible to get sound working on lollipop without root?
Doens;t work for me. None of the menu options do anything. The screen just stays on media players, which doesn't work either
Updated my Samsung s4 to lollipop the other day. Now the app doesn't work. Asks for root even if starting service from computer seems to work. Any ideas?
Johan1976 said:
Updated my Samsung s4 to lollipop the other day. Now the app doesn't work. Asks for root even if starting service from computer seems to work. Any ideas?
Click to expand...
Click to collapse
I think you don't have the last update... please get the new update from play store and it should fix it.
Dexter_Morgan said:
Amazing app. Is it possible to get sound working on lollipop without root?
Click to expand...
Click to collapse
No internal audio can only work with root.
can this stream amazon prime from android to chromecast?
nickmax1 said:
can this stream amazon prime from android to chromecast?
Click to expand...
Click to collapse
should work... but you can try with free version and see if that works.
good plan - will test it tonight when i get home from work/night out (!)
ah - just noticed its not compatible with 5.1.1 (I am on CM21.1)
Why do you say it's not compatible ?
based on the reviews - also i have just installed it and it glitches quite badly, i had to force close it to exit. I am afraid I had to uninstall it.
Hi @Sloosh
I have Samsung G901 ( This is almost Galaxy S5 ( snap 801)but i have version with better SoC (805).
Rooted stock but dont working Audio international.
Sammy stock 5.0, kernel 3.10 only with better th.
IF u need logcat, type to me. I rly like u app.
BTW. ADB recording working with sound
DienoX said:
Hi @Sloosh
I have Samsung G901 ( This is almost Galaxy S5 ( snap 801)but i have version with better SoC (805).
Rooted stock but dont working Audio international.
Sammy stock 5.0, kernel 3.10 only with better th.
IF u need logcat, type to me. I rly like u app.
BTW. ADB recording working with sound
Click to expand...
Click to collapse
What do you mean by "ADB recording working with sound" ?
Also please disable the option "keep internal audio" if you enabled it, this is maybe what is causing you issue.
@Sloosh
"ADB recording working with sound" - When i Connect G901F to PC or type in Terminal emulator type "adb shell screenrecord /sdcard/MyScreenRecordingGreetingsForSloosh.mp4". Then i get ADB Recording.
This file have dynamic bitrate (if u dont set --bit-rate xx) and sound from system.
In app Screen Stream Mirroring i cant set dynamic bitrate (0 working acts as a dynamic bitrate? i dont know/test it.) But the worst is i cant set audio from system. From mic working without problem. Only not working internal/mixed.
Yes, app working without problems if i dont set in Sound settings: Internal or Mixes settings.
Tell me what it is due. The problem is that I can not even born debbuging apps because it is closed source and app not leave anything worthwhile in logcat. Since there hangs just shows that there is a problem with sound. Aplication have root permission. I wonder why it is not working because SoC is this same as Nexus 6.
DienoX said:
@Sloosh
"ADB recording working with sound" - When i Connect G901F to PC or type in Terminal emulator type "adb shell screenrecord /sdcard/MyScreenRecordingGreetingsForSloosh.mp4". Then i get ADB Recording.
This file have dynamic bitrate (if u dont set --bit-rate xx) and sound from system.
In app Screen Stream Mirroring i cant set dynamic bitrate (0 working acts as a dynamic bitrate? i dont know/test it.) But the worst is i cant set audio from system. From mic working without problem. Only not working internal/mixed.
Yes, app working without problems if i dont set in Sound settings: Internal or Mixes settings.
Tell me what it is due. The problem is that I can not even born debbuging apps because it is closed source and app not leave anything worthwhile in logcat. Since there hangs just shows that there is a problem with sound. Aplication have root permission. I wonder why it is not working because SoC is this same as Nexus 6.
Click to expand...
Click to collapse
Yes but did you try internal audio or mixed audio source with "keep internal audio" option disabled ??
I don't understand how your screenrecord command would record system audio, because this tool from Google do not record audio from what I know...
@Sloosh
With option "keep internal audio" and without "keep internal audio" recording dont working.
Now i checked screenrecording command. You're right recording without sound BUT i now connect my old phone - I9300 with nameless rom and screenrecording recording with sound... strange magic. I apologize for misleading.
Look at YT why i mean -> https://www.youtube.com/watch?v=4M_kwCA-ogo
DienoX said:
@Sloosh
With option "keep internal audio" and without "keep internal audio" recording dont working.
Now i checked screenrecording command. You're right recording without sound BUT i now connect my old phone - I9300 with nameless rom and screenrecording recording with sound... strange magic. I apologize for misleading.
Look at YT why i mean -> https://www.youtube.com/watch?v=4M_kwCA-ogo
Click to expand...
Click to collapse
weird... please be sure you have the last version (last one is for now 2.1.5c).
Did you try restarting your device ? (if you try, again please try with "keep internal audio" disabled...)
@Sloosh
Yes, i have version 2.1.5c.
Did you try restarting your device ? (if you try, again please try with "keep internal audio" disabled...) --- No effect positive.
Hi!
If your Android is 4.4.2 or higher Chromecast app is able to mirror to Chromecast.
Regards
-jc
Hi, so far I love this app! But the camera overlay is so dark on my Note 5 it's unusable, even in broad daylight. I'm forced to use a "floating mirror" app instead until this is fixed.
#2 on my wishlist is a basic text/image overlay. Currently I'm using a custom widget to do this, along with the Overlays app which makes widgets into overlays. It all works fine (mostly), but together with the stupid mirror cam, that's a four-piece workaround to accomplish what I feel should be core functionality in Screen Stream Mirroring.
Thanks for your hard work and consideration. Like I said I love this app. It's worth the price and a lot more!
Sent from my SM-N920V using XDA Free mobile app
A big thank you to all those who voted for GMote! Now that the competition is over and I'm not limited by time, I can properly start developing GMote. Expect some big updates in the upcoming weeks
What's GMote you ask? To put it simply, it's way to use any Android smartphone as a media remote for your GPad (Android to Android).
Meaning you can sit back, relax, connect your GPad to your TV and control media playback from the comfort of your couch.
The sourcecode for both apps will be released in the coming days.
Playstore Links
GMote
GPlayer
Description
GMote is not a standalone application, there's actually 2 of them (confusing I know). Anyway, ones for your phone and the other is the companion app for your GPad. A video player for the tablet which will support a wide range of formats. Going on, a remote for the phone with which you could Play, Pause, Volume Control, Scrubbing.
Also, this isn't just a onetime gimmick, it's something that comes in handy when you have a movie on your GPad and you want to watch it on a big screen with your friends and you don't want to turn on your laptop just to transfer it to a USB. I tried to be punny. So if you're a media lover, someone who love to watch movies (emoticon) and tv shows, this project might just be for you.
Interface
With the control app for the Android smartphone, I plan to make to boutiful. You know, eye candy. With the new Material Design and shiny effects *_*. Screenshots have been added, click on the screenshot tab above, note that the design is far from complete.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Subtitle Support
Delete Multiple Videos
Orientation Control
Adjust Playback Speed
Media Playback
Play videos from URLs (Enter on tab or send through phone)
Playback Control (Play, Pause, Scrub)
Volume Control (Hardware keys on phone included)
Multiple format support (DivX/Xvid, WMV, FLV, TS/TP, RMVB, MKV, MOV, M4V, AVI , MP4, 3GP)
XDA:DevDB Information
GMote, Device Specific App for the LG G Pad 8.3
Contributors
emwno
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2014-12-19
Created 2014-10-31
Last Updated 2014-12-19
Changelog
As always, please report back any errors / bugs you encountered and leave a review.
Stable V1
Phone
Fixed crash on Android L
Added ability to choose skip amount
Added ability to send video url directly to tab to start playing
Fixed bug where seek bar would freeze
Url / video path checking added
Added ability to control tablet orientation
Completely redone layout (not complete tho)
Now using ButterKnife!
Video list now available (from tablet)
Added ability to control video playback speed
Added ability to enable subtitles
Now using Paths job queue for more efficient syncing (b/w devices)
Squashed multiple bugs (play/pause, connection, background data sync)
Tablet
Subtitle support added!
Fixed probable crash on Android L (if ever updated)
Accepting urls from remote
Completely redone layout
Added ability to delete videos (long press)
Added ability to view recently played videos
Optimized video thumbnail memory usage
Fixed video orientation issues (stuck in portrait)
App is now fullscreen
Resume video playback when orientation changed
Public Beta V2
Phone
Updated QPairSDK to r2 (fixing critical data sync bug) (if it wasn't working for you, now it should)
Video scrubbing is now fully functional
Updated layout (not complete tho, screenshots added)
Using the awesome FontAwesome
Name of the playing video added to layout
Fixed bug where unlocking phone would cause a crash
Updated connection notifier (now for all connection changes)
Tablet
Updated QPairSDK to r2 (fixing critical data sync bug)
Added ability to view video from a url (functionality is pending)
Data transfer is now faster (not replying on databases anymore)
Public Beta V1
Phone
Working play/pause
Partially working scrubbing (seek)
Working volume control (Hardware keys on phone work too)
Tap and hold seekbar to reveal a popup showing where your scrubbing to
Woking next/previous skip
Added connection notifier (lets you know if you're connected via QPair)
Added material UI elements (actionbar, seek, aim)
Tablet
Full playback implementation
Added some video format libs (most working) (hence the size of the tablet apk)
Fixed a bug where while playing remote does not react to playback
F.A.Q
Q. How to use GMote?
Firstly you must install QPair from the PlayStore. Next install the Phone apk on your Android phone and the Tablet apk on your LG GPad 8.3. Then either pick a video or enter a link and control the playback from your phone.
Q. How does it work?
This project uses the latest LG QPair SDK, if you'd like to know more about it, click here.
Q. Why is GMote not working for me?
Try updating to the newest versions of both GMote on your phone and GPlayer on your tablet. If you have done so already and its still not working, tag me in a post in this thread and I'll be sure to help you out.
Q. Why is it crashing all the time?
There are 2 possible explanations. Firstly your device simply isn't supported, leave details about the crash in the thread and I'll get back to you. Secondly, it could crash because you installed GMote and installed QPair later. To fix this, uninstall GMote and install it again. This is due to bug where the permission for using QPair isn't registered if the QPair app is installed later on.
More coming...
After long, never ending hours of work. The first stable release is up! A lot had been changed (namely, the layout) and lots of cool / useful features have been added., take a look at the Changelog in second post. Also, for those of you who do try this out, please be sure to leave some feedback.
App links for the PlayStore and the SmartWorld will be up in a few hours!
Also, in this competition from 20-27th of December, you can vote for your favorite app. So if you like GMote, don't forget to vote!
Thank you!
Congrats you're a winner too. To improve your app, I'd suggest combining both of them into one package and run the appropriate tasks depending if you notice it's a phone or a tablet
SferaDev said:
Congrats you're a winner too. To improve your app, I'd suggest combining both of them into one package and run the appropriate tasks depending if you notice it's a phone or a tablet
Click to expand...
Click to collapse
Congrats to you too! And thanks for the suggestion, I'll get on it )
*Ahem* I'll just leave this here...
https://play.google.com/store/apps/details?id=org.gmote.client.android
This app has been on the Play Store since before it was ever called Play Store. I've known about Gmote for the last three plus years now.
Mattix724 said:
*Ahem* I'll just leave this here...
https://play.google.com/store/apps/details?id=org.gmote.client.android
This app has been on the Play Store since before it was ever called Play Store. I've known about Gmote for the last three plus years now.
Click to expand...
Click to collapse
Ouch...
Mattix724 said:
*Ahem* I'll just leave this here...
https://play.google.com/store/apps/details?id=org.gmote.client.android
This app has been on the Play Store since before it was ever called Play Store. I've known about Gmote for the last three plus years now.
Click to expand...
Click to collapse
That's quite a find. I didn't check the play store when picking a name but no, they're not the same.
emwno said:
That's quite a find. I didn't check the play store when picking a name but no, they're not the same.
Click to expand...
Click to collapse
It's all good. I'm sure your app is pretty awesome, I imagine that's why you were picked to be a winner. I just figured with all the publicity you'll be getting now, the name just won't work since there is another app that goes by the same name which has been around since the Gingerbread days if not earlier.
Mattix724 said:
It's all good. I'm sure your app is pretty awesome, I imagine that's why you were picked to be a winner. I just figured with all the publicity you'll be getting now, the name just won't work since there is another app that goes by the same name which has been around since the Gingerbread days if not earlier.
Click to expand...
Click to collapse
Thanks a bunch for pointing that out, I probably wouldn't have figured it out. I'll try to come up with a better name.