Samsung Intercept
Find Your Forum
  
Welcome, Guest. Please login or register.
Did you miss your activation email?

News: Do you like Samsung Intercept?
Advanced search
Scratch-Proof your Samsung Intercept              Best Screen Protector for Samsung Intercept Latest Ringtone for your mobile
Pages: 1 [2]
Print
Topic: Boot Animation Fun  (Read 13350 times)
aaronb1980
Newbie
*

Cookies: 0
Posts: 19



View Profile
« Reply #15 on: April 05, 2010, 11:28:51 PM »

Ok got my device listed now, but when I give the command "adb pull /system/framework-res.apk" I get the adb debug version number 1.0.25 and the command list. so its doing nothing.


* adb.PNG (15.23 KB, 597x296 - viewed 58 times.)
Logged

chibucks
Jr. Member
**

Cookies: 6
Posts: 66


View Profile Email
« Reply #16 on: April 07, 2010, 11:36:59 AM »

Ok got my device listed now, but when I give the command "adb pull /system/framework-res.apk" I get the adb debug version number 1.0.25 and the command list. so its doing nothing.

you're missing the folder...  it should be "adb pull /system/framework/framework-res.apk"
Logged
aaronb1980
Newbie
*

Cookies: 0
Posts: 19



View Profile
« Reply #17 on: April 07, 2010, 08:53:30 PM »

I get all the way now to where I push the file back and it wont let that happen saying that its a readable file only, so i go the sd card route and it does want to copy over. heres a screen so you can tell me what the heck I screwing up this time.


* adbFAIL..PNG (22.16 KB, 545x499 - viewed 31 times.)
Logged

chibucks
Jr. Member
**

Cookies: 6
Posts: 66


View Profile Email
« Reply #18 on: April 08, 2010, 06:14:05 PM »

I get all the way now to where I push the file back and it wont let that happen saying that its a readable file only, so i go the sd card route and it does want to copy over. heres a screen so you can tell me what the heck I screwing up this time.

try remounting as read write after you "su"...  i think the command is:

mount -o remount,rw /system

i typically just type "remount rw" - but that's the lazy way i think...

make sure you remount as read only after...

mount -o remount,ro /system
« Last Edit: April 08, 2010, 06:16:24 PM by chibucks » Logged
aaronb1980
Newbie
*

Cookies: 0
Posts: 19



View Profile
« Reply #19 on: April 08, 2010, 08:50:28 PM »

Did that... in connectbot too, also tried to do the same thing in ESTRONGS (gui explorer w/ root permiss) Same crap message everytime, cant create path. Im a loser. HA. Thats ok though, maybe its because im not in recovery? I enable usb debug and just adb'd with the phone on. is that ok?
Logged

chibucks
Jr. Member
**

Cookies: 6
Posts: 66


View Profile Email
« Reply #20 on: April 08, 2010, 10:55:04 PM »

You actually probably need to be in recovery to edit framework.  Oops.
Logged
aaronb1980
Newbie
*

Cookies: 0
Posts: 19



View Profile
« Reply #21 on: April 10, 2010, 07:19:04 PM »

You actually probably need to be in recovery

thanks, I was able to get in there an really mess with things for the 2.1 rom joey worked with v5, as far as RM goes for bloatware. As far as this new leaked rom goes I thought I read that its still 0-19 for frames on the animation, but heres a question, has anyone found the images used for the sprint splash-- or is it in code. As a designer I would love to get the frame count and really be able to combine that with our 0-19 that replaces the samsung flashing.
Logged

rstuckmaier
Newbie
*

Cookies: 0
Posts: 1


View Profile
« Reply #22 on: April 24, 2010, 07:46:08 PM »

In /system/media/ there is a file called "bootani.qmg"

I would assume that holds the key to replacing the Sprint Animation but I don't know what to use to open that file or make a new one for that matter.

I attached the file if anyone wants to take a stab at it.  I'm going to be searching for something to open/edit it and will report back any findings.


EDIT: I used your boot image and I love it.  I have the same white pixel problem and about halfway through it a white pixel appears at the top left as well.  For future animations maybe a recurring one like the original samsung so when it auto-loops it doesn't look choppy.

* bootani.qmg (1162.37 KB - downloaded 59 times.)
« Last Edit: April 24, 2010, 07:48:37 PM by rstuckmaier » Logged
dayvedayve
Global Moderator
Jr. Member
*****

Cookies: 4
Posts: 96


View Profile
« Reply #23 on: April 27, 2010, 06:58:50 PM »

Here is a bootanimation I made from a giff file.  It doesnt have the pixilization or watermark on the phone version. 


* Wolverine2.gif (1500.31 KB, 320x480 - viewed 75 times.)
« Last Edit: April 27, 2010, 07:00:47 PM by dayvedayve » Logged
RedBullZ
Jr. Member
**

Cookies: 4
Posts: 95


siul14@hotmail.com
View Profile Email
« Reply #24 on: May 16, 2010, 10:44:29 PM »

would this work on the new official 2.1 ?
Logged
RedBullZ
Jr. Member
**

Cookies: 4
Posts: 95


siul14@hotmail.com
View Profile Email
« Reply #25 on: May 17, 2010, 12:23:39 AM »

ok no it did not work...
Logged
teachme
Newbie
*

Cookies: 0
Posts: 2


View Profile
« Reply #26 on: March 25, 2011, 09:23:17 PM »

