As the title says, is there a way to change the SGS2 lockscreen wallpaper that is included with ComRom 2.0?
sure there is...
it's a jpg named zzzzzzzz_default_lockscreenw at 480x800 in size.
Located in \framework-res.apk\res\drawable-hdpi-v4\
Just use 7zip to swap out file within apk and adb push back to device.
good day.
That was easier than I thought it would be. Thank you.
Where is that file located? I can only find twframework-res.apk in the community rom 2.0
In system/framework/ there should be a file named framework-res.apk. Pull that file and look for the file zzzzzzzz_default_lockscreenw.jpg in /res/drawable-hdpi-v4/. Replace it with the picture you want, posh the apk back to your phone and reboot.
I assume I can use droid explorer to pull that file? Here is that location and that file is absent.
{
"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"
}
Do any of the themes that are out change this wallpaper?
yes you can go to gallery, select any image and press " select as" it will give you an option that you want to set it as home screen wallpaper or lock screen wallpaper
ravian29 said:
yes you can go to gallery, select any image and press " select as" it will give you an option that you want to set it as home screen wallpaper or lock screen wallpaper
Click to expand...
Click to collapse
Since we are using the sgsII lockscreen ported to our frameworks the above process does not work for us. But in the upcoming update of the comm rom, sbrissen has added wallpaper support for all lock screens. So within tsm parts you will be able to select and crop an image that will be used across all lock screens.
good day.
Related
Here is the Docks I made and use i use for Launcher Pro
*** I use Launcher Pro Plus but im sure other Home replacement apps allow you to use a custom dock im not sure....but this set up is for Launcher Pro but feel free to try it out elswehere*******
2Android Docks and an "iphonesqe" dock
Download Docks.rar & extract picture files to SD card (u can use linda File manager from market to put .png files into DCIM)
Using launcher Pro go to:
1.menu----> preferences
2.Appearance settings----->Dock background----> custom
3. Select the Dock u want from the files u downloaded
4. After the dock now appears at the bottom.
5. Long press the middle button-----> Change shortcut---->app drawer
6. Then when it says select icon......select custom icon and select the transparent file so now your app draw is binded to the android or iphone button
PM with any questions
{
"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 for sharing! The left side if the android one has a little line there. I wasn't sure if that was supposed to be there or not. Either way, thanks again.
gottifour said:
Thanks for sharing! The left side if the android one has a little line there. I wasn't sure if that was supposed to be there or not. Either way, thanks again.
Click to expand...
Click to collapse
Thanx for the feedback...dont notice it on mine but I uploaded another just in case
clock
cool clock care to share the apk ?
These are great! Thanks!
I saw a couple of screenshots with text used instead of the icons and/or folders. If its an app what is it? I have the minimalistic text.
Sent from my SGH-T959 using XDA App
Post up the screen shot you are referring to, I'm not sure what you are looking at.
If you are reffering to icons that say "phone" instead of a picture of a phone it's just a simple png file. ADW and LauncherPro(i think) allow for icon changes. Widget Locker also allows custom icons. The files are all over the net, look in the Android section of xda, they have a huge Icon thread.
Danny has a theme that uses text for the main screen instead if Icons, looks pretty nice, after unzipping the file you can use what you need if you don't want the entire thing.
http://forum.xda-developers.com/showthread.php?t=957856
I think this is what you're looking for: http://www.mediafire.com/?bi6xcug62hktann. I didn't make these, just found them using a google search.
As was mentioned, you need a launcher that allows you to change the icon image. For example, long press on a dock icon in launcher pro and select "change icon," then you can select any icon you've put on your sd card.
Hope that helps.
You can try the texticons app in the market. Seems to work with most roms and launchers.
If you still need some, I have about 160.
Edit, here they are. From XDA, can't recall who to credit.
http://db.tt/Rl0InqU
{
"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"
}
PCSCII.apk dissected
Below I have unpacked the PCSCII.apk. This APK is responsible for connecting to your PC.
I have numbered the files inside /res/drawable-hdpi and matched them accordingly to what they are responsible for displaying on the phone. Enjoy!
Now you can theme that pesky hard-to-find USB icon!
{
"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"
}
Also, inside /res/drawable you will find: common_white_button_press.9.png, common_white_button_rest.9.png, common_white_button_select.9.png
These are the background PNGs for buttons numbered 2 (Charge only) & 3 (Disk drive) in the above screenshots.
Settings.apk
Settings.apk dissected
Below I have unpacked the Settings.apk. This APK is for settings on the phone and can be accessed by pressing menu then settings, or through the app drawer.
I have numbered the files inside /res/drawable-hdpi and matched them accordingly to what they are responsible for displaying on the phone. Enjoy!
PNG #3 common_app_ic_launcher_settings.png - This PNG is the icon that shows up in the app drawer for Settings.
PNGs #30-37 are the PNG files for the animated tutorial that shows when setting a pattern lock.
IMPORTANT:
You may have noticed common_list_highlight_press.9.png, common_list_highlight_selected.9.png, and green_divider.png located inside the /res/drawable-hdpi folder. These look just like button highlight/selected PNGs and the list divider. However, changing these will not change what you think in the settings app. If you want to change the button highlights and list divider they are going to be found in fusion.apk and/or com.htc.resources.apk.
Reserved......
Reserved .......
Reserved...
Good work !!
Sent from my PG86100 using xda premium
Very nicely put together Steelh.
Very nice, great work
Shot from my sharp shooter in 3d
Finally here it is! Please follow the directions or it will not work...
Go to Personalize
Display
Skin
Select Blue sky but do not apply it If you currently have it applied, apply a different skin
Press the menu
Choose Delete
Press Delete at the bottom
Click OK on the popup
Open a root explorer
Go to root directory
System
App
Browse for BlueSky.apk
If it is there delete it and reboot your phone, if it is not you are all set to install the theme
Download here
Using Leeroid's Tweaks you can change your clock color to #ffd9b2ff which is what I have in the screen shots. Other colors that match the theme are #ffBAF3C3 (green) #ffFFCBCF (pink) #ffA9D3C7 (aqua)
{
"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"
}
I have attached a bunch of tiled wallpapers I made over on colourlovers.com that match the color scheme.
Widgets and Lock ring Themed
FOR DEODEXED ROMS ONLY
I am not responsible if you brick your phone
For safety's sake, apply any skin but bluesky.apk before proceeding.
Download fusion.apk
Save it to your SD Card
Using a root explorer copy fusion.apk on your SD card
Browse to system/apps rename fusion.apk to fusion.bak
Paste the copied fusion.apk
Change the permissions to rw-r--r--
Reboot your phone
(I Love Eminem)
Reserved again
Looks good, I just did the S=Off to the House Boss' phone last night and installed NRGZ' ICS ROM and your skin/theme and she's really digging it... even with as much I work on my own devices, I never forget the number 1 rule "Happy Wife = Happy Life"
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.