Fixed HTCCamera (graphic issue on preview) - HD2 Android Q&A, Help & Troubleshooting and Genera

So hey, i got tired of that graphic glitch, extracted the apk and decompiled it and looked thru the xml's and found errors in 2 of them (icon_camera_selector.xml & icon_play_selector.xml) and fixed what png's they called for.. camera selector was referencing pngs in com.htc.resources.apk that were the wrong ones obviously, and the play_selector.xml was referencing 2 play png icons in it too, i copied those from the htc apk and put them in the camera apk and fixed the xml..
original fixed apk:View attachment HTCCamera.apk
my question is, how could something like this happen? from what i can see its almost like someone used some app or script that constructed this apk from scratch and it "guessed" what the files where supposed to be..? i dont know...
FIX UPDATE:
http://forum.xda-developers.com/showpost.php?p=11900569&postcount=41

Don't using apk tool to decompile it. There are a lot of bugs to decompile the system APK.
You have using HEX Editor software like UltraEditor to modify the APK to fix the resource issue.

Can you explain what are the "graphic glitches" you are talking of?
Thanks!

iamgpc said:
Don't using apk tool to decompile it. There are a lot of bugs to decompile the system APK.
You have using HEX Editor software like UltraEditor to modify the APK to fix the resource issue.
Click to expand...
Click to collapse
hmm, ive used apk manager for awhile, and i see that it does use apk tool, but ive decompiled and recompiled so many xmls with it and as long as i do things in a certain order and the right way, it hasnt failed me..
rafpigna said:
Can you explain what are the "graphic glitches" you are talking of?
Thanks!
Click to expand...
Click to collapse
you know, the thundercloud, wish list or globe (it seems to vary)..
its supposed to be a 54x54 png, but it was set to access a 200x200 png...

Im curious, does anyone know of a version of the camera apk or a build that its in that doesnt crash when you hit the send button in review?
i want to compare some code and see if maybe i can spot where the issue might be..

pyrorob said:
hmm, ive used apk manager for awhile, and i see that it does use apk tool, but ive decompiled and recompiled so many xmls with it and as long as i do things in a certain order and the right way, it hasnt failed me..
Click to expand...
Click to collapse
Because of the htccamera is using the HTC customize resource, it will fail on decompile and recompile.
You mush modify from hex code, there is no easy way to use some tools to fix it.

htc camera force close
force close on gpc pure gingerbread 2.0c over n over

pyrorob said:
Im curious, does anyone know of a version of the camera apk or a build that its in that doesnt crash when you hit the send button in review?
Click to expand...
Click to collapse
In my memory, no body fix it
You can fix by yourself, it is very easy to do, just waste a lot of times
I had fix Thunder-cloud before, it is more complicated than this issue.

iamgpc said:
Because of the htccamera is using the HTC customize resource, it will fail on decompile and recompile.
You mush modify from hex code, there is no easy way to use some tools to fix it.
Click to expand...
Click to collapse
wow the "iamgpc"? good to meet you sir.....your gpc pure gingerbread is my daily driver thank you much for all your builds

gh0zt36 said:
force close on gpc pure gingerbread 2.0c over n over
Click to expand...
Click to collapse
it's for desired hd build and not for gb.

iamgpc said:
Because of the htccamera is using the HTC customize resource, it will fail on decompile and recompile.
You mush modify from hex code, there is no easy way to use some tools to fix it.
Click to expand...
Click to collapse
jose makalolot said:
it's for desired hd build and not for gb.
Click to expand...
Click to collapse
oops haha now i hafta go find a gb camera hehe

gh0zt36 said:
oops haha now i hafta go find a gb camera hehe
Click to expand...
Click to collapse
there is one in themes and apps...
it is an miui camera app. works better than stock gb camera app.

Well On the 1.84 Builds - The Review Doesn't work ..
You Get graphic error DURING Review ..
Your ONLY Option was/is To Turn Off Review ..
CMY Made a Ver That Disabled The Review Totally.
Most Important to me anyway Is The Review! I Use My Phone For Work.
And Its Nice To See The Pictures So I Know They Are Good ..
The send button in review - is a Different Issue ..
And I Never Use It Much Anyway .. Would Be Nice If It Got Fixed

