EVA - TouchPad General

Has anybody been able to get EVA (paid version) to work on their touchpad? I get her to load and say her first long paragraph, but that's about it. Doesn't respond after that

Related

microsoft deepfish

Does anybody have the files for the web application?
Yes! here you go. activation code is: 8735644102444130
response
Why can't I navigate through it? I can see is but I can't make it do anything.
Use your navigation button so that you get a gray box. move it around and push again to zoom in.
Ive been looking for this, thank you
does this work on mda running wm5?
http://labs.live.com/deepfish/
You can download it direct from MS...
They stopped taking people a while ago
im surprised there is not more buzz about this!
But, I am happy with piscal for my WM6. Nothing matches the swiping support.
I will definitely be trying out (and possibly replacing piscal with) deepfish, when its out of beta of course.

ScummVM - Keybindings

Anyone using scummvm? I got Curse of Monkey Island running, but I can't figure out how to get the keyboard to pop up or how to access my inventory.
According the site below, I should be able to access it by holding down the "menu" key, but that brings up the quick search feature.
http://sites.google.com/site/scummvmandroid/faq#TOC-What-are-the-controls-
Anyone have any ideas?
Scummvm isn't supported on android 2.0 and higher, so a lot of it might not work.
Holding the menu key used to bring up the keyboard on my G1 & Mytouch, I haven't found another shortcut yet on the vibrant.
Dallasalien said:
Scummvm isn't supported on android 2.0 and higher, so a lot of it might not work.
Holding the menu key used to bring up the keyboard on my G1 & Mytouch, I haven't found another shortcut yet on the vibrant.
Click to expand...
Click to collapse
Thanks. It's not officially supported, but there is an unofficial build that works for 2.x. That's how I got it up and running on the Vibrant. I suppose I will have to wait for the official release later in the year or hope the unofficial version gets tweaked to work on the Vibrant.

[MOD by APP] Nebtop - Universal HDMI Webtop hack

