[TOOL] [LOGCAT] [VTS] Advanced Logcat Viewer 1.9.28.1000 - Android Software Development

{
"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"
}
Advanced Logcat Viewer (ALV) is a very powerful tool to work with logcats on Windows. It's easy to use and includes the most popular features when it comes to working with Android log files.
The Advanced Logcat Viewer was originally created for my IDE Virtuous Ten Studio, but I think it's useful enough to be published as a standalone version as well.
It has the same features as within VTS but is obvioulsy a much lighter package for people that don't want or need the additional functionality VTS offers.
ALV can easily do the following for you:
Grab the actual logcat from a connected device in realtime and with live updates
Highlight the log entries in different colors based on their verbosity
Dynamically filter the incoming logs with a search term, a verbosity filter or an exclude term
Save the filtered or unfiltered logcat to a text file
Upload the filtered or unfiltered logcat to pastebin for easy sharing
Load logcat entries from a text file to analyze existing logcats or from other people
Click to expand...
Click to collapse
Screenshots
Click to expand...
Click to collapse
Related Software
Virtuous Ten Studio - A fully featured IDE for all your Android binary modification needs
Advanced Deodex Tool - Easily deodex many binaries in no time (available in VTS, coming soon as standalone version)
Advanced Screenshot Creator - Take device screenshots with ease (coming soon to VTS and available as standalone version)
Click to expand...
Click to collapse
Changelog
Initial release
Click to expand...
Click to collapse
System requirements
Windows Vista or later (including Windows 8)
Microsoft .NET 4.5
Properly set up ADB drivers
Click to expand...
Click to collapse
Download
If you like ALV, please consider looking at the original, fully featured IDE Virtuous Ten Studio.
ALV 1.9.28.1000
Click to expand...
Click to collapse

reserved for later use

This is beautiful
@Diamondback. You rock!
Sent from my HTC One X using XDA Premium 4 mobile app

Really useful tool, quite handy to have it as a lighter standalone too.
Direct upload to Pastebin, and ability to import externally generated logcats are real standout features.

Suggestion...
Very nice and useful work. I have a suggestion. I have downloaded ALV and I have extracted it without the External directory which contains the adb tool. The result of starting the logcat receiver was an unhandled exception. My intention was to use the adb which I already had following the installation of the Google SDK. My suggestion for the ALV would be the following idea: try to launch External/ADB/adb.exe, then launch the adb based on the PATH environment variable then display an error if no adb tool has been found. Or simply put a browsing button and a text box populated with a default path to adb.

Sounds good and will be done in no time

Is it possible to also see the timestamps?

supernova18 said:
Is it possible to also see the timestamps?
Click to expand...
Click to collapse
"The" timestamps? Logcat doesn't offer timestamps. I can of course add my own timestamps if that's what you want

Cool to see this as a standalone app. I've always used it in VTS and it is very convenient/easy to use. Great work as always sir.

@Diamondback
Checking it out now.
Ok so it runs on my windows 8.1 box.
Can I implement this into my tool(in my signature)?

Long time VTS user. It rocks. On Win 8.1. Not sure how to install this. Tried running the exe and does nothing. Feeling kinda stupid right now.
Edit: NVM got it just had to move it around manually. Working good.

Diamondback said:
"The" timestamps? Logcat doesn't offer timestamps. I can of course add my own timestamps if that's what you want
Click to expand...
Click to collapse
Ok

Very nice tool, easy to use and gives you all the info you need. Thanks for this.

prdog1 said:
Long time VTS user. It rocks. On Win 8.1. Not sure how to install this. Tried running the exe and does nothing. Feeling kinda stupid right now.
Edit: NVM got it just had to move it around manually. Working good.
Click to expand...
Click to collapse
Oha? Where and what did you move?

Diamondback said:
Oha? Where and what did you move?
Click to expand...
Click to collapse
For some reason it didn't want to extract to C/Program Files so I just manually moved it over so it would be in same place as VTS. Not sure why didn't want to direct extract with 7 zip. Kept getting an access denied error on Win 8. Could extract all to Desktop no problem. Had to be something on my end.

So I've added a better search for the adb binary, timestamps and some other misc things from the VTS dev branch, anything else on the wishlist? If not I'll release an update shortly

