Andro Shark - Public Beta - vMarch3rd - Droid Eris Themes and Apps

http://forum.xda-developers.com/showthread.php?t=725692 <- new dump app.
EXPIRED
Please hold on for next release, this one has expired.
Andro Shark is an android packet sniffing app. It dumps all (wifi and/or 3g) traffic into a standard pcap file in /sdcard/androshark. This file can be read with wireshark, or any other application able to read pcap files.
This is the March 3rd version. This is the first public beta, so expect bugs. I will not be held responsible for damage or loss due to any software. My standard license applies, http://www.andirc.net/2010/04/standard-license-agreement.html.
To use Andro Shark you must agree to the above license.
Feedback/feature requests appreciated.

jcase said:
Andro Shark is an android packet sniffing app. It dumps all (wifi and/or 3g) traffic into a standard pcap file in /sdcard/androshark. This file can be read with wireshark, or any other application able to read pcap files.
This is the March 3rd version. This is the first public beta, so expect bugs. I will not be held responsible for damage or loss due to any software. My standard license applies, http://www.andirc.net/2010/04/standard-license-agreement.html.
To use Andro Shark you must agree to the above license.
Feedback/feature requests appreciated.
Click to expand...
Click to collapse
Does it need root?

Sorry, yes requires root.

crap oh well, thanks. Hopefully they can root 2.1 leaks soon.

No root here so I can't test it, but just a few thoughts.
Is there a way to specify a capture filter in the program? Something ala libpcap's filters "IP 192.168.1.1".
Does it get killed by the task manager if left idle for a while?

Any way to view the .pcap output on the device?

nindoja, Its based on tcpdump, and if memory manager kills it tcpdump keeps running. Its a bug and I have fixed it. I just need to get it all packaged an uploaded sometime.\
Burko,
After i have the capture part done, I will look into that.

hmmm great potential, but i think something is broken with mine keeps stopping each time I try to get to the browser, maybe I'm doing something wrong

pk198105 said:
hmmm great potential, but i think something is broken with mine keeps stopping each time I try to get to the browser, maybe I'm doing something wrong
Click to expand...
Click to collapse
Possibly, I will update it this weekend. Possibly ad the ability to browse packets, or filter packets. Depends on my time. Do you happen to have autokiller or any memory management app setup?
Please report your device, and ROM back to me.

Any OS version requierements? It always says that this app cannot be installed. I have root of course and a 1.6 version.

m4dm4n123 said:
Any OS version requierements? It always says that this app cannot be installed. I have root of course and a 1.6 version.
Click to expand...
Click to collapse
Posted version is for 2.1 for now, which device? Will be updating for 1.5 and up.

HTC Magic 32a, currently running CM 4.2.15.1. Although there will be soon CM 2.1 version, I am looking forward seeing your app for <2.1 OS versions.

Seems to be working great on my N1. Very useful. Verified the dumped data in Wireshark.

blunden said:
Seems to be working great on my N1. Very useful. Verified the dumped data in Wireshark.
Click to expand...
Click to collapse
Shocked people are actually using this lol.
Guess i have to actually polish it?
I will hop on it soon as I release my adblocker (this weekend?).

Polish it ? Distribute it. Dude, you would be the first to make an packet capture app (that uses tcpdump of course).

Hi just tried it on my hero with 2.1 - I get "Could not open /sdcard/AndroShark.apk as APK file" when I try to install it with Astro - any ideas?

PhatCrack said:
Hi just tried it on my hero with 2.1 - I get "Could not open /sdcard/AndroShark.apk as APK file" when I try to install it with Astro - any ideas?
Click to expand...
Click to collapse
well just tried it with astro and it works! try downloading again. tested with HTC Hero NeORoM 2.1

nicandris said:
well just tried it with astro and it works! try downloading again. tested with HTC Hero NeORoM 2.1
Click to expand...
Click to collapse
Installed NeORoM and now it works - thanks

Works perfectly
Hi,
FYI, I tested it and it works perfectly on my rooted Desire.
Thanks for your work!
As you requested some ideas for new features:
Widget On/off (like for GPS, Wifi, ...)
Checkbox to append the datetime (several sessions without the need to rename the previous one)
Cheers,
W.

hello, great app =) maybe you can add the option to filter MSN conversations =)
cumps from portugal
androidpt->

Related

Wifi tethering application

