[Q] APK Multi-Tool Help - Android Software/Hacking General [Developers Only]

Hello,
Some of you may be familiar with a tool known as APK Multi-Tool. I sure am by now. I have recently used this program to edit an apk on my desktop, and when whatever it was doing finished, my entire desktop and it's various sub-folders were erased. I looked through my recycling bin to find nothing, and have done many searches of the exact file-names of a few of my lost files to find nothing. There was an unfathomable amount of important data there, which was deleted in one click. Help, naturally, would be appreciated.
I believe there is no possible way to cure this, seeing that my computer has been restarted various times over the past few days, (this happened about 10-20 days ago) and I would consider a system restore, where the computer restores itself to a point in time, but if the documents are not in the recycling bin, I don't believe they will come back. Is there any possible way to restore my data? Please help ASAP.

Okayyyyyy never used the tool (probably only would in a sandboxed VM after seeing this though)
Know any g forensix people?
Have you tried using a linux live stick to have a proper look at the hard drive?
Ouch, dude. Good luck.
Sent from my LT18i using XDA

If you use a file recovery tool you should be able to restore some of them, but the more you use your harddrive the greater the chances of them being overwritten.
You'll definitely want to check ASAP though.
Sent from my PG86100 using xda premium

Maybe your desktop files weren't actually deleted, just hidden? If you're using Windows 7, navigate to you desktop folder:
C:\Users\%username%\desktop
Right-click on the desktop folder and choose properties. Look at the Attributes section on the general tab and make sure that "hidden" is not checked. If it is, uncheck it.

Related

Need names of default files on htc

I accidentally erased a name of a file using total commander and can't undo myself.
My files show:
//Plugins
Application Data
ConnMgr
Content
Documents and Settings
Music
My Documents
Programs
Storage Card
Temp
Windows
and "wrong name because I deleted it" (in the folder is Manilla_20100401....)
Can someone please let me know what that file name should be? Most of my programs won't fully launch now because of it.
Thank you for your help.
Michael
Just hard reset your phone. That's always an easy fix that's sure to work
I just had this phone replaced due to warranty and had finished reinstalling lots of items but stupidly hadn't made a backup. I was in fact only opening total commander to make certain it was working when I accidentally deleted the file name. I would hate to hard reset when it is just a single file name that needs replaced .... I hope.
Do you have SK Tools? If so, this is a piece of cake. Open the database tool and export Replstor as an .xml. Open it with notepad on your PC and find the name of the file or folder (and its contents) in the list. There could be a few thousand entries, so it may take a while.
Farmer Ted--I don't find any of my file names from my device in this document. Thank you for the suggestion but I am still at a loss for the original names of the folders under My Device.
If only I knew someone with an HTC Fuze, I could just look on their panel under My Device. Unfortunately, most of my folk are Iphone zealots. Their advice usually involves a different purchase!
Michael
Well, I realized after I posted that if you somehow deleted one of the databases, then it won't show up in replstor, because they're all excluded from replstor. Most of them can't be deleted, though. You should have mxip_initdb.vol, mxip_lang.vol, mxip_notify.vol, mxip_swmgmt.vol and mxip_system.vol. If you're missing one of them, then look in the\windows folder and find the rom version and copy it to the root of the device. It may not have everything it needs in it, though. Just post up if you're missing one, and I can probably tell you how to fix it (well, maybe, lol).
Thanks FarmerTed, I'll give it a go as soon as I understand what it means! Just to clarify, I didn't delete any files. I renamed it. Not on purpose. These are just the basic files under My Device.
I've renamed stuff before, too. The best thing to do if you catch yourself is to delete the entire name, then highlight another file. The messed up file will go back to the original name.
shoot. doesn't work. It would have if I would've done that in the first place though, so that is good to know.

Android file management idea

