[TOOL][Windows] Wireless Android manager - Android Software Development

This is a simple batch script for Windows users that helps you to easily manage ANY Android device over WiFi. It also works with USB.
Features:
All the features are done over WiFi. (you can still use USB cable)
Install APKs with drag & drop !
Real-time logcat
native shell prompt
view connected devices
How-to
Enable USB debugging & ADB over network in developer settings
Go to WiFi settings>advanced and check your IP
Start the program, type the IP adress and press ENTER
To use with USB cable just press ENTER in the beginning
Download:
Mediafire: http://q.gs/1OJTw
Rapidshare: http://q.gs/1OJSj
Google Drive: http://q.gs/1OJXh
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Related

adb over WiFi issues

I've atempted to connect over wifi following these instructions.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The IP was obtained from going to Settings > WiFi> WiFi Settings > Clicking on the connected network. Both Windows 7 laptop and HTC Magic are connected to the same network. CMD was run as admin.
Any help?
For anyone finding this thread in the future (like I just did looking for solutions), as of about Android 11 and up, adb works over wi-fi (without USB) on non-rooted Android phones via Developer options Wireless debugging switches.

[APP]Android Reboot

I made this simple app for the people who are new to android phones (and adb). It has the options to turn the device off, reboot normally, reboot in recovery mode, reboot in download mode and reboot in bootloader.
It's really the most simple app you will ever use, only having 5 options can't go wrong!
The absolute beginner will love it
Changelog for v1.1
- Added: Reboot bootloader
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instructions:
1. Put your phone in debugging mode: Settings > Applications > Development
2. Connect your phone with the usb cable to the computer
3. Choose one of the options in the application
- Download -
http://broodplank.net/files/AndroidReboot_v1.1.rar
or
http://www.mediafire.com/?4ma66a15nmdpjhf
- Download Linux - by: oski18
http://www.mediafire.com/?9s77otb7a9eor7f
if i had that tool when i was new to xda, it would have been much easier for me to enter the different modes of the phone

[APP]adbNetScan (scans your network for devices that have "ADB over network" enabled)

[APP]adbNetScan (scans your network for devices that have "ADB over network" enabled)
adbNetScan
==================
Open Source
-----------------------------------
https://github.com/Simran/adbNetScan​
adbNetScan is a command line binary coded in C# that scans your network for any Android device that is "ADB over network" enabled. It scans port 5555, which is the default port. If you have device that listens on another port, I will try to add support for other ports. It scans under a second, so it is pretty fast as it threaded!
*Coded using MonoDevelop on Ubuntu 12.04
*Works on Windows, Linux, and MacOSX.
Image:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you didn't see at the top, adbNetScan is Open Source, and it can be found on GitHub @ https://github.com/Simran/adbNetScan
Download binary: https://github.com/Simran/adbNetScan/blob/master/adbNetScan/bin/Debug/adbNetScan.exe?raw=true
--Simran

[GUIDE] How To Installing ADB Manually

Hello All
Now i will share how to install adb manually easy :good:
STEPS :
Download ADB Driver In here then extrack
Plug your phone to your pc with usb debuging on
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And see in device manager
Then see in properties => Detail => Hardware Ids => Copy values in line 2
Open and edit adb_driver\usb_driver\android_winusb.inf
Find USB_Install, USB\VID_1004&PID_631F (4 code) replace with your phone ids ( see steps 4 )
Open device manager and update driver your phone, DONE
Credit & Thanks To :
Allah SWT
Andromax Tab Skyworth Community
If You Like, Please Click Thanks Button :good:
Sorry For My Bad English

[SHARE] Ghost Push Trojan Android Virus Killer Windows Program (Via adb shell)

I want to share a program that could easily detect, kill and protect from annoying Ghost Push Trojan Android Virus with friendly user interface. I have tested many times on my customers' phones and so far so good. This virus may persist even if you flash firmware. But this tiny tool will save your device from that Virus. Busybox will also be installed because it is needed to execute required scripts.
Turn on USB Debugging
Plug the phone
Run Software
Authorize incoming usb connection
Choose any action from tool
Root Access is Required!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credit goes to Myanmar Developer Phyo Nyi Nyi.
DOWNLOAD LINK - CLICK ME
Thanks, bro.. window program ႐ွာ​ေနတာ ?
This is good for those of you who don't have unlockable bootloaders.
Is the download still available?

Categories

Resources