[HOW TO] Flash FROYO properly with everything working

Acid_Junk

Member
Oct 14, 2009
10
0
0
But! good news!! :D I found the problem (well after 15mins taken pictures, kill Camera Process and some reboots, I can say that the camera still works). But I don't belive that is a final Fix. :(
Amazing! Works perfectly! Thanks a lot.
But i have little question -how can i turn off camera beep? That setting disappeared =(
 

Pq2son2

Senior Member
Jan 9, 2010
50
4
0
Other time the same issue... the flash didn't work! the last test 10h ago the flash works great and now didn't work anymore... arggggg :mad: Until I kill the camera application and restart the mobile phone.

I will investigate this issue... can we get the Chinese Sources?? I develop some amateur Android App, maybe there have a little problem. Anyone know where can we get the sources? Thanks!
 

ellendel

Senior Member
Dec 21, 2010
58
5
0
I have a little "issue" with this rom, the app talkin tom cat doesn't work. Every time
i start it, i have a FC. The v. is the last one from the market.
My nephew loves this app, if someone could help me?:(
 
Last edited:

Muznyu

Senior Member
May 15, 2010
160
24
0
Use root explorer and go to system/media/audio/ui
change camera_click.ogg --> camera_click.ogg.bak
or whatever file name you want.
And same to VedioRecord.ogg
I'm sorry if it has been already discussed somewhere, but is there some way to completely disable the touch button vibration? After disabling haptic feedback option there's still some vibration when I'm touching one of the 4 buttons.
 

thewaltz

Member
Dec 10, 2010
12
1
0
Got froyo on my euro defy following this easy-steps guide, absolutely recommended.
All is working so far, of course, the camera flash is working too.
*1281* top score on quadrant benchmark! (cpu 800 mhz).
 

mershed

Member
Jan 19, 2011
7
0
0
Problem with the adb commands

Hi,first of all, thank you for this post.

I have a problem with adb commands (step 8)

here is the error i have:

* daemon started successfully *
$ su
su
stop
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
Permission denied

Any ideas?

Thank you.
 

shamo42

Senior Member
Sep 12, 2009
219
58
0
I guess this is a little mistake.
The method of modifying .ogg file name is to disable camer & camcorder sounds when taking a photo or video.
This would not fix cam flash problem.
Oups, must have been tired. Fixed.

here is the error i have:

* daemon started successfully *
$ su
su
stop
stop
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
Permission denied
When you type "su" for the first time in adb, on your phone the app "Superuser" should pop up with a notification asking for root permissions. It's important to allow this.

Now after typing su the "$" should change into "#".
 
Last edited:
  • Like
Reactions: mershed

mershed

Member
Jan 19, 2011
7
0
0
Search problem

Hi again, i've just finished the tuto....
I noticed though that the search app is no longer working.

When i try to search i have the following pop up message "The application Search (process com.android.quicksearchbox) has stopped unexpectedly. Please try again"
And i have the "force close" button.

Is that normal??

I think this happened after the 9th step, but i'm not sure...

thanks in advance!
 

shamo42

Senior Member
Sep 12, 2009
219
58
0
When i try to search i have the following pop up message "The application Search (process com.android.quicksearchbox) has stopped unexpectedly. Please try again"
And i have the "force close" button.

Is that normal??

I think this happened after the 9th step, but i'm not sure...
Step 9 is supposed to fix it.
If it still doesn't work, try installing the official "google search" app from the market and reboot.
 
Last edited:

mershed

Member
Jan 19, 2011
7
0
0
Step 9 is supposed to fix it.
If it still doesn't work, try installing the official "google search" app from the market and reboot.
In fact, the google search app is working, but the native search appli of the Defy is not (the app lunched with the right-bottom button).

Is it possible to lunch the google search app with the right-bottom button instead?

Thank you...