***Sticky this please
Check out this application I put together. It is a simple stand alone app for true tethering over wifi, you must have a rooted phone for this app to work....
http://www.androidactivity.com/tetherWifi.html
The main purpose of this thread is to discuss issues with the application. For instructions on how to use it read the webpage from the link above.
Good deal will try it out as soon as i get sp3, is it compatible with new update? thanks for this!
Any chance of making this open source?
If it just uses the same method as http://forum.xda-developers.com/showthread.php?t=474470 then it would be pretty helpful for those of us trying to make a frontend to command line applications.
amgupt01 said:
Any chance of making this open source?
Click to expand...
Click to collapse
Pretty Please... I do appreciate the effort and at that same time, I like to know what I am giving root access to. But, really - I'd like to be able to modify it to my own network environment. I like to customize the dnsmasq.conf a bit for my own peace of mind...
Thanks again, this is the beginning of a great piece of work...
This is really nice!!! The old way with terminal was getting old. Thanks!!!!
Could you have a status icon at the top toolbar to show that the tethering service is active?
Tested, worked flawlessly. Unscecured, of course, but freakin' sweet if you can't get another network. Tried this from my house, worked great on 3g. Work VPN functioned w/o issue.
Nice! Confirmed working with Vista laptop.
I'd like to also voice support for open sourcing this-- or for removing the root requirement if you could get that worked out. I am very appreciative that you've pulled this together but at the same time feel reluctant to install any software that will be running under root that isn't signed or at least has the source code available.
Keep up the great work!
please add an option to change ssid, and settings, and we definately gotta find a way to secure the wifi
I just made a couple bug fixes and put up a new version this morning.
This is still beta and I am looking into making a lot more things configurable.
Right now it is not secure. It only will DHCP out one IP, but it does NAT forward the whole range of 10.0.1.X
I understand everybody's concern about making it open source for root access, at this moment I am not going to make it open source. I would like to figure out a way to make it work without root in the future, but if I cannot I may make it open source.
This may help you out with your concerns, this is what the application does:
-it unpacks files to the /data/data/com.androidactivity.tetherWifi/ directory only on the first run of the application, installing an upgrade of my app will re-unpack the latest files in this directory. a chmod of 744 is done to all of these files.
-manual configuration of dnsmasq.conf, tiwlan.ini, etc.. can be done by modifying these files in this directory. You need to run my application once before modifying, so that these files get unpacked. If you ever upgrade my app, make sure you back up these files before upgrading, because on upgrade my app will overwrite these files.
-when you hit start, i disable wifi if it is on and then run the tether.sh start script.
-when you hit stop, i run the tether.sh stop script, I also enable the wifi back if i had disabled it before running start.
-to see what tether.sh start and stop does, take a look at the /data/data/com.androidactivity.tetherWifi/tether.sh file
stats555 said:
Good deal will try it out as soon as i get sp3, is it compatible with new update? thanks for this!
Click to expand...
Click to collapse
I doubt it needs service pack 3. I just confirmed it working on my machine which has service pack 3.
My bluetooth tethering app, on the other hand, works better with service pack 3, and I do recommend upgrading if you are going to use that app.
moussam said:
***Sticky this please
Check out this application I put together. It is a simple stand alone app for true tethering over wifi, you must have a rooted phone for this app to work....
http://www.androidactivity.com/tetherWifi.html
Update:What this program does..
-it unpacks files to the /data/data/com.androidactivity.tetherWifi/ directory only on the first run of the application, installing an upgrade of my app will re-unpack the latest files in this directory. a chmod of 744 is done to all of these files.
-manual configuration of dnsmasq.conf, tiwlan.ini, etc.. can be done by modifying these files in this directory. You need to run my application once before modifying, so that these files get unpacked. If you ever upgrade my app, make sure you back up these files before upgrading, because on upgrade my app will overwrite these files.
-when you hit start, i disable wifi if it is on and then run the tether.sh start script.
-when you hit stop, i run the tether.sh stop script, I also enable the wifi back if i had disabled it before running start.
-to see what tether.sh start and stop does, take a look at the /data/data/com.androidactivity.tetherWifi/tether.sh file
Click to expand...
Click to collapse
Thanks for this gonna test it out. I was thinking of making something like this you beat me to it.
http://code.google.com/p/gtether/
Similar project, open source.
Do not support closed source projects.
Especially those that require root on your phone!
miseiler said:
http://code.google.com/p/gtether/
Similar project, open source.
Do not support closed source projects.
Especially those that require root on your phone!
Click to expand...
Click to collapse
The gtether application clashes with the ****ty superuser application on the JF releases... it's unusable for me. However, Moussam's works fine.
With GTether, everytime I try and connect my PC - it just goes into an endless loop of approving the super user access, even if you select "Always" it just doesn't work. Which is a shame, because GTether is clearly a better application.
I found the same issue with the endless loop with Super user.
vr24 said:
The gtether application clashes with the ****ty superuser application on the JF releases... it's unusable for me. However, Moussam's works fine.
With GTether, everytime I try and connect my PC - it just goes into an endless loop of approving the super user access, even if you select "Always" it just doesn't work. Which is a shame, because GTether is clearly a better application.
Click to expand...
Click to collapse
Well, the GTether application isn't even Open Source. The SVN for it has no code and the downloadable "source code" is just a gzipped .apk file.
Also, the Super User app is far from ****ty. It is the only thing protecting your phone from people releasing apps on the market targeting rooted users. If someone released an app on the market that ran su without your approval, they could wreak havoc on your phone and potentially brick it.
miseiler said:
http://code.google.com/p/gtether/
Similar project, open source.
Do not support closed source projects.
Especially those that require root on your phone!
Click to expand...
Click to collapse
Everybody, do your homework first before you start making stupid comments. First off gtether is not an open source app. My app is simpler and more stable. Gtether is also a good application, but I wanted to create something that had everything packed up into one install without having to run any shell commands.
I do not have the bells and whistles yet, but I am working on them, this is just a beta release.
amgupt01 said:
Well, the GTether application isn't even Open Source. The SVN for it has no code and the downloadable "source code" is just a gzipped .apk file.
Also, the Super User app is far from ****ty. It is the only thing protecting your phone from people releasing apps on the market targeting rooted users. If someone released an app on the market that ran su without your approval, they could wreak havoc on your phone and potentially brick it.
Click to expand...
Click to collapse
Well, no. The source tgz has all the components of the tether-1.6 app in it, in additional to the apk file (for whatever reason). I suppose you could argue the iptables source isn't present in the file, but that is available elsewhere.
And apps that run su with your approval are just as likely to brick/rootkit.
Well by "source" I am referring to the actual source code used for the .apk file which is run on Android. That's the part which is installed as an application and is actually using the binaries from the tether-1.6 kit as root and running in the background to notify when new users connect.
Also, when I say that SuperUser protects your phone, I'm assuming that people will actually do research before allowing an app to user root privileges and will block an app which has no need to use root whatsoever.
miseiler said:
Well, no. The source tgz has all the components of the tether-1.6 app in it, in additional to the apk file (for whatever reason). I suppose you could argue the iptables source isn't present in the file, but that is available elsewhere.
And apps that run su with your approval are just as likely to brick/rootkit.
Click to expand...
Click to collapse
if it makes everybody more comfortable i can post the script files that are run in my app. su is only needed to run these script files. these files are unpacked into /data/data/com.androidactivity.tetherWifi on the first run of this application and can even be altered to whatever config you want afterwards. su access is not needed until you hit start or stop. if you are concerned install my app and run it and dont grant su access and you will be able to see the unpacked script files in the dir i mentioned, and even alter them if you want.