ok stock intercept 2.1 on virgin mobile i used z4 temp root and root explorer to copy the framework-res.apk to sd card modded it with teh pngs and replaced . reboot now i just got black screen . it does the virgin mobile thing but after the vmobile pic it goes black . when it should be showing the pngs . am i screwed now or is there a way to fix it ?
Logged
teachme
Newbie
*

Cookies: 0
Posts: 2


View Profile
« Reply #27 on: March 25, 2011, 09:37:15 PM »

ok if i hold down the volume and talk and end i get a bml menu and have an option to apply update.zip from sd card . could i rewrite the factory 2.1 rom using that ?
Logged
EducateAndInnovate
Full Member
***

Cookies: 3
Posts: 144



View Profile Email
« Reply #28 on: April 24, 2011, 07:05:25 AM »

 Grin

Tried it. Really powerful method! It worked flawlessly (of course I had to follow all the instructions to the letter)!! Thank you very much chibucks and badboy303!!!


First one has to install ADB Tool on their PC. Here is how:

http://forum.sdx-developers.com/intercept-guides-and-tips/%28guide%29-steps-to-install-adb-tool-on-your-windows-pc/


Next, get temporary root on Samsung Intercept. This is how:

http://forum.sdx-developers.com/intercept-guides-and-tips/%28guide%29-how-to-use-adb-tool-manual-method-for-getting-temporary-root/

Used Windows Vista PC and ADB Tool Manual method.

First pulled /system/framework/framework-res.apk from phone using ADB command.

Download and install Winzip and 7Zip tools on the PC.

Downloaded shutdown.zip file attached in the following thread:

http://forum.sdx-developers.com/intercept-theme-files/goodbye-world-shutdown-screen/msg107371

Opened shutdown.zip file using Winzip tool and extracted shutdown png files from this shutdown.zip file to a folder on C Drive

Made a copy of framework-res.apk as framework-res-bak.apk (Just in case).

Opened framework-res.apk in 7Zip Tool

Went inside assets\images\shutdown\ folder of the framework-res.apk file using 7Zip tool

Opened the folder on C Drive where shutdown png file were previously extracted

Selected, Dragged one shutdown png file at a time from this C Drive folder and dropped it in assets\images\shutdown\ folder of the framework-res.apk file inside 7Zip tool

Closed the framework-res.apk file that was opened in 7Zip tool (It seems that it saves the file on the fly)

Pushed  framework-res.apk file from C drive to phone /sdcard folder using ADB command method

Removed /system/framework/framework-res.apk file

Copied /sdcard/framework-res.apk file to  /system/framework/framework-res.apk

Verified the file /system/framework/framework-res.apk using ls -l command and diff command

Reboot the phone

Test phone couple of times by doing power off and power on.

Enjoy your custom shutdown animation.


 Grin
« Last Edit: April 24, 2011, 07:09:10 AM by EducateAndInnovate » Logged

VMUSA Samsung Intercept
EC07
VM Intercept Ultimate Kernel Package v2
Waiting for Ubuntdroid
motor.city.fats
Newbie
*

Cookies: 0
Posts: 1



View Profile Email
« Reply #29 on: June 08, 2011, 02:23:59 AM »

cant I just use root explorer to move it to the sd card then move it to the computer edit everything copy it back then move it back to the system
Logged
Pages: 1 [2]
Print

Jump to:  

Got a new phone? Find the forum here


Related Topics
Subject Started by Replies Views Last post
Boot Animation Specs
Themes, Ring Tones and Free Wall Papers
ue 0 1663 Last post January 29, 2011, 02:11:46 PM
by ue
Animation On Intercept
General Samsung Intercept Discussion
playqirl1313 3 1893 Last post March 08, 2011, 07:42:57 AM
by ratsttam
Animation On Intercept
General Samsung Intercept Discussion
playqirl1313 0 410 Last post March 06, 2011, 11:32:27 PM
by playqirl1313
Can't boot phone please help !!!
General Samsung Intercept Discussion
davboy101 0 390 Last post November 13, 2011, 08:19:53 PM
by davboy101
HELP! My VM samsung intercept wont boot up !!
Software Updates
onlyaloha 0 1969 Last post December 28, 2011, 11:32:13 AM
by onlyaloha




Thanks for visiting Samsung Intercept Forum Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Sitemap

Galaxy S3 | Galaxy Note | Galaxy Nexus | Kindle Fire | Atrix 4G | Motorola Xoom | Windows Phone 7
Nokia Lumia | Top Hosts | Samsung Galaxy Tab | Samsung Galaxy S2 | Samsung Galaxy S | Samsung Wave
HTC Evo 3D | HTC Evo 4G | HTC Incredible | HTC Incredible 2 | HTC Incredible S | HTC Thunderbolt
Motorola Droid Razr
| HTC Desire | HTC Desire HD | HTC Desire Z | HTC Desire S | HTC Wildfire
Motorola Droid | Galaxy Indulge | Nokia N8 | Droid Charge | Droid X | Droid X2 | Droid 2| Droid 3 | Fascinate
HTC Sensation | HTC Flyer | LG Revolution | Asus Transformer | Xperia Play | iPhone 4 | Nexus S | Droid Bionic
HTC One | HTC Wildfire S | HTC Droid Eris


This is an Un-Official fan based Website. The views expressed on this website are solely those of the proprietor, or contributors to the site, and do not necessarily reflect the views or opinions of the parties it covers, and is not affiliated with, endorsed or sponsored by parties involved.
If you have a problem with any of the content posted on this website, please contact "sales@verticalscope.com"
Term of Use | Privacy Policy | BlackRain 2006 by, Crip