I have noticed that android apps are horrible with file management. When you install an app on the phone it installs a whole new file hierarchy.
Example... when you install Meme Generator it creates a memegenerator folder within that folder it caches Favorites, Instances, Generators, and shares
when you delete the app it doesn't remove this folder or any of its contents​
My idea is an app that would scan folders and mark if the folder is useless or not. Especially the unknown data folders that say something like com.fatsecret.android and have nothing but random .dat files or a .nomedia folder/file. Almost like a registry checker for a PC.
Another idea is to have an app that scans the SD card and locates all media. It would tell you how many of what type of file you have on your phone, and allow you to mass move to selected folders (Not copy or transfer but actually move th file to its new location)
im no programer but these would be great apps if they were to be developed
It would be really great man, unfortunately, I'm not able to develop things like this, but let me know about if it's ready.
Sent from my Boston using XDA App Slovakia
Lmfao i neglected to mention I am only beginning to learn the android programming. So im in no position to even comprehend programming this ... but im researching the possibility.
Smells like WINNING from my T-959 xda premium app
File management is very messy at the moment. Something needs to give!
I agree, I've been looking for a decent file manager, but haven't found anything yet!
theblacknight said:
I agree, I've been looking for a decent file manager, but haven't found anything yet!
Click to expand...
Click to collapse
There are quite a few but 'Astro' seems to be the most popular. Give it a try!
I use Astro and i'm quite happy with it.
The question would be how to determine useless folders.
Dark3n said:
The question would be how to determine useless folders.
Click to expand...
Click to collapse
My initial idea was to use a system similar to a windows registry. Once the app starts for the first time it will create a database that stores folder data, which then it tries to match to an app that installed it. If the folder shows that the app that created it has been deleted it shows a red folder or has a negative mark next to it, if its still installed it shows a positive or green folder. This way you can get rid of the bad folders.
My second idea was to have an app create a drop folder for certain file types. For instance a folder like MY DOCUMENTS that has the folders MUSIC, PICTURES, AND VIDEOS. When the app starts it has you select a folder to drop a specific file type (example .MP3 files into MY DOCUMENTS/MUSIC). The all then media scans the phone and locate all matching file types and MOVES the file not COPYS.
Smells like WINNING from my T-959 xda premium app
Something kinda similar to what you want was introduced in FroYo. It gives each app a directory (on the SD card I don't know about onboard memory) that is automatically deleted by the system when the app is installed. Currently it has a few fairly big bugs but hopefully they will get fixed and developers will start to use it.
coreyja said:
Something kinda similar to what you want was introduced in FroYo. It gives each app a directory (on the SD card I don't know about onboard memory) that is automatically deleted by the system when the app is installed. Currently it has a few fairly big bugs but hopefully they will get fixed and developers will start to use it.
Click to expand...
Click to collapse
That sounds liie it will be excellent once its implemented. I'm sure as most new things take time to catch on this will probably take a little while for it to happen. Maybe Google is going to make it mandatory for devs to do this.
Smells like WINNING from my T-959 xda premium app
It wouldn't necessarily have to be an app but some process that would make create or add to (create a sub-directory) default folders. I'm not saying it has to be a window like system but as simple as it gets Music, Images, Documents, Downloads maybe a spare folder for necessary background files (Hidden) But accessible when needed. The biggest problem here is that I don't think too many people that want this solution are programmers. because if you know how to program then you spend all day sorting throu this stuff anyway.
Well i'm on 2.2.1 and the system still keeps the settings folders in /dbdata/databases/*packagename* after you uninstalled it.
I usually resort to deleting the folders in adb shell when programming and testing apps.
So it seems there is need for this and there is no such tool yet?
I might start on it then, do you think there is enough intrest in something like that?
Help me with the most difficult and important step, invent a name for such an app !
Sounds like a useful tool. Great idea.
I'm constantly searching through my sd card and trying to figure out what can be deleted.
Sent from my PC36100 using XDA App
mobbeel said:
I use Astro and i'm quite happy with it.
Click to expand...
Click to collapse
Have you tried file expert? So much functionality for free.
Sent from my PC36100 using XDA App
Dark3n said:
Well i'm on 2.2.1 and the system still keeps the settings folders in /dbdata/databases/*packagename* after you uninstalled it.
I usually resort to deleting the folders in adb shell when programming and testing apps.
So it seems there is need for this and there is no such tool yet?
I might start on it then, do you think there is enough intrest in something like that?
Help me with the most difficult and important step, invent a name for such an app !
Click to expand...
Click to collapse
Name ideas
-sd looter
-Datei Objekts (file objects in German)
-file euphoria
-Zen management
-SD filed or SDefiled
Just a few to spark interest.
Smells like WINNING from my T-959 xda premium app
Allright, here we go:
http://forum.xda-developers.com/showthread.php?t=1013063
First version is out, please help me test it.
This needs to be created. I'm just sorry I can't do any of the programming.
Just Incredible

[Q] Backup Savegames

Hello Community,
is there any possibility (interop-unlocked) Omnia 7 to backup the savegames, exspecially from Xbox Live games before resetting the phone?
Thank you for answers,
Malte
Windows Phone Device Manager v1.7.0.0 can backup and restore apps and games settings and data... unfortunately with public v1.8.0.0 backup not work...
also you can copy files for every game from IsolatedStore to PC with Windows Phone Power Tools or any other tool which have access to IsolatedStore
Like dxdy said, the Windows Phone Power Tools will let you do this. I was going to post a link but it seems that I can't, so it's at wptools.codeplexDOTCOM. Use the Isolated Storage Browser to copy save data from the old phone and to the new one.
thank you for your answers...
Fortunately I am Beta Tester of Windows phone device Manager. I think i will try that method First, otherwise i will copy the savegames from isolated storage.
Malte1234511
PS: the spelling mistakes come from my German Keyboard Layout
you can't copy xboxlive games isostore, wpdm or wptools won't help you...only for sideloaded apps/games.
I installed WPDM and just had to notice, that there is a backup funkction, but it doesnt semm to work. I also noticed that I havent access to isolated storage with WPDM'S file explorer. I will no figure out the other program, hopefully it works. Anyway ist would be logically if yor're right and it isnt possible. I heard about a function that will be added to Xbox live hub from Microsoft. Maybe that will help me backup the dataa from my applications.
Thank you
With Wp Power Tools I was able
to solve my problem and copy the
savegames from the phone (but nox xbox live...),
cause as NebZoNe mentioned there is no way
to copy from the isolated storage of xbox live
games...
So, thanks anyway,
Malte1234511
Ok, after research i found out
there is a way (even Xbox Live), but I'm
not sure if I can post it here in XDA...
Malte1234511 said:
Ok, after research i found out
there is a way (even Xbox Live), but I'm
not sure if I can post it here in XDA...
Click to expand...
Click to collapse
Just wondering if you could help me out as i have the same problem. I have sent you a PM
On a Samsung phone, you can use WP7 Root Tools to copy files from your games' IsolatedStore folders to another location (such as the IsolatedStore of the webserver app, very handy for this) from which you can get them off the phone.
I actually wrote a backup app for HTC phones, but by the time I got it working pretty well, nobody could run it anymore (needed old firmware). Sigh...
GoodDayToDie said:
On a Samsung phone, you can use WP7 Root Tools to copy files from your games' IsolatedStore folders to another location (such as the IsolatedStore of the webserver app, very handy for this) from which you can get them off the phone.
I actually wrote a backup app for HTC phones, but by the time I got it working pretty well, nobody could run it anymore (needed old firmware). Sigh...
Click to expand...
Click to collapse
thanks for the reply but where would i find the IsolatedStore folders? The game i want to backup is Plants Vs Zombie
The phone creates an IsolatedStore folder for each app as you isntall the app. They are created in \Applications\Data\<GUID>\Data\IsolatedStore. You need to know the GUID of the app you're installing. I don't know what it is for PvZ off the top of my head, though if you download the XAP from the marketplace, open it up (it's a renamed ZIP file), and look at the WMAppManifest.xml file inside, you'll see an ID GUID. That's the one that you need to know.
winco's wAppStore shows apps GUID in a very simple way, even non free apps (E.Reid's marketplace too but need a little hack for non free apps)
Sent from my HD7 T9292 using XDA Windows Phone 7 App
If someone creates XML file with most popular game names and GUIDs, I can write a simple backup/restore desktop app, helper to ISETool.exe
Suggested XML format:
Code:
<apps>
<app GUID=8eda0151-67e7-df11-a844-00237de2db9e>Birdy Bounce</app>
<app GUID=78681258-ec97-e011-986b-78e7d1fa76f8>Penguin</app>
...
and so on
...
</apps>

SD card housekeeping

I have a lot of old redundant data on my SD card. If I have an app installed to SD, when uninstalling it sometimes it leaves the SD data behind. Also, everything on my SD card is as it was on my old desire, I simply put it into my sensation when I upgraded. And I've now rooted and tried various ROMs over the past half a year. So safe to say there's a lot of redundant data on it taking up room.
The thing is, it's not straight forward knowing what's actually used or not, so is there a trick or an app that can help identify which files or data haven't been accessed in ages, suggesting it's redundant?
I use es file explorer, its great because you can look into the folders and see what is actually there . I just cleaned mine out yesterday and found most folders are clearly marked so its not to much of an issue. If there was a folder I did not recognise I looked into contents if I still did not recognise I left it alone. Most folders were easily recognized. Hope this helps
Sent from my Sensation 4G using xda premium
That's just it, I have plenty that I don't recognise, so I'm not sure if they're still needed or not.
Yes I understand you don't want to delete a needed file. For me when I actually opened the folders I was able to see what was inside then took it from there. Hard part for you is finding the old phone files from the new ones. I wish I could be of more help but if your not recognizing the files when opened it makes it really hard. My old application files were clearly labeled so it made my clean out really easy. Perhaps you can find a clue inside to let you know if it was from the old phone or not. Mine was pretty straight forward, I see where yours is much more difficult. Hopefully someone has a better solution for you. I do wish you the best. Sorry I don't have a better answer than looking into the files themself . It worked for me because I was able to recognize my folders. Good luck, I'm sure someone will have a solution.
Sent from my Sensation 4G using xda premium
No problem, thanks anyway.
Most of the folders in the root of the SD card are fairly obvious in most cases. For the ones I'm not sure about I try and Google 'What is (insert folder name)' Android.
The ones in the root will usually be named by the app or publisher name so that helps give a clue.
In the Android/Data folder there will likely be some rubbish. Best thing to do with the folders there is Google them if unsure as they'll usually be named after the APK that they came from.
My SD is fairly clean so I don't have many examples to give unfortunately.

Viewing Firmware and Hidden Files - Help Appreciated

Good afternoon!
I have entered into a strange predicament regarding my Galaxy S3. Over the weekend, the phone took a nasty fall and the LCD was shattered on the phone, rendering it technically working internally as it will boot up, take battery charge, and allow me to access files via USB. The only problem here is that I cannot see ALL files visible within the phone.
A month or two back, I installed an app called Hide It Pro that hides photos and files of your choosing from general browsing in the phone. The only issue here is that I cannot seem to locate these files anywhere within the visible files of the drive. As such, I was looking at the file size of the the "Phone" as listed under My Computer, which lists the Galaxy's drive as 1.5 gigs in size, but I am only viewing 750 megs of files when I actually browse the phone. I can only assume the firmware and other files are hiding somewhere within the phone and along with them, the files I need.
Is there any way for me to view everything on the phone including the firmware files? You guys are the super pros at this and I know you all might be able to help me out. Any help is appreciated!
-Arcko
Using adb, you can see all the files on the phone, all the way down to the "/" root. If they're hidden, you can see them using
Code:
ls -a
once you're in the directory they're in...I don't know that you can do it visually (windows explorer).
They are located in programdata/android/.fr/
Sent from my SCH-I535 using xda app-developers app
Thanks for tips, guys.
I'll mess around with ADB and some of these other explorers. Hopefully I can find something.
As for the post about them being in Program Data/Android/.fr, there is my problem. I did not have an SD card in the device when I installed the app. So that directory technically does not exist and I cannot find the files. And no one seems to know where I might be able to find the Hide It Pro directory without an SD Card. I'm convinced it hid the files somewhere near the root or at least beyond what is visible when hooking up the phone via USB.
-Arcko
Arcko said:
Thanks for tips, guys.
I'll mess around with ADB and some of these other explorers. Hopefully I can find something.
As for the post about them being in Program Data/Android/.fr, there is my problem. I did not have an SD card in the device when I installed the app. So that directory technically does not exist and I cannot find the files. And no one seems to know where I might be able to find the Hide It Pro directory without an SD Card. I'm convinced it hid the files somewhere near the root or at least beyond what is visible when hooking up the phone via USB.
-Arcko
Click to expand...
Click to collapse
Actually it is the same as internal, thing is tho the .fr folder is hidden and the only way to access it is through a file explorer to see all the data on your internal memory and search for all pictures and then it will find it the directory will look actually like this
Data/Android/Language/.fr
Sent from my SCH-I535 using xda app-developers app

Categories

Resources