Hi, i already downloaded the HP 48g graph calculator emulator for my android, but i'd like to know if there's is a Hp50g emulator.
same here
I have tge48g emulator also and have been looking for the 50g like crazy and haven't found any emulator for it, also I tried the ti89 emulator but to download apps into the emu is a paid in the ass so if you find any please share
santiagomaya said:
I have tge48g emulator also and have been looking for the 50g like crazy and haven't found any emulator for it, also I tried the ti89 emulator but to download apps into the emu is a paid in the ass so if you find any please share
Click to expand...
Click to collapse
Don't know if you have already heard of this one, "go49g", I use it in differential equations and modern geometry on my tablet and it works pretty good!! It has the option of using the 49 or the 50.
Was searching around to see if there were any other apps for the hp50g without any luck - that one is good but some of the buttons aren't in the right place. Overall its a good app though!!
I'm wondering if there's a way to get the Air Jump feature (located under Air Gestures) to work on any app.
I did my google & xda searches first, but only found "Hovering Controls" which isn't specific to "Air Jump".
If this can be done with an Xposed Framework Module or a terminal command or if I need to do something via ADB...you name it - if you can help me to get this feature to work on any application -- yes, I'm running a TW-based ROM -- and can tell me what to do, I'd really appreciate it!!!
Hello,
I was hoping someone could help.
http://gyazo.com/ea214e3f5b376fc650ce4589c2551fdb
this format for input in tasker shell, produces nothing.
I want to be able to send taps
as for errors I get none when i use this format.
Thanks,
Daveyman123
Within Tasker I can get to the point of creating apps that use keypresses
However touch emulation has been frustrating to figure out so far.
DM123
You want your Tasker "app" to emulate screen/button presses? That'll require root. You can use the `input` program from the shell (I wrote this script a while back for something a bit similar; it uses `sendevent` instead of `input`, though, something you don't want to do manually).
i've been using shell/input tap and input swipe. so far its been working for me.
You seem to have captured my problem pretty well.
So capturing the sendevents and getevents truly is the way?
Is there a simpler way to emulate touch using tasker?
-DM123
daveyman123 said:
You seem to have captured my problem pretty well.
So capturing the sendevents and getevents truly is the way?
Is there a simpler way to emulate touch using tasker?
-DM123
Click to expand...
Click to collapse
Using `input` is simpler. Its help message should be pretty self explanatory.
GermainZ said:
Using `input` is simpler. Its help message should be pretty self explanatory.
Click to expand...
Click to collapse
This is what im looking at
http://gyazo.com/bf8a2c58a10a5762f18580a777610cd0
I need to capture sendevent and getevent to get coordinates correct?
Please and Thanks,
DM123
daveyman123 said:
This is what im looking at
http://gyazo.com/bf8a2c58a10a5762f18580a777610cd0
I need to capture sendevent and getevent to get coordinates correct?
Please and Thanks,
DM123
Click to expand...
Click to collapse
You could, but I'd really just use `input` and make my life easier… Use a terminal emulator (or adb shell) to test it.
GermainZ said:
You could, but I'd really just use `input` and make my life easier… Use a terminal emulator (or adb shell) to test it.
Click to expand...
Click to collapse
I have limited understanding of terminal emulators. But as for my past experience i never could emulate taps in Bluestacks.
Thanks for the help so far GermanZ,
DM123
jin5 said:
i've been using shell/input tap and input swipe. so far its been working for me.
Click to expand...
Click to collapse
You are having to give the coordinates of the input, right?
DM123
daveyman123 said:
I have limited understanding of terminal emulators. But as for my past experience i never could emulate taps in Bluestacks.
Thanks for the help so far GermanZ,
DM123
Click to expand...
Click to collapse
Install a terminal emulator app (e.g. this) and open it. Once that's done, type "su" (to start a root shell), hit enter, type "input" and hit enter again. This will show you the help output for the `input` program, which you can use to simulate taps.
daveyman123 said:
You are having to give the coordinates of the input, right?
DM123
Click to expand...
Click to collapse
yup that's right
Are there generic, say maybe the middle of the screen, input coordinates i could test.
Or is every bluestacks going to have very different coordinates?
Thank you
DM123
daveyman123 said:
Or is every bluestacks going to have very different coordinates?
Click to expand...
Click to collapse
Correct. There might be a way to get the screen's resolution from the Android shell (with the default utilities) then use that, but I'm not sure.
GermainZ said:
Install a terminal emulator app (e.g. this) and open it. Once that's done, type "su" (to start a root shell), hit enter, type "input" and hit enter again. This will show you the help output for the `input` program, which you can use to simulate taps.
Click to expand...
Click to collapse
After doing this I remember more clearly wrestling with this back in July.
My problem is that no matter what format I seem to use "tap <x> <y> for example, the result is no taps occur
This shows what i just tried to input
http://gyazo.com/ea214e3f5b376fc650ce4589c2551fdb
daveyman123 said:
After doing this I remember more clearly wrestling with this back in July.
My problem is that no matter what format I seem to use "tap <x> <y> for example, the result is no taps occur
This shows what i just tried to input
http://gyazo.com/ea214e3f5b376fc650ce4589c2551fdb
Click to expand...
Click to collapse
Don't use Tasker for testing shell commands. You won't see errors and it's a pain. Use a terminal emulator instead.
Usually, "<x>" implies you shouldn't include the brackets. In other words, your example should read "input tap 333 333", not "input tap <333> <333>"
GermainZ said:
Don't use Tasker for testing shell commands. You won't see errors and it's a pain. Use a terminal emulator instead.
Usually, "<x>" implies you shouldn't include the brackets. In other words, your example should read "input tap 333 333", not "input tap <333> <333>"
Click to expand...
Click to collapse
ah the fact that it returned no errors was tripping me up i think.
Now i need to get exact coordinates
Thanks again GermainZ!
I know there are developer tools for getting coordinates but i cant seem to find them in this bluestacks
-DM123
Hey Guys
Thinking of upgrading to this tablet from my Samsung Galaxy Tab S due to the much higher performance when gaming.
Was just wondering if anyone has an ETA of Root access for this tablet? I use multiple root apps like Six Axis controller, folder mount, greenify and titanium backup.
Does the playstation 4 controller that you can connect to it work with all android games or does this only work when remotely playing playstation 4 games?
Last one.. Can every app be opened in 'small window mode' I have installed a root app on my tab s called MW Commander that enables me to use any app I want in a pop up window.
Any help would be most appreciated
Thanks
abillybob
There is root access, check one of the threads here in the Q&A sub-forum.
Controller should be usable for all games, but haven't tried since I don't game much.
Not every app can (by default) be opened as a smallapp. Only designated smallapps can. I don't know of the root app you're speaking of, but I see no reason why it wouldn't work.
The mw app is samsung touchwiz devices only. Might be a dev thats done a sony version somewhere on The playstore though
Info
abillybob said:
Hey Guys
Thinking of upgrading to this tablet from my Samsung Galaxy Tab S due to the much higher performance when gaming.
Was just wondering if anyone has an ETA of Root access for this tablet? I use multiple root apps like Six Axis controller, folder mount, greenify and titanium backup.
Does the playstation 4 controller that you can connect to it work with all android games or does this only work when remotely playing playstation 4 games?
Last one.. Can every app be opened in 'small window mode' I have installed a root app on my tab s called MW Commander that enables me to use any app I want in a pop up window.
Any help would be most appreciated
Thanks
abillybob
Click to expand...
Click to collapse
1. Yes There is Root Access for it Just check the Dev Section
2. Play Station Controller is Only for Remotely play PS4
3. There is Just Small Apps & Widget that you can Open via Small App Manager. Like
- Compass HD+
- CameraW+
- Keep Note
Don't forget to Hit Thanks
:good:
Thanks everybody for your help
The only thing I can find on root on here is this http://forum.xda-developers.com/z4-tablet/help/enybody-root-t3154926 though it doesn't seem to be a simple/easy process and I wouldn't feel comfortable doing what has been suggested. I was hoping for a flushable .zip of some sort and a custom recovery. None of which seem to be out yet which is a shame Have any of you guys successfully rooted? How did it go?
That's a shame about the PS4 controller. I'm guessing though with root if you use the app six axis controller from the plaster you'd be able to hook up a Playstation 3 controller to play standard games all ok?
Thanks for that, as far as I can see I can't find an app that would do the same as MW Manager (I can't seem to add any app to work with small apps) which is a shame but could be overlooked if the other two would work ok.
Was wondering if there ever was a MAME+ for Android? There is a Emulator Frontend for Android called Happy Chick which is put on a lot of Chinese Android Devices like the GPD Systems. But 1 of the Emulators it list is MAMEPlus. But when I try to DL it, the App Crashes.
Have you tried gamesome from the playstore? I use mame4droid, the GUI is great on my 7" tab.
OLderDan said:
Have you tried gamesome from the playstore? I use mame4droid, the GUI is great on my 7" tab.
Click to expand...
Click to collapse
Yes but you can not use 1 Directory Multiple times