BootScreen Help - Hero CDMA Android Development

So i made a bootscreen with the boot1.gif in the system/media/bootscreen folder but some would rather have the cool nexus boot. When I made the flashable zip for them they got
Had the following problem flashing the nexus-bootscreen...
E:Can't symlink /system/bin/dumpcrash
E:Failure at line 9: symlink dumpstate SYSTEM:bin/dumpcrash
Phone would not boot afterwards. Had to do a nandroid restore.
Click to expand...
Click to collapse
I'm sure it has to do with the flashable zip being the bootanimation.zip in the /system/media/ folder. Anybody know a way to fix or make flashable for them so they can override mine without having to redo the nexus one into one gif image?

Read the update script, doesn't look like it is correct.

riggsandroid said:
Read the update script, doesn't look like it is correct.
Click to expand...
Click to collapse
i will fix
hold on

regaw_leinad said:
i will fix
hold on
Click to expand...
Click to collapse
Thanks .
(XDA is kinda like USA Network, characters are wanted)

for you sir

regaw_leinad said:
for you sir
Click to expand...
Click to collapse
wooh, i was correct! lol, just learning update scripts and how this all works. pretty straight forward, but the semantics get me...thanks regaw.

riggsandroid said:
wooh, i was correct! lol, just learning update scripts and how this all works. pretty straight forward, but the semantics get me...thanks regaw.
Click to expand...
Click to collapse
no problem
for all you themers... just take that update script and save it... use it in all of your theme zips. basically it says, whatever's in the folder system, to copy it to the phone.

regaw_leinad said:
no problem
for all you themers... just take that update script and save it... use it in all of your theme zips. basically it says, whatever's in the folder system, to copy it to the phone.
Click to expand...
Click to collapse
thanks man

Related

Hulu on any rom and no modified apps

Whambam I've got it! You don't need to be deoxed and all that jazz. To use the hulu app you will need the modified version of flash. But to watch on the browser you can use the newest version of flash.
Step 1. Open the browser app
Step 2. Clear the url and type "about:debug" then press go (if you did it right nothing will happen)
Step 3. Press menu>more>settings
Step 4. Scroll down UAString then select" desktop"
Tada!!!!
Edit: apparently you still need the modded Hulu flash
Sent from my ADR6300 using XDA App
Nope no go.
Does not work.
Strange because it works on my friends moto x and my incredible but I will admit I am running the modifed flash but my friends x is using the stock flash.
Sent from my ADR6300 using XDA App
It works on the modified flash. I have not found a modified version of the newest flash yet.
didn't work for me... Where can I find the hulu app? I searched and couldn't find it in the market.
s197 said:
I have not found a modified version of the newest flash yet.
Click to expand...
Click to collapse
Modifying flash is quite easy. Just edit libflashplayer.so and change "AND 10,1,92,10" to "WIN 10,1,82,76".
elborak said:
Modifying flash is quite easy. Just edit libflashplayer.so and change "AND 10,1,92,10" to "WIN 10,1,82,76".
Click to expand...
Click to collapse
Could you please explain this a little more. Where would I go about doing this?
elborak said:
Modifying flash is quite easy. Just edit libflashplayer.so and change "AND 10,1,92,10" to "WIN 10,1,82,76".
Click to expand...
Click to collapse
Would you be able to modify the flash and post an apk?
try this
download and unzip
if this doesn't work let me know i've got another apk i have on my phone
s197 said:
Would you be able to modify the flash and post an apk?
Click to expand...
Click to collapse
Sorry, not going to post an apk. I've been down that road and you get nothing but grief from everyone for whom it doesn't work.
Again, it's easy to do. This is the Development forum. I would expect folks posting here to be familiar with the basics of packing/unpacking/signing apks and using a hex editor.
wisenick said:
try this download and unzip
Click to expand...
Click to collapse
Not sure what version this is, but just from the size of the included libflashplayer.so file it's clearly not the latest.
elborak said:
Sorry, not going to post an apk. I've been down that road and you get nothing but grief from everyone for whom it doesn't work.
Click to expand...
Click to collapse
That's too bad. I guess a few bad eggs spoil it for the rest of us. But I respect your decision.
Again, it's easy to do. This is the Development forum. I would expect folks posting here to be familiar with the basics of packing/unpacking/signing apks and using a hex editor.
Click to expand...
Click to collapse
Wish I was, but I'm not. Maybe now is a good time to learn. Trouble is my primary computer is a mac so a lot of the "how to's" are not applicable. I'll look around though, always willing to learn.
wisenick said:
try this
download and unzip
if this doesn't work let me know i've got another apk i have on my phone
Click to expand...
Click to collapse
Looks like the old one from june, this poster wants the most recent version to work...
Panda Fuzz said:
Looks like the old one from june, this poster wants the most recent version to work...
Click to expand...
Click to collapse
like this????
wisenick said:
like this????
Click to expand...
Click to collapse
No, that's version 10.1.92.8. The latest is 10.1.92.10.
I have the latest version patched. I will post it tonight when I get home. Unless someone else has it who can post it.
elborak said:
No, that's version 10.1.92.8. The latest is 10.1.92.10.
Click to expand...
Click to collapse
ugh lol, well dang.
ihtfp69 said:
I have the latest version patched. I will post it tonight when I get home. Unless someone else has it who can post it.
Click to expand...
Click to collapse
That'd be great, thanks!
Unpacking the apk and isolating the file was no problem. But opening the file in a hex editor (I just tried an online one) produced a bunch of binary code I could not understand. Maybe when I get off of work I'll have more time to try and figure this out.
elborak said:
Modifying flash is quite easy. Just edit libflashplayer.so and change "AND 10,1,92,10" to "WIN 10,1,82,76".
Click to expand...
Click to collapse
Actually, I found what seems to be an even better way. With this method you can keep the newest version of Flashplayer (10.1.92.xx from the Nexus/Market), but enable Hulu. Download the HuluPack 2.zip above. Open it and extract the install_flash_player.apk from the zip. Now open the .apk (explore, not try to isntall, Astro works well here), and find the libflashplayer.so file inside the lib folder in the .apk. Extract this to your SD card. Open root explorer, navigate to /system/lib and rename libflashplayer.so to libflashplayer.bak or cut and paste it to your SD card, whatever, just make sure you don't delete it. Now copy the libflashplayer.so from the HuluPack2 install_flash.apk into /system/lib. You can do all this whether Flash is part of your rom or installed using an apk, and you can do this without rebooting the phone. After copying the libflashplayer.so to /system/lib, websites will recognize your flash player as a slightly older version of desktop flash, 10.52.x.x, and Hulu will work, but you will still get the benefit of better performance from the most recent flash player available.