Diamondback said:
So I've added a better search for the adb binary, timestamps and some other misc things from the VTS dev branch, anything else on the wishlist? If not I'll release an update shortly
Click to expand...
Click to collapse
Awesome tool! I think an option to open the text file in notepad++ would be a great option.

steal25 said:
Awesome tool! I think an option to open the text file in notepad++ would be a great option.
Click to expand...
Click to collapse
+1 on that.

Okay, I added that option. Update coming later today or tomorrow.

I cant get this to work, got everything setup :/ debugging mode on and everything

Related

[APPLICATION] - Android Package Installer v1.3 - User Friendly ADB - [10/03/2011]

Hello XDA,
I have created a simple GUI frontend to ADB which will perform a number of useful ADB functions including a batch APK installer, object pusher and more...
INSTALLATION INSTRUCTIONS:
1. Extract Archive 'AndroidPackageInstaller.zip'
2. Navigate to extracted directory and Launch 'Android Application Installer.exe'
3. Use any of the required options within the menu's...
Click to expand...
Click to collapse
Download: Click Here - V1.3
Click to expand...
Click to collapse
NEW VIDEO:
Click to expand...
Click to collapse
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"
}
Click to expand...
Click to collapse
CHANGELOG:
10/03/2011 V1.3 Release
*NEW* Object Pusher - (SYSTEM FILES ONLY) - If the directory you wish to push too does not exist simply create the folder with the file enclosed.
*NEW* Drop Into Shell Added
*NEW* Perform logcat Added
*NEW* Restart Services Added (Troubleshooting purposes, will be advanced in future releases)
04/03/2011 Release
*NEW* Redesigned WPF Windows
*NEW* Backup APK(s)
*NEW* 1-Click Include Backup APK(s) for quick reinstallation
*NEW* ADB Driver Installer (Need Confirmation)
*NEW* Folder Structure for future additions
Code further cleaned
02/03/2011 Release
*NEW* APK checker to close Script gracefully on undetectable APK(s)
*NEW* GUI Notification Screens (WPF)
Cleaned Code
Faster
Now 100% Automated (No User Input Required)
Executable no longer minimizes all open windows
Corrected minor console output errors
26/02/2011
Initial Release...
Click to expand...
Click to collapse
Best Regards,
ST1Cl<^^aN
Reserved...
Reserved again...
nice
thanks stickman
Thankyou tnpapadakos for your appreciation
Best Regards,
ST1Cl<^^aN
Nice, but it would be good if it is an app in android like file explorer. you just tick which apk you want to install and at 1 button, it will install all for you
nice app will install it once i get more time!
Is it in any way better than Droid Explorer's batch installer?
Is it possible to transform this into a installation method like the one provided by Cabviaactivesync for winmobile??
With the device connectd to the pc, with just two clicks, a right click over an .apk file and then choosing the installation option, could be great to install easily an apk
If you don't know cabviaactivesync, just go here to see what I'm talking about...
http://www.modaco.com/content/windo.../cabviaactivesync-free-edition-now-available/
Thanks for your app.
Does it rebuild the link with the market per single apk it installs ?
Thx man! great job!
gonna win time with it!!!!
Very nice! Thanks!!!
peja_ said:
Is it in any way better than Droid Explorer's batch installer?
Click to expand...
Click to collapse
droid explorer is an app on the device itself
this is a PC based tool which very quickly installs many apps when the device is plugged into the PC via adb
two different things
Works perfect in my legend
thanks for for work man
Looks like a very useful tool! Can't wait to try it! Thanks Stickman!!
ronlkh said:
Nice, but it would be good if it is an app in android like file explorer. you just tick which apk you want to install and at 1 button, it will install all for you
Click to expand...
Click to collapse
Take a look at AppAdmin
Can this be used to install "sideload" or non-market apps on an att phone with that feature disable? Like 'side load wonder machine', but with a batch option? If so.. Nice! Will make transferring apps from the Cap to the Atrix very simple later this week!
tnpapadakos said:
droid explorer is an app on the device itself
this is a PC based tool which very quickly installs many apps when the device is plugged into the PC via adb
two different things
Click to expand...
Click to collapse
http://de.codeplex.com/
its 'a pc based tool' and has a batch installer among other things
Very cool, many thanks
Wow ..thanx man.
Sent from my LG-P500 using XDA Premium App
peja_ said:
http://de.codeplex.com/
its 'a pc based tool' and has a batch installer among other things
Click to expand...
Click to collapse
i stand corrected