iamgpc said:
Because of the htccamera is using the HTC customize resource, it will fail on decompile and recompile.
You mush modify from hex code, there is no easy way to use some tools to fix it.
Click to expand...
Click to collapse
well, i dont know what to say, i decompiled it with no issues, i identified 2 xml's that were using resources in the htc resource apk, fixed those xmls to point to the right ones in the camera apk, recompiled and installed, and its working just fine.. as far as i can tell it had no built in dependence towards the htc resource apk..
WarlockW said:
Well On the 1.84 Builds - The Review Doesn't work ..
You Get graphic error DURING Review ..
Your ONLY Option was/is To Turn Off Review ..
CMY Made a Ver That Disabled The Review Totally.
Most Important to me anyway Is The Review! I Use My Phone For Work.
And Its Nice To See The Pictures So I Know They Are Good ..
The send button in review - is a Different Issue ..
And I Never Use It Much Anyway .. Would Be Nice If It Got Fixed
Click to expand...
Click to collapse
well the build im working with right now is imilka's RAM Desire HD v1.0 and its based on the 1.84 oem build, so thats what this camera apk is from and fixed for, i know about cmy's fix, which really isnt, since like you said all it does is disable review, this fixes that...

jose makalolot said:
there is one in themes and apps...
it is an miui camera app. works better than stock gb camera app.
Click to expand...
Click to collapse
thank you sir ....... that camera is ported for cm7 gb and it wont install on gpc_pure_gingerbread

This has already been done, a while ago. But hey thanks for not searching!
Thread reported.
EDIT::
and if your still too lazy to search.
http://forum.xda-developers.com/showthread.php?t=959927&highlight=thundercloud

MotoMudder77 said:
This has already been done, a while ago. But hey thanks for not searching!
Thread reported.
EDIT::
and if your still too lazy to search.
http://forum.xda-developers.com/showthread.php?t=959927&highlight=thundercloud
Click to expand...
Click to collapse
reported for what? you were able to take out the globe and thunder cloud without disabling the review? can you share your file?
edit: it just disable the review and did not correct the error.

MotoMudder77 said:
This has already been done, a while ago. But hey thanks for not searching!
Thread reported.
EDIT::
and if your still too lazy to search.
http://forum.xda-developers.com/showthread.php?t=959927&highlight=thundercloud
Click to expand...
Click to collapse
yeah, i should report you for not reading... the thread you "quoted" doesnt offer an actual fix, it just disables review, this actually fixes the graphic issue and not just disables it so you dont see it..
the fricking balls on some people.. call me lazy, hey heres a tip! try not to be a jerk.

pyrorob said:
yeah, i should report you for not reading... the thread you "quoted" doesnt offer an actual fix, it just disables review, this actually fixes the graphic issue and not just disables it so you dont see it..
the fricking balls on some people.. call me lazy, hey heres a tip! try not to be a jerk.
Click to expand...
Click to collapse
+1... should have been reporting himself.

