[THEME][GB]Androidian from CM7 - Samsung Galaxy Ace Plus S7500

Hello, everyone
Here am I again posting another theme ported from CM7. This time it is the great Androidian, the green theme that comes with any default CM7 installation.
Screenshots :
{
"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
NOTE : This theme works only on deodexed ROMs. It has been tested on Inspiration ROM, but it should work just fine on all deodexed 2.3.6 ROMs.
How to apply theme :
1. Download framework-res.apk
2. Place it on the root of your sdcard
3. Run the following commands on the computer :
adb shell
su
stop
mount -o rw,remount /system /system
mv /system/framework/framework-res.apk /system/framework/framework-res.bak
cp /sdcard/framework-res.apk /system/framework/framework-res.apk
chmod 0644 /system/framework/framework-res.apk
reboot
Click to expand...
Click to collapse
And voila! Now you have Androidian CM7 theme installed on your Ace Plus.
Hope you like it
Download link here : http://speedy.sh/wG7Nm/framework-res.apk

Related

[Themes] Ghost1227's Themes & Projects

Decided I needed a central place to post my work, so here it is. As of now, everything has to be installed via adb.
If anyone can provide me with instruction on how to make flashable images, please let me know.
Code:
# Remove pre-existing bootanimation.zip and SPC_animation_final.mp3
adb shell rm /system/customize/resource/bootanimation.zip
adb shell rm /system/customize/resource/SPC_animation_final.mp3
# Push downloaded boot animation files to the phone
adb push {downloaded.zip} /system/customize/resource/bootanimation.zip
adb push SPC_animation_final.mp3 /system/customize/resource/
# Test boot animation
adb shell bootanimation
# Enjoy!
For The Horde!
{
"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 bootanimation.zip
Bugatti
Download bootanimation.zip
Post reserved
i may have used the for the horde one if i didnt already have the destroyed boot animation... but looks good
Thanks Still learning, but having a great time doing it!

[MOD] Transparent GenieWidget.apk (no morph required) GB 2.3

I've attached a 100% and a 50% Transparent GenieWidget.apk
Instructions for installing transparent genie widget:
1 nandoid backup
2 adb devices
3 adb pull /system/app/GenieWidget.apk GenieWidget.apk
(keep this file somewhere as it is your original GenieWidget.apk)
4 unzip the TransparentGenieWidget.rar file
5 using either the 100percent or 50percent GenieWidget.apk file
6 adb remount
7 adb push GenieWidget.apk /system/app/GenieWidget.apk
8 adb reboot
{
"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 this! Works great on my Vibrant (yeah yeah, I know I'm in the Evo 4G forum at the moment)...
Thanks so much for the 50% transparent one in latest version. Looked so long for it

[MOD] MotoLocker ICS Theme

MotoLocker ICS Theme
{
"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"
}
COMPATIBLE WITH:
SuperCharged v5 2.3.6
HOW TO INSTALL
Step 1: Download File from here and place them on your sdcard(not in a folder,just straight on sdcard)
Step 2: Using ADB push the file with the code provided below
Step 3: Enjoy!
FILE:
CLICK HERE TO DOWNLOAD
Here is the Code,you need to use adb while in windows.Open CMD to push file.(if you dont have ADB you download it from the "Root your Atrix 2" post in the Development Section, its the file named "exploit.zip")
Code :
Code:
adb shell
su
mount -o rw,remount /dev/block/mtdblock3 /system
cat /sdcard/framework-res.apk > /system/framework/framework-res.apk
chmod 755 /system/framework/framework-res.apk
reboot
WARNING: I AM NOT RESPONSIBLE FOR YOUR PHONE,YOU BRICK YOUR PHONE THATS ON YOU. IF YOUR FOLLOW THESE DIRECTIONS YOU WILL BE FINE : )
IF YOU LIKE,FEEL FREE TO HIT THE THANKS BUTTON!
​

I can't remove this directory !! Help please ^^

I had this directory when i flashed cwm recovery (philz)
but i changed my mind and flashed twrp
{
"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"
}
and when i found this directory, i tried to delete it !! But it tells me that i dont have permissions to do so ..
I tried removing it using root browser and emulator .. nothing worked :|
Try changing the folder permission first, then delete it.
Try executing the following code-
Code:
su
chmod 777 path_to_your_directory
rmdir path_to_your_directory
samsungrockz said:
Try changing the folder permission first, then delete it.
Try executing the following code-
Code:
su
chmod 777 path_to_your_directory
rmdir path_to_your_directory
Click to expand...
Click to collapse
you cant specify permissions for directories :|
but I tried that anyways

Question Where is the boot animation stored

I am trying to change the boot animation but can't find the location of the original
Might depend on the carrier, but should it be /product/carrier/vzw/media.
Keep in mind it's a read only partition.
yes you can find bootanimation in
product/carrier/xxx/média
or in
product/media/bootanimation.zip
{
"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"
}
ruq said:
Might depend on the carrier, but should it be /product/carrier/vzw/media.
Keep in mind it's a read only partition.
Click to expand...
Click to collapse
I am trying to right to it but I don't have permission (I have root, I'm using adb su)
I tried
mount -o rw,remount /system/
But
mount: '/system/' not in /proc/mounts
yakapa40 said:
yes you can find bootanimation in
product/carrier/xxx/média
or in
product/media/bootanimation.zip
View attachment 5706997
Click to expand...
Click to collapse
Hi there can you please share this bootanimation zip file.. I'm trying to make a custom of moto pls
harshaus2k​bootanimations zip are here :
motorola edge 2021.zip
drive.google.com

Categories

Resources