[APP][BETA]USB Cleaver - USB Password Recovery Tool

Hi there!
Those of you who are familiar with USB Haksaw or USB Switchblade then you probably know what this app is all about. For those who a not familiar GOTO Description just like the USB Switchblade you can select the payload you want to use to shorten the hack time.
This program is very beta! and welcome as much feedback and I can get!
: Description
The goal of the USB Cleaver is to silently recover information from a target Windows 2000 or higher computer, including password hashes, LSA secrets, IP information, etc... beauty lies in the fact that the payload can run silently and without modifying the system or sending network traffic, making it near invisible. It captures all the information to a LOG file stored in your sdcard and can be reviewed at anytime.
: Payloads
Dump System Information
Dump IE Passwords
Dump Chrome Passwords
Dump Firefox Passwords
Dump Wifi Passwords
: Features
Allows you to select the payloads you want to use
:Changes
v0.1.3r1
temporary removed disclaimer screen causing possible F/C on first run(please let me know if you still get fc with this version)
v0.1.3
fix possible bug causing force close on first run
v0.1.2
Fixed issue where starting application with sdcard mount causes F/C
added new BG to show if sd card is available or not
changed main background and Gaussian Blur the line in the middle
v0.1.1
Fixed Disclaimer bug - getting stuck on main intent
v0.1
Initial beta release
: Future Payloads
Dump Network Services
Dump Port Scan
Dump Product Keys
Dump Mail Passwords
Dump Windows Update List
Install Silent VNC
Dump LSA Secrets
xCopy files "documents", "pictures", etc....
More to come....
: How to use
Download and install APK if you havn't done so aready
Accept Disclaimer & Download Payloads
goto "enable / disable payloads" to generate payload file
mount android to PC and run go.bat from root of sdcard (if android 2.1 and before Autorun.inf is generated, click on drive icon and will run payload)
{
"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"
}
: Disclaimer
This program will hold no responsibility for your action. What you decide to do with this application is your own decision, and the developer(s) of this application will hold no responsiblity for your actions or will be responsible for his/her misdeeds. this application was not created to encourage and/or intended hacking anything other then your own equipment.
You rock bro.
Sent from my Galaxy Nexus using Tapatalk 2
Try to my sgy.
x3maniac said:
this application was not created to encourage hacking.
Click to expand...
Click to collapse
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
SifJar said:
The title of the thread ("Hacking for the weak") begs to differ. I understand you want to put a disclaimer, but you probably shouldn't advertise the tool as a hacking tool if it "was not created to encourage hacking"
Click to expand...
Click to collapse
lols your right. I will have to change that. what i meant was i don't encourage hacking anything other then your own equipment
not working
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
juancollado2003 said:
when I open the app and accept the declaimer just the background appear when I press menu I can see the exit bottom
Click to expand...
Click to collapse
by going back into the app the 2nd time it will launch. sorry i will get that fixed
Fixed a few issues a few people were having with F/C and getting stuck. thanks for pm'ing me. i should have a few more payloads up later on
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
TC_Racutt said:
I am really confused as to how to use this tool
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
which part are you confused with? maybe i can update the instructions
x3maniac said:
which part are you confused with? maybe i can update the instructions
Click to expand...
Click to collapse
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Now it's worse
Well now After update I'm getting FC after accept declaimer
TC_Racutt said:
I mean, do you have to mount the sd card?
Also what app do you need to run the .bat file?
Sent from my MikG'd Evo 4g with Swype
Click to expand...
Click to collapse
mounting is a linux term of attaching a file system, what i ment was to "turn on usb storage"
a .bat file(batch file) can be ran on any windows / dos system. just double click on go.bat to run the payloads. what this app does is generates this batch file as you select the payloads that you want.
hope this helps
juancollado2003 said:
Well now After update I'm getting FC after accept declaimer
Click to expand...
Click to collapse
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
x3maniac said:
try uninstalling then re-installing. i had to changed something with SharedPreferences.Editor which gets cleared when you uninstall the application
Click to expand...
Click to collapse
the same after uninstall and install again
juancollado2003 said:
the same after uninstall and install again
Click to expand...
Click to collapse
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
x3maniac said:
ok I think I figured it out. i wasn't able to duplicate the problem but found something in my code that might cause it. I just uploaded a new version please uninstall and try that one. Thanks for your help!
Click to expand...
Click to collapse
again FC after declaimer accepted
juancollado2003 said:
again FC after declaimer accepted
Click to expand...
Click to collapse
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
x3maniac said:
sorry about that.. try deleting the folder in your sdcard named "usbcleaver". what android version are you using?
Click to expand...
Click to collapse
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
juancollado2003 said:
I uninstalled it, deleted the folder, installed again then the same
I have a glacier miui rom android 2.3.7
Click to expand...
Click to collapse
OK try it again i just uploaded a possible fix.. is there anyway you can get me a dalvikvm log?