Just Installed a backup Of Cmys Rom .. Uses 1.84 Base ..
http://forum.xda-developers.com/showthread.php?t=915159
And .. I Now Have Review ! Nice Job!
Thanks for taking the Time to look at this!
Some People .. What Ya Going to do with them :{

Related

[CLOSED/G2] HTC Vision (G2) Testing ROM Leak

http://www.androidcentral.com/t-mobile-g2-testing-rom-leaked
My unyaffs isn't cooperating with me. Other people seem to be having issues extracting this as well. Would really appreciate it if someone uploaded a system dump.
In case anyone missed it: http://twitter.com/Zapote21/status/22119077911
Lets see what apk we can pull from this. Pulled HTC apps should work decently on Evo
http://forum.xda-developers.com/showthread.php?t=765121
Apparently Adreno 200 in here, prefer 205.
FYI here is another link
notxel21 said:
G2 System Dump posted by Drizzy on Twitter: http://www.4shared.com/file/Lnp7fL-l/Vision_system.html
Click to expand...
Click to collapse
jerryparid said:
Lets see what apk we can pull from this. Pulled HTC apps should work decently on Evo
Click to expand...
Click to collapse
I thought the G2 was going to be a vanilla android device..
And if it does have HTC stuff there might be problems related to framework.
TheDeadCpu said:
I thought the G2 was going to be a vanilla android device..
And if it does have HTC stuff there might be problems related to framework.
Click to expand...
Click to collapse
What I can tell you is that this build does not include Rosie.apk which is the core of SenseUI, so this is definitely more vanilla than other recent HTC Android phones.
Drizzy corrected himself later. he apparently had the Ace and G2 dumps confused.
The one I posted on twitter (link a few posts above) is the unpackaged and rezipped system.img from the leaked G2 ROM
Vanilla Android
Apologies for the noob question here, but is there anyway to extract bootanimation.zip from the ROM?
There doesn't seem to be a bootanimation.zip file included in the system dump.
There is a bootanimation file in the dump under bin folder havent tried to do anything with it yet jus got the dump jus starting to sift thru it dont seem to be much usefull to me so far pertty standard **** dont look like any apps are anything id wanna put effort into porting as of now
Masterloki666 said:
There is a bootanimation file in the dump under bin folder havent tried to do anything with it yet jus got the dump jus starting to sift thru it dont seem to be much usefull to me so far pertty standard **** dont look like any apps are anything id wanna put effort into porting as of now
Click to expand...
Click to collapse
That's not a bootanimation. That's an executable you're looking at.
Android stores the actual boot animation under /system/media/.
Has anyone played with the launcher yet? Apparently the dock is customizable but I can't figure out how.
Sent from my HTC Desire using XDA App
GANJDROID said:
Has anyone played with the launcher yet? Apparently the dock is customizable but I can't figure out how.
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
in order to change the buttons on the launcher you need to get the settings.apk as well, i tried pushing both on my slide and launcher looks good, but settings crashes when i open the quick keys option. i will post back if i get it working(may even give a screenshot
i got as far as the tutorial looking wizard for quick keys but when trying to use the widget or going through settings it crashes(this might be due to the lack of keys mapped to those positions which can be looked into later) if you want pics check my twitter and i can upload more upon request
tubaking182 said:
in order to change the buttons on the launcher you need to get the settings.apk as well, i tried pushing both on my slide and launcher looks good, but settings crashes when i open the quick keys option. i will post back if i get it working(may even give a screenshot
Click to expand...
Click to collapse
Could you send your settings.apk that you extracted from the G2 dump? Having no luck downloading the whole thing on my phone
How do I extract this its all in .img and my iso prossers all say corrupt
Sent from my T-Mobile myTouch 3G Slide using XDA App
Whoareyou said:
How do I extract this its all in .img and my iso prossers all say corrupt
Sent from my T-Mobile myTouch 3G Slide using XDA App
Click to expand...
Click to collapse
unyaffs
10 chars
Can anyone provide the launcher.apk from the system dump? I'm on GPRS, so downloading the whole dump would be a hassle, thank you.
Id like that too
Sent from my T-Mobile myTouch 3G Slide using XDA App

Gingerbread screen off animation

Has anyone been able to get the screen of animation from gingerbread yet?
I maintain that this was a hoax from somone pretending to have Gingerbread... Of course everybody shoots me down because they want that silly animation for some reason... Good luck finding it.
What was a hoax?
daijizai said:
I maintain that this was a hoax from somone pretending to have Gingerbread... Of course everybody shoots me down because they want that silly animation for some reason... Good luck finding it.
Click to expand...
Click to collapse
its not a hoax.......every media outlet that has reviewed gingerbread mentions it.
err... no, it wasn't a hoax. Good luck finding it? Well, here it is. Well, a clear video of it at least.
http://www.youtube.com/watch?v=Mr7SJnhsBBE#t=45s
spamlucal said:
err... no, it wasn't a hoax. Good luck finding it? Well, here it is. Well, a clear video of it at least.
http://www.youtube.com/watch?v=Mr7SJnhsBBE#t=45s
Click to expand...
Click to collapse
Dude in the vid strikes me as slightly odd.
This is the coolest update in Gingerbread imho Waiting for it...
The title op the OP should have a "?" or [q]
its no hoax. i played with the ns today and it really has it.
martinl1030 said:
its no hoax. i played with the ns today and it really has it.
Click to expand...
Click to collapse
yeah plus the android central hands on today shows it several times too, so no it's no hoax. not sure how someone could have thought it was after all this time, and many videos of it
Hrm, well I stand corrected... What a stupid garish 'feature.'
For those wanting the screen off animation:
Get the system dump from the Nexus S section.
Open it in WinRAR.
Go to system/framework/framework-res.apk/res/anim
Copy the 74 xmls somewhere on your Desktop.
Go to the same location on whatever ROM/Theme you're using and replace the files.
Flash it in recovery.
Hope this helps.
sonnysekhon said:
For those wanting the screen off animation:
Get the system dump from the Nexus S section.
Open it in WinRAR.
Go to system/framework/framework-res.apk/res/anim
Copy the 74 xmls somewhere on your Desktop.
Go to the same location on whatever ROM/Theme you're using and replace the files.
Flash it in recovery.
Hope this helps.
Click to expand...
Click to collapse
Thanks for your help. But that didnt make any difference for me...
Pretty sure there on the boot.img and after flashed they are in /sys/power lol
I'm only able to see framework-res.apk in the system dump. Going to try and replace it and install on recovery. Made a backup of the other file, so we will see...
Couldn't find any XMLs because I can't open the APK as a folder in "view" on work laptop
just search for "xml transitions" the screen off is animation is in there just like gingerbread use metamorph, i have been using this on miui for weeks now..
daijizai said:
I maintain that this was a hoax from somone pretending to have Gingerbread... Of course everybody shoots me down because they want that silly animation for some reason... Good luck finding it.
Click to expand...
Click to collapse
Its not a hoax, Its one of the many cool features in gingerbread... DUH... XD
mikeacela said:
Its not a hoax, Its one of the many cool features in gingerbread... DUH... XD
Click to expand...
Click to collapse
This is no hoax,
P.S.
I am a Leprechaun in RL, and i fly a UFO where they staged the first moon landing and the WTC collapse.
I still say hoax.
b1337 said:
just search for "xml transitions" the screen off is animation is in there just like gingerbread use metamorph, i have been using this on miui for weeks now..
Click to expand...
Click to collapse
Can you explain what you're saying? "search for xml transitions" yes but where? In MIUI ROM?
JCopernicus said:
I still say hoax.
Click to expand...
Click to collapse
youtube.com/watch?v=4KDIJaSf5ek
You're right!

[Help] Port Honeycomb Wave Lockscreen

I was wondering if someone with a bit more experience could help me out? This may not be possible till source is out but hey no hurt in trying. If so when source is available then I will know where the files I need are located.
Here's what I found in my research so far...
I see a keyguard_screen_tab_unlock.xml and keyguard_screen_tab_unlock_land.xml that are used in framework-res.apk as well as the 4 holo drawable's.
Then I found the WaveView.smali files in framework.jar widget folder.
Also in android.policy.jar impl folder is LockScreen$WaveViewMethods.smali.
Here is a link to the files I pulled out - http://bit.ly/fJpF6V
Any help would be awesome, again I have no clue if this is possible?
If the Honeycomb lockscreen could be ported to phones it would be genuinely amazing!
redbullcat said:
If the Honeycomb lockscreen could be ported to phones it would be genuinely amazing!
Click to expand...
Click to collapse
Ditto. Wish I could be of assistance. G'luck!
via blue gingerbreaded 32b magic
Made some progress and got the .jar's compiled and the framework-res.apk compiled as well Only a few errors left - http://goo.gl/XC9v6 I think I just need to use all the honeycomb lockscreen stuff and it may just work I'm still experimenting and really hope this works...
haxzamatic said:
Made some progress and got the .jar's compiled and the framework-res.apk compiled as well Only a few errors left - http://goo.gl/XC9v6 I think I just need to use all the honeycomb lockscreen stuff and it may just work I'm still experimenting and really hope this works...
Click to expand...
Click to collapse
Nice. Im feining for this Ill be glad to test when you have something cooked up
This is exciting.
This will be awesome
dbolot1 said:
This will be awesome
Click to expand...
Click to collapse
++++++++1
Good luck guys, i'd love to see this finished
But, wouldn't it just be far easier to re-create it rather than to port it?
Hope you get this working, I would love to use the Honycomb lockscreen =D
haxzamatic said:
I was wondering if someone with a bit more experience could help me out? This may not be possible till source is out but hey no hurt in trying. If so when source is available then I will know where the files I need are located.
Here's what I found in my research so far...
I see a keyguard_screen_tab_unlock.xml and keyguard_screen_tab_unlock_land.xml that are used in framework-res.apk as well as the 4 holo drawable's.
Then I found the WaveView.smali files in framework.jar widget folder.
Also in android.policy.jar impl folder is LockScreen$WaveViewMethods.smali.
Here is a link to the files I pulled out - http://bit.ly/fJpF6V
Any help would be awesome, again I have no clue if this is possible?
Click to expand...
Click to collapse
I ! This is for flash to recovery or not ?? Thank s
Is there a way to rename the files and NinjaMorph them in place of the original lock screen files?
Sent from my DROIDX using XDA App
Screenshots??? Or is that a no go??
Sent From Above and Beyond
I suppose we will be able to get it after the source code or files or even the Xoom come out maybe
I think adding the lock screen from scratch may be easier. I have the files we need decompiled here...
http://pastebin.com/SDf0mi3f
http://pastebin.com/C1fG0kQn
http://pastebin.com/JZe1N0kR
http://pastebin.com/W77DsMAs
http://pastebin.com/3vaqQVJQ
http://pastebin.com/tsXvu3H0
http://pastebin.com/DkDHpKyy
you asked for a dump from the xoom. it would be really nice to get it. i'm lookin' for the boot animation. that would be the best imaginable live wallpaper
This would be sweet
Sent from my never been rooted, always stock eclair Epic.
any more info on this?
Nice going hax. I cannot wait till you get this working and fit it into your theme.
Sent from my HTC Vision using XDA App
Mylenthes said:
Nice going hax. I cannot wait till you get this working and fit it into your theme.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
OMG YES!!! cuz im actually not liking the current "honeycomb wannabe lockscreen" thats out

Developing team

I need all developers for the bravo. I want to create the ultimate bravo rom! But im a noob and I want all the help I can get. So whos in?
Sent from my MB520 using XDA App
I'm in but i'm a rookie too. My internet is terrible right now but once i move i'll be in full force.
Sent from my CM7 Motorola Bravo
Sign me in, but we really need the camera working
We need also some strong developer, someone who can treat with codes
Unless someone can beat me to it, i'll set us up the IRC channel later on this afternoon...
ddms is a tool that is great for monitoring logs to find out what the bugs and errors are, by the way... For anyone who didn't know. When you have trouble with something, run ddms, repeat that, post that log ... You can also use it to take screenshots
(Just trying to post a few things for people to get familiar with in the meantime)
and it seems that if anyone wants to compile gingerbread from source you need a 64 bit os just a heads up i set up my dev enviro on a 32 cause it was a convienent one for me then later found that out and now i have to switch it all again n_n so .. avoid that... (if anyone knows this to be false tell me but it sure seemed true from googling)
Well I was thinking and I saw a lot of good roms for defy. Let's start by porting more of them. the sense roms look great and there are really good cm7 roms like the Acer liquid themed ones. I do wish we had a person that was good with codes. I really like stock GB camera. I would love to have a honeycomb ROM as well.
Sent from my MB520 using XDA App
rubbachicken said:
Unless someone can beat me to it, i'll set us up the IRC channel later on this afternoon...
ddms is a tool that is great for monitoring logs to find out what the bugs and errors are, by the way... For anyone who didn't know. When you have trouble with something, run ddms, repeat that, post that log ... You can also use it to take screenshots
(Just trying to post a few things for people to get familiar with in the meantime)
and it seems that if anyone wants to compile gingerbread from source you need a 64 bit os just a heads up i set up my dev enviro on a 32 cause it was a convienent one for me then later found that out and now i have to switch it all again n_n so .. avoid that... (if anyone knows this to be false tell me but it sure seemed true from googling)
Click to expand...
Click to collapse
mmm, I'll try that ddms tool later when I arrive home.
I always use adb logcat to create log files, its very easy.
I sent a log file to someone in modmymoto but it looks he wont answer, a created that log file after taking a picture and you can surely see how it works and where are there errors.
http://www.megaupload.com/?d=QNUGYJGI this is the log file a sent to him and the name of the picture that was taken is 2011-09-17_20-11-22_962.jpg.
The photo file is created but no image, its just like when gingerbread was being ported to cliq xt.
------------------------------------------------------
compiling gingerbread from source? but dont we need a gingerbread kernel fro bravo to do that?
Im very new at this, but I have seem some people speaking about it
I took gingerbread CM7 from DEFY and ported to my BRAVO, but I cant get camera app working, I cant even record videos.
We already have CM7 and MIUI, you can't make a more enjoyable ROM that those two. CM7 is AOSP Gingerbread with great added on features.
A great thing a dev team could do is work to get the camera working for CM7 and MIUI.
BravoMotorola said:
We already have CM7 and MIUI, you can't make a more enjoyable ROM that those two. CM7 is AOSP Gingerbread with great added on features.
A great thing a dev team could do is work to get the camera working for CM7 and MIUI.
Click to expand...
Click to collapse
We need to macth some libs to get camera working, or we need someone who make it work by modifing some file.
What marquae11 is trying to say is that he wants a stock rom with no modifications, no changes, just stock.
For example a stock CM7 for bravo, no icons changes, no extra launcher, just like me!!
EDIT:
I received the answer from turl from Modmymobile, the one who adapted CM7 for CLIQ XT.
He told that need to macth some libs and use bravo libs for camera, something that we alredy knew.
But in the log file there was something I never saw and he told me that we are using this lib:
LibSOCJordanCamera we need to edit some lib or something else.
if you guys get MIUI and CM7 with a working camera on the bravo you will be considered heros and everyone will be happy.
slowcurve said:
if you guys get MIUI and CM7 with a working camera on the bravo you will be considered heros and everyone will be happy.
Click to expand...
Click to collapse
Yes thats true, but we need a code expert!!
I made an adb logcat and I found that the camera is working a lib of defy and need to change it to bravo.
And how do we change it to bravo?
Sent from my MB520 using XDA App
josuearisty said:
Yes thats true, but we need a code expert!!
I made an adb logcat and I found that the camera is working a lib of defy and need to change it to bravo.
Click to expand...
Click to collapse
How do you suppose we get a pro coder? Should we ask on modmymobile? PERHAPS get some people together and buy a Bravo and give it to a developer? The Bravo does not cost much maybe like 160, we could each donate a little bit and give it to some pro coder... but hopefully someone will be able to do it just looking at both phones system files.
im cool with this
BravoMotorola said:
How do you suppose we get a pro coder? Should we ask on modmymobile? PERHAPS get some people together and buy a Bravo and give it to a developer? The Bravo does not cost much maybe like 160, we could each donate a little bit and give it to some pro coder... but hopefully someone will be able to do it just looking at both phones system files.
Click to expand...
Click to collapse
slowcurve said:
im cool with this
Click to expand...
Click to collapse
We would only need like 8 $20 donaters, who could set that up though? And even then we would need to find someone that would take it and they would have to have a reputation...and who would set this up? I would put in $20 but we'll need 7 more people.
BravoMotorola said:
We would only need like 8 $20 donaters, who could set that up though? And even then we would need to find someone that would take it and they would have to have a reputation...and who would set this up? I would put in $20 but we'll need 7 more people.
Click to expand...
Click to collapse
$20 more over here!! We really some developer here. Maybe the problem is very easy, but none of us can solve it just changing libs
marquae11 said:
And how do we change it to bravo?
Sent from my MB520 using XDA App
Click to expand...
Click to collapse
Thats a good question!! If I know, it would be solved alredy!!
josuearisty said:
$20 more over here!! We really some developer here. Maybe the problem is very easy, but none of us can solve it just changing libs
Click to expand...
Click to collapse
This is what I'm thinking. All I know is if we had a method to get the camera working the Bravo would be 100% perfect! We need someone to organize this, maybe rdanner can. I'm not good at setting up a donating thing...
BravoMotorola said:
This is what I'm thinking. All I know is if we had a method to get the camera working the Bravo would be 100% perfect! We need someone to organize this, maybe rdanner can. I'm not good at setting up a donating thing...
Click to expand...
Click to collapse
Tonight Im free and im going to begin the creation of a vanilla cm7 for our bravos with working video camera of course.
And Im going to add the new app I found that works, FAST BURST CAMERA!!
-------------------------------------------------
I have a question for you, I think you can help with a problem.
I wanna create a rom from a system backup, do you know what to do?
Well, I did it, vanilla CM7.
Im testing it now, its complete stock cm7, with no Go launcher, no Go sms and with video camera working!!
I really would like the photo camera works!!
It would be awesome to have bravo cm7 completly working!!
Excuse me for spanish language in preview!!
This is all thanks to rdannar!!
josuearisty said:
Well, I did it, vanilla CM7.
Im testing it now, its complete stock cm7, with no Go launcher, no Go sms and with video camera working!!
I really would like the photo camera works!!
It would be awesome to have bravo cm7 completly working!!
Excuse me for spanish language in preview!!
This is all thanks to rdannar!!
Click to expand...
Click to collapse
Post it up!
kyngnothing said:
Post it up!
Click to expand...
Click to collapse
CM7 for BRAVO!!
http://www.megaupload.com/?d=HKY4OVEI
Try it and post any issues or problem!!
I used 2nd init defy and remember to follow the next (always used) steps:
1) place the rom in your sdcard
2) boot into 2nd init defy -> recovery -> stable recovery
3) wipe data/factory reset
4) wipe cache partition
5) advance, wipe dalvik cache
6) install zip from sdcard -> choose zip from sdcard
7) reboot
To take photos use Fast Burst Camera.
Im going to create a new thread tomorow morning!!
No action snap is installed, to install Fast burst Camera (zoom and autofocus) go to this thread to download it:
http://forum.xda-developers.com/showthread.php?t=1272161
Do not use Defy Baseband Switcher if your 3G is working!!