Flashable boot animations?

Can someone post up some flashable boot animations for those that adb illiterate? I saw about 2 or 3 in the sticky but none that caught my interest. Think you guys can help me out?
This would be sweet. Hope somebody comes through
U dont need adb...use root explorer. That's what I do.
Dont wanna mess with ADB?
Download the boot animation file.
Rename to bootanimation.zip
Put on root of SD.
Open up Root Explorer, navigate to root of SD long press the bootanimation.zip file, and select move
Navigate to /system/customize/resource
Click Mount R/W
Click paste, and overwrite the existing file.
Reboot.
**NOTE: you may want to back up the existing boot animation first, in case you dont like the new one.
Sent from the bowels of my mind...
snap That's what I am talking about.
Yeah root explorer is just simply that awesome. It doesn't get any easier then using root explorer.
Its like drag and drop..
fmedina2 said:
Can someone post up some flashable boot animations for those that adb illiterate? I saw about 2 or 3 in the sticky but none that caught my interest. Think you guys can help me out?
Click to expand...
Click to collapse
which ones do you want flashable? I make them a flashable zip if you want...
Uh what if I don't want to fork out the dough for Root Explorer? Is this someting that can be done in ASTRO?
skbgiants said:
Uh what if I don't want to fork out the dough for Root Explorer? Is this someting that can be done in ASTRO?
Click to expand...
Click to collapse
No if can't be don't with astro
Dredge said:
Navigate to /system/customize/resource
Click to expand...
Click to collapse
I don't even have /customize/resource
I've always put it in system/media
Dredge said:
Click paste, and overwrite the existing file.
Click to expand...
Click to collapse
I've always renamed it .bak
Any difference between our 2 differences?

[FX-MOD][SENSE-HD] Advanced power menu for HD roms