[UTILITY][Linux] APK Suite 0.2.1 Stable

Apk Suite Linux
This is a GUI interface designed to make (de) re-compiling android applications
exceptionally easy. This is the first Alpha so we need feedback on bugs and possible future features.
The reason the file size is so small is because it does not yet actually have the libraries downloaded, to do this simply:
Control Cenrtre => Download Required Files.
It needs to be ran as root for one time only to install aapt into the /bin/ dir. After that, root is no longer required.
You can also manually place aapt in /bin/ dir and chmod to 775 if you do not want to run the application as root.
You can find aapt HERE.
The requirements are:
Python (Version 2 or greater)
IF NEEDED: PyQt
JavaSE or OpenJDK any version.
Place APKs in 'apk' dir, run the program, it will detect them. Once decoded, refresh lists to recompile (editing the smali files, navigate to 'decoded' dir)
Once encoded from a decoded package, the file is then placed in 'encoded' dir.
Please do report any bugs.
{
"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"
}
DOWNLOAD
APKSuite b0.1.1 - Download here
Fixed URLs to Scripthen
Fixed finding aapt as aapta
Brief overview of APK selected
MD-5 calculation, Permissions viewing, APK Signing on encode
Version 0.2.1
Screenshot:
Download:
Download here - APKS 0.2.1
Please report any bugs you encounter. Thanks.
APKS Linux 0.2.1
...
Very good work sir!:good::good: Can I request a feature? It would be even better if we could decompile it to java code over dex2jar and jd-gui.
thanks, i have an issue:
Code:
# ./start.sh
File "APKS", line 1
SyntaxError: Non-ASCII character '\xf3' in file APKS on line 1, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
i do have java & python installed, i'm on debian 6 32bits.
[/code]
sevenup30 said:
thanks, i have an issue:
Code:
# ./start.sh
File "APKS", line 1
SyntaxError: Non-ASCII character '\xf3' in file APKS on line 1, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
i do have java & python installed, i'm on debian 6 32bits.
[/code]
Click to expand...
Click to collapse
After a little google I found it's the character 'ó', are you running APKS with a directory (includes parent) with 'ó' in the path?
The APKS code contains no such character as 'ó' or any other with accents.
-T
---------- Post added at 04:36 PM ---------- Previous post was at 04:33 PM ----------
TearsDontFalls said:
Very good work sir!:good::good: Can I request a feature? It would be even better if we could decompile it to java code over dex2jar and jd-gui.
Click to expand...
Click to collapse
Thanks, TearsDontFallTheyCrashAroundMe, I will be working on that later, right now I am busy with another project. I will take a break from that and get it to decode to Java source.
No, but to be sure i moved to /home/APKS/
still have the same error.
My linux is in french but i dont use this kind of character
i tried in root and non root user and tried to fix permission just to be sure.
Still same issue
sevenup30 said:
No, but to be sure i moved to /home/APKS/
still have the same error.
My linux is in french but i dont use this kind of character
i tried in root and non root user and tried to fix permission just to be sure.
Still same issue
Click to expand...
Click to collapse
The application does check on start-up for permissions, and file installs, that shouldn't be a problem. Allow me to go overt the code and see if this is my mistake in the mean time, could you do the following?
Open terminal, CD to the directory and run:
python APKS
Edit:
Looks over the code and there's is no 'ó'
the first line is "#! /usr/bin/python"
I will remove this as it was only to make it with with source
Thanks,
T
still same error with 'python APKS'
thanks for following my issue
sevenup30 said:
still same error with 'python APKS'
thanks for following my issue
Click to expand...
Click to collapse
No problem at all
I have uploaded an updated version without specifing the "#! /usr/bin/python" this might fix your problem, as this is the only thing on line 1.
Also, ensure you have "python-qt4" - sudo apt-get -f install python-qt4
Same version, just uploaded without the tag,
http://scripthen.net/development/apksuite-linux/Deployed-APK_Suite0.2.1.tar.gz
damned, same error
i'll try at home on my laptop on debian wheezy , that's really weird
sevenup30 said:
damned, same error
i'll try at home on my laptop on debian wheezy , that's really weird
Click to expand...
Click to collapse
I'll get a VM running in French language and see what happens and get it fixed.
This was my first Python project
Cool thanks
Ok back to home on debian wheezy 64 bits, it works
it might be a random issue with debian squeeze 32 bits french .
Thanks for your work i'll try this more.
Slethen you might want to take a look at this http://forum.xda-developers.com/showthread.php?t=1491689
strawmetal said:
Slethen you might want to take a look at this http://forum.xda-developers.com/showthread.php?t=1491689
Click to expand...
Click to collapse
Perhaps we wanted to make our own thing...
strawmetal said:
Slethen you might want to take a look at this http://forum.xda-developers.com/showthread.php?t=1491689
Click to expand...
Click to collapse
That is cool, but I think there are different aims for the two projects as that seems a bit more general purpose as this is a lot more specific to apk decoding, singing ect...
Just downloaded, gonna switch over to my linux partition and try this out, thank you.
dex2jar
TearsDontFalls said:
Very good work sir!:good::good: Can I request a feature? It would be even better if we could decompile it to java code over dex2jar and jd-gui.
Click to expand...
Click to collapse
Implemented dex2jar will release soon first going to do some UI tweaks and maybe build in a java editors
(Buttons at the top are for experimenting there be moved)
Slethen said:
Implemented dex2jar will release soon first going to do some UI tweaks and maybe build in a java editors
(Buttons at the top are for experimenting there be moved)
Click to expand...
Click to collapse
Is that why the links are dead? I get a 404 error on every link. I only use linux so this would be super helpful!