Samsung's S-Voice + more goodies

*****ICS ONLY*******
Get it here:http://forum.xda-developers.com/showthread.php?t=1662269
Works great on Vibrant.
More apps found here:
http://forum.xda-developers.com/showthread.php?t=1662255
Thanks buddy. You always seem to find these types of things for us.
I'm guessing installation is just like with any other .apk.
Woodrube said:
Thanks buddy. You always seem to find these types of things for us.
Click to expand...
Click to collapse
Yep, no prob.
impostle said:
I'm guessing installation is just like with any other .apk.
Click to expand...
Click to collapse
Yep.
Note: Some things will not work, since our phones do not have Touchwiz, you can't for example say "memo hi" and expect it to do anything but force close. It does however display information very nice and organized. ex: Whats the weather like today?
Also updated OP with a new thread with more apps.
I wasn't able to get any of the other apps from that link to work. Did you have any luck?
Hey X might want to put something in OP about these being for ICS. I've been testing Moped's 2.2 and they aren't working. I went to the 2nd link you posted and he says these are for ICS only. Just to save you some trouble when people start asking/telling that these aren't working.
any idea on how to install the apps. do we put the odex files in the system/apps folder or data/apps with the apps? also S voice is tough to get cause I only have 14 mbs left in system memory and the apk is close to 30.
Awesome. I'm in love with it lol
xriderx66 said:
*****ICS ONLY*******
Get it here:http://forum.xda-developers.com/showthread.php?t=1662269
Works great on Vibrant.
More apps found here:
http://forum.xda-developers.com/showthread.php?t=1662255
Click to expand...
Click to collapse
Rider you suck.......I just for settled in on fishmods new odin package! !!!! I mean thx
Sent from my SGH-T959 using xda premium

Categories

Resources