[Discussion] Android VNC Server [1.1RC0] - Android Apps and Games

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

Related

dreamDroid (Open-Source enigma2 client for android)

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

My VNC app with SSH tunneling support for encryption

Hello,
I just wanted to point everyone's attention to an application that may have been on your wishlist . I took android-vnc-viewer, coded a new touch interface for it (with multi-touch support for right-click, middle-click, and even scroll with a two-finger drag). Also, I couldn't bear the thought of unencrypted VNC, so I added built-in SSH tunneling support to it for that extra spice.
The app is called Free bVNC Secure, and has been posted on Google Play. Please try it and let me know what you find. There are bound to be some bugs bubbling under the surface, but with your help, we'll get them all squashed! Here is a list of features to whet your appetite:
- SSH tunneling for security.
- Automatic session saving.
- Zoomable, Fit to Screen, and One to One scaling.
- Touch Mouse and Simulated Touchpad input modes.
- Tight VNC encoding with multiple color modes (very fast even over slow links).
- Supports most VNC servers including TightVNC, UltraVNC and RealVNC.
- Toggling Ctrl and Alt from the menu.
- In-program help on making connections and input modes.
- Most other functionality from android-vnc-viewer.
Here is how the multi-touch clicks and other functionality works:
- Left-click: Tap once.
- Double-click: Double-tap.
- Right-click: Tap-hold and tap with a second finger (anywhere else on screen).
- Middle-click: Tap-hold and tap with two more fingers (anywhere else on screen).
- Mouse-drag: Tap-hold-long and swipe.
- Scroll-wheel: Two-finger swipe up/down. Swipe quickly (flick) to scroll really quickly.
- Zoom in/out: When in Zoomable scaling, you can pinch-zoom.
Please follow the link BillShepp posted below my post to see the application in Google Play.
Cheers!
Iordan
Here you go: https://play.google.com/store/apps/details?id=com.iiordanov.freebVNC
Thanks, Bill!
Of all the apps I've tried, this one has it all together. SSH with vnc just makes sense. Works awesome on my headless torrent box, vino on Ubuntu.
AaronCompNetSys said:
Of all the apps I've tried, this one has it all together. SSH with vnc just makes sense. Works awesome on my headless torrent box, vino on Ubuntu.
Click to expand...
Click to collapse
Thanks, I appreciate your positive comments! I am currently testing an updated version of bVNC that draws updates even faster!

[APP][2.2+] Server Auditor SSH client with easy navigation