enjoy
--
advanced_powermenu_hd-1.15.405.1.zip
advanced_powermenu_hd-1.24.405.1.zip
advanced_powermenu_hd-1.28.405.1.zip
advanced_powermenu_hd-1.31.207.1.zip
advanced_powermenu_hd-1.32.207.1.zip
requirements:
sense-hd based rom (NON-HD VERSION HERE)
deodexed framework libs in /system/framework
busybox with pkill support (for the 'hot restart' function)
how to install:
please make sure your device/setup meets the requirements above
check your framework build number (settings >> about phone >> software information >> build number)
download the flashable zip from the first post that matches your build number
copy it to your sdcard and flash it in recovery mode (as always, it is advisable to do a nandroid backup prior flashing)
impact:
a framework lib (/system/framework/android.policy.jar) will be overwritten
the first boot after flashing this may take a (long) while (dexopt will be busy)
WOW !
Thanks !!!!!
really amazing!!
nice job!
now, would be great if you fix the cam problem LOL!
Wot hot restart means?
Sent from my HTC Desire using Tapatalk
Wow one day after I asked. Fast! Thank you!
ankyslove said:
Wot hot restart means?
Click to expand...
Click to collapse
respawns the gui & services without fully rebooting the device
Didn't manage to flash over Neos HD rom
Thanks !!!!
Thank you.
great man
Dude, you're a star, how can I donate?
so what do i do with the zip file to install this ?
ranasrule said:
so what do i do with the zip file to install this ?
Click to expand...
Click to collapse
Read around or use the search tool to find ways to "flash zip files".
Danifamous said:
Read around or use the search tool to find ways to "flash zip files".
Click to expand...
Click to collapse
i think i know what you are talking about....you mean using the clockwork recovery ? like when you flash a rom or radio ?
ranasrule said:
i think i know what you are talking about....you mean using the clockwork recovery ? like when you flash a rom or radio ?
Click to expand...
Click to collapse
Ahh My mistake;. Browsed through the file.
I'm guessing from teh lack of a boot.img, you have to push it via adb. Which I hate.
I just get errors when flashed through RomMan. Using RCMixHD rom based on ownhere's release.
Flashable zip someone?
Danifamous said:
Ahh My mistake;. Browsed through the file.
I'm guessing from teh lack of a boot.img, you have to push it via adb. Which I hate.
Flashable zip someone?
Click to expand...
Click to collapse
ADB IS EXHAUSTING!
Having to write commands like "adb push the_zip-i-just_donwloaded system/..whereever"
Is REALLY hard!
*grunts*
zHk3R said:
ADB IS EXHAUSTING!
Having to write commands like "adb push the_zip-i-just_donwloaded system/..whereever"
Is REALLY hard!
*grunts*
Click to expand...
Click to collapse
I made the mistake of purchasing a temperamental Macbook, and can't get adb set up right on Linux VM.
So I never bothered to learn it.
Danifamous said:
I made the mistake of purchasing a temperamental Macbook, and can't get adb set up right on Linux VM.
So I never bothered to learn it.
Click to expand...
Click to collapse
I feel for you.
Danifamous said:
Ahh My mistake;. Browsed through the file.
I'm guessing from teh lack of a boot.img, you have to push it via adb. Which I hate.
I just get errors when flashed through RomMan. Using RCMixHD rom based on ownhere's release.
Flashable zip someone?
Click to expand...
Click to collapse
it is a flashable zip
just flashed it on robocik's release (via clockworkmod recovery)
it doesn't contain a boot.img as there is no need to replace the kernel and the rootfs

[REQ] droid boot help