[Windows ONLY][Tool][Utility][1.2][June 2] Yeti FSExplorer

To XDA's mods and admins:
I didn't post this thread using DevDB because I had to select a device... from an empty list.
Do you like to waste your time using ADB in text mode? Me neither.
I want to present Yeti FSExplorer - Windows app that will improve your Android device's file managing experience.​I wrote it in C# and it needs .NET Framework 4.5 in order to work.
It looks like this (screenshots inside):
{
"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"
}
Click to expand...
Click to collapse
My main goal was to create a PC-like file managing experience and here's what FSExplorer can do:
create new files and folders
delete existing files and folders
batch copy and move files (supported by the file queue)
download and upload files (drag&drop supported)
quick download and open a file from your device (only double-click needed)
check and set permissions (3-digits, e.g. 644)
remember where have you been (this means you can go back, up and further like in Windows Explorer; up to 15 last places)
connect to your ADB WiFi-enabled device
list your device's partitions
work in root mode (SU) (working for every command except download/upload)
Click to expand...
Click to collapse
What do you need?
In order to get Yeti FSExplorer working you need to sell your property and buy a license have ADB installed. This means it has to be accessible for this program. You can either put it somewhere and make proper changes in system's PATH or simply download this and extract to a folder containing FSExplorer.
You'll also need .NET Framework 4.5 or above, so Windows XP is not supported. Sorry for that.
Click to expand...
Click to collapse
Changelog & downloads
Even though it is considered stable version, there can be bugs as in every software. I'm not responsible for any data loss, damage or problems this program caused.
Current version: 1.2 (June 2 2015)
Download link: MEGA, DropBox
Changelog:
1.2:
- fixed and improved IP addresses recognition (thanks, gidano!)
- (probably, needs more testing) fixed directory listing in root mode
- changed About&Credits window style
-------------------------
1.1:
- add "Partitions Info" feature
- fixed handling of "device not found"
- a bit improved error handling
- fixed program's icon
-------------------------
1.0:
- initial version
Click to expand...
Click to collapse
Got any problems? Any feedback?
Any feedback is greatly appreciated. I'm almost sure that there are language mistakes (also the silly ones) I should fix.
If you run into any problems, see any bugs, I'd like to see a message from you, describing the issue, your device and steps to reproduce.
Click to expand...
Click to collapse
Credits:
TheSpecial1 (@ Android.com.pl) for motivating
Mark James (famfamfam.com) for "Silk" icon set (licensed under CCA 2.5)
gidano for reporting bugs
Reserved...
And one more, just in case.
Hi,
I'm in trouble, the app does not work for me...
My S4 with CM12.1 ROM with root and busybox.
What else can I do?
Update: I'm sorry dude! I would like to use the program, but very weak the support! You do not visit in this direction...
gidano said:
Hi,
I'm in trouble, the app does not work for me...
My S4 with CM12.1 ROM with root and busybox.
What else can I do?
Update: I'm sorry dude! I would like to use the program, but very weak the support! You do not visit in this direction...
Click to expand...
Click to collapse
Sorry for replying that late - there were things independent of me and I wasn't able to analyze the source code for (probably) my mistakes so I could explain it here.
Thank you for reporting this.
When trying to connect to your device using ADB WiFi, do NOT write ":5555", the only thing you need is the IP address as 5555 is the only most used ADB WiFi port. If you try to connect to, for example, 12.34.56.78:5555, nothing is done. Then:
1. If connection is established, FSExplorer will refresh itself, trying to list directory "/".
2. If it isn't, you'll get an error message.
Once again, sorry for delay and not clarifying this thing in this program.
Edit:
I'm working on IP address recognition fix now. There's also one more bug (listing in root mode). These two fixes will be included in version 1.2 of FSExplorer.
Edit2:
Version 1.2 is up. I'd like to know if this version works better with your device.
Sorry...
Today I received a notice by e-mail on this topic!
Now it works! Thank you for your work!
Nice to know!
Feature requests and more bug reports are welcome as much as opinions about this app.