BitTorrent Client | aBTC

http://www.cyrket.com/package/org.ale.abtc
Make the most of your unlimited data plan!
aBTC is a full-featured BitTorrent client for Android. Open a torrent file to download movies and music straight to your phone! Features DHT and downloading while sleeping.
Please leave a kind rating and a comment to request new features!
V1.0: Initial release. More soon!
FOSS!
Anyone try this yet?
I installed it this morning, was pretty excited. However, it doesnt navigate to downloaded .torrent files on your sd. It says "to begin, use the browser to open a torrent file" but I cant seem to get my browser to just open a torrent file. Not sure if I'm not doing something correctly, or if the app is garbage. Anyone else?
Decided to try it out myself. I had no problems with using the browser to get torrents. Only problem i seem to have is that torrents from private trackers wont start.
for the people who have used it....is it worth getting? dont feel like buying then returning it if i dont like it...
trying it now seeing how it works
I've got it working now. Torrent wont start though, downloaded from mininova.
jerbot said:
I've got it working now. Torrent wont start though, downloaded from mininova.
Click to expand...
Click to collapse
yea I have the same problem
in its current form its not worth getting, i can get nothing to actually download.... maybe will get fixed with updates
You all say its not worth it at the moment, does anyone else have an alturnative Android seriously seems to be lacking one atm.
can anyone post the logcat output from when this is running? I'm curious to see if there are any error messages when you cant connect.
It says FOSS but I don't seem to be able to find the sources for this.
SteveTilsed said:
You all say its not worth it at the moment, does anyone else have an alturnative Android seriously seems to be lacking one atm.
Click to expand...
Click to collapse
I just run rtorrent in Debian on my phone. Works like a charm.
Hi guys!
I made this!
I added an update today which should fix that private tracker thing. It was a problem with port collisions.. my fault.
Let me know if you have any more problems, feedback is appreciated. Source is coming, just need to clean it up..
Rich
If you're having specific problems, please send me the actual .torrent, your location, your network connectivity and your build.
Some people are claiming that it says they don't have space, but I can't recreate this bug and I'm wondering if it's a custom build thing.
Rich
[email protected]
mine says the same thing about there not being enough space. Im wondering if its not pointing to the SD cards location?
Fixed that bug.
anotherbittorrent client abtc
I started using the program about a week ago and found out that if u use btjunkie website most will start to download. I have had a problem with the downloads stopping and not resuming. U can only download one torrent at a time. If while downloading u plug in your phone to charge the torrent will quit downloading. I can't wait till the software gets a couple more updates. Then I probley will start passing 25gig a month downloaded thru tmobile.
This app still does not download anything for me. I just tried dowloading Ubuntu with it.

Skype release from VZW today...

Tried to download the new Skype app Verizon released today from skype dot com/vzw and I get the "There are no matches in Android Market for the search com.skype.android.verizon
Am wondering if it's because I updated my phone to the leaked 2.1 and it's looking for 1.5 or ???
Anyone else tried this, especially anyone that's still on 1.5?
Thanks in advance for any info.
I'm getting that same result when searching for almost any app I'm trying to download. Even when using the QR code to an app I know is active in the market, my phone doesn't find any results.
It's wearing me out. Hope someone has an explanation. I have a feeling it is due to the leaked 2.1.
mountaineerndixie said:
I'm getting that same result when searching for almost any app I'm trying to download. Even when using the QR code to an app I know is active in the market, my phone doesn't find any results.
It's wearing me out. Hope someone has an explanation. I have a feeling it is due to the leaked 2.1.
Click to expand...
Click to collapse
The android Market filters what apps show up due to your system version. So if you are running 2.1, like I am, and you try to find an application that only runs on an OS up to say... 1.5, then it won't show up.. :/
I tried this method....and it didnt work for me,but I am on a custom ROM, if you have the 2.1 OTA with root, you might be able to do this..
I didn't modify any files, I just did a bit of researching and found this
download this file:
www(dot)sendspace(dot)com/file/rnwab1
it is supposedly the 2.1 release version.
MD5sum= 5dc96431fae1be1aa51d7c50889273a5
then put this on the root of your SDcard
next, download installer from the android market and then run it... then select the zip file from the list and install..
---when I tried opening skype, it said "skype can only be used on verizon wireless phones"
I would like to know if this works for anyone...
this is a network issue not a version issue. most apps are designed to run on 1.5 so your past version check argument is a bust. but Verizon has not registered our device as being 2.1 compliant and until they do we will not have full functionality of the market. that's the way of the root game. us rooters being on the bleeding edge of android get locked out of a few things till our carrier catches up.
rigamrts said:
this is a network issue not a version issue. most apps are designed to run on 1.5 so your past version check argument is a bust. but Verizon has not registered our device as being 2.1 compliant and until they do we will not have full functionality of the market. that's the way of the root game. us rooters being on the bleeding edge of android get locked out of a few things till our carrier catches up.
Click to expand...
Click to collapse
OK, thanks for the update, much appreciated.
rigamrts said:
this is a network issue not a version issue. most apps are designed to run on 1.5 so your past version check argument is a bust. but Verizon has not registered our device as being 2.1 compliant and until they do we will not have full functionality of the market. that's the way of the root game. us rooters being on the bleeding edge of android get locked out of a few things till our carrier catches up.
Click to expand...
Click to collapse
I sort of figured as much, and was after some happy logical confirmation type thinking which you've provided.
I don't really mind, just wanted to make sure that was why, and not something I was doing incorrectly.
Thanks.

