Related
I have been wanting to add folders for some time to my quicklinks. I researched and researched.
I came across this thread:
http://forum.xda-developers.com/showthread.php?t=576232
However it only dealt with a few categories.
So I have created new .lnk files and asscociated them with .png folder icons and created the necessary registry files.
This will work if you have 9, 12 or 16 Quick Links. For 20 Quick Links I think it will still work but you have to assign the Quick Links yourself.
Just unzip the attached file, read the read me and copy the Programs Folder to your phone and inport the enclosed registry entry too. Reset.
great idea! i wondered why 20 quicklinks are enough for all people here. i just have installed a few apps and games and my quicklink bar is full!
are you going to make the quicklinks for the 20 icon bar?
Great work, thanks.
fruchtfliege said:
great idea! i wondered why 20 quicklinks are enough for all people here. i just have installed a few apps and games and my quicklink bar is full!
are you going to make the quicklinks for the 20 icon bar?
Click to expand...
Click to collapse
If 25 links is enough for you? See this thread, from the same guy who created the 20 links on Home tab.
thanks, i've already seen the 25 link thread! i think it will be more flexible with folder links to group games etc. but maybe i'm going to use both tweaks:
normal links for most important apps and folder links for games, system information and so on...
tboy2000 said:
I have been wanting to add folders for some time to my quicklinks. I researched and researched.
I came across this thread:
http://forum.xda-developers.com/showthread.php?t=576232
However it only dealt with a few categories.
So I have created new .lnk files and asscociated them with .png folder icons and created the necessary registry files.
This will work if you have 9, 12 or 16 Quick Links. For 20 Quick Links I think it will still work but you have to assign the Quick Links yourself.
Just unzip the attached file, read the read me and copy the Programs Folder to your phone and inport the enclosed registry entry too. Reset.
Click to expand...
Click to collapse
Bit of a noob question but why can't you just create links to the default folders and then run these. I tried this but it always says fails to open "games application".
tboy2000 said:
I have been wanting to add folders for some time to my quicklinks. I researched and researched.
I came across this thread:
http://forum.xda-developers.com/showthread.php?t=576232
However it only dealt with a few categories.
So I have created new .lnk files and asscociated them with .png folder icons and created the necessary registry files.
This will work if you have 9, 12 or 16 Quick Links. For 20 Quick Links I think it will still work but you have to assign the Quick Links yourself.
Just unzip the attached file, read the read me and copy the Programs Folder to your phone and inport the enclosed registry entry too. Reset.
Click to expand...
Click to collapse
Just to add to my last, I have an HD with 2.5.1922011 Nrgz ROM but can't seem to import the registry settings. Have used TRE and it states that registry import was successful but to no avail. I have tried hand modifying the entries but still not working. Am I missing something???
Not working
Changed the registry to my portuguese ROM and nothing!
Maybe this only works on WWE roms because of the registry names. If importing the registry does not work for you, try just adding the folders manually to your quick links in the normal way you would add apps. just look fit the folder.link file in the list. let me know.
tboy2000 said:
Maybe this only works on WWE roms because of the registry names. If importing the registry does not work for you, try just adding the folders manually to your quick links in the normal way you would add apps. just look fit the folder.link file in the list. let me know.
Click to expand...
Click to collapse
Hi, in attach is an export of my regfile.
I have put in "sistema" the system.lnk and system.png and renamed it to Portuguese: sistema.lnk and sistema.png
Even so when i click in the home tab in icon (that shows your png file) it says,
" Its not possible to open the file "sistema". Or is not signed with a certificate or cannot find the components.
Thnaks
toyjeep said:
Hi, in attach is an export of my regfile.
I have put in "sistema" the system.lnk and system.png and renamed it to Portuguese: sistema.lnk and sistema.png
Even so when i click in the home tab in icon (that shows your png file) it says,
" Its not possible to open the file "sistema". Or is not signed with a certificate or cannot find the components.
Thnaks
Click to expand...
Click to collapse
This is exactly what happens to me and my ROM is WWE. I can link the folder but it will not open. Tried manually editing the registry but without success. There must be another step but for the life of me I can't figure it out and it's driving me crazy!! This should be simple but HTC make it extremely difficult.
sandymac said:
This is exactly what happens to me and my ROM is WWE. I can link the folder but it will not open. Tried manually editing the registry but without success. There must be another step but for the life of me I can't figure it out and it's driving me crazy!! This should be simple but HTC make it extremely difficult.
Click to expand...
Click to collapse
Bump. Has anyone actually succeeded in doing as instructed and managed to create quick links with folders?
16 Shortcuts...for 25!!
Hi,
i am newbie with my HD2. I did the steps for 16 Short cuts, but it didn't worked out as it should because i have 25 Quick links. Now i have nice folder icons in my Quick links but they don't work!!
Could some one help me with a more detailed how to!!!!
Thanks in adv.
foka
another approach
Hi!
I had the very same problem.
The recommendations given here, I use too, but I remembered a small program usually used for maintaining a directory organisation with PortableApps on the PC. It just uses its own name (like 'games.exe') extracts the '.exe' out of it and opens the reaining 'games' as a directory. I found this was a brute, but very useful solution to the problem. So finally I did that app for mobile devices on my own. It is written in C#. Prerequisites are compact framework 3.5.
In my opinion its only drawback is, that it uses the file-explorer as a platform to view the directory. I would like the HTC view with icons more, but I don't know, how to call the required code to do so.
Personally I have installed 4 instances of the program (240kb) on the storage-card and created the links to them in the startmenu-folder. This works fine with directlinks.
Note: Only subfolders in /windows/startmenu/programs are opened! For other needs the source code is easily changeable.
Here comes a short description:
----------------------------------------------------------------
Prerequisites: Microsoft Compact Framework 3.5.
Install and usage description:
MobDir.Cab installs the file MobDir.exe into your 'prorams' directory.
Since MobDir reads in its very own name to function, it is of utmost importance to RENAME MobDir.exe to a directory name, that fits for your environment!
MobDir starts a File-Explorer directly in a directory that resides in your /windows/start menu/programs
directory.
e.g.: There is a dir called 'games' in your 'programs' directory of 'start menu', that contains all the links to your games on the device. Rename MobDir.Exe accordingly into 'games.exe'. If the program is already installed in your 'start menu/programs' directory, there is not much more to do for you. Simply select games.exe in your directlinks. There you have a directory-icon labeled 'games' then which, when clicked, opens the file-explorer in your games directory. If games.exe resides on your starage card, you have to create a games.lnk into the 'start menu/programs' directory first.
Of course, if you have more subdirectories in your 'start menu/programs' folder, which is most likely the case ('apps', 'tools' for instance), just copy the file MobDir.Exe under these names to your device. In this example as apps.exe and tools.exe. The rest is the same as written beforehand.
Sounds more complicated as it is, just try it, it's simple.
Note: The way it works can be followed by watching the source code. It first reads in its own filename (e.g.: 'games.exe'). Then it extracts the '.exe' out of the name (leaving a 'games'). Right after it looks for your current localized '/windows/start menu/programs/' path and adds the string to it, which we extracted beforehand. So we have a path 'windows/start menu/programs/games'. Finally the file-explorer is called with that path as a parameter.
-----------------------------------------------------------
Here is the source-code:
Code:
using System;
namespace MobDir
{
static class Program
{
[MTAThread]
static void Main()
{
string cFileNameSelf="Use this Base-Code as a sample. Written in '2010 bei D.Bos";
try
{
//read out own filename and strip out ".EXE"
cFileNameSelf = AppDomain.CurrentDomain.FriendlyName.ToUpper().Replace(".EXE", "");
//start File-Explorer, given the path to /windows/startmenu/programs/ + <NameSelf>
System.Diagnostics.Process p = System.Diagnostics.Process.Start("fexplore.exe", ReadSpecialFolder("Programs") + "\\" + cFileNameSelf + "\\");
p.WaitForExit();
}
catch (System.Exception e)
{
System.Windows.Forms.MessageBox.Show("Problem with <" + cFileNameSelf + ">!\n" + e.Message);
}
}
public static string ReadSpecialFolder(string cVarName)
{
return Environment.GetFolderPath((Environment.SpecialFolder)Enum.Parse(typeof(Environment.SpecialFolder), cVarName, true));
}
}
}
-----------------------------------------------------------
And finally: The file MobDir.Cab is attached to this posting.
Hopefully you can make some use of it.
Dietmar
Is there a way to refresh the internet shortcut tabs so that they will show current web pages??? Also one of my pages didn't load all the way so my Internet Shortcut tab has a half loaded page on it...This is ridiculous!!!
Nevermind
I figured it out! Go to \Windows\Thumbnails and delete them all. Then reload your webpage once you have a 3G Connection... Plus it would help if I upgraded to Opera 10
babyface215 said:
I figured it out! Go to \Windows\Thumbnails and delete them all. Then reload your webpage once you have a 3G Connection... Plus it would help if I upgraded to Opera 10
Click to expand...
Click to collapse
Hi, it sounds like you have found a solution to your problem; however, I thought I would let you know that you can create your own images for the internedt tab thumbnails. Rather than have a mini-screenshot type thing that is currently there simply make an icon (in PhotoShop, Fireworks, Corel or whatever your preferred image editing app is).
To implement this, do as follows:
*Copy the PNG files from the Windows/Thumbnails directory to your PC.
*Open each in your image editing software.
*The current size is not really necessary and can make for a larger file size. Reduce the canvas down to 128x128 (this seems to produce a reasonable image without too much resolution loss).
*Create your icon/preferred thumbnail image.
*Save as PNG8 (with alpha transperancy if you want a transparent background). PNG8 will keep your filesize down.
*Remember when you save to keep the same filename. It should be a long string of numbers and letters.
*Copy your new files back to your device Windows/Thumbnails directory.
*Voila! New thumbnails, no mini screenshots.
The reason you want to keep your file sizes down is so that there is no lag time when you get to the internet tab. If you have large files, it takes a minute for the tab to load the thumbnails.
Perhaps you can answer this for me
Franwella said:
Hi, it sounds like you have found a solution to your problem; however, I thought I would let you know that you can create your own images for the internedt tab thumbnails. Rather than have a mini-screenshot type thing that is currently there simply make an icon (in PhotoShop, Fireworks, Corel or whatever your preferred image editing app is).
To implement this, do as follows:
*Copy the PNG files from the Windows/Thumbnails directory to your PC.
*Open each in your image editing software.
*The current size is not really necessary and can make for a larger file size. Reduce the canvas down to 128x128 (this seems to produce a reasonable image without too much resolution loss).
*Create your icon/preferred thumbnail image.
*Save as PNG8 (with alpha transperancy if you want a transparent background). PNG8 will keep your filesize down.
*Remember when you save to keep the same filename. It should be a long string of numbers and letters.
*Copy your new files back to your device Windows/Thumbnails directory.
*Voila! New thumbnails, no mini screenshots.
The reason you want to keep your file sizes down is so that there is no lag time when you get to the internet tab. If you have large files, it takes a minute for the tab to load the thumbnails.
Click to expand...
Click to collapse
Something happened when I deleted my cache files and my thumbnails. I tried placing several internet tabs back but they will not load. Netflix, CNN, ESPN..etc..etc... the only ones that show up in the internet tabs favorites are new pages/favorites that I have not added or been to before.
Having exactly the same problem. Looking for a fix.
Thanks.
Do either of you have the original PNG file names?
I am unsure whether Windows or Manila creates a random number for the file name when a new thumbnail is produced. I suspect this may be the case.
If the file names tend to be the same then I can send you some of mine to test.
I have attached an images of my thumbnails and file names. Perhaps this will help. I'm happy to share the files if it will be of assistance; however, I suspect that the file names may not be the same as yours.
Do you have any files in the folder:
device/thumbnails
If you do, and you are happy to send them to me (with the name of the site they link too), then I am more than happy to create some thumbnails for your and roll them all into an easy to install cab
Thanks,
Yes, I have files in the Windows\Thumbnails folder, but only the new once that I create.
When I recreate a quick link that was used in the past (CNN….) No Thumbnails is created in the Windows\Thumbnails folder.
I think this might be what you are looking for:
Update thumbnail images of shortcuts on the Sense 2.5 internet tab
If you want those images to change to the actual picture of the site when you open them, instead of the old picture of what the site looked like when you first opened it, change this registry key: HKLM/SOFTWARE/HTC/VisualBookmark/UpdateOnce to 0 instead of 1.
Pasted from <http://forum.xda-developers.com/showthread.php?t=641804>
Thanks,
Changed to "0" in the registry, SR, set PIE as default browser - No Go
I checked again, the moment I delete a Thumbnails related to a site, I can't assign again any image to that site (to replace the "globe" image).
Need help!!!
Rittberg said:
Thanks,
Changed to "0" in the registry, SR, set PIE as default browser - No Go
I checked again, the moment I delete a Thumbnails related to a site, I can't assign again any image to that site (to replace the "globe" image).
Click to expand...
Click to collapse
Hi all,
Has anybody found a fix or know how to sort it out?
Deleted my thumbnails and now can't change the icon from a globe.
Can anybody help please.
Many thanks.
Franwella said:
Do either of you have the original PNG file names?
I am unsure whether Windows or Manila creates a random number for the file name when a new thumbnail is produced. I suspect this may be the case.
If the file names tend to be the same then I can send you some of mine to test.
I have attached an images of my thumbnails and file names. Perhaps this will help. I'm happy to share the files if it will be of assistance; however, I suspect that the file names may not be the same as yours.
Do you have any files in the folder:
device/thumbnails
If you do, and you are happy to send them to me (with the name of the site they link too), then I am more than happy to create some thumbnails for your and roll them all into an easy to install cab
Click to expand...
Click to collapse
Hi Franwella
I send to you some my internet thumbnail ( diferent name with your) and reg file of Internet Push.
Please help me to make a icon for there thumbnail and make a cab if posible
Thank a lot
http://www.mediafire.com/?mmweynz2zaj#1
ilovepiaggio said:
Hi Franwella
I send to you some my internet thumbnail ( diferent name with your) and reg file of Internet Push.
Please help me to make a icon for there thumbnail and make a cab if posible
Thank a lot
http://www.mediafire.com/?mmweynz2zaj#1
Click to expand...
Click to collapse
Hi
Here you go, I have made the attached thumbnails for you (using your original filenames).
I have included an image showing the new thumbnails and associated filenames.
All you need to do is copy and paste the files into 'device/windows/thumbnail' folder using Resco, Total Commander or similar. Overwrite the files that are currently in the folder.
That's it! It's done!
Go have a look at our internet tab and you will find the new thumbnails are displayed.
Note: I have a copy of your original files as a backup.
Franwella said:
Hi
Here you go, I have made the attached thumbnails for you (using your original filenames).
I have included an image showing the new thumbnails and associated filenames.
All you need to do is copy and paste the files into 'device/windows/thumbnail' folder using Resco, Total Commander or similar. Overwrite the files that are currently in the folder.
That's it! It's done!
Go have a look at our internet tab and you will find the new thumbnails are displayed.
Note: I have a copy of your original files as a backup.
Click to expand...
Click to collapse
Thank a lot
Ok, I never had this problem until now and I've done this countless times. My custom Youtube shortcut reverts back to the default thumbnail when I click on it. The others shortcuts are fine. Something like this can drive me nuts kinda...Any ideas guys? Thanks.
Edit: The problem has affected all the shortcuts.
Globe be gone!!
Rutster said:
Hi all,
Has anybody found a fix or know how to sort it out?
Deleted my thumbnails and now can't change the icon from a globe.
Can anybody help please.
Many thanks.
Click to expand...
Click to collapse
I had the same problem - after deleting the thumbnails I couldn't get them back. New shortcuts to new URL's worked, but everything else just gave the globe.
The solution that worked for me was to delete vb.vol in \windows (I stumbled across this after reading the "Manual Backup Stuff - Manila/Sense Internet Tab Shortcuts" section of http //whirlpool.net.au/wiki/htc_hd2_backup )
Don't have a solution for auto-updating the thumbnails, though
Hi guys!
This is a quick tool I jotted together for myself in the past couple days and found it very useful. So I decided to clean it up and share it. Hope you will like it! Do comment and ask!
APK Batch Rename Tool
* for Windows and Linux for now.
APK Batch Rename Tool recursively crawls input folder and all of its subfolders looking for Android Package files (.apk's). It reads Label and Version info from apk's found and creates a copy for each apk under the output folder but using the Label and Version info acquired.
For example a com.example.hw.apk will make Hello World! 1.21.apk provided that the label inside the package was set to Hello World! and version is 1.21.
The old and the new apk files are 100% the same in terms of content and are unchanged. Only the new copies are given new filenames. Input files are left completely intact.
Why?
Have you ever wondered what are your 1500+ apk files with wierd names nested to different wierd folders on your harddrive? Have you ever wanted to find an app but you were unable to because it had some undescriptive javaish name that made no sense reflected no version and your apps were swept across a hundred junk folders anyway? Then APK Batch Rename is the tool for you! And me!
APK Batch Rename will set a human readable name for all your Android apps, and drop such a copy into a folder. You will finally be able to browse them, sort them alphabetically and be able to pick from versions available.
How?
1. Copy all your apk files (or folders with apk files in them) into the input folder. You may copy folders of any depth. APK Batch Rename Tool will recurse all subfolders of the input folder anyway.
2. Hit or click ApkBatchRename.bat . (For Linux users it's: apkbatchrename, or on a terminal enter: ./apkbatchrename ) Wait until it finishes the job.
3. Find your freshly named files in the output folder.
Simple as that!
Have fun! & Comment!
phsorx
great work, just like reading mp3 tag then rename to "song - artist.mp3"
thanks!
Cool. I use to do it manually. Time saver app.
Thanks.
This is awesome! Thank you very much, situation you described in first post is just like mine, I find your tool very useful!
Folks,
Let me join you crediting phsorx's job, that app is just great!
Thanks and congrats!
Very cool, Works well. Always wanted to do this but was too lazy to try aapt.
I just checked:
aapt said:
badging Print the label and icon for the app declared in APK.
Click to expand...
Click to collapse
Code:
> aapt d badging Talk.apk
[B]package: name='com.google.android.talk' [/B]versionCode='130' [B]versionName[/B]='1.3'
sdkVersion:'8'
targetSdkVersion:'8'
uses-permission: **truncated***
application: [B]label='Talk'[/B] icon='res/drawable-hdpi/ic_launcher_google_talk.png'
uses-feature:'android.hardware.touchscreen'
main
other-activities
search
other-receivers
supports-screens: 'small' 'normal' 'large'
locales: '--_--' 'es' 'es_US'
densities: '160' '240'
I'll definitely use your script but with a small change to show the package name as well as its valuable for when you need to uninstall the package.
i.e label_packagename(version).apk -> Talk_com.google.android.talk(1.3).apk
Attached a slightly modified batch file and screenshot
For single file one-off renames (right-click->open with->rename single) you can use the script here.
De jo! Honfitars. Hajra Magyarok!
Customizable naming planned in future version
britoso said:
Very cool, Works well. Always wanted to do this but was too lazy to try appt.
i.e label_packagename(version).apk -> Talk_com.google.android.talk(1.3).apk
Click to expand...
Click to collapse
Hi Britoso,
Yeah! That's a neat way to do it too!
Eventually I want to make naming and spacing fully customizable! Including what attributes to pick (name, label, versionName) to constitute the filename, and what separators (_,-,(,),space) should go where.
In the howto.txt I have a little road-map for the project. Will add customizable naming too.
Will keep you guys posted.
EOF
phsorx
Ps: Anyone who has another naming suggestion drop a post! I'd be interested.
great job...bravo..
thanks
Very nice tool, thanks for sharing this .
Using it with britoso's edited script.
Edit: I would appreciate it if a log of the conversion would be saved in a \logs\ subfolder, so I can check which files were not converted properly and see if I have to do those manually.
Handy ! Thanks...
deleted
For one-off renames you can use the below batch file.
1) create the below batch file in the same folder as apkrename.bat (its attached too)
Name: rename-single.bat (change this if you want)
content:
Code:
cd "C:\change_me\ApkRename\"
apkrename.bat %1 %~dp1
Change the path(change_me) as needed.
2)Associate it with apks by right clicking on the apk and choosing "choose default program", browse and select the batch file "rename-single.bat".
Uncheck "make this the default operation"
Screenshot and batch file attached. Enjoy.
update:
-12/8 uploaded a new version that fixed a bug involving long path names with spaces.
Also added a check for success and then delete the original apk. (backup your apks just in case).
Remember to set the path to the ApkRename folder in rename_single.bat once before using it.
Really gd job )
APK Batch Rename Tool for Linux is on the way
luvgirl12345 said:
would like a linux version...
Click to expand...
Click to collapse
Hi luvgirl12345,
The Linux port is on the way & will be posted here soon!
Actually, the Windows release is running on win32 ports of a few common Linux tools. And that's so, because I am lazy. Having Linux's much better support for shell scripting plus the same tool set always at hand, porting is a breeze.
Ciao,
phsorx
Sounds very useful, thank you!
Looks nice for massive apk renaming.
Found a similar tool called APKInfo some month ago which i am using for single apk files for a while now.
But finally something for batch renaming.
Thanks
your the man!, works like a charm. Thanks!
Any plans for making an Android version of this to run on our devices?
Future plans for an on-phone version of the APK Rename Tool
del4 said:
Any plans for making an Android version of this to run on our devices?
Click to expand...
Click to collapse
Yes! Certainly. Its in the plans.
But firstly there are a few things to be fixed on the desktop version first. See road map section of the howto.txt file in the archive. The most burning issue is the so called overwrite issue that I want to be sorted out next. Say you have two copies of the same app (same name, label, versionName) but one of them has a patch against it (because its been modded by a reverser) than one of the copies will overwrite the other (ApkRename 1.10).
Secondly on a mobile device's SD card there is usually less space than on a desktop's hard drive. This implies that APK Renamer will actually have to rename the files in place instead of creating a copy of each in a separate folder. Or at least it will need to figure out the empty space left on the device, and if its not enough to hold the copies, it should offer in-place renaming instead. Not a lot of logic to add but still...
Having all the outstanding questions be figured out on the desktop still, will allow me to implement a more established version for the phone right from start. But hold still its not going to take very long
Bests,
phsorx
Successfully cracked the file Bruno Mars - Somewhere In Brooklyn
Note to users: I am not responsible if you wreck your device. If you do this properly, chances of breaking your device is ZERO!
Credits to: motsach89(he shared his tap tap song)
I have cracked this file to run on any android phone.
Tools needed :
1)Root access on phone
2)Root explorer or (any root level access file explorer)
Download this file: http://www.google.com
Then unzip the file into any location
Copy folder brunomars.ttrTheme into [sdcard/android/data/com.tapulous..../files/Themes]
Copy folder inside tracks into [sdcard/android/data/com.tapulous..../files/Tracks]
Lastly, using root explorer, copy the folder in [data/data/com.tapulous..../files/tracks]
This data/data/com.tapulous folder can only be found if you press the "..." in root explorer all the way untill it disappears.( Also known as the parent folder)
Open tap tap and play the song!
Thks to the person who bought and supplied the song. But without cracking, we cannot use it straightaway...
For generous people, please share your songs for others to use. Send me the data file, theme and track so that i can crack it and upload.
Status:
Done:
Song: Somewhere in Brooklyn by Bruno Mars
In Progress:
Song: Pon de Replay by Rihanna
Currently mising theme files
Song: Nobody by Wonder Girls
Missing xml and info.plist
More to come....
Reserve for later
hello did any1 try it yet? ppl seem to miss this thread...
downloading try asap. XD
cant we use the version of TTR on iphone? they say that we just need to convert a file to xml. (>.<)
nope i think it is unconvertible, the format for the code is different. If you see, iphone has a info.plist but we have xml file, and our info.plist is inside the data/data... at root.
By the way both plist and xml can be renamed in to txt files and edited. I opened the android and the ios ver, i noticed a huge difference in the code. The IOS has a long continuous key while android has many sub keys.
well.. the TTR on android is different from iphone version. the tapping doesnt affect song.
oh yeah. the result.. its working! thanks a lot. hope too see more lists of songs.
actually it is the xml file that contains the taps.
And I would need people to share their songs with me
Enjoy.
Is there any other way without using root?
no warez.
thread closed.
Hello,
I have a "forensic" question about how Android caches and names files, particularly on an external microSD card.
I have a batch of files all name similar to this:
5375258689641839636.0 located at the directory backup\sdcard\android\data\com.sec.android.gallery3d\cache\micro\{filename}
These files are JPEGs and the entire batch has the same file creation date. These JPEGs exist in no other location on the device.
1) Where does the file name come from?
2) Why would some of the files have a "-" preceding the string of numbers?
3) In that directory (cache on SD card) would the file creation date be the date they were copied to the card?
4) Does the string of numbers have any "meaning"?
Thank you.
Bump. Anyone? Or able to direct me to the proper forum?
Thanks.
tool_462 said:
Hello,
I have a "forensic" question about how Android caches and names files, particularly on an external microSD card.
I have a batch of files all name similar to this:
5375258689641839636.0 located at the directory backup\sdcard\android\data\com.sec.android.gallery3d\cache\micro\{filename}
These files are JPEGs and the entire batch has the same file creation date. These JPEGs exist in no other location on the device.
1) Where does the file name come from?
2) Why would some of the files have a "-" preceding the string of numbers?
3) In that directory (cache on SD card) would the file creation date be the date they were copied to the card?
4) Does the string of numbers have any "meaning"?
Thank you.
Click to expand...
Click to collapse
Those files are probably thumbnails for photos in your gallery, the thumbnails are shown when you open gallery and then when you tap on the thumbnail, it opens the actual photo that the thumbnail is associated to or opens the folder that contains the photo associated to the thumbnail.
How it generates the number that is displayed in the filename and what the numbers mean is anyone's guess but it really doesn't matter.
Yes, the date should be the date that the file was generated/stored.
Sent from my LGL84VL using Tapatalk
Droidriven said:
Those files are probably thumbnails for photos in your gallery, the thumbnails are shown when you open gallery and then when you tap on the thumbnail, it opens the actual photo that the thumbnail is associated to or opens the folder that contains the photo associated to the thumbnail.
How it generates the number that is displayed in the filename and what the numbers mean is anyone's guess but it really doesn't matter.
Yes, the date should be the date that the file was generated/stored.
Sent from my LGL84VL using Tapatalk
Click to expand...
Click to collapse
In this situation it would matter to us if the numbers meant something (to show X user did Y action at Z time and put the phone in an individuals hand). So my guess is all the files were transferred to SD at the same time and deleted at the same time and the only remnants are the thumbnails.
Thanks for the input!