Related
This is the Droid VNC server discussion page.
Before reporting your success/insuccess install the latest build from this thread.
CHANGELOG:
v1.1RC0
- ICS support
- Changed to official libvncserver v0.9.9.
- Decoupled native screen grabber from jni sources, you wont need to have AOSP anymore to compile the daemon, just the precompiled libs.
- Fixed misc random segfault
- Added display rotation to 180, for zte
v1.0a3
- Rotation now fully working (on demand with F4 key)
- Speed improvements and bug fixes
- Improved server state detection (using IPC)
- changed to LibVNCServer from kanaka repository
- New webserver vnc client (noVNC), uses javascript
- Ability to make a reverse connection
- Two new framebuffer access methods (gingerbread and adb)
- New minimalistic interface
--------------------------
To download the app
Download from Play Store:
https://play.google.com/store/apps/details?id=org.onaips.vnc
OR
Download latest dev version:
https://github.com/oNaiPs/droid-VNC-server/tree/master/bin
still green on nexus one, froyo, frf83
Support for Nexus added on version 0.2b.
See my blog.
0.2b does work fine. Thanks.
Some things I learnt.
- Right click acts as "home" button press
- Escape on the keyboard acts as the "back" button
- Cursor keys work fine.
Cool
Now i'd just need to alter the framebuffer change detection to speed up the performance in updating screen...
How is the screen update performace on pc of nexus?
its not very snappy, slight delay before rendering new windows.
Whoah! Kudos to you, it works on my HTC EVO 4G!! Thanks a bunch!
wow i've been researching and looking into a possible solution to windows mobile mymobiler
www.mymobiler.com before making the complete jump to android and your project looks like a really good solution to mymobiler for me compared to the android screencast app
i was looking around on your blog (added it to my rss feed to keep up) i'm really interested in this
i'm a part time android user (dual boot windows and android 2.2) next time I switch over to android I will definitely install this and check it out with tinyvnc
keep the updates coming great job
and if possible add some of the ideas from mymobiler a lot of people are really interested in seeing a mymobiler for android and it looks like your working on a great solution
Green lines on HTC Desire.
Thanks for the job.
Is it possible to install landscape mode for looking on TV?
CU Ulli
If there are much people interested i think i can implement it
UPDATE: The app is already on the market, search for vnc server
Dear lord, this app is FANTASTIC! Works great (though the interface is a tad rough).
And just for fun, I couldn't help but try a camera feedback loop between my laptop & Evo running a VNC connection:
hxxp://i26.tinypic.com/2r2u7w1.jpg
Thanks so much for the app!
onaips said:
If there are much people interested i think i can implement it
UPDATE: The app is already on the market, search for vnc server
Click to expand...
Click to collapse
Very many thousands of users have a Dreambox Dbox or (Linux set-top box, satellite receiver) with VNC client. Look here: www_tuxbox_org
Greets Ulli01
Rotate VNC Window
Does anyone know how to rotate the VNC window (without rotating the entire desktop) for when the phone is in landscape mode?
This is cool!
Downloading in now.....
would be nice it to work on over wifi without rooting but nevertheless great app!
ulli01 said:
Very many thousands of users have a Dreambox Dbox or (Linux set-top box, satellite receiver) with VNC client. Look here: www_tuxbox_org
Greets Ulli01
Click to expand...
Click to collapse
Ok, i think it wont be to hard to implement it...
Don't hope to visualize movies this way though...
http installation:
download complete... installation successful.
market installation:
downloading droid nvc server... item downloaded successfully... installation unsuccessful: package is signed incorrectly.
evo 4g dc 3.2.3
Did you have an older version installed by apk? Please remove it...
i dont think so i got it from your qr and then tried to install from the market like 10 min later
also any help with this?
edit: uninstalled http version and market installed correctly which corrected problem 2
Dreamdroid is a open-source android client for enigma2 based Set-Top-Boxes.
The dreamdroid project ist hosted on github, sources are available via git.
Dreamdroid is licensed under the Create-Commons Attribution-Noncommercial-Share Alike 3.0 Unported License (http://creativecommons.org/licenses/by-nc-sa/3.0/)
The project page on githubcan be found at http://github.com/sreichholf/dreamDroid/
Dreamdroid is available via android market (search for dreamDroid) and via direkt download from http://github.com/sreichholf/dreamDroid/downloads
It is still in beta stage and may therefore still cause a "Force-Close" here and there (please report them to me).
Currently only english & german language are supported, but feel free to send a string.xml for your language to me!
I'd most likely commit it within hours or days (ok... i'm on holidays soon, it'll take a little longer then )!
Changelog:
Code:
-2010-08-16 - 0.6.2 - beta
FIX: Missing locations when editing timer
FIX: Weekdays on non-en_US Froyo-Desire
IMPROVE: Nicer icons at many places (including mdpi and hdpi version of ALL icons now)
-2010-08-15 - 0.6.1 - beta
Firt release available via official android Market
Basic Screenshot functionality
Fix some stupid (though primarily minor) Bugs
-2010-08-12 - 0.5 - beta
Add support for "Connection-Profiles" - you can now save as many configurations as u like with dreamdroid. The Configuration from previous Versions will be migrated to the profile "Default".
Notify user if a list is empty (e.g. nothing found using epg-search).
Lots of minor changes plus some major "backend"-changes.
-2010-07-30 - 0.3.7 - beta
Implement "QuickZap" mode to VirtualRemote
Add "long-keypress" functionality to VirtualRemote
Fix crash when "Current Event" was clicked in ServiceList ContextMenu while no EPG-Information was available
Implement Custom UnhandledExceptionHandler writing Stack-Traces to the sdcard when unhandled Exceptions occur (aka Force-Close). If you'd like to help me fixing Bugs please send the crashreports to me (or post them here)!
Some minor changes (for sure)
-
2010-07-13 - 0.3.6 - beta
Add possibility to Search EPG, also accessible via hardware-search key (if there is one)
Also show service name epg_item_dialog (because it is variable when showing results of EPG-Search)
Some minor other changes
-2010-07-12 - 0.3.5 - beta
Add basic possiblity to display "Current Service" (use options menu to reload)
Add possibilty to start movie playback via a movies context menu
Reorder Buttons in main menu
Fix SSL-Connectivity on Froyo (broken pipe)
Allow apps2sd on Froyo
Fix some minor bugs
-2010-07-06 - 0.3.1 - pre-beta
Move SimpleHttpClient instanciation to SimpleHttpClient.getInstance(SharedPreference)
Handle non-202 HTTP-Status correctly in SimpleHttpClient
Add hasError() and getErrorText() methods to SimpleHttpClient
Improve Error-Messages throughout all Activities using SimpleHttpClient (which are all except DreamDroidPreferenceActivity)
Rename DreamDroidPreferences to DreamDroidPreferenceActivity
Some minor refactoring
Fix some bugs in some AsyncTasks
Add "Login" Checkbox to preference screen for enabling/disabling the use of login credentials - disabled by default (please check if you need credentials for your connection to work!)
make "root:dreambox" the default credentials
fix Typo in Volume-Minus-Button in VirtualRemote
bump version to 0.3.1
-2010-07-05 - 0.3.0 - alpha
Add VirtualRemote
Disable ldpi-support for now (needs some adjustments first)
Some smaller fixes
-2010-07-04 - 0.2.9 - alpha
Some refactoring
Improve layout of main-menu in landscape mode
Enable sending of messages
Enable Device-Info
Add option to delete recorded movies
Improve movie list layout (now showing more information)
Add "Current Event" Option to Servicelist Context-Menu
Some (or maybe quite a lot of) code-cosmetics
- 2010-06-25 - 0.2.5 - alpha
First public alpha release of dreamdroid
Browsing channels and EPG and adding/changing/deleting timers (manual or using EPG) works (no support for tags an locations, yet)
Supports only configuration of a connection to a single box for now (ssl working)
Please consider this an highly experimental build!
More features to come!
reserved for possible future-use
updated to 0.3.5 - see first post.
Hei
How can i install the programm? When i unziping it, i dont have .apk file, but lot of other files?
Tnx for the programm!
dabrovi said:
Hei
How can i install the programm? When i unziping it, i dont have .apk file, but lot of other files?
Tnx for the programm!
Click to expand...
Click to collapse
same here.
would love to try this out, please help if possible!
It already is an .apk file... please just rename it to apk and then install it (apk is nothing else then a standard zip-file with a different ending...)!
Some Browsers (especially Internet Explorer) are doing crazy things when you download files...
PS: Thx for your feedback in advance
PPS: 0.3.6 is online - New Feature: EPG-Search (via menu or hardware-button).
any update ?
fc all the time
Does this allow remote streaming from a dreambox? That would be awesome
Oh,
hi, dreamDroid can be found on the market for quite some time now.
As there actually is no Streaming-Client capable of playing MPEG-TS... no sorry, it doesn't. But as soon as there is a possibility i will implment streaming!
Can you do like this, i see that is possibile
link h t t p ://w w w .y o u t u b e.c o m /watch?v=u58kG0lgRnc
Thanks
First of all thank you for this great app!
I have two minor remarks:
1: I can't stream recordings. I have read this problem is caused by a problem in vPlayer. Is this correct?
2: If a stream over 3G/H with a VPN connection it takes some time to load the stream and when the stream is playing you see a lot of squares. Is it possible to change a setting to fix this?
any plan on future version to support Enigma 1 as well?
Fabian1971 said:
First of all thank you for this great app![/QUOTE
You're welcome
Fabian1971 said:
1: I can't stream recordings. I have read this problem is caused by a problem in vPlayer. Is this correct?
Click to expand...
Click to collapse
Correct, vPlayer has some problems with blanks and special charcaters like the german umlauts (äöüß...).
On Way to solve this is to change the filename-scheme for recordings on your box (future recordings should work than) to anything else than the default value.
Fabian1971 said:
2: If a stream over 3G/H with a VPN connection it takes some time to load the stream and when the stream is playing you see a lot of squares. Is it possible to change a setting to fix this?
Click to expand...
Click to collapse
3G is just not made for streaming high-data-rate videocontent... i don't know anything u could do to solve that (besides the fact that every data-plan i know would be used up within minutes or at most several hours of streaming).
chewlee78 said:
any plan on future version to support Enigma 1 as well?
Click to expand...
Click to collapse
Well, originally dreamDroid was designed in a way that allowed adding support other protocols pretty easily.
While at some point there would be some more work to do than just a "simple protocol implementation" it would still be possible to do so.
But there's some other issues:
1. I do not have any enigma1-based STB anymore
2. I do neither have the time nor the motivation to implement a second protocol
3. Until now no one else felt up to implement enigma1 support
dreamDroid is an open source project and everyone is welcome to join it, as long as he's sticking to some rules and conventions . Just contact me.
Click to expand...
Click to collapse
Thank you for great app.
I couldn't find any scheduled recording section in program. It would be good like this feature.
YaPaY said:
Thank you for great app.
I couldn't find any scheduled recording section in program. It would be good like this feature.
Click to expand...
Click to collapse
It's called "Timers" .
That part will get a major overhaul with the next version (released in about 6-8h).
You can see a screenshot of the new timerlist here:http://reichholf.net/files/dreambox/dreamdroid/timer_list.png
regards,
Reichi
Reichi said:
It's called "Timers" .
That part will get a major overhaul with the next version (released in about 6-8h).
You can see a screenshot of the new timerlist here:http://reichholf.net/files/dreambox/dreamdroid/timer_list.png
regards,
Reichi
Click to expand...
Click to collapse
It's good job. Now stream function working. It's little bit laggy but it's okay. Maybe you can improve the performance with next releases.
Best E2 tools in market, thank you, well done.
Great app but unfortunately when trying to stream a channel via vPlayer, the stream closes after 1 second. Any ideas what could be causing this?
vibez said:
Great app but unfortunately when trying to stream a channel via vPlayer, the stream closes after 1 second. Any ideas what could be causing this?
Click to expand...
Click to collapse
same here.
Wow, this app is absolutely amazing.
Works very well here.
I've tested streaming only via WiFi. Sometimes it loses the stream.
Please do not try to stream any HD Channel. I think, this wont work.
Thanks to the dev.
One Bug:
sometimes my timer.xml is away after make a new timer.
I think, it's because Ä,ö, ü or something like this.
Hi
Great app except cannot install vplayer to my htc wildfire. Is there any alternative?
I presume it is because of Froyo on my htc?
Thanks
Hi, I'm the MAME4droid developer.
I have released a new MAME port called MAME4droid Reloaded that is based on MAME 134u4. It has savestates
This MAME4droid version is targeted to Dual-Core devices (1GHz and 512MB RAM minimum), because it is based on a high specs 2009 PC MAME build.
Anyway don't expect arcade games of the 90 to work at full speed. With some games that are really bad optimized (like outrun or mk series) you will
need at least a 1.5 ghz dual-core device. This is related to MAME build used, since it is targeted to high specs PC's as i said before.
This version doesn't have an uml back end ARM dynamic recompiler, which means drivers based on high specs arcade CPUs won't be playable
(it has not sense since this games will be slow in any case).
Said that, with a low end device, use at your own risk. I suggest you use MAME4droid (0.37b5) instead.
Remember that games that can be emulated on both MAME4droid versions will run much faster on MAME4droid (0.37b5) than on MAME4droid Reloaded (0.134),
and will drain less battery.
This version emulates over 8000 different romsets.
Please, try to understand that that with that amount of games, some will run better than others and some might not even run with MAME4droid Reloaded.
Please, don't email me asking for a specific game to run.
Tips to help performance: use lower quality sound or switch it off. Disable stick and buttons animations and disable smooth scaling also.
After installing, place your MAME-titled zipped roms in /sdcard/ROMs/MAME4droid/roms folder.
MAME4droid Reloaded uses only '0.134u4' romset.
Features
------------
Save States
Support for 2.1 and upper Android devices.
Native support for Android Honeycomb tablets.
Autorotate.
HW Keys remapping.
Touch Controller can be shown/hidden.
Smooth image.
Overlay Filters, scalines, CRT..
Digital or Analog touch selectable.
Animated touch stick or DPAD.
Button Layout customizable control.
iON's iCade and iCP (as iCade mode) external controllers supported.
Wiimote support using WiiCrotroller Market app.
Tilt Sensor as left/right.
1 to 6 buttons optionally shown.
Options for video aspect ratio, scaling, rotate.
I haven't published to market yet, as this is an early release and I'm waiting for comments and (hopefully very few) bug reports.
As a new user I'm not allowed to post links, so to download the apk, search for iMAME4all at google code site.
Maybe this is of interest to you or any of you friends.
Mod edit: Here's the link.
Just tried it. Very good. Thanks a lot! Keep up the good works
I would test it but I can't find roms with that romset
Will give it a shot when I get home.
What does this set add over the current Mame4droid set? Do we have support for CPS2 roms yet?
Hi! Thanks for the hardwork!!!!
Will this emu have uni_bios support etc¿¿¿
Sent from my SPH-D710 using XDA App
from where to download roms for this....??
This version supports very current mame romset and many games work smooth on samsung galaxy S, it supports neogeo cps1/2 i tried cps3 but somehow cant get proper version/romset.
It supports MK1/2/3 but that would require 2 cores.
Many games work smoother when you set frame skip to 6 instead of auto and when you set video render to GL.
Its great ! basically like MAME on PC.
People would be definitely happy cause its really nice to have such new romset on portable device
For roms try to search some internetz i dont think anyone would give you links here cause its forbidden on some forums.
http://code.google.com/p/imame4all/
Oh finally Double Dragon on my android! Great work! thanks
Just tried NOCD SFIII and it recognized the game and loaded it but then on 100 % i was dropped out of the emu , similar situation is with PGM game Martial Masters and a couple others.But im not sure if its rom version mismatch or what.
Im not SFIII fan so i didnt did research about its rom sizes and names.
thanks a lot for the great release!!
can anyone provide MAME 0.134u4 DAT file for cmpro?
never mind, found it.
if anyone needed it, i'm attaching it to this post.
thank you soooooooooooo much
i hate tiger mame
now you have save stats
bu pleae , where isw the rom
i've searched romhustler , emuparadise .... none oif the not works , it says that the rom is not compatible
please help
mehdi.moha said:
bu pleae , where isw the rom
i've searched romhustler , emuparadise .... none oif the not works , it says that the rom is not compatible
Click to expand...
Click to collapse
find the latest MAME ROM set (0.145), then rebuild it with cmp and 0.134u4 DAT file i provided before.
then try MAME Rollback ROM set (0.145) for fills.
thank you man
which tools can help me to rebuilt that ?
i'm press thanks button again
mehdi.moha said:
please , jut giv a link to me pleaseeeeee
Click to expand...
Click to collapse
such links are not allowed here. search internet for "pleasuredome".
thank you man
how can i rebuilt that , i have .145 rom and .dat file , can you please help me to find a re builder tools ?
i'll press thank button again
mehdi.moha said:
which tools can help me to rebuilt that ?
Click to expand...
Click to collapse
search internet for "clrmamepro" (i can't post links since i don't have enough posts).
send me a PM mate
i'l thank you enough
===================
ok i've download clemamepro and load the .dat , but how can i load mame roms to combin with .dat file ?!
thank you for you kindly help
---------- Post added at 11:28 AM ---------- Previous post was at 10:48 AM ----------
guys please
where can i download the .134u4 roms ?
is there any hope to help ?!?
mehdi.moha said:
where can i download the .134u4 roms ?
Click to expand...
Click to collapse
you was already told that, you won't find complete 0.134u4 set anywhere. do these steps to get it:
1. register on pleasuredome.
2. download [FREE] MAME 0.145 ROMs torrent.
3. get cmpro 4.03a.
4. get MAME4droid Reloaded 1.0 WIP.dat from my post above.
5. put this dat file to datfiles directory of cmpro.
6. load it with default settings.
7. go to Rebuilder.
8. define source folder with MAME 0.145 ROMs and any new folder for rebuilt ROMs.
9. press Rebuild.
10. after rebuild is done, get [FREE] MAME - Rollback ROMs (v0.145) torrent.
11. go to Settings/ROM-Paths in cmpro.
12. define folder with recently rebuilt ROMs.
13. go to Settings/Add-Paths in cmpro.
14. define folder with MAME - Rollback ROMs (v0.145) here.
15. go to Scanner, uncheck Samples and CHDs and press New scan.
16. check all squares in Fix column.
17. cmpro should scan your rebuilt ROM set and add missing files from rollback set.
Very nice write up!
TheXSample-SXELROM v3.5 for JXD S7300B (Firmware & Tincore Driver Update 18/05/2013)
Use of this article
It allows you to use this review, either by copying or referenciándola link to anyone who wants it, with the only condition that remains the author and a link to the original source of this review, which is cited in the following section .
Source and update the information in this article
The original article (in Spanish) is in my blog .
For updates on this article, I suggest visiting one of the links above.
_____________________________________________________________________
UPDATES
18/05/2013: THEXSAMPLE-SXELROM_3.5PATCH.rar
Mirror Mega
Change log
Firmware
- Kernel compiled from sources 3.0.50
- Improvements on system stability (must improve some hangs/freeze of devices)
- New frequency added. There is no need of SetCPU profile. Is recommended to clear application data and start again SetCPU, and choice "Autodetect frequencies"
- Governors smartass2, intelldemand, lagfree and lionheart was deleted, and replaced by the new ondemand, interactive and interactive2, that works better on the device.
- Potential Fix for Wakeup bug. Emulators now must run fine without issues about the screen rate, after wake up.
- Little improvements on 3D performance
- Added new option for reboot, from the power menu.
- JXD Mapping tool deleted. now will not appear in any way the mapping tool interface (Shift key will not open it)
Tincore Driver Update
- Fixed Sticks Dead Zones
- Sticks are Joystick by default from now (you must set manually if you need right stick as IJKL keys)
- Fixed initialization routine.
Installation:
- Extract the rar file. There are 3 files.
- Put on your miroSD card
- Boot the device in recovery menu
- Select "install zip from EXT"
- Browse and select the file you want to flash (each file flash different kernel speed. select the speed you want to use. (Recommended: 1200MHz)
- Reboot the system
_____________________________________________________________________
About this overview
This article is a summary, and contains only the most relevant features.
To read the full article, look at the link above.
Features
Here is a short list of changes included in this version of firmware.
Later in this article, there is a section with extended information about these changes.
Firmware
Include support for USB Bluetooth dongles
This includes new governors set for the console hardware
Tincore Driver
Calibration ajusatada for DPAD
Improvements and optimizations in the driver code, to get even less lag.
Tincore KeyMapper
Support for languages.
Minor improvements in UI tool
DEBUG Option
Creating online guide tool
Note on Bluetooth Support
Not all Bluetooth USB dongles behave the same way, and the clasificaré in 3 groups:
[*] Only some have 100% support, and able to connect, disconnect and work seamlessly with the device.
[*] Others may only work if you are connected to the console from the start of it, and if disconnected, they will not start until you restart the console.
[*] And others, very few, may not be able to work with the console.
That said, emphasizing that most dongles that we used in the tests correspond to Group 2 of the above list, and only one has been in group 1, but still the connectivity and operation we tested is suitable and practical, if we have the console plugged into a TV.
What's more, the videos I uploaded to show this feature, corresponding to a dongle in group 2, and as you can see works seamlessly with multiple devices.
http://www.youtube.com/watch?v=3CW4sjLxcjY
The video above shows the work in progress of this feature.
On connectivity Sixaxis
http://www.youtube.com/watch?v=uPhBS4FqUH4
(Using a SIXAXIS with the console)
Overall, there have been problems with device connectivity, but if identified and strange behavior is that when connecting Sixaxis controls, after a few seconds in some cases these are switched off (or when you connect a second controller is off the first), but not always the case and simply reconnect the tool again.
According to the evidence, it may be because, for some reason, the program does not work well when the controls are low on battery (below 50%).
http://www.youtube.com/watch?v=Men4LPPYFOE
(Console working with 2 sixaxis connected simultaneously)
Version Recustom
It has generated a TheXSample-SXELROM v3.0 release Recustom with the same characteristics as the original rom, plus some extra programs related withthe bluetooth.
Download Links
TheXSample - SXELROM v1.0
TheXSample-SXELROM Firmware v3.0 [Mega Mirror ]
For more links, see the original article of this release.
Credits:
As in previous updates, here is the work of many people, although it seems small upgrade, I can say it's quite achieving the advancement of Bluetooth and achievers who deserve all the thanks, and among which I will highlight a Skelton (great manager of the idea), Christian Troy, Lomax, Tincore (which never tires of implementing improvements) and myself, that force me to go out in the credits XD, plus I can leave out now .
We also wanted to give a thank you to the store Willgoo, that has been very helpful to give us the necessary support to add the option of accelerometer in the mapping tool (released in a previous patch), and now we have the "Wiimote style "to play some retro-gaming (it's great to play Mario Kart 64, tilting the console like a Wii steering wheel): D
The special thanks of this firmware is for the groups "The Mox", "Les Miserables", "Marilyn Manson" and Daft Punk (among others) for that because we had a lot of energy injected encouragement and strength to the long nights of testing that has taken this firmware.
Zalu2!
Deen0X
Thanks so much for your work on this! Super smooth and everything just works.
Also, thank you for posting this on XDA. Haven't seen too many S7300B posts here, so this is great.
jm77 said:
Thanks so much for your work on this! Super smooth and everything just works.
Also, thank you for posting this on XDA. Haven't seen too many S7300B posts here, so this is great.
Click to expand...
Click to collapse
nice to see people interested on this device here in XDA.
first post updated!
Deen0X said:
first post updated!
Click to expand...
Click to collapse
Thanks for posting this on XDA!
Looking forward to reporting back. Thanks for your hard work.
Note: I don't have an older android version atm, so this is still only for android 4.4+
Now on google play
On Google Play
I haven't seen a working steering wheel controller for pc, so I thought to make a one. I used vJoy driver to create a virtual joystick/steering wheel and wrote an app in C# for to get control over it. This is my initial release, only the steering works now. I develop this app in my free time and I will try my best to update this frequently. I only tested the android app in my xperia z2, app uses accelerometer values to make the steering works. Should work on any device.
I thought to share with it you people, so I will get new ideas.
Please turn off auto-rotate in your phone before using this.
Using the open-source Vjoy driver, I made this app to those who don't have a Race Controller to play racing games on your PC.
Please turn off auto-rotate in your phone before using this.
--------------------------------------------
How to configure--Intructions--
--------------------------------------------
Download latest vJoy driver from here
http://vjoystick.sourceforge.net/site/
0 - Connect to the same wifi network (pc and phone)
1 - Install vJoy driver
2 - Configure the 1st virtual driver with 0 POVs and 7 Buttons
3 - Download PC client from the XDA thread, link below
4 - Unzip and use the windows client program
5 - 'Controller 1' button enables the steering wheel control
6 - 'Controller 2' button enables the gamepad
7 - Type your PC ip and touch what you want
8 - Now all set and enjoy
If you have anything to report, bugs or something please use the XDA thread, download
https://forum.xda-developers.com/android/apps-games/app-steering-wheel-controller-pc-t3523997
If you face any error, please send me a logcat
Features Need to be implemented : Performance upgrades -- Virtual Gamepad -- Sensitivity Controlling -- Vibration
2016/12/25
*Added 4-buttons
*Fixed some problems in win-client
*Tested on NFS Horpursuit, works well
2017/1/6
* Added new controller
To Do:
* Accelerometer based accelerator for games/ touch control
* Steering wheel sensitivity controlling option
* performance upgrades for the windows client app
* Hardware buttons as gamepad buttons
forgot to mention, please be sure ports 8888 and 9000 are free.
if anyone's using it please feedback, so i can continue developing
Downloaded. Will give feedback after testing.?
arputhatonyking said:
Downloaded. Will give feedback after testing.?
Click to expand...
Click to collapse
alright then
So bad, tried your app with split second, did not manage to get it to work so I dropped it.