This MOD by APP is different than the existing MOD by replacing system apks:
1. No risk of brick
2. Ease of use
3. Universal hack for phones and ROMs that has Webtop
Since this app is intended to support multiple devices, see the original post from the Razr thread http://forum.xda-developers.com/showthread.php?t=1404625 .
Please report the test result in this thread. Whether success or fail and your device, ROM, etc.
It'd be nice to use the "Send" option in the app if it failed.
Thanks!
Working for me on mopho 198_7,rooted,with jokersax 1.3 preuvHighpro! Thank you!
it worked for me too!
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
fendergrab said:
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
Click to expand...
Click to collapse
Is anyone else having this problem? I actually have this issue on occasion with the current webtop over HDMI hack that replaces the stock files. But, it doesn't happen all the time, only some of the time.
Also, if anyone can answer this for me, I haven't bought a lapdock yet, but I am considering it, if I do, I think the other webtop over HDMI hack will have to be removed to make the lapdock work, is that true? Second, if that is true, then this method shouldn't have the same problem right?
Please try with the latest version(v0.5). More diagnostic messages are logged and can be sent using the "Send Info" menu item from the app.
fendergrab said:
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
Click to expand...
Click to collapse
For the first question, I have no idea since I have never tried the "webtop over HDMI hack that replaces the stock files".
For your last question, if the Webtop related things are restored to the stock, this method will still work thus it should have no interference with the Lapdock.
bradleyw801 said:
Is anyone else having this problem? I actually have this issue on occasion with the current webtop over HDMI hack that replaces the stock files. But, it doesn't happen all the time, only some of the time.
Also, if anyone can answer this for me, I haven't bought a lapdock yet, but I am considering it, if I do, I think the other webtop over HDMI hack will have to be removed to make the lapdock work, is that true? Second, if that is true, then this method shouldn't have the same problem right?
Click to expand...
Click to collapse
fendergrab said:
It works, but the screen doesn't properly emulate a track pad. Connecting a bluetooth keyboard works fine though.
Click to expand...
Click to collapse
I cant make the track pad work at all. What stock apk files have to be installed for this to work? I am stock rooted with some bloat removed. I am thinking I might have removed one apk file to many...
Could you use the "Send Info" option in the app after you tapped the "Load' button?
my2cents said:
I cant make the track pad work at all. What stock apk files have to be installed for this to work? I am stock rooted with some bloat removed. I am thinking I might have removed one apk file to many...
Click to expand...
Click to collapse
400757 said:
Could you use the "Send Info" option in the app after you tapped the "Load' button?
Click to expand...
Click to collapse
All give it a go. I tried rebooting my phone, but still no luck. I sent the debug info via email. This is pretty cool. I've never bothered using webtop, but it looks pretty interesting.
EDIT: I already got an email back from the developer. He said that it all looks good, but the extdock state cant be set to 4, which is what mine loads to when I press load. I see what he says.
Yep, it seems that even everything for Razr looks good for Photon 4G, the track pad on the phone could only react to orientation but couldn't receive any touch action.
I will try to first locate this track pad from Razr, and how are the events being sent then inspect if this is working correctly for Photon 4G.
So this may not work at all.
If anyone got any real dock that made the Photon 4G to have the track pad working correctly, please kindly run logcat to log how all these happen and send to me for analysis. This may boost up the progress by differential analysis.
my2cents said:
All give it a go. I tried rebooting my phone, but still no luck. I sent the debug info via email. This is pretty cool. I've never bothered using webtop, but it looks pretty interesting.
EDIT: I already got an email back from the developer. He said that it all looks good, but the extdock state cant be set to 4, which is what mine loads to when I press load. I see what he says.
Click to expand...
Click to collapse
I don't have a dock, so i cant be of much help there. Hopefully someone can run the logcat for you. If you need me to test anything else, I will gladly do it.
Now it seems to me that logcat is not enough.
I've figured out that evbridge is the process that draw the virtual pad on the phone and responsible for translating and forwarding touch events to mouse movement and key inputs to the Webtop world.
It seems to be using /dev/webtop/input/event4 as a placeholder for the touch event. But when evbridge is not running, those event devices won't work.
So in the worst case your phone have the evbridge running, some event4 receiving touch events but just that are not being processed and forwarded to the Webtop world.
In this case I will need to look deeper inside evbridge for how it actually emit the events or how the Webtop world see and process them then find out which part is broken.
my2cents said:
I don't have a dock, so i cant be of much help there. Hopefully someone can run the logcat for you. If you need me to test anything else, I will gladly do it.
Click to expand...
Click to collapse
More of the "track pad" stuffs have been studied(https://sites.google.com/site/androidnothize/nebtop/webtop). What remain are testers like "my2cents".
In short, we used TeamViewer(on PC) + PuTTY(on PC) + SSHDroid(on phone) + WiFi(connect PC and phone) + time.
In the last test I haven't studied enough of the track pad so couldn't make real use of it. But now I've studied more of it and have sorted out 3 possible points of breaking the chain of events from the touch screen to the Webtop. Unfortunately "my2cents" seems to be on a vacation.
If you know what are these and could prepare these, we could arrange a time that both of us could go online at the same time to perform the investigation.
Send me a PM or email me at either this nick name or another at gmail.
400757 said:
More of the "track pad" stuffs have been studied(https://sites.google.com/site/androidnothize/nebtop/webtop). What remain are testers like "my2cents".
In short, we used TeamViewer(on PC) + PuTTY(on PC) + SSHDroid(on phone) + WiFi(connect PC and phone) + time.
In the last test I haven't studied enough of the track pad so couldn't make real use of it. But now I've studied more of it and have sorted out 3 possible points of breaking the chain of events from the touch screen to the Webtop. Unfortunately "my2cents" seems to be on a vacation.
If you know what are these and could prepare these, we could arrange a time that both of us could go online at the same time to perform the investigation.
Send me a PM or email me at either this nick name or another at gmail.
Click to expand...
Click to collapse
Hi 400757,
I was on vacation for new years. I got your email, but it was at 5 AM my time and we left that morning to go see family. I am back at home now and I am happy to help again. I will be available all day tomorrow and possibly tonight. I have to get the kids in bed first...
Follow up of the freshly done live investigation on my2cents's Photon 4G.
Turn out that it is quite different than Razr....that lead to more unknowns and needs a working Photon 4G as the basis to compare with.
One must-fail point is that evbridge is expecting /dev/input/by-id/touchscreen which doesn't exist at all. This is the first problem that made the track pad unresponsive.
Secondly the aev and evfwd input devices are not exposed to the X using xinput like in Razr.
After linking this path to the touch device /dev/input/event4, the track pad buttons became responsive though those events are not forwarded to the Webtop cursor.
strace didn't show further open failure afterward.
Thus in order to ease the life, a working Photon 4G Webtop with track pad is needed for inspection.
Does that mean that if someone has a dock, you could debug that way?
I'm not sure....
If someone has the HD dock, and used it to activate the Webtop mode, and if the track pad works.......
Then later using the Nebtop to activate the Webtop mode should work too.
In contra, if a fresh boot using Nebtop doesn't work, (due to the missing device link) but if the HD dock make it work, then it means there're some extra stuff done by recognizing a real HD dock.
Otherwise, if both Nebtop and HD dock failed, perhaps it's regional issue? eg. Some region's Photon 4G has track pad bug since there will be no selling of HD dock?
The last possibility perhaps related to the "bloat" apps that you've removed/disabled? But this is odd that if the app would create the device link under /dev...
my2cents said:
Does that mean that if someone has a dock, you could debug that way?
Click to expand...
Click to collapse
works great on stock rom rooted. but is this where ads that pop up in notification bar?. .... they are driving me crazy!
Sent from my Motorola Electrify using XDA
ads r driving me crazy! they pop up in my notification bar! are they from this app?!
Sent from my Motorola Electrify using XDA

[Q] Playing a song when booting android.

Hello forum,
First of all I'm not sure I'm posting this where I should.
I have searched the forum for the information I am looking for but no luck so far.
What I desire might not be easy, not sure if it's even possible:
I know that my girlfriend needs and wants a tablet(a simple one) , so I ordered a serioux visiontab s800 which will be shipped today.
I want to setup an app or if possible in another way, to play a certain song when booting the tablet. Or even after it has booted. I just want it to start playing a song all of a sudden
If this is possible , I might want to start working on it asap, since I will give the gift on Thursday.
Do you folks reckon that is possible?
Thanks,
Deletu
Contact senior devlopers
Noone takes intrest in such threads.
DONT FORGET TO HIT THANKS.......
Deletu said:
Hello forum,
First of all I'm not sure I'm posting this where I should.
I have searched the forum for the information I am looking for but no luck so far.
What I desire might not be easy, not sure if it's even possible:
I know that my girlfriend needs and wants a tablet(a simple one) , so I ordered a serioux visiontab s800 which will be shipped today.
I want to setup an app or if possible in another way, to play a certain song when booting the tablet. Or even after it has booted. I just want it to start playing a song all of a sudden
If this is possible , I might want to start working on it asap, since I will give the gift on Thursday.
Do you folks reckon that is possible?
Thanks,
Deletu
Click to expand...
Click to collapse
Here's the simpliest method:
http://forum.xda-developers.com/showthread.php?t=1539795
Just create a poweron.ogg file and put it in /system/etc (ROOT NEEDED)
if that didn't work:
I believe that you can , just find a timer program that works as soon as the mobile boots , here's how:
1-Search on google for a method of adding a startup program , "How to add Startup Programs Android", google is not working for me so sorry.
2-Search on youtube for "Android Developement Tutorial" by "thenewboston" , it is a series of 100 Episodes , when you reach Episode 20 , you'll have known how to create a music file that plays when the app is launched , so in your case , you'll add that music and make it play once the app is booted.
3-Make the App you created above play on startup.
4-You're good to go
Or you can make the music play on shutdown!
If I helped you please click on the thanks button.
EDIT:Found good threads on how to add startup programs:
http://www.ehow.com/how_12022095_add-startup-applications-android.html Just download startup manager and do that.

Google Home Control with SM-T820?

Hi guys,
I'm trying to get Google Home Control to work with my SM-T820. I'm trying to stay away from rooting until my warranty is up. Any suggestions would be greatly appreciated!! TIA!!!
Hi! What specifically isn't working for you? I've got a Nest and a Home, was able to install the app, and find the devices.
undrwater said:
Hi! What specifically isn't working for you? I've got a Nest and a Home, was able to install the app, and find the devices.
Click to expand...
Click to collapse
I would like to have Google Assistant pop up when I say "OK google" rather then Google Now. There doesn't seem to be much support in the Custom Roms area for this device either? I have a couple weeks before I can return this tablet and wasn't sure if I should get a Refurbished Tab S2 that I saw on Amazon for $319? I know the Tab S3 has only been out since April, but I would have thought there would be more development by now since we do have root access?
You're right about that. But it's Google assistant that's not working.
It appears this tablet is too expensive for much development. You might return if this tablet doesn't provide specifically what you need.
It WILL be getting Oreo, though I'm not sure that'll bring assistant.
undrwater said:
You're right about that. But it's Google assistant that's not working.
It appears this tablet is too expensive for much development. You might return if this tablet doesn't provide specifically what you need.
It WILL be getting Oreo, though I'm not sure that'll bring assistant.
Click to expand...
Click to collapse
Any suggestions on how to get Google Assistant to work? I would be willing to root if that were my only option.
I'm going to look into it, but time is crunched right now.
Thank you for bringing it to my attention though.
There's an "assistant enabler" magisk mod if you get root. I haven't tested it, but it worked on my phone. It should work on any magisk rooted device I guess.
dmdj232 said:
Hi guys,
I'm trying to get Google Home Control to work with my SM-T820. I'm trying to stay away from rooting until my warranty is up. Any suggestions would be greatly appreciated!! TIA!!!
Click to expand...
Click to collapse
It looks like Google Assistant may be coming to tablets soon: https://9to5google.com/2017/10/16/google-app-7-14-beta-features-apk-teardown/

Categories

Resources