AutoCAD WS for Android coming 4/20/2011

According to AutoDesk, they will be releasing a version of AutoCAD WS for Android on Wednesday.
we are delighted to announce that this free app which has already been downloaded more than one million times will be available to download from the Android Market next Wednesday, April 20, 2011.
Click to expand...
Click to collapse
The AutoCAD WS mobile app will work on all phones and tablets running Android version 2.1 and higher.
Click to expand...
Click to collapse
AutoCAD WS for Android will include all the features already included in the successful iPad/iPhone app. There is a comprehensive set of tools for editing and markups and a Timeline for managing all previous versions of your design.
Click to expand...
Click to collapse
I'm curious to try it. I can't see any reason why it wouldn't be compatible with the G Tablet, but then again I'm no expert. I think it is supposed to work with DropBox for swapping drawings back and forth, not sure what else will work with it.
Anyone else following this?
AutoDesk's page on the app.
Their blog post with teaser video.
Well this is just GREAT. The app won't install to the g-tablet !!
I installed it just fine on my phone. If I could find it, I'd try to copy it over to the g-tab... but I can't locate it on the phone, it doesn't show up in apps. Wonder where it could be ??
I will have to dig around and see if I can find it. Crappity.
I did take a page out of Roebeet's book ... I have tweeted AutCAD WS and asked if there is an alternate place to download the application. Hopefully I'll get results as good as he did!
Solved
Solved - in case anyone cares to know.
Here's how I went around the back way to install:
1. Install AutoCAD WS to an Android phone.
2. Use Titanium Backup to backup the application to the sdcard.
3. Connect phone to PC as a USB drive; copy three files to PC. The are a Properties file, a zipped .tar file and a zipped .apk file.
4. Unzip the two zipped files on the PC.
5. Connect the G-Tablet to the PC as a USB drive. Copy the properties file, the .tar file and the .apk files to /system/apps. Note that the latter two must be unzipped.
6. Use a file explorer to install AutoCAD WS on the G Tablet.
I tested it by opening the sample drawings and it was fine. It also recognizes drawings sent as email attachments and will open those.
NinetyWt said:
Well this is just GREAT. The app won't install to the g-tablet !!
Click to expand...
Click to collapse
Just downloaded/installed fine from market.
Open/view 3 sample drawings without issue.
BTW, running VeganV1B511 + Pershoot OC kernel.
rickyt63 said:
Just downloaded/installed fine from market.
Open/view 3 sample drawings without issue.
BTW, running VeganV1B511 + Pershoot OC kernel.
Click to expand...
Click to collapse
Ditto for me. Friend of mine tried it on his Gtab, same ROM, it installed it to his phone (from the web market), even though he selected his tab.
Anyone else notice that "pinch to zoom" only works with your fingers horizontal, not vertical? Happens in most apps for me, including this.
I don't see the appeal of having a CAD application on a touch device like this. For viewing, sure, but for content creation it seems much more painful than a traditional CAD setup.
rickyt63 said:
Just downloaded/installed fine from market.
Open/view 3 sample drawings without issue.
BTW, running VeganV1B511 + Pershoot OC kernel.
Click to expand...
Click to collapse
I'm un-rooted and running the stock ROM, that's why.
LinuxOnNook said:
I don't see the appeal of having a CAD application on a touch device like this. For viewing, sure, but for content creation it seems much more painful than a traditional CAD setup.
Click to expand...
Click to collapse
Sure. It will be for viewing only, or perhaps to make notes in a drawing during a meeting. My intent in purchasing the tablet was to increase my workspace mobility; this will be very handy in meetings.
NinetyWt said:
Sure. It will be for viewing only, or perhaps to make notes in a drawing during a meeting. My intent in purchasing the tablet was to increase my workspace mobility; this will be very handy in meetings.
Click to expand...
Click to collapse
Bingo! Now I just need to convince my employer to let me bring my tablet into work (stupid security at defense contractors)
keep in mind, there are people who do autocad in the "field" .. For instance at my previous job, the field surveyors would create dxf's in real time with their data collectors. Being able to look at the file before leaving the site would help for those 5 shots they forgot to shoot.. Not to mention they could email the point file and dxf and proceed to the next job without visiting the office again..
I think those data collectors are meant to connect to PC's; not sure if they would connect to the G-Tab. It would be awesome if they did.
NinetyWt said:
According to AutoDesk, they will be releasing a version of AutoCAD WS for Android on Wednesday.
I'm curious to try it. I can't see any reason why it wouldn't be compatible with the G Tablet, but then again I'm no expert. I think it is supposed to work with DropBox for swapping drawings back and forth, not sure what else will work with it.
Anyone else following this?
AutoDesk's page on the app.
Their blog post with teaser video.
Click to expand...
Click to collapse
Anybody actually been able to reach that site? I have been getting a "service temporarily unavailable" message since I saw this thread a few days ago.
UPDATE: I found the app in the marketplace at https://market.android.com/details?id=com.autodesk.autocadws&rdid=com.autodesk.autocadws&rdot=1 but of course, not for MY phone.
Can someone host it for sideloading?
NinetyWt said:
I think those data collectors are meant to connect to PC's; not sure if they would connect to the G-Tab. It would be awesome if they did.
Click to expand...
Click to collapse
I can only speak for the units i did IT support for, but they were the industry standard data collectors.
yes, they are designed to connect to pc's via db9 to usb, or bluetooth
however, the data collectors communicated with the total station and gps stations via bluetooth. It's not hard to do a bluetooth file transfer from the data collector to another device..
Hell, i even sent a file from a data collector through a nextel i530 (i believe that's the model #)
you don't know hell until you've operated a $4,000, 206 MHz, Windows CE 3.0, 4.1" 320x240 monochrome resistive screen with a kick butt 32mb of ram when it's 5 degrees outside ... On the plus side, it did have a built in screen heater so that the screen would work down to -22 deg(f) !
This app looks pretty useful as is but it doesn't look like it will allow the creation of new documents on the tablet, only viewing or editing of already created and uploaded ones. Or did I just not find it?
At any rate, even as things stand this will be a huge benefit to me in my quest to make my tablet a bigger value to me while I'm in the field on project start ups.
Now I just need to get off my butt and get started on that field/trip report app...
aaron19953 said:
you don't know hell until you've operated a $4,000, 206 MHz, Windows CE 3.0, 4.1" 320x240 monochrome resistive screen with a kick butt 32mb of ram when it's 5 degrees outside ... On the plus side, it did have a built in screen heater so that the screen would work down to -22 deg(f) !
Click to expand...
Click to collapse
This is why I <3 my surveying buddies, each and every one of them.
nunjabusiness said:
Can someone host it for sideloading?
Click to expand...
Click to collapse
Let's see if this works.
Works wonderfully for me.
goodintentions said:
Works wonderfully for me.
Click to expand...
Click to collapse
sorry for the stupid question - I'm kind of a newb at this:
How do I install it? I tried unzipping to my gtab and renaming the .apk.gz to .apk but that didn't seem to work...

[APP] BraviaControl: Control your Sony Bravia Smart TV

Download from the Store.
I purchased a Sony Bravia KDL-40EX525 a few months ago and noticed that there were official remote control apps for Android and iPhone from Sony but, unfortunatelly, not for WP7 (not even an unofficial one). Since I own a LG Optimus 7 I got curious about this and started to develop something similar for myself, specifically because I hate using the stock remote control to enter text.
I based my work on this blog post http://blogs.msdn.com/b/andypennell...ws-phone-7-5-mango-part-1-ssdp-discovery.aspx. Many thanks to Andy Pennell for that, his post was really helpful and a great starting point.
The app requires you to be on the same network as the TV.
If you want to try this make sure the TV is ON (give it time to initialize the services. It cannot be turned on/off with this app because it has to talk to the IRCC service that is only available when the device is ON). See the screen of your TV the first time you run the app because it requires that you register your device in order to be able to iterate.
I appreciate your feedbacks, suggestions, bug report or questions that you may have.
Tested on models:
- KDL-40EX525 (mine)
- KDL-32HX758 (thanks lordmaxey)
It should work on:
- Blu-ray Disc(TM) players: BDP-S370, S470, S570, S770, S1700, BX37, BX57, S380, S480, S580, S780, BX38, BX58, S390, S490, S590, S790, BX39, BX59, NSZ-GP9
- Blu-ray Disc(TM) Home Theater Systems: BDV-IZ1000W, HZ970W, E970W, E870, E770W, E670W, E570, E470, E370, T57, F7, F700, F500, E985W, E980W, E980, E880, E780W, E580, E380, T58, L800M, L800, L600, N990W, N890W, N790W, N590, E690, E490, E385, E390, E290, E190, NF720, NF620, EF420, EF220, T79, T39
- Streaming Player/Network Media Player: SMP-N100, SMP-N200, NSZ-GP7
- AV Receiver: STR-DN1020, STR-DN1030, STR-DA1800ES
- BRAVIA: KDL-HX92 series, HX82 series, HX72 series, NX72 series, EX72 series, EX62 series, EX52 series, EX42 series, EX32 series, CX52 series, HX85 series, HX75 series, EX65 series, EX55 series
- Sony Internet TV: NSX-24GT1, 32GT1, 40GT1, 46GT1, NSZ-GT1
- VAIO: VAIO L (SVL241)
wow, awesome!
I'll try immediately when i'm home.
lordmaxey said:
wow, awesome!
I'll try immediately when i'm home.
Click to expand...
Click to collapse
Great! if you can post your TV model it will be greatly apprecciated so we can add it to the "tested list" of models.
etrosce said:
Great! if you can post your TV model it will be greatly apprecciated so we can add it to the "tested list" of models.
Click to expand...
Click to collapse
Hi there,
i've got a Sony Bravia KDL-32HX758
I'll tell you when i've tested it looking forward!
Edit:
one word: awesome!
It works great and i absolutely LOVE it!! Great work!!! Congrats!
lordmaxey said:
Hi there,
i've got a Sony Bravia KDL-32HX758
I'll tell you when i've tested it looking forward!
Edit:
one word: awesome!
It works great and i absolutely LOVE it!! Great work!!! Congrats!
Click to expand...
Click to collapse
Thanks and enjoy :good:. I've just updated the post to list the models we know it works... Hope to see more feedback here
Hi!
I wanted to try your app, but my television (w655) didn't want to agree on that.
Are you maybe willing to share the source code of the app?
Or do you want to check why it's not working?
Thanks!
mendel129 said:
Hi!
I wanted to try your app, but my television (w655) didn't want to agree on that.
Are you maybe willing to share the source code of the app?
Or do you want to check why it's not working?
Thanks!
Click to expand...
Click to collapse
Hey there,
I've been researching a little bit about it before. It looks like Sony changed completely the way to remote control in latest models, specially W series. No documentation about that. So, the only way to try to discover how it works now, is to have a W series to try with (which I do not have)
Sorry about that.
What you can do is try to discover how the new service works by yourself, so we can expand the compatibility of the App. If you are interested, I can guide you with some clues, tools and techinches I used in the past to do so.
I may open the code, I haven't even considered it but I think it's a good idea.
etrosce said:
Hey there,
I've been researching a little bit about it before. It looks like Sony changed completely the way to remote control in latest models, specially W series. No documentation about that. So, the only way to try to discover how it works now, is to have a W series to try with (which I do not have)
Sorry about that.
What you can do is try to discover how the new service works by yourself, so we can expand the compatibility of the App. If you are interested, I can guide you with some clues, tools and techinches I used in the past to do so.
I may open the code, I haven't even considered it but I think it's a good idea.
Click to expand...
Click to collapse
I've been playing with our 2013 model a couple of days now, and it seems the controls still works (compatible with 2012) but the registration process is not necessary anymore...
Anyway, if you put the code somehwere, i'll try if it works somehow
thanks!
mendel129 said:
I've been playing with our 2013 model a couple of days now, and it seems the controls still works (compatible with 2012) but the registration process is not necessary anymore...
Anyway, if you put the code somehwere, i'll try if it works somehow
thanks!
Click to expand...
Click to collapse
Sounds good, give me a couple of days to set it up and will let you know.
In the meantime, does your device description xml look like this one? http://www.upnp-database.info/device.jsp?deviceId=662 (See Description XML tab). If so, you may want to try ScalarWebAPI service on your modes. In that xml you can get some urls that will return some valuable (or not) information that may give you some clues.
Stay tunned,
Esteban
i have Klv 32EX330
how can i to make it working with this app
life25ak said:
i have Klv 32EX330
how can i to make it working with this app
Click to expand...
Click to collapse
I'm not sure you model actually supports to be remote controlled as it isn't event listed by sony as supported (see supported models above).
Does the app find your model? (be sure both are connected to the same lan)
etrosce said:
I'm not sure you model actually supports to be remote controlled as it isn't event listed by sony as supported (see supported models above).
Does the app find your model? (be sure both are connected to the same lan)
Click to expand...
Click to collapse
no doesnt
thank you so much
life25ak said:
no doesnt
thank you so much
Click to expand...
Click to collapse
Well, I'm afraid, as I said before, it does not provides de services required for remote control support. Sorry.
etrosce said:
Sounds good, give me a couple of days to set it up and will let you know.
In the meantime, does your device description xml look like this one? http://www.upnp-database.info/device.jsp?deviceId=662 (See Description XML tab). If so, you may want to try ScalarWebAPI service on your modes. In that xml you can get some urls that will return some valuable (or not) information that may give you some clues.
Stay tunned,
Esteban
Click to expand...
Click to collapse
Hey man,
so, I gathered some information, please check following xml-files
http://mendelonline.be/sony/
Also, almost all commands from vremote (http://falcosoft.hu/softwares.html) are actually working
mendel129 said:
Hey man,
so, I gathered some information, please check following xml-files
http://mendelonline.be/sony/
Also, almost all commands from vremote (http://falcosoft.hu/softwares.html) are actually working
Click to expand...
Click to collapse
Hey, sorry for the delay on sharing the code, I changed laptop and had to re-setup my dev env. Will try to have it done for the weekend.
In the meantime...I wonder what all this urls return:
http://192.168.1.54/sony/guide
http://192.168.1.54/sony/system
....
http://192.168.1.54/sony/irCommandProxy
Basically everything under <av:X_ScalarWebAPI_ServiceList> from dmr.xml. Actually, I would try any url available in that file
We should see where getRemoteCommandList api is located (together with other relevant APIs)
In previous models it was returned as a result from http://192.168.1.54/cers/ActionList.xml. It should be somewhere else now.
Also, did you confirmed that there is no registration required now at all?
Thanks!!!
etrosce said:
Hey, sorry for the delay on sharing the code, I changed laptop and had to re-setup my dev env. Will try to have it done for the weekend.
In the meantime...I wonder what all this urls return:
http://192.168.1.54/sony/guide
http://192.168.1.54/sony/system
....
http://192.168.1.54/sony/irCommandProxy
Basically everything under <av:X_ScalarWebAPI_ServiceList> from dmr.xml. Actually, I would try any url available in that file
--edit--
ok, we've got an entire json conversation going to http://ip:80/sony/system
We should see where getRemoteCommandList api is located (together with other relevant APIs)
In previous models it was returned as a result from http://192.168.1.54/cers/ActionList.xml. It should be somewhere else now.
Also, did you confirmed that there is no registration required now at all?
Thanks!!!
Click to expand...
Click to collapse
No problem, didn't had time myself
Well, there basically 2 webservers/-services running.
One nginx on tcp:80, and something else on tcp:52323 (tcp header contains: Server=Linux/2.6 UPnP/1.0 KDL-42W655A/1.7)
actionlist is "gone", but i'm trying to capture network traffic from the official sony app to figure out the new location
--edit--
ok, so there's an entire "json conversation" going on http://ip:80/sony/system
--edit2--
bingo
--edit--
send this json command:
{"id":20,"method":"getRemoteControllerInfo","version":"1.0","params":[]}
to
http://192.168.1.61/sony/system
and this comes back as return:
{"id":20,"result":[{"bundled":true,"type":"RM-J1100"},[{"name":"PowerOff","value":"AAAAAQAAAAEAAAAvAw=="},{"name":"Input","value":"AAAAAQAAAAEAAAAlAw=="},{"name":"GGuide","value":"AAAAAQAAAAEAAAAOAw=="},{"name":"EPG","value":"AAAAAgAAAKQAAABbAw=="},{"name":"Favorites","value":"AAAAAgAAAHcAAAB2Aw=="},{"name":"Display","value":"AAAAAQAAAAEAAAA6Aw=="},{"name":"Home","value":"AAAAAQAAAAEAAABgAw=="},{"name":"Options","value":"AAAAAgAAAJcAAAA2Aw=="},{"name":"Return","value":"AAAAAgAAAJcAAAAjAw=="},{"name":"Up","value":"AAAAAQAAAAEAAAB0Aw=="},{"name":"Down","value":"AAAAAQAAAAEAAAB1Aw=="},{"name":"Right","value":"AAAAAQAAAAEAAAAzAw=="},{"name":"Left","value":"AAAAAQAAAAEAAAA0Aw=="},{"name":"Confirm","value":"AAAAAQAAAAEAAABlAw=="},{"name":"Red","value":"AAAAAgAAAJcAAAAlAw=="},{"name":"Green","value":"AAAAAgAAAJcAAAAmAw=="},{"name":"Yellow","value":"AAAAAgAAAJcAAAAnAw=="},{"name":"Blue","value":"AAAAAgAAAJcAAAAkAw=="},{"name":"Num1","value":"AAAAAQAAAAEAAAAAAw=="},{"name":"Num2","value":"AAAAAQAAAAEAAAABAw=="},{"name":"Num3","value":"AAAAAQAAAAEAAAACAw=="},{"name":"Num4","value":"AAAAAQAAAAEAAAADAw=="},{"name":"Num5","value":"AAAAAQAAAAEAAAAEAw=="},{"name":"Num6","value":"AAAAAQAAAAEAAAAFAw=="},{"name":"Num7","value":"AAAAAQAAAAEAAAAGAw=="},{"name":"Num8","value":"AAAAAQAAAAEAAAAHAw=="},{"name":"Num9","value":"AAAAAQAAAAEAAAAIAw=="},{"name":"Num0","value":"AAAAAQAAAAEAAAAJAw=="},{"name":"Num11","value":"AAAAAQAAAAEAAAAKAw=="},{"name":"Num12","value":"AAAAAQAAAAEAAAALAw=="},{"name":"VolumeUp","value":"AAAAAQAAAAEAAAASAw=="},{"name":"VolumeDown","value":"AAAAAQAAAAEAAAATAw=="},{"name":"Mute","value":"AAAAAQAAAAEAAAAUAw=="},{"name":"ChannelUp","value":"AAAAAQAAAAEAAAAQAw=="},{"name":"ChannelDown","value":"AAAAAQAAAAEAAAARAw=="},{"name":"SubTitle","value":"AAAAAgAAAJcAAAAoAw=="},{"name":"ClosedCaption","value":"AAAAAgAAAKQAAAAQAw=="},{"name":"Enter","value":"AAAAAQAAAAEAAAALAw=="},{"name":"DOT","value":"AAAAAgAAAJcAAAAdAw=="},{"name":"Analog","value":"AAAAAgAAAHcAAAANAw=="},{"name":"Teletext","value":"AAAAAQAAAAEAAAA/Aw=="},{"name":"Exit","value":"AAAAAQAAAAEAAABjAw=="},{"name":"Analog2","value":"AAAAAQAAAAEAAAA4Aw=="},{"name":"*AD","value":"AAAAAgAAABoAAAA7Aw=="},{"name":"Digital","value":"AAAAAgAAAJcAAAAyAw=="},{"name":"Analog?","value":"AAAAAgAAAJcAAAAuAw=="},{"name":"BS","value":"AAAAAgAAAJcAAAAsAw=="},{"name":"CS","value":"AAAAAgAAAJcAAAArAw=="},{"name":"BSCS","value":"AAAAAgAAAJcAAAAQAw=="},{"name":"Ddata","value":"AAAAAgAAAJcAAAAVAw=="},{"name":"PicOff","value":"AAAAAQAAAAEAAAA+Aw=="},{"name":"Tv_Radio","value":"AAAAAgAAABoAAABXAw=="},{"name":"Theater","value":"AAAAAgAAAHcAAABgAw=="},{"name":"SEN","value":"AAAAAgAAABoAAAB9Aw=="},{"name":"InternetWidgets","value":"AAAAAgAAABoAAAB6Aw=="},{"name":"InternetVideo","value":"AAAAAgAAABoAAAB5Aw=="},{"name":"Netflix","value":"AAAAAgAAABoAAAB8Aw=="},{"name":"SceneSelect","value":"AAAAAgAAABoAAAB4Aw=="},{"name":"Mode3D","value":"AAAAAgAAAHcAAABNAw=="},{"name":"iManual","value":"AAAAAgAAABoAAAB7Aw=="},{"name":"Audio","value":"AAAAAQAAAAEAAAAXAw=="},{"name":"Wide","value":"AAAAAgAAAKQAAAA9Aw=="},{"name":"Jump","value":"AAAAAQAAAAEAAAA7Aw=="},{"name":"PAP","value":"AAAAAgAAAKQAAAB3Aw=="},{"name":"MyEPG","value":"AAAAAgAAAHcAAABrAw=="},{"name":"ProgramDescription","value":"AAAAAgAAAJcAAAAWAw=="},{"name":"WriteChapter","value":"AAAAAgAAAHcAAABsAw=="},{"name":"TrackID","value":"AAAAAgAAABoAAAB+Aw=="},{"name":"TenKey","value":"AAAAAgAAAJcAAAAMAw=="},{"name":"AppliCast","value":"AAAAAgAAABoAAABvAw=="},{"name":"acTVila","value":"AAAAAgAAABoAAAByAw=="},{"name":"DeleteVideo","value":"AAAAAgAAAHcAAAAfAw=="},{"name":"PhotoFrame","value":"AAAAAgAAABoAAABVAw=="},{"name":"TvPause","value":"AAAAAgAAABoAAABnAw=="},{"name":"KeyPad","value":"AAAAAgAAABoAAAB1Aw=="},{"name":"Media","value":"AAAAAgAAAJcAAAA4Aw=="},{"name":"SyncMenu","value":"AAAAAgAAABoAAABYAw=="},{"name":"Forward","value":"AAAAAgAAAJcAAAAcAw=="},{"name":"Play","value":"AAAAAgAAAJcAAAAaAw=="},{"name":"Rewind","value":"AAAAAgAAAJcAAAAbAw=="},{"name":"Prev","value":"AAAAAgAAAJcAAAA8Aw=="},{"name":"Stop","value":"AAAAAgAAAJcAAAAYAw=="},{"name":"Next","value":"AAAAAgAAAJcAAAA9Aw=="},{"name":"Rec","value":"AAAAAgAAAJcAAAAgAw=="},{"name":"Pause","value":"AAAAAgAAAJcAAAAZAw=="},{"name":"Eject","value":"AAAAAgAAAJcAAABIAw=="},{"name":"FlashPlus","value":"AAAAAgAAAJcAAAB4Aw=="},{"name":"FlashMinus","value":"AAAAAgAAAJcAAAB5Aw=="},{"name":"TopMenu","value":"AAAAAgAAABoAAABgAw=="},{"name":"PopUpMenu","value":"AAAAAgAAABoAAABhAw=="},{"name":"RakurakuStart","value":"AAAAAgAAAHcAAABqAw=="},{"name":"OneTouchTimeRec","value":"AAAAAgAAABoAAABkAw=="},{"name":"OneTouchView","value":"AAAAAgAAABoAAABlAw=="},{"name":"OneTouchRec","value":"AAAAAgAAABoAAABiAw=="},{"name":"OneTouchStop","value":"AAAAAgAAABoAAABjAw=="}]]}
mendel129 said:
No problem, didn't had time myself
Well, there basically 2 webservers/-services running.
One nginx on tcp:80, and something else on tcp:52323 (tcp header contains: Server=Linux/2.6 UPnP/1.0 KDL-42W655A/1.7)
actionlist is "gone", but i'm trying to capture network traffic from the official sony app to figure out the new location
--edit--
ok, so there's an entire "json conversation" going on http://ip:80/sony/system
--edit2--
bingo
....
Click to expand...
Click to collapse
This is all good. It would be great if we find the url that actually returns the list of APIs. Have you tried http://ip:80/sony/system to see what it returns in the browser?
etrosce said:
This is all good. It would be great if we find the url that actually returns the list of APIs. Have you tried http://ip:80/sony/system to see what it returns in the browser?
Click to expand...
Click to collapse
just browsing to the "site" just gives an empty page...
it only reply's on json requests
all commands i've found so far are from capturing traffic from my android tablet
check here: http://mendelonline.be/sony/sony.txt
further, the "register" function exists, but it not really necesarry...
i noticed the sony tablet app registering, but i can just send commands from upnpspy directly from my pc without registering...
another thingy: wol is just basic wake on lan
I received an email from the creator of the windows app that works for our 2013 model bravia. (http://falcosoft.hu/softwares.html#sony_virtual_remote)
Hi,
I would like to share my experiences with you, maybe it can help in the
investigation of the new API structure.
1. The registered status is not required in 2011/12 Sony TV models either to
send pure IRCC SOAP messages (or use the X_SendIRCC UPnP service) .
2. The registered status is required to get meaningful response from url
based API functions (e.g sendText, getText, getRemoteCommandList etc..)
So just an idea: You should try to test these new URL based commands with a
registered status. To achieve this:
1. You should make a new registration and send these data with your browser
2. Use an existing registration e.g. Falcosoft's Sony Virtual Remote and
send the program's data with your browser.
I suggest to use Firefox with Modify Headers plugin. For option 2 here are
the required header fields:
'X-CERS-DEVICE-ID' -> 'vaio:11111111-D7A0-11DD-119C-6D990C3C4529' ;
'X-CERS-DEVICE-INFO' -> 'falco_virtual_remote' ;
Best Regards:
Zoltán Bacskó
Falcosoft
Ps: If you can ask the topic owner to authorize my xda-developers account to
send posts to this topic I would be grateful. My new xda-developers account
is 'Falcosoft'
mendel129 said:
I received an email from the creator of the windows app that works for our 2013 model bravia. (http://falcosoft.hu/softwares.html#sony_virtual_remote)
Hi,
I would like to share my experiences with you, maybe it can help in the
investigation of the new API structure.
1. The registered status is not required in 2011/12 Sony TV models either to
send pure IRCC SOAP messages (or use the X_SendIRCC UPnP service) .
2. The registered status is required to get meaningful response from url
based API functions (e.g sendText, getText, getRemoteCommandList etc..)
So just an idea: You should try to test these new URL based commands with a
registered status. To achieve this:
1. You should make a new registration and send these data with your browser
2. Use an existing registration e.g. Falcosoft's Sony Virtual Remote and
send the program's data with your browser.
I suggest to use Firefox with Modify Headers plugin. For option 2 here are
the required header fields:
'X-CERS-DEVICE-ID' -> 'vaio:11111111-D7A0-11DD-119C-6D990C3C4529' ;
'X-CERS-DEVICE-INFO' -> 'falco_virtual_remote' ;
Best Regards:
Zoltán Bacskó
Falcosoft
Ps: If you can ask the topic owner to authorize my xda-developers account to
send posts to this topic I would be grateful. My new xda-developers account
is 'Falcosoft'
Click to expand...
Click to collapse
Interesting fact that that app works for you. I think this is because that app uses some hardcoded data by default while BraviaControl completely relies on the APIs exposed by the services. It looks like some APIs where left there "hidden" for backward compatibility purposes. I think we should try something like: Cannot find the APIs?, try to force the use. In your case, it may partially (or completely, why not?) work.
Anyway, all that json conversation looks like to be the new way to comunicate with the TV, so, it will be nice to implement that sometime too.
Thanks! I have already set up the code in the cloud. Will be sending the details on how to access it soon (Sorry, I don't currently have very much time free for this project, so bear with me )

Categories

Resources