This is my own application.So Try it and Rate it.
File Tools
Version:3.0
Screen Shots:
{
"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"
}
Descriptions:
File Tools is a collection for Tools to preform some useful actions on files.
Now it contains File Renamer,File Finder and Duplicate Finder.In future,i will add more tools based on your suggestions.
File Tools Features:
1.Collections of Useful Tools
2.Completely Ad-Free
3.Easy to Navigate
File Renamer:
Do you want to rename 1000 files or more than of that.Then really you need this tool.You can rename 1000 files by adding Date,Number,Custom Text etc at your desire position easily by this tool.
Features:
1.Custom Text
2.Numbering
3.Date
4.Find & Replace
5.Remove Char
File Finder:
Don't know where your files are placed or saved on your Memory Card and want to Search for your desire file easily.Then use this tool.You can easily locate your desire file by choosing a Filters like File Extensions,File Size etc..
Features:
1.Match Case.
2.Search on desire folders.
3.Filtering
Size limit.
Extension.
Duplicate Finder:
Do you have more files in your Memory Card and also having lot of Duplicate files(Same files found in different folders).Then you can easily search for it and able to delete it.By using this tool you can save more memory.
Features:
1.Byte by Byte Search.
2.Easy to delete.
3.Faster search.
Report at:[email protected]
Click to expand...
Click to collapse
Download:
Market link Inside:http://www.cybapps.com/view.php?id=8
(Don't forgot to click some ads)
:fingers-crossed: you need to include root tools and many other things...there is lot of competition in market...but good job in this!
I will include your suggestion on my next Version.
Thanks for your comment.
Related
I wonder if there is the possibility of changing only the dialing screen? Well, during the sunny days the visualization of the numbers is difficult.
poor visibility:
{
"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"
}
great visibility:
I just wanted to change the dialing screen and keep the rest of the theme.
The second option is better on sunny days.
ROM: http://forum.xda-developers.com/showthread.php?t=1583871
Thank you very much
With a root explorer locate your /system/app folder and copy phone.apk and dialertabactivity.apk to your SD card.
Copy them to your PC and keep a backup of those apps just in case.
Using 7zip or winrar open the apps. Locate their /res/drawable or res/drawable-mdpi folders. Those contain the graphics. Locate the ones with the numbers and extract them.
Edit the graphics with a good software (not paint, something like Photoshop) and save them without changing their size or format.
Drag the edited .png images to the /res/drawable or drawable-mdpi folder of the apps. Don't extract and repackage the whole app, just drag and drop the edited files in their corresponding folders whike using 7zip or winrar to view the app.
Put the edited apps in your SD and then place them in system/app with rw-r-r permissions.
Reboot, they should work OK. If they don't work (give you Fc) something got screwed in the process, try it again. If all fails, restore your original apps (the ones you backed up) to system/app with proper permissions.
I really like the stock xperia keybord and was thinking when the smiley key was pressed it would be better if it displayed emojis, (this it what it could look like (made in photoshop)
{
"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"
}
Soooo i was wondering if someone thinks they would be able to give me a hand in editing this apk, as i am having a few problem
Hope someone can help
MRL3GS
Anyone??
I won't be able to help you but I could tell you how to do that.
1. Get the apk of the keyboard you want to edit.
2. Next Download 7zip if you don't have that.
3. Now extract the apk using 7zip. (Right Click the apk to see 7zip options.)
4. The folder in which all the extracted files and folders are locate "res" folder. In this folder all the images are located.
5. Once you open the RES folder you will have folders like hdpi, mdpi, etc...
6. Now open up any such folder you like. There you will be able to see the stock emoji icons. Replace them with the ones you want. Make sure you crop them so they keep the same size like the once you replaced.
7. Open the APK file with 7zip and delete the files you had replaced.
8. Now in the APK add the files which you added in the extracted folder. (Add the emojis which you added in the RES folder) Add them to the folders where you had deleted the stock images.
You could press the thanks button now as the tutorial has finished.
Sent from my GT-I9505G Samsung S4 Google Edition. Just Kidding!
And you could press the thanks button if I helped.
Note : I am Sharing the work of forumber2.All the credits goes to him A little intoduction by him
forumber2 said:
APK to Java Viewer​
{
"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 all!
As you know, we can view and save java classes in classes.dex via some tools. And we have enough guides (like this; http://goo.gl/QkK6P7 ) but it requires effort so, I made this small tool for lazy people
This script will show the java files in your apk/jar (framework). Instructions as below:
1. Download the zip in Attachments.
2. Extract Java-Viewer.zip anywhere on your PC.
3. Put your an apk or jar (framework) in "Input".
4. Execute "Run_me_first.bat"
5. Follow Instructions (in tool)
**JRE is required
**IMPORTANT: DO NOT leave spaces when you name your apk files, e.g. "123 abc.zip" is a no go, "123abc.zip" is the correct way,
Bugs;
-After converting dex to jar, the script ends suddenly. Thats why you need execute View_Java.bat after finish Run_me_first.bat script
-jd-gui can't decompile all smali files.
Applications are used;
-JD-GUI 0.3.6
-7zip
-dex2jar-0.0.9.15
Credits;
@Ryuinferno for his "Sign-em!" thread style
@lickarock for his guide and his screenshot
Click to expand...
Click to collapse
Downloads Here
Orginal Threads
locate (or create) the following file and disable the read permissions
/data/data/com.cooliris.media/files/zzzzzz_lockscreen_wallpaper.jpg
(to locate/create and edit the above file permissions use a file manager app able to navigate the /data folder.
NOTE: Manual edit of files in /data folder require root permissions so the Andriod system must be rooted first
NOTE2: This trick works on Samsung Galaxy Y stock ROM, on which the system looks for the file zzzzzz_lockscreen_wallpaper.jpg located in /data/data/com.cooliris.media/files to be used as lockscreen wallpaper. Other ROMs might look for different filename and/or different location.)
That's it!
{
"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"
}
[][][]
[][][]
As side note I want to add that my first read about this topic was, about two weeks ago, a thread started by XDA member recognized contributor marcussmith2626 more than one year ago (How To Make The Lockscreen Transparent) which explains a more sophisticated way to get the lockscreen transparent and that might work on a variety of ROM and devices.
Then I accidentally discovered the above trick by my own (I forgot to set the permissions after replacing the jpg file) and I decided to share it here even though I don't know if anyone had posted the same trick before as comment at the marcussmith2626 thread or anywhere else in XDA or the Internet virtual space
wooooow,awesome:laugh:
thnx for rhis.as easy and as simple as it can ever beeee.so cooooool
nice trick
Thanks for your guide its very very easy =D
Hello world!
Now I will tell you how to extract Samsung's factory system.img files (with support to 4.4) on Windows
That's right???
- That's right mate
An example:
You want to extract The Pocket Neo 2 (5312C/5310L) System files, deodex and make your own custom ROM for 5312B/10B with that apk files
That's the first thing you have to do :3
How this works:
We will use the delicious ImgExtractor v1.3.6 <Created by And_PDA (Based on sources ext4_unpacker)> as base and with this and few more things to complete the mission
It will read blocks of RAW EXT4 image and extract then keeping the metadata and all the stuff you must know... (including .journal file)
Procedure:
Part 01
Download and extrac the tool to somewhere
Take a Big G search and find Pocket Neo 2 ODIN stock ROM, (for example...)
Rename it to S5312xxxxxxx_bla_bla_blaHOME.tar
Now simple extract with WinRAR
You will see a few files, do not lose the focus, look at system.img
Now it is time to Part 02
Part 02
Coopy the system.img file to \system.img Extractor\para_extrair
Don't rename it, please
Now go a level back on the folder and open .comd file that you preffer
Read all and make your choice
- Option 01, I choose You! (Pokemon forever :3 !)
Now, wait until it extract all and when it is done, do a party! You made it!
You can now manipule your files, deodex, decompile and bla bla bla (Keep in mind, I wont tell you how to, because XDA is flooded with good guides for this :3 :v )
{
"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:
https://mega.nz/#!XYxziBaa!X6yNvsJognh2n9vgO-d3XFa6FKdprseBWGyDSAt2D5w
Credits:
Alexey71
BrateloSlava
xpirt
And_PDA
Lennoard
Link is dead.