Hello,
ServerAuditor application is available on Google Play now (https://play.google.com/store/apps/details?id=com.server.auditor.ssh.client). We released it a couple of days ago. We are linux developers mostly and sometimes would like to have remote access through remote devices. This is initial release and more features are coming. Client is implemented from scratch and it isn't a clone of some opensource SSH client implementations.
We appreciate any feedback which would have to make our application easier to use as we believe it is possible to have convenient mobile SSH client.
Version 1.4
It's been a while since my latest update. Now we completely reworked the UI and added several features like port forwarding. Please also note that an app has a new URL in the market.
Version 1.2
- Aliases are finally available.
- A lot of new cool color schemes.
- Incredible copy-paste implementation. Allows instant search of copied buffer in Google or Serverfault.
- A lot of bug fixes and improvements.
- Colours support and connection grouping
- SSH scripting and ability to execute one command on several servers for easy cluster managment
- Port forwarding
- Smart command and filesystem navigation (we aren't 100% sure how we will exactly implement this, so some tests needed, any ideas are appreciated).
Version 1.1
- Full xterm support
- Incredible improvement of the rendering speed!
- Close all connections functionality
- Various UI improvements
- New option 'Background connection's timeout'
- Hackers keyboard is supported
- Redesigned help page
- Bug fixes for certain Android devices
Version 1.0.2
- Crash on Nexus fixed
- Import keys functionality implemented
Version 1.0.1
- We tried to make access to control keys more convenient than in existing SSH clients
- Meta-actions (like shake for CTRL-C and Volume buttons are used).
- Easy connection and keys management.
- Gestures like swipe up/down/left/right are used for replacing corresponding terminal buttons.
We would like to know which features by your opinion are most important and shortcomings of current version
Thank you for your time!
Dmitriy.
Please check for new update.
BEST ssh client out there! Much better, much more up to date than Connectbot.
Thanks, Jewremy!
We have just published Server Auditor in Amazon app market (http://www.amazon.com/Crystalnix-Se...qid=1344677892&sr=8-1&keywords=server+auditor).
Are there any plans to support Tasker and/or Intents, so the SSH client can be launched, connected before Tasker (or any other automation program) launches a task? Being able to disconnect and close the client would be crucial as well (this last part is something ConnectBot can't handle afaik).
Hi, ppc_dan.
We are going to release next version with support of terminal colors soon. At the moment we have several feature requests (like scripting support, grouping, etc). Thank you for your suggestion, I think we will try to implement Tasker support within our scripting support task.
ServerAuditor has gained a huge update. Please find the most significant changes below:
Version 1.1
- Full xterm support
- Incredible improvement of the rendering speed!
- Close all connections functionality
- Various UI improvements
- New option 'Background connection's timeout'
- Hackers keyboard is supported
- Redesigned help page
- Bug fixes for certain Android devices
Enjoy!
This is a great app. My only suggestions are to add the ability to use aliases. It would be nice since a lot of my connections are also remote connections with a FQDN so they all look the same but the port.
Also I'm trying to add keys but i cant seem to figure it out. I have tried to attach both a public key and a private key. (created by puTTy) with no success.
Thanks again for the app.
pman860507 said:
Also I'm trying to add keys but i cant seem to figure it out. I have tried to attach both a public key and a private key. (created by puTTy) with no success.
Click to expand...
Click to collapse
I have the same problem. I've imported a private key that is in OpenSSH format and attached it to a connection. Authentication fails and falls back to asking for password. The same key works great when using Bitvise on my laptop.
/Relnah
Might have to do with version of Android. My original HTC Desire with 2.2 won't work. But my Transformer with 4.x works with the exact same key.
/Relnah
pman860507 said:
This is a great app. My only suggestions are to add the ability to use aliases. It would be nice since a lot of my connections are also remote connections with a FQDN so they all look the same but the port.
Also I'm trying to add keys but i cant seem to figure it out. I have tried to attach both a public key and a private key. (created by puTTy) with no success.
Thanks again for the app.
Click to expand...
Click to collapse
Thanks! New release will be available soon and aliases are already available. We had a lot of responses about keys and will try to fix all issues.
relnah said:
I have the same problem. I've imported a private key that is in OpenSSH format and attached it to a connection. Authentication fails and falls back to asking for password. The same key works great when using Bitvise on my laptop.
/Relnah
Click to expand...
Click to collapse
Could you please let us know which application have you selected while importing this key (which file manager I mean)?
New version 1.2 with a huge update!
- Aliases are finally available
- A lot of new cool color schemes.
- Incredible copy-paste implementation. Allows instant search of copied buffer in Google or Serverfault.
- A lot of bug fixes and improvements.
Great work. I still cant get keys to import, but i love the aliases. It always says invalid filetype. Keep it up. This is test best ssh app available.
dlyfar said:
Could you please let us know which application have you selected while importing this key (which file manager I mean)?
Click to expand...
Click to collapse
I'm using either the file manager or ghost commander.
I'm trying to import a private key.
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Port Forwarding
in the OP it says that Port Forwarding is possible.
Can someone explain how I do this? I can't find the setting anywhere...
thanks!

[APP][5.0+] Intercepter-NG 2.8

Intercepter-NG is a multifunctional network toolkit for various types of IT specialists. It has functionality of
several famous separate tools and more over offers a good and unique alternative of Wireshark for android.
The main features are:
* network discovery with OS detection
* network traffic analysis
* passwords recovery
* MITM attacks (ARP spoofing, DNS spoofing ...)
* security scanner
Intercepter-NG [Android Edition] v2.8
+ Captive Portal MiTM (Mostly for Windows targets)
+ SSL MiTM (HTTPS with SNI support)
+ SSH2 MiTM (Passwords + Sessions)
- ARP Defender removed
- Forced Download removed
* OUI and fingerprints updated
* X-Scan's report saving
* Samsung related bug fixed
* MDNS issue fixed
* Icons optimization
* SSLStrip improved
* Fixes and improvements
* Android support 5-12+ (x86, ARM, ARMv8)
[APP][4.4+] Intercepter-NG 2.5
-----
Intercepter-NG [Android Edition] v2.5
+ Automatical Save&Restore of routing rules and iptables
+ Preloaded results of the last scan + prescan on startup
+ Text resize by gestures, tab switch by swipes, vibro reactions
+ OS Fingerprinting system based on Satori format
+ Port Scan upgraded to X-Scan with EternalBlue checker
+ Scanning engine is greatly improved
+ HSTS Spoofing with improved sslstrip
+ Self-diagnosis for troubleshooting
+ LOTS of other fixes and improvements
************
* UI updated
* libpcap updated to 1.9.1 (for API >=24)
* No more SuperSU and Busybox dependencies -> Magisk
* Android support from 4.4 up to 10+ (x86, ARM, ARMv8)
************
https://github.com/intercepter-ng/intercepter-ng.github.io
Looking great!!
Sent from my Galaxy Nexus running Android 4.2 JB
Feel free to post feedback and features requests.
Will you make this open-source?
Or does it send the recovered passwords directly to you?
devrruti said:
Will you make this open-source?
Or does it send the recovered passwords directly to you?
Click to expand...
Click to collapse
lol, NO to both questions.
Hi. Does it run on lower resolutions? Like 480*854 or 320*240? And how is this different from DSploit? A lot of your features can be found in DSploit and that works great Ofc that is an open source project.
Keep up the good work
crancker said:
Hi. Does it run on lower resolutions? Like 480*854 or 320*240? And how is this different from DSploit? A lot of your features can be found in DSploit and that works great Ofc that is an open source project.
Keep up the good work
Click to expand...
Click to collapse
its runs on lower resolutions.
dsploit have a lot of useless functions and doesn't sniff a lot of stuff that intercepter do.
dsploit doesnt handle that much auth methods (http filter is very smart).
dsploit doesnt reconstruct files from tcp stream.
dsploit doesnt intercept messengers.
it says it does sslstrip, but i never had a luck with it.
at last, intercepter has unique raw mode.
And dSploit is open-source
One can easily dissassemble it with dex2jar and jad so if someone wants a source he can get it.
Why not share the experience you gathered with the world?
Sent from my Galaxy Nexus running Android 4.2 JB
mDroidd said:
And dSploit is open-source
One can easily dissassemble it with dex2jar and jad so if someone wants a source he can get it.
Why not share the experience you gathered with the world?
Sent from my Galaxy Nexus running Android 4.2 JB
Click to expand...
Click to collapse
actually, you dont know what you talking about.
dsploit is just a wrapper for different tools. it doesnt gather passwords itself (it runs ettercap), it doesnt scan network itself (it runs nmap) and so on.
android version of intercepter is just a wapper for original intercepter-ng console edition written in c. dex2jar will show you nothing
I just ran your tool, and I must say it's faster then dSploit.
But I have to say you really have to improve the UI.
You should make it more verbose, too. Some buttons won't tell people anything.
Good work
Sent from my Galaxy Nexus running Android 4.2 JB
Demo video - http://www.youtube.com/watch?v=IGVj2toH1Fc
Hey! It is just not starting. I am using a ZTE Grand X In with 4.0.4. The phone is rooted. After I click on the icon it seems like it is starting, but nothing happens. What should I do?
bkelemen said:
Hey! It is just not starting. I am using a ZTE Grand X In with 4.0.4. The phone is rooted. After I click on the icon it seems like it is starting, but nothing happens. What should I do?
Click to expand...
Click to collapse
first of all check if busybox installed. after that turn off your 3g connection and leave only wifi active.
Intercepter-ng said:
first of all check if busybox installed. after that turn off your 3g connection and leave only wifi active.
Click to expand...
Click to collapse
Actually it seems like the problem is on my end. I did install busybox, but since my phone has an Intel cpu in it, and all the busybox apps are written for ARM the problem might lie there. Hopefully there's gonna be a version which actually supports Intel. Thx anyways!
bkelemen said:
Actually it seems like the problem is on my end. I did install busybox, but since my phone has an Intel cpu in it, and all the busybox apps are written for ARM the problem might lie there. Hopefully there's gonna be a version which actually supports Intel. Thx anyways!
Click to expand...
Click to collapse
oh, sure it wont run...intercepter also compiled for arm.
http://sniff.su/intercepter.apk updated
intercepter now detects and prevents user from outer arp poison attacks. it doesnt just turns off wifi connection, but blocks attacker and allows to continue inet surfing.
http://sniff.su/intercepter.apk updated
runs on android >=2.1 (previously only 2.3)
new gallery tab. shows reconstructed pictures.
It cant find gateway
I have problem on milestone with android 4.0.3 (rooted - busybox 1.20.2 - 3G off)
In the first screen it finds other hosts, and correctly shows device IP and gateway but on the arp spoofing section after pressing play button it prints "Strating capturing on tiwlan0 ((null))" and after about a minute it prints Gateway not found
Thats strange. somehow gateway doesnt respond on arp requests for defined period of time. Are there any securty options set on your wifi network?
I have that problem: 'Interface not found,very strange'..anybody had this messege?
Sent from my GT-I9001 using xda premium

[Q] bluestacks or andy

I know bluestack has been the best android emulator on pc for quite a few time. But now that a new emulator andy has been released, i have read that it has better compatabily and is better than blustacks. So guys should i just stick with bluestacks or switch to andy ? any !deas?
In my opinion, they both stink compared to this http://www.windroye.com
anish_ said:
I know bluestack has been the best android emulator on pc for quite a few time. But now that a new emulator andy has been released, i have read that it has better compatabily and is better than blustacks. So guys should i just stick with bluestacks or switch to andy ? any !deas?
Click to expand...
Click to collapse
Try Andy. Their latest version .41 is awesome..!
This is the CHANGELOG;
- Downloads offline installer
- Remote Control support
- Camera support
- Mic support
- Location support
- Better app compatibility
- Better performance
- Lower CPU usage
- Added ability to change the resolution
- Added ability to start in fullscreen
- Added ability to start without the toolbar
- New HandyAndy Launcher (which support multiple ANDY instances)
- Toolbar now automatically hides when not in use
- Fixed issues with messaging and VoIP apps
- Faster and more reliable app installs
- Numerous under-the-hood changes to insure stability
I personally tried it, I think they are better than Bluestacks!
oh yeah i think i have to try andy
I'm running .41 and it runs great... .42 not so good...
Running it on windows surface pro 2 with touchscreen.
anish_ said:
I know bluestack has been the best android emulator on pc for quite a few time. But now that a new emulator andy has been released, i have read that it has better compatabily and is better than blustacks. So guys should i just stick with bluestacks or switch to andy ? any !deas?
Click to expand...
Click to collapse
Genymotion rocks
I like Andy over bluestacks but I haven't tried anything else.
Try Andy , the compatibility is a little bit better.

Categories

Resources