dont really get it but can someone make the droid boot animation and tell me how to install it and everything?
http://forum.xda-developers.com/showthread.php?t=1186665
i found that link and i wanna use the gray one but not sure it would work
stanleynhan said:
dont really get it but can someone make the droid boot animation and tell me how to install it and everything?
http://forum.xda-developers.com/showthread.php?t=1186665
i found that link and i wanna use the gray one but not sure it would work
Click to expand...
Click to collapse
here try this use root explorer(if you dont have it you can get it in the market) to put in correct place(depends on the rom you are running(*)?
store on root of SD card
open root explorer make sure to make R/W
go to SDCard and copy file
navigate to bootanimation path (*)
rename bootanimation.zip to something else (bootanimation1.zip)
paste file and rename bootanimation.zip to match what the old one was if necessary
exit root explorer
reboot phone
dased14 said:
here try this use root explorer(if you dont have it you can get it in the market) to put in correct place(depends on the rom you are running(*)?
store on root of SD card
open root explorer make sure to make R/W
go to SDCard and copy file
navigate to bootanimation path (*)
rename bootanimation.zip to something else (bootanimation1.zip)
paste file and rename bootanimation.zip to match what the old one was if necessary
exit root explorer
reboot phone
Click to expand...
Click to collapse
Thank you so much, im using senseless extreme and i think its the the customize/resource. you think i can do this with es file manager?
EDIT: im running TMOUS and where would i put the audio? thanks in advance
i'm looking in to that rom i'll get right back with you
dased14 said:
i'm looking in to that rom i'll get right back with you
Click to expand...
Click to collapse
i got it down, do you know where i would put the audio, or name it though?
stanleynhan said:
i got it down, do you know where i would put the audio, or name it though?
Click to expand...
Click to collapse
are you using civic_tmousv2?
dased14 said:
are you using civic_tmousv2?
Click to expand...
Click to collapse
no, sensless extreme 2.0
from what i can see that rom isn't set up for sound. but i can make it where it can.
Not sure if your rom supports audio but on my rom, the location for audio is the same as that of the bootanimation (/data/local/).
It should be named android_audio.mp3 and as for permissions:
Owner: check only read and write
Group: check only read
Others: check only read
dased14 said:
from what i can see that rom isn't set up for sound. but i can make it where it can.
Click to expand...
Click to collapse
nah its alright i can live without the sound, but how would you make the sound work?
stanleynhan said:
nah its alright i can live without the sound, but how would you make the sound work?
Click to expand...
Click to collapse
edit the default.xml
dased14 said:
edit the default.xml
Click to expand...
Click to collapse
im gonna try what babuburn said and wouldnt you need bosinas permission to edit it?
stanleynhan said:
im gonna try what babuburn said and wouldnt you need bosinas permission to edit it?
Click to expand...
Click to collapse
dont think so just adding a line, have done it to some peoples in 3vo section. only thing it does is allow the sound to work.
thats cool let me know if you change your mind. so the animation is up and running?
dased14 said:
dont think so just adding a line, have done it to some peoples in 3vo section. only thing it does is allow the sound to work.
Click to expand...
Click to collapse
alright, then can you do it for me? sorry for asking for too much. it wouldnt require reflashing would it?
dased14 said:
thats cool let me know if you change your mind. so the animation is up and running?
Click to expand...
Click to collapse
yeah animation works. read above for the sound thingy
stanleynhan said:
alright, then can you do it for me? sorry for asking for too much. it wouldnt require reflashing would it?
Click to expand...
Click to collapse
stanleynhan said:
yeah animation works. read above for the sound thingy
Click to expand...
Click to collapse
no reflashing, just renaming a file and moving the new to that folder using root explorer(or es file explorer) the you just add the mp3 to same folder you put bootanimation in and reboot.
dased14 said:
no reflashing, just renaming a file and moving the new to that folder using root explorer(or es file explorer) the you just add the mp3 to same folder you put bootanimation in and reboot.
Click to expand...
Click to collapse
alright, i'd appreciate if you do that
here you go
unzip and read the inclosed text
remember to make a back up
dased14 said:
here you go
unzip and read the inclosed text
remember to make a back up
Click to expand...
Click to collapse
dude, i love you so much (no homo) it worked. can i come back to you if his future updates dont support sound?

[recovery][clockworkmod] touch recovery 5.8.0.1 get it while its hot !!!!!!!!!

I like to start this off by saying i had nothing to do with this build the great dev team at clockworkmod did a great job at putting this together, im only the messager !!!
This a clockworkmod recovery that is by TOUCH!!
First go get flash image GUI from the market (plus its easier) or you can use whatever you like
https://market.android.com/details?...wxLDEsImNvbS5qb2V5a3JpbS5mbGFzaGltYWdlZ3VpIl0.
then download the 5.8.0.1
http://download.clockworkmod.com/recoveries/recovery-clockwork-touch-5.8.0.1-supersonic.img
go to your flash image and click recovery image in the app then browse and find where ever you downloaded the 5.8.0.1 recovery and then click flash image and there you go just hit reboot to recovery and check out your new touch recovery
plus i was able to zip it to flash on hboot download link at the bottom
maybe qbking77 will do a review who knows
Plus dont forget to thank me if you like this
and to show love for clockworkmod for putting this together on their facebook
http://facebook.com/ClockworkMod
thanks to joeykrim for the flash image gui app
Is there a reason i should install "Flash IMG GUI" before flashing this?Or can i just manually do it through Hboot?
I noticed its an IMG,so it can be put into a flashable zip.
This must not have been released for "Rom Manager" yet?
Diablo67 said:
Is there a reason i should install "Flash IMG GUI" before flashing this?Or can i just manually do it through Hboot?
Click to expand...
Click to collapse
you do it either way you want but flash image was the easiest for me plus i dont know of other ways to flash a image file since i have always used flash image gui but you can try at your own risk!
For those of us that are broke,lol.Most of us knew this,but just in case.
If you only have the .img file, you can make your own update.zip file. For example, if you have a recovery image file, it needs to be named recovery.img. Then, put it in a ZIP file without compression. Name the file PC36IMG.ZIP, and you're all set.
Thanks for the heads up Myerk2008.
If thats your app,i appologize,buy this guys app if its his,lol.Support the dev.
Diablo67 said:
For those of us that are broke,lol.Most of us knew this,but just in case.
If you only have the .img file, you can make your own update.zip file. For example, if you have a recovery image file, it needs to be named recovery.img. Then, put it in a ZIP file without compression. Name the file PC36IMG.ZIP, and you're all set.
Thanks for the heads up Myerk2008.
Click to expand...
Click to collapse
think you can make one for all of us broke guys lol
ps flash image gui is not mine like i said im only a messager that caught this before anybody else
myerk2008 said:
think you can make one for all of us broke guys lol
Click to expand...
Click to collapse
I'll do it now,it will be posted in just a minute....
Diablo67 said:
I'll do it now,it will be posted in just a minute....
Click to expand...
Click to collapse
nice thank you !!!!!!!
Could also flash in terminal emulator
Sent from my PC36100 using xda app
Diablo67 said:
For those of us that are broke,lol.Most of us knew this,but just in case.
If you only have the .img file, you can make your own update.zip file. For example, if you have a recovery image file, it needs to be named recovery.img. Then, put it in a ZIP file without compression. Name the file PC36IMG.ZIP, and you're all set.
Thanks for the heads up Myerk2008.
If thats your app,i appologize,buy this guys app if its his,lol.Support the dev.
Click to expand...
Click to collapse
Flash image GUI is free here at xda.
xcpefrmreality said:
Flash image GUI is free here at xda.
Click to expand...
Click to collapse
i didnt know that i paid for it FP
Does anyone know if my backups still work with the newer recovery?
MrDSL said:
Does anyone know if my backups still work with the newer recovery?
Click to expand...
Click to collapse
i tested this out, it works great as long as its from a older clockworkmod then yes it should work
Diablo67 said:
I'll do it now,it will be posted in just a minute....
Click to expand...
Click to collapse
nevermind i was able to do one please let me know if works though im using my phone for the hotspot
Since this is posted in the dev section, u think u could throw the changelog into the op? Thanks..
xcpefrmreality said:
Since this is posted in the dev section, u think u could throw the changelog into the op? Thanks..
Click to expand...
Click to collapse
Its from clockworkmod.com
Sent from my PC36100 using xda premium
I created a flashable zip,but for some strange reason,hboot wont see it.I noticed theres a free version of the Flash Img GUI.I guess i'll flash it that way,lol.
Edit:I need to create a android_info.txt for it to work,duh.
Diablo67 said:
I created a flashable zip,but for some strange reason,hboot wont see it.I noticed theres a free version of the Flash Img GUI.I guess i'll flash it that way,lol.
Edit:I need to create a android_info.txt for it to work,duh.
Click to expand...
Click to collapse
i made one already its inthe first posting
myerk2008 said:
i made one already its inthe first posting
Click to expand...
Click to collapse
I was obviously doing something wrong for it not to flash,but hey you got it,thanks.
Does it wipe correctly
Sent from my PC36100 using XDA App
Diablo67 said:
I was obviously doing something wrong for it not to flash,but hey you got it,thanks.
Click to expand...
Click to collapse
no problem,, thank you for trying to help since i am new to evo side of things im glad i was able to help in some way

Categories

Resources