[APP]Auto sign multiple APKs and ZIPs v1.2.2 (08/08/2011) - Android Software Development

Hello, XDA-members
I have created a GUI application (based on signapk.jar) which sign multiple APKs and ZIPs very quickly, in one clic!
INSTALLATION INSTRUCTIONS:
1. Extract Archive 'Sign+.zip'
2. Launch 'Sign+.exe'
3. Choose files (APKs and ZIPs together it's possible and clic on "Sign files"
SCREENSHOOT:
{
"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"
}
CHANGELOG :
08/08/2011 v1.2.2 :
- Fixed deleting of dirs that should be not removed
08/07/2011 v1.2.1 :
- Fixed bugs with files's names
03/05/2011 v1.2 :
- Add the "Change keys function",
- Works with ANDROIDD files,
- Some bugs are now fixed
18/03/2011 v1.1 :
- Add the drag and drop function
17/03/2011 v1.0 :
- Initial Release
Download v1.2.2 : here or here
Download v1.2.1 : here or here
Download v1.2 : here or here
Download v1.1 : here (in this moment the link is down, but I don't know why! )
To follow the application update, follow me on Twitter : here
Sorry, I have few time, in this moment, to make any update of this software, but if you get bugs, please report me them and I fix them when I'll have time.
You can make new key with openssl command (just change NAME and PASSWORD):
Code:
openssl genrsa -3 -out NAME.pem 2048
openssl req -new -x509 -key NAME.pem -out NAME.x509.pem -days 10000 \
-subj "/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/[email protected]"
openssl pkcs8 -in NAME.pem -topk8 -outform DER -out NAME.pk8 -passout PASSWORD

Thanx for this.
This will be a very, very handy tool. Definitely trying this out when I get home.
Just 2 questions-
Is drag and drop possible?
Also how about signing with different keys like signaptic?

The drag and drop is not possible for the moment I try to add in the next version!
For signing with other I don't know the application use signapk.jar with privatekey.pk8 and publickey.x509.pem so if you want to use another keys just replace the two key file and rename it with the same name (privatekey.pk8 and publickey.x509.pem)

Thx for this
Sent from HTC Knight using MikShift..because CM7 got overrated like CWM

Can you also make this for a mac (Osx 10.x) ?
Thanj you.

I don't know if I make this for OS X and Linux too! Maybe in few week!

is this supported to sign ROM?
i use this to sign CM7.0.0 ROM after i remove some media files (notification/ringtone) and install to HTC Desire, all is good, but whenever i try to flash UOT theme zip, my phone stuck at static boot screen.
is there anything about signing will cause this problem? or the problem is about something else?

anyone have a mirror for the files? fileserve shows as file not there. thx!

Thanks for this and fixing the links.

Very nice tool, this will come in handy!

Other DL links maybe ? This one is not working for me

Flawless. Thanks. I will be following you on Twitter for updates.

Error
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???

Not signing zip file
stefanoccio said:
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???
Click to expand...
Click to collapse
Apk was signed (not yet tested), but same error when trying to sign a zip file

Awesome! Been signing my update.zips without problem
Sent from my HTC Hero using XDA App

stefanoccio said:
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???
Click to expand...
Click to collapse
same problem here

stefanoccio said:
when i try to apply sing for my apk file unsigned...the program said " 0 operation(s) success on1 ".
What's happens???? any solution please???
Click to expand...
Click to collapse
I'm getting the same error. Any solutions?
I noticed the developer hasn't been active lately. Is this project still active?

I'm not active for the moment but I have noticed the bug and I release a new version in few weeks!
Release updated in 1.2.1, fixed the bugs with file's name

malware found when i tried to extract it and run it....

3. Choose files (APKs and ZIPs together it's possible and clic on "Sign files"
What that mean?
Apk is from original file?
And Zip is from apk that was adited?
I new here and need more detail.
Thank

Related

[TOOL] Acer OTA Check v1.0.2

Hey there,
Since getting OTA update is a pain on Acer devices, i build a small tool to check is there's existing update for your current device/system version.
{
"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"
}
Extract all files on the same folder. (adb folder, .exe and .dll)
Two ways for using it :
1. You have a computer and your device with you -> Connect the device to your computer, launch the application and then clic "Read it" button. Once device and current version version is detected, use the "Check for update" button
2. You don't have your device, but you have the pandora.id (not the build number). Don't worry, you can select device and current version manually.
Exemple of pandora ID : Acer_AV044_E330_RV08RC02_EMEA_CUS2
You can build the current version yourself like this :
Acer_AV044_E330_RV08RC02_EMEA_CUS2 become 044.208.05_EMEA_CUS2
Same as 1., once you selected your device and fill your current system version, prss "Check for update".
If an update is available, you will be redirect to the download page/link.
Required .NET Framework 3.5 !
Update :
Version 1.0.2 :
-Devices are now read from file
-Added Liquid E2
Version 1.0.1 :
-Added new devices
-Bug fixes
Version 1.0 :
-Better automatic version detection
-Select automatically locale language
-Small bug fixes
vache said:
Hey there,
Since getting OTA update is a pain on Acer devices, i build a small tool to check is there's existing update for your current device/system version.
Extract all files on the same folder. (adb folder, .exe and .dll)
Two ways for using it :
1. You have a computer and your device with you -> Connect the device to your computer, launch the application and then clic "Read it" button. Once device and current version version is detected, use the "Check for update" button
2. You don't have your device, but you have the pandora.id (not the build number). Don't worry, you can select device and current version manually.
Exemple of pandora ID : Acer_AV044_E330_RV08RC02_EMEA_CUS2
You can build the current version yourself like this :
Acer_AV044_E330_RV08RC02_EMEA_CUS2 become 044.208.05_EMEA_CUS2
Same as 1., once you selected your device and fill your current system version, prss "Check for update".
If an update is available, you will be redirect to the download page/link.
Required .NET Framework 3.5 !
Click to expand...
Click to collapse
Looks fantastic! You're on a roll today!!
I had an idea for an app like this a while ago but never bothered / had time to do it. Your implementation is awesome! Sure it'll be really helpful
Hi Vache,
Nice tool Maybe you can add some extra's:
* Add device "Acer V370 / Liquid E2"
* Option to configure devices in an XML/txt file (so we can collaborate and add the devices ourselves without you having to recompile the app)
* Add a "low version" of a device manually so you can find the latest version (like "0.000.00_EMEA_GEN1" for Smart, etc.)
Regards,
Nika.
Done in version 1.0.2.
Hi!
The OTA Updater works with my Acer Liquid E2 Duo, but the downloaded ZIP file (Acer_V370_AV061.RV07RC17_AV061.RV07RC18_WW_GEN1_1369363850645_44099712.zip) is corrupt oder not an ordinary ZIP file. What can I do to obtain a regular one?
Thanks!
nixgegendenise said:
Hi!
The OTA Updater works with my Acer Liquid E2 Duo, but the downloaded ZIP file (Acer_V370_AV061.RV07RC17_AV061.RV07RC18_WW_GEN1_1369363850645_44099712.zip) is corrupt oder not an ordinary ZIP file. What can I do to obtain a regular one?
Thanks!
Click to expand...
Click to collapse
i have the same issue with that zip-file
Gesendet von meinem V370 mit Tapatalk 2
I've tried looking for an update on V370, but when using "0.000.00_WW_GEN1" it does not return any downloads. What version do you have, so what do you have in your "Current System Version" when reading it?
nikagl said:
I've tried looking for an update on V370, but when using "0.000.00_WW_GEN1" it does not return any downloads. What version do you have, so what do you have in your "Current System Version" when reading it?
Click to expand...
Click to collapse
Got it. 061.207.17_WW_GEN1 gets the RC18 file. Both seem to be malformed but FOTA works fine on the device. When looking at what FOTA downloaded, it's exactly the same as the OTA checker download, so I guess Acer does something to the package to extract it?
Don't forget that those downloads need to be converted.... there is a tool in the A500 forum for that...
paugustin said:
Don't forget that those downloads need to be converted.... there is a tool in the A500 forum for that...
Click to expand...
Click to collapse
Confirmed, works like a charm :
http://forum.xda-developers.com/showthread.php?t=1099673

[TOOL] Zipster Tool - Extract, Compress and sign.

{
"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"
}
Hi guys, I've made a batch command program to Archive and Extract files to zips. Why would you use this? Well, back at the time where I was porting backwards and forwards, I worked in a certain folder, then I just have to click on my batch command and it automatically get's zipped.
How does it work:
Extracting: Place your zip in /EXTRACT/INPUT and your file will be extracted to /EXTRACT/OUT
Compressing: Place your zip in /COMPRESS/INPUT and your file will be compressed in the folder /COMPRESS/OUT
Signing: After you Compressed your files, you just select sign and it will be named " updated-signed "
Note:- At the moment the tool and it's folders need to be ran from the desktop!
Ui:
It's a very basic command prompt.
What I'm working on:
I am going to add the following features:
The ability to Root and Unroot Ace
The ability to Odex and Deodex Ace
The ability to Add scripts to Ace.
The ability to be ran from anywhere not just the Desktop.
Installer and windows Ui.
ADB Tools
Sign Apk's
This shall later on be renamed to something like : The Ace All-In-One tool.
------------------------------------------------------------------------------------------------
Translations:
Porteguese:
Translated and modded by Danilo_Pascal
Download Zipster Porteguese
------------------------------------------------------------------------------------------------
Have fun!
Thanks to my dad for helping me with Windows Scripting and Programming, lolz.
Changelog:
27/03/13
Initial release.
28/03/13:
Added capability to sign zip files.
Changed name to: Zipster Tool
Can i use this with wine in linux ?
Mm7 said:
Can i use this with wine in linux ?
Click to expand...
Click to collapse
Yes.
useful for porting roms..nice idea..thanks and subscribed
The Alchemist said:
useful for porting roms..nice idea..thanks and subscribed
Click to expand...
Click to collapse
Thanks!
Updated the thread, renamed and added the ability to sign. I am thinking of making a Galaxy Ace only tool that can Root and everything in one, and perhaps a universal one like this one is at the moment.
PulseDroid said:
Thanks!
Updated the thread, renamed and added the ability to sign. I am thinking of making a Galaxy Ace only tool that can Root and everything in one, and perhaps a universal one like this one is at the moment.
Click to expand...
Click to collapse
Something like nexus phones have?
root toolkit
Sent from Ace on JB (4.2.2)
n0p3zz said:
Something like nexus phones have?
root toolkit
Sent from Ace on JB (4.2.2)
Click to expand...
Click to collapse
Yep.
Hey PD.. I cant sign my update.zip
when I try to sign the update.zip it show the line like this >> 'java' is not recognized as an internal or external command, operable program or batch file.
look at the attachment. can you help me with this, please :angel:
isafarady said:
Hey PD.. I cant sign my update.zip
when I try to sign the update.zip it show the line like this >> 'java' is not recognized as an internal or external command, operable program or batch file.
look at the attachment. can you help me with this, please :angel:
Click to expand...
Click to collapse
Need to download the Java Development package (JRE)
Translation added.
delete, Problem solved

[TOOL] Apk&ZipSigner 1.2 - Signing Apk's And Zip's with GUI

Hello XDA-developers!!
I've created a simple tool for signing Apk's and Zip's with GUI with Drag & Drop functionality. Signing is based on signapk.jar.
Features:
- Drag and Drop Apk or Zip
- Signing with 4 different keys: Test, Platform, Media, Shared.
Changelog:
1.0
- Beta Relese
1.1
- Added Settings Tab
- Option to select where to save signed files
1.2
- Added option to disable message alerts
- Fixed bugs, rewritten code
How To:
Run the Apk&ZipSigner.exe. Then you can choose or Drag & Drop any apk or zip to the textbox.
Then you can choose your key for signing files.
Just click on the button and signed file will be saved to choosen directory (change it in settings.
Files in the Tools folder are used for signing files so don't delete them.
In quick signer mode you can just drag the file in the text box, the file will be signed and
saved in the selected directory. If directory isn't specified the signed file will be saved in the root
folder of the program.
{
"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"
}
thanks my bro
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
+1
nice bro
why you dont add sign market key ?
or maps key ?
not workin with me pro
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
+ 2
Nice
---------- Post added at 05:37 PM ---------- Previous post was at 05:30 PM ----------
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
+3
exodius48 said:
Nice tool.
Btw, whats the different with this: - Signing with 4 different keys: Test, Platform, Media, Shared ?
Click to expand...
Click to collapse
Honestly I don't know what are Shared and Media keys for. Test key is general key for signing apks and zips and Platform
key is for signing apks which are moved to /system/app directory on your phone. If you don't sign them with Platform key, phone will get into bootloop.
I just put Media and Shared into the app if anyone finds it useful.
You are just amazing bro......
hey dudes.how r u? I try to sign some apps and nothing happens.it just says in one second that my app has been signed,but I can't find them anywhere.
sweet thanks, makes things easier
Sorry, but I can not finde the download link!
token2021 said:
sweet thanks, makes things easier
Click to expand...
Click to collapse
Hi! where is the download link?? Thanks!
Do someone have an download link? please, since XDA changed it's design, many attached files disappeared
thks
WHERE IS THE LINK???
OrglCe said:
Hello XDA-developers!!
I've created a simple tool for signing Apk's and Zip's with GUI with Drag & Drop functionality. Signing is based on signapk.jar.
Features:
- Drag and Drop Apk or Zip
- Signing with 4 different keys: Test, Platform, Media, Shared.
Changelog:
1.0
- Beta Relese
1.1
- Added Settings Tab
- Option to select where to save signed files
1.2
- Added option to disable message alerts
- Fixed bugs, rewritten code
How To:
Run the Apk&ZipSigner.exe. Then you can choose or Drag & Drop any apk or zip to the textbox.
Then you can choose your key for signing files.
Just click on the button and signed file will be saved to choosen directory (change it in settings.
Files in the Tools folder are used for signing files so don't delete them.
In quick signer mode you can just drag the file in the text box, the file will be signed and
saved in the selected directory. If directory isn't specified the signed file will be saved in the root
folder of the program.
Click to expand...
Click to collapse
thanks
This will sign apks on your phone with test keys

[Tool]Apk File Manager v2.5.0.0[Windows][30/4/2014]

{
"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"
}
Introducing Apk File Manager, a tool engineered for android phone user. If you have lots of apps scattered all over your pc, you can use this tool to categorize and find duplicate apps with their version and package name. So, you can find out the latest version of any app easily. This tool can do hours of boring works in a minute.
Main Features :
Fully unicode supported
AFM can deal with unlimited apk file
Drag and drop files/folders to load apk files
Full control on apk file renaming format
You can choose, AFM will save the process log or not
If you want AFM will remember your last used output path
It's your choice that apk files will be copied in output path or will create folders with their package names in output path then copy the files in the respective folders.
There is a option to select that same version apk file will be replaced or will be renamed like apkfile-1.apk, apkfile-2.apk
You can select if AFM will remove source apk files or not
Changelog :
v3.0.0.0 :
More defined logs
API names and versions updated
Now you can choose your own separator for renaming
Reset preferences to default button added
Application is now totally resizable
v2.5.0.0 :
Illegal character bug fixed
Output folder not exist bug fixed
Drag and drop files/folders to load apk files
Now apk list will show only apk file name
New preference window
Full control on apk file renaming format
v2.0.0.0 :
Fully unicode supported
Now AFM can remove source apk files also
Two type of apk file renaming option in preference
v1.0.0.0 :
Initial Release
Bugs :
You should find and let me know (I DIDN'T FIND ANY)
Download :
v3.0.0.0 :
Apk File Manager v3.0.0.0 By BDFreak.rar
MD5: 573a8f8c20359a84279af08425e29ce1
XDA:DevDB Information
Apk File Manager, a Tool/Utility for the Android General
Contributors
BDFreak
Version Information
Status: Stable
Current Stable Version: v3.0.0.0
Stable Release Date: 2020-04-03
Created 2014-03-31
Last Updated 2020-04-03
How To Use and Video Tutorial
How To Use :
Extract the downloaded rar file into your PC
Run the Apk File Manager.exe
Click on Load to select as much Apps as you want to select (You can drag and drop files/folders)
Define Output Path
Click on Go!!!
Go to your Output folder to find categorized apk's
Video Tutorial :
Coming soon...
Screenshots
Screenshots :
v3.0.0.0 :
v2.5.0.0 :
v2.0.0.0 :
v1.0.0.0 :
Wow, a time saving, snappy n fast apk management tool
Thanks for this bro
Ayush Singh said:
Wow, a time saving, snappy n fast apk management tool
Thanks for this bro
Click to expand...
Click to collapse
You are welcome...
Seems awesome,gonna try it soon!
BDFreak said:
Introducing Apk File Manager...
Click to expand...
Click to collapse
Why ask for the password to rar?
Amazing tool! Really great concept!
Sent from my SM-N900 using Tapatalk
I am waiting for this tool.. Finally u release it.. Thanks alot.. U deserve a portal.
Really awesome. Hope this would save my hard disk space n my Time..
Thanks mate.
Sent from my GT-N7000 using Tapatalk
BDFreak said:
Screenshots :
v1.0.0.0 :
Click to expand...
Click to collapse
Thanks you ^^
Who are having password problem, please download the file again.
Really cool BD! Looks awesome, easy to use, what else to expect?! Perfect
Great job as always you do. I have used this tool and tested every feature this tool has. All works perfectly and it's now really easy to deal with apk's
So useful thanks
Sent from my LG-P920
Dev Jaskirat said:
Amazing tool! Really great concept!
Sent from my SM-N900 using Tapatalk
Click to expand...
Click to collapse
++++1
Very helpful
@BDFreak :good:Great program:good:
@BDFreak: My virus scanner tells me I should not run it because of "TrojWare.Win32.Krap.T", see screenshot
defim said:
@BDFreak: My virus scanner tells me I should not run it because of "TrojWare.Win32.Krap.T", see screenshot
Click to expand...
Click to collapse
I can assure you that it's totally false positive detection.
Finally On Portal
http://www.xda-developers.com/android/categorize-your-apps-with-apk-file-manager/
Congro My Brother :good:

[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.

Categories

Resources