[TOOL] AppDeploy 8.1 all capabilities

After few tries, I've fixed application deployer from SDK 8.1 to sideload xaps with all "restricted" capabilities in the manifest
(he-he, just curious why nobody did it before?)
1) Backup original deployer "AppDeploy.exe" and "Microsoft.Phone.Tools.Deploy.dll" from "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\Tools\AppDeploy" first!
2) Unpack attachment and replace files.
3) Enjoy!
I've tested modified deployer on WPTweaker and WPH Tweak apps, works perfectly.
Cons: I was lazy to add original localization so modified deployer has only English lang.
P.S. Of course to be able sideload apps with "restricted" capabilities your handset must be interop-unlocked
sensboston said:
After few tries, I've fixed application deployer from SDK 8.1 to sideload xaps with all "restricted" capabilities in the manifest
(he-he, just curious why nobody did it before?)
1) Backup original deployer "AppDeploy.exe" and "Microsoft.Phone.Tools.Deploy.dll" from "C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.1\Tools\AppDeploy" first!
2) Unpack attachment and replace files.
3) Enjoy!
I've tested modified deployer on WPTweaker and WPH Tweak apps, works perfectly.
Cons: I was lazy to add original localization so modified deployer has only English lang.
P.S. Of course to be able sideload apps with "restricted" capabilities your handset must be interop-unlocked
Click to expand...
Click to collapse
Works fine so far. Many thanks.
Maybe you can give instructions how to add other localizations. I would like to add german localization for myself.
sorry does not work for the : WebAccess_0_5_6_AllCapabilities.xap
@megasounds, do you have a handset with all capabilities unlocked? You may compare error message from the original 8.1 deployer and modified, messages are different. In case of modified deployer, the error message came directly from phone or (maybe, I'm not sure) from Microsoft.SmartDevice.Connectivity namespace.
Can't deploy WPTweaker_Release_ARM_1.4.0.xap
{
"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"
}
@titi66200, do you have WP8.1 SDK installed? It's not a standalone deployer but just a replacement of "native" SDK tool.
Yes.
I have build "MDILFileList.xml" with MDILXAPCompile.exe and rezip Xap.
And now i can deploy WPTweaker_Release_ARM_1.4.0.xap
titi66200 said:
I have build "MDILFileList.xml" with MDILXAPCompile.exe and rezip Xap.
Click to expand...
Click to collapse
Kinda strange 'cause I've tested on my xap downloaded from xda thread (for the test purity).
P.S. BTW, could you try to sideload other "interop-only" apps? (except @GoodDayToDie's WebAccess_AllCapabilities - I don't know how to sideload that app to the handset with "usual interop", not a "sammy" with the custom bits)
Can the coveted tetra lock screen app 1.2.0.0 finally be deployed? I'm currently on winmo 10 and can't test lol
megasounds said:
sorry does not work for the : WebAccess_0_5_6_AllCapabilities.xap
Click to expand...
Click to collapse
That's about half my fault and half Microsoft's; the AllCapabilities version of the webserver includes *all* the capabilities that were usable by a third-party app in 8.0 (even if they aren't necessarily used for anything). Microosft removed some of those in 8.1. This results in trying to install an app that requires capabilities which the OS doesn't even understand.
Workaround is to remove capabilities from the app's manifest until it installs. Alternatively, use the normal-caps version (or another registry browser) to see all the available capabilities - they're under HKLM\SOFTWARE\Microsoft\SecurityManager\Capabilities) - and remove the ones in the app's manifest that aren't supported.
I'm really sorry for not updating the app in so bloody long. I got stuck on some really huge set of changes for it that aren't working right yet, and then I got swept up in another project altogether, and that + life generally being busy (travel, girlfriend, day job, you know the drill) has meant I've been neglecting that app. I need to switch back to the stable branch, fix the capabilities, and release a trivial update. I'll try to do that as soon as possible (but my dev PC is temporarily dead, so I'll need to use my laptop, and I've got plans with friends tonight... again, you get the idea). Sorry again.
I've changed slightly AppDeploy (forgot to add app icon in the initial post ); also added decompiled sources (in case someone want to improve/add own localization - but my 2¢ - don't waste you time )
Removed ID_CAP_SOUND_CONTROL in "WMAppManifest.xml"
Added "WindowsPhoneReservedAppInfo.xml"
Code:
<?xml version="1.0" encoding="utf-8"?>
<WindowsPhoneReservedAppInfo xmlns="http://schemas.microsoft.com/phone/2013/windowsphonereservedappinfo" PinableOnKidZone="false">
<SoftwareCapabilities>
<SoftwareCapability Id="ID_CAP_SOUND_CONTROL" />
</SoftwareCapabilities>
</WindowsPhoneReservedAppInfo>
And i can deploy with original AppDeploy.
Hmm, I thought WindowsPhoneReservedAppInfo.xml is just for WinRuntime apps, not Silverlight...
@titi66200, are you able to see/play ringtones after that change (tap any button on the "Sounds" page)?
Yes all Works
Edit
glancescreen.xap is RuntimeType="Silverlight" and use "WindowsPhoneReservedAppInfo.xml"
Wow, pretty cool trick, thanks! I'll add your solution to the WPTweaker project.
sensboston said:
Wow, pretty cool trick, thanks! I'll add your solution to the WPTweaker project.
Click to expand...
Click to collapse
could anyone post not modified files here ?
today I am not able to sideload and debug any apps . and I can't remember where were my backed up files
AppDeploy.exe and Microsoft.Phone.Tools.Deploy.dll.
titi66200 said:
AppDeploy.exe and Microsoft.Phone.Tools.Deploy.dll.
Click to expand...
Click to collapse
I don't know why but I get Error - the specified module could not be found !
What app you try to deploy?
titi66200 said:
What app you try to deploy?
Click to expand...
Click to collapse
any app .
I am working on a new app when app has an error in mainfest or etc. it tells the error but It can't find module to install xap / appx or any other type of apps

Categories

Resources