Is the camera freezing in the latest quarx's nightly too?
I believe that this might not be a new problem at all; worst lately, I don't know, maybe... But I remember fighting this problem forever [like back then]and this got me re-install builds and re-flash sbf numerous times... I wish that I could find an olded build where the issue was less frequent, but I have yet to find it...
End the end, this is in fact one of the main reason that will get me to buy a new phone. [I say buy because nothing can repalce the Defy's thoughness on MTB rides ]. But a working camera [without hickups] is a not a luxury and it's just too bad that it is the Defy's weakest link..
Off-Topic:
Nokia has recently displayed a smartphone (still on symbian) prototype with a 31Mp camera...
The rumoured next Samsung Galaxy S3 [see pics - credits to onrefaitlemac] is also quite attractive display-wise; ceramic back cover; and finally!, they could get rid of that useless fruit-like unique home button... It might very well become my next bank breaker in a few months ...especially if they'd come any close to those screenshots...
I believe that this might not be a new problem at all; worst lately, I don't know, maybe... But I remember fighting this problem forever [like back then]and this got me re-install builds and re-flash sbf numerous times... I wish that I could find an olded build where the issue was less frequent, but I have yet to find it...
End the end, this is in fact one of the main reason that will get me to buy a new phone. [I say buy because nothing can repalce the Defy's thoughness on MTB rides ]. But a working camera [without hickups] is a not a luxury and it's just too bad that it is the Defy's weakest link..
Off-Topic:
Nokia has recently displayed a smartphone (still on symbian) prototype with a 31Mp camera...
The rumoured next Samsung Galaxy S3 [see pics - credits to onrefaitlemac] is also quite attractive display-wise; ceramic back cover; and finally!, they could get rid of that useless fruit-like unique home button... It might very well become my next bank breaker in a few months ...especially if they'd come any close to those screenshots...
Strangely enough, I haven't had recording hiccups on any ROM I've used. (DEFY+ nightlies, WIUI, Pikachu MIUI and now CM9)... O.o
That S3 looks good even to a long time Moto fan boy (me)
DEFY+ | CM10.1 June 7th build by Quarx | 1.1ghz
DEFY+ (bro's) | White Rabbit v2 NextGen by TweetyPeety | 1.1ghz
DroidSSHd is missing in CM7.2 nightly builds. I am installing it after each update. Anyone knows why?
Some versions don't include droidsshd. eppys and maniacs do, quarx doesn't. (but how do you install it afterwards? its not an app is it? I cant back it up with titanium)
(but how do you install it afterwards? its not an app is it? I cant back it up with titanium)
Yes it's an apk [I've attached the one from Epsylon3's last build] and it goes in /system/app directory.
It always surprise me to see people asking for this, but here it is again anyway:
It can easily be done with a root-enabled file explorer, but why suggest/download an extra app, when we can use what's on the phone already?..
You can the file on the root folder of your sd card [/sdcard] and then use Teminal Emulator [in app drawer] to move it and set its permission/ownership like this [enter these 6 lines each one followed by enter]:
Code:
su
cd /sdcard/
mount -o remount,rw /system/
cp -f DroidSSHd.apk /system/app
chmod 644 DroidSSHd.apk
chown 0.0 DroidSSHd.apk
If it has that style and the leaked specs (1.5ghz quad core, 4.8inch 1080p res screen, 8mpix rear and 2mpix front cams, 1gb ram etc) it's a must buy for sure! and yes that button makes no sense what so ever...
sorry for the off topic...
Quote:
Originally Posted by [] AL []
The rumoured next Samsung Galaxy S3 [see pics - credits to onrefaitlemac] is also quite attractive display-wise; ceramic back cover; and finally!, they could get rid of that useless fruit-like unique home button... It might very well become my next bank breaker in a few months ...especially if they'd come any close to those screenshots...
In the school, the three guys met. Their relation had been changed in the season, and turned into three love stories.
Yes it's an apk [I've attached the one from Epsylon3's last build] and it goes in /system/app directory.
It always surprise me to see people asking for this, but here it is again anyway:
It can easily be done with a root-enabled file explorer, but why suggest/download an extra app, when we can use what's on the phone already?..
You can the file on the root folder of your sd card [/sdcard] and then use Teminal Emulator [in app drawer] to move it and set its permission/ownership like this [enter these 6 lines each one followed by enter]:
Code:
su
cd /sdcard/
mount -o remount,rw /system/
cp -f DroidSSHd.apk /system/app
chmod 644 DroidSSHd.apk
chown 0.0 DroidSSHd.apk
Reboot and done!
There is also a small library : /system/lib/libNativeSSHd.so (used to do some chmod)
on ics its a bit more complicated, dropbear tools are not included in standard cm9 roms... (dropbear dropbearkey sftp-server scp ssh)
I have DSP Manager crashing on me every few calls, taking mobile connectivity down with it till a restart, so I started recording a log and continuously made calls and cut till it crashed. I've attached the logs, can someone help?
And Maniac is right, I have call recording setup by just installing an app from market. Didn't have to replace any libs.
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?