[Q] i want to record with 3gp type in arco68 room , i can't find the radio - Samsung Galaxy W I8150

Hello everyone,
I have installed arco68 custom room it is a wonderfull room at this link
http://forum.xda-developers.com/showthread.php?t=2588495
2014-09-10: CM-11.0 20140910-UNOFFICIAL
but my problem is the sound recorder it has three types to record to them
1- amr
2- 3gpp (not 3gp)
the sound after recording of these types is not very good and the size of the file that result is very small
3- wav
the sound after recording of these types is very good and the size of the file that result is very very big
when i was on the official room 2.3.6 there was a type to record --> 3gp ( not 3gpp )
the sound that result from it was very good and the file size is very good too
ex. if i recordrd a sound for 1 hour the file was 60 mB or less ( in android 2.3.6 )
but in arco68 rom with the new type of recording ( wav ) is 1 GB or more
i want to record with the type 3gp as in 2.3.6 official room
anthor thing , i can't find the local radio on the new room (don't need internet connection)
thank you all very much

Help me please
I want to restore the recorder I need it very much in my study

Related

[UPDATED 04/29][DEV - Camera ( camcorder improvement ) ] Camera tests

Hi,
Here is a "test" package for camera under android.
IMPORTANT : this thread will only deal with XDANDROID Rom. Cyanogen's mod or any else might not work if camera have not been enabled in userland (checkered camera screen).
Current working devices are :
-Diamond
-Rhodium
-Raphael
-Blackstone
-Topaz
This package allow camera to be used for picture but video will fail (bug fixed, will soon publish libs).
I need some people to test it (I've tested it but when you are working on something for a long time, you sometimes need external testers...because you know where it may bug and you don't really want that so you avoid those use cases...)
1/ MAKE A BACKUP of the system.ext2, rootfs.img and data.img files so that you can revert back to normal state if something goes wrong
2/ See intructions in the 22/01/2011 update.
3/ If you have a CMDA rhodium, add the following content to the startup.txt file :
Code:
board-htcrhodium.is_cdma=1
This is a quick hack to detect CDMA board till I make it as the other board do.
4/ Replace the kernel + modules with the ones provided in the latest update.
Any feedback is welcome. If you're experiencing problems, please attach a dmesg log and logcat log so that I can analyze them. If I don"t have those files, I probably won't be able to do anything to help you.
THIS THREAD IS FOR PEOPLE WHO KNOW HOW TO USE ANDROID AND ADB. Others, wait for the final release in the common tree.
Source tree : http://gitorious.org/~jbruneaux/linux-on-qualcomm-s-msm/linux-msm-home-work (lot of changes almost every days as used as a gateway between computers)
[23/02/2011] :
* New kernel for rhodium only. This is an attempt to fix the pink screen problem.
Link to the package : http://www.4shared.com/file/OMMJkB4Q/kernel_modules_02232011.html
[29/04/2011] :
* New libraries for camcorder to enable the hardware codecs for video recording.
These libraries will make camcorder use the hardware accelerated codecs for qualcomm hardware. That will make quite good quality videos (much more than the software codec actually used) and will also make sound recording work with video.
Link to the libraries : http://www.4shared.com/file/fLEiesLy/libomx_xdandroid.html
Please also patch your froyo.user.conf with those two lines :
Code:
mount --bind /sdcard/lib_camera/libOmxCore.so /system/lib/libOmxCore.so
mount --bind /sdcard/lib_camera/libmm-omxcore.so /system/lib/libmm-omxcore.so
Note that these libraries are to be used with the official xdandroid FROYO build (FRX05 or later) and the official kernel/modules.
Don't use the kernels / libraries (except the 29/04/2011 camcorder libs) from this thread, they are now included in the offical release.
Once again : if you have a crash or a bad behaviour, please make a dmesg log + logcat log ! I can't work without these files. Thanks
PLEASE, READ CAREFULLY BEFORE POSTING AND CHECK FOR ANSWERS IN THE POSTS !
IMPORTANT : If the camera does not work, first, try to find the solution by yourself in this thread, then send me dmesg log + logcat of the boot and camera start.
Thanks to bzo for its modified libGLES_qcom and its work on rhodium (working hard on camera). Thanks to everyone who helped me with testings and logs.
Awesome... I was hoping this would make its way out into the wild soon!
Hi,
before release, i wanted to make clocks working without rpc calls, that's why it took longer. Now, the code is "cleaner" and should work for any device (with small adjustments for amss and memories configuration).
Jerome
Testing on Fuze.
Edit: Does not work, Haret freezes on boot..
i encounter this when playing around with angry bird.
Code:
msm_proc_comm_wince: DEX Code not match! a2m[0x8a], m2a[0x0], a2m_num[0x7b5], m2a_num[0x7b5]
whooooopieee! trying it out
Haret does not boot with included kernel...
test diam100:
tried this on a donut version. Camera aint working. hehehe. but it has green crash on it.
Great one. works great. the bad thing is, hardware buttons wont work after sleep on diam100. I don't know why. can anyone with diam100 comfirm on this?
everything copies successfully except gralloc.msm7k.so. The folder is unwriteable through ssh. Any suggestions for getting it moved?
it says it's a read-only file system. do I need to be in a different mode other than through adb in order to mount the file as rw?
Great! I hopefully it will work on TP2 also
This is GREAT NEWS! Yes I hope once things are ironed out it will be easy to run it on my Rhod400!
Try sudo command.
u need to mount -o remount,rw /system to make it writable
Amazing ! ^^ It works fine for me !
lorikitty said:
everything copies successfully except gralloc.msm7k.so. The folder is unwriteable through ssh. Any suggestions for getting it moved?
it says it's a read-only file system. do I need to be in a different mode other than through adb in order to mount the file as rw?
Click to expand...
Click to collapse
The lib_inst.sh contains a line to enable read/write access to rootfs so that gralloc can be overwritten
Have your tied using this script ?
Testing on Fuze.
Click to expand...
Click to collapse
Package was not designed to run on fuze but should not make your system crash or freeze...
i encounter this when playing around with angry .
Click to expand...
Click to collapse
I don't know if it's related to my kernel. Can you send the full dmesg + logcat if you've got the problem again. Also, it might come from the modded libGLES_qcom.so. What device are you using ?
I'm currently modifying blackstone files. I will need someone to test it but he must be patient because it may fail a few times before it runs (memory layout is written in a more "tweakable" way, but it may need some adjustement.
Blackstone sensor is not the mt9t013 as in diamond but mt9p012. Anyway, liboemcamera.so seems to know this sensor and it should work. I'm also looking at the CDMA diamond to make it work with camera (mainly memory configuration to do).
Will try to put a package for theses devices before xmas.
im on blacstone.maybe i could help.i saw you modified gralloc that have dynamic memory allocation from standard pmem to 3D pmem.im using qcom library for OpenGL ES 1.1-CM GL_RENDERER Q3Dimension MSM7230 01.02.08 0 4.0.0.Im testing 3D library to get better fps
xUmaRix said:
im on blacstone.maybe i could help.i saw you modified gralloc that have dynamic memory allocation from standard pmem to 3D pmem.im using qcom library for OpenGL ES 1.1-CM GL_RENDERER Q3Dimension MSM7230 01.02.08 0 4.0.0.Im testing 3D library to get better fps
Click to expand...
Click to collapse
I've used libGLES_qcom from bzo, just some memory size stuff modded. For camera, right now, I don't care about fps, but I will care when camera will work for almost every devices. Winmo can use more than our 7 & 8 mb of gpu memories, so I think we can make linux to do the same.
-UPDATE-
Add support for Diamond CDMA, Raphael (all models) and blackstone. Need some (patient) testers.
See first post
cool upload the library i can help testing for blac100.Normal qcom library use MSM7500 OpenGL ES 1.0-CM same as in winmo.I could play HomeRun battle 3D smoothly using MSM7230 OpenGL ES 1.1-CM.maybe MSM7500 need opengl patch

[CUSTOM ROM] Indian Bada 1.2 (DDKD1) with Social Hub Premium, Call Recording.........

DISCLAIMER:
I WILL NOT BE HELD RESPONSIBLE IF YOU BRICK YOUR PHONE AFTER FOLLOWING THIS GUIDE. BUT I ASSURE YOU THAT THESE FIRMWARES HAVE BEEN PERSONALLY TESTED BY ME AND WORKS WITHOUT ANY HINDRANCE!!!
COPYRIGHT NOTICE: ;D ;D ;D
If anyone wishes to share my work with other users on other forums, they are free to do so under the condition that they credit me in their post and if possible link to my post here.
Thank You.
***************** THE FIRST MODIFIED INDIAN FIRMWARES ******************
****************************** ENJOY ********************************
A very good afternoon to all fellow wavers!!! ;D ;D ;D I am finally done with my exams and have finished the modification to the Indian bada 1.2 (DDKD1) and bada 1.0.2 (DDJI2). ;D ;D
NOTE: For some features to work, you will have to first flash to the modified DDJI2 and then flash to DDKD1. SO I advice everyone that they flash DDJI2 (1.0.2) first. Thank you for your understanding.
Firmwares Included:
1. Modified DDJI2.
2. Modified DDKD1. Only includes the CSC and PFS files, since they are the ones which were modified. So first you will need to download the actual DDKD1 from here: http://rapidshare.com/files/459305949/DDKD1.rar (THANKS TO ROHIRRIM ) and then replace the CSC and PFS files with the files I am uploading. Sorry for the inconvenience, but my net sucks.
For those who want CALL RECORDING, I am separately uploading two files: apps_compressed.bin and a CSC file. NOTE: If you flash these two files, you will have call recording, but you won't be able to update with kies anymore. Kies will show your firmware as S8500JVKC1/S8500ODDKD1. So the choice is yours. For more detailed explanation on how to get call recording keep reading.
Links to the files:
Modified DDJI2 - http://www.multiupload.com/1P61TNH9U0
Modified DDKD1 - http://www.multiupload.com/GMBM6PPQBY
NOTE: You will need 7-zip to extract files. Its free. You can google for it. Thanks.
CHANGE LOGS:
1. Bada 1.0.2 - DDJI2:-
a. The default browser bookmarks are now editable and can be deleted.
b. Social Hub Premium
c. Max MMS size is now 600 KB.
d. Faster GPS. (Lock within a minute under clear sky. ;D)
e. Now max receiver address for messages is 100. (In original DDJI2 it was 50.)
f. Faster booting. About 10 second faster switch on and about 5 sec faster switch off.
g. The default and only CSC region is India. So no need of pre-configuration worries.
h. Deleted all the pre-installed java apps.
i. Included Utalk java locked app with background running and push notifications.
j. Changed Java heap sizes for better java app performance.
k. Increased media player, music player, recorder and VOICE CALL volumes.
l. Deleted the pre-loaded images except the default theme background image,
m. Flash and ad-blocking is now enabled as default.
n. Improved the Secondary Camera (Front Camera) recording quality and increased it's framerate.
o. Increased the youtube streaming bitrate while on wifi.
j. Includes ASPHALT 5 (v1.1.1)
2. Bada 1.2 - DDKD1
a. All the features of Bada 1.2.
b. Support for Youtube 3d.
c. All the features mentioned in DDJI2.
For Social Hub Premium with bada 1.2:
If you want to enjoy Social Hub Premium on DDKD1, you need to first flash to DDJI2. Or else it won't work.
For Call Recording:
For call recording, you will need to flash to the modified DDJI2 and then the modified DDKD1. After that you will need to flash only the apps_compressed.bin file, link to which I am posting below. BUT AS I SAID EARLIER, if you want call recording, YOU CAN'T UPDATE USING KIES ANYMORE.. Your firmware will now look as: S8500JVKC1/S8500ODDKD1 (INU). This is because the apps_compressed.bn is fro the Turkish firmware. I have also included the Turkish CSC file with Indian pre-configuration. So if you wish you can flash the CSC file too to change your CSC version also to TURKISH one.
Download link:
apps_compressed.bin: http://www.multiupload.com/T7E7ZMRKWU
CSC file: http://www.multiupload.com/JI63RFB4YM
HOW TO FLASH:
Here is a video guide on how to flash, made by an user from this forum: Samsung Wave Flashing Guide
I have also attached a pdf guide to this post. The guide is from samfirmware.com. Remember not to check bootchange in multiloader even though the pdf guide asks you to do so.
WHAT TO DO IF AN ERROR COMES UP DURING FLASHING:
If during flashing, multiloader show an error like "Error: apps write" or "Errror: Rc1 write" or aything else for that matter, do not panic. First thing to do is press port search again and re-download the whole firmware again. If the error shows again, close multiloader, remove your phone from the usb, turn it off and then go back to download mode again. Open multiloader and then connect your phone. Then browse for the firmware files again, press port search and press Download. This time it should work without errors.
WHAT TO DO BEFORE FLASHING:
Before each flash, it is recommended that you do a hard reset. Type in "*2767*3855#" without quotes onto the keypad. Remember to take out the sim card and memory card before doing a hard reset. Also remember to backup all the stuff stored on the phone since the hard reset and flashing process wipes away internal memory.
WHAT TO DO AFTER FLASHING:
After each flash do a hard reset again. After the final flash, followed by a hard reset, do the following:
1. Pre-configuration:
Although the Pre-Configuration is already set to INU, and even though there are no other Pre-Configuration options, it is recommended to do the Pre-config process.
How to proceed:
Type in "*#5239870*#" without quotes. Select Pre-configuration. Type in the following in the password field without quotes: "*#27236*#" an press confirm. You will only see INU and it is already selected but it is better to select it again. NOTE: This process is similar to a hard reset. So remove sim and memory card.
2. Voice quality
Enter *#197328640#
1. Choose "[5] Audio"
2. Choose "[1] CP Config"
3. Choose "[1] RCV Config"
4. Choose "[7] Rx AGC"
5. Set "[0] enable flag" to 0 (both read and write)
Repeat step 3 with 2/3/4 (EAR/SPK/BTH).
3. Battery Callibration:
Type "*#0228#" without quotes. Then charge your phone until the top three parameters are 100%. If charging stops in between, unplug charger and then plug it again. Do this until you get 100% on all three.
4. Camera Update: (VERY RISKY!)
If you want to see the camera improvements I mentioned, please follow his step. But this process is very risky.
Caution: Do this very carefully. Make sure you are not out of battery before you proceed.
1. Enter *#36287#
2. Press 3
3. Wait for 4 minutes!! Do not touch your phone during the update process. Do nothing until it says that update is complete!!!
FOR SOCIAL HUB PREMIUM WITH FACEBOOK AND ICQ:
The default Social Hub premium only supports Yahoo, MSN and Google. If you want facebook and ICQ follow the guide in these two websites:
http://www.bada-blog.de/2011/02/17/anleitung-icq-account-mit-dem-google-talk-account-verknupfen/
http://badanation.de/topic.php?t=3313
NOTE: The websites are in German. So use google translate. If someone from this forum who is a native German and could translate the guide for us, it would be great! ;D ;D
Hope everybody has a great time ;D ;D ;D ;D ;D ;D
d. Faster GPS. (Lock within a minute under clear sky. ;D)
Click to expand...
Click to collapse
how did you do this??
thanks in advance
haha, ...
For faster gps there is some ini file to be editrd
change some adress to supl.google.com
i forgot what those "some" is
kadavil said:
For faster gps there is some ini file to be editrd
change some adress to supl.google.com
i forgot what those "some" is
Click to expand...
Click to collapse
hahahahaha
that change kills gps on bada 1.2
also it doesn't make it that much fast to drop down the time from 7-10 min to 1min
anyway thanks for telling
1. You say you have deleted the pre-loaded images, what about audio files?
2. Does your firmware allow Facebook to update via Samsung Apps for Facebook chat?
3. How about adding Answering Machine to the firmware?
no it doesnt :O
my gps works perfectly after changing those settings, its really fast and very accurate
@ TC can u increase the sms memory because it sux only 1300 sms memory dude
For a faster gps, I edited the ini files to enable auto download, data receive type from 2 to 1, device type to 1 from 3, enabled magnetic sensor and enabled ULTSon. Also there is a gps property in the csc file which you can change to s-gps (simultaneous gps).
And these settings do not harm the gps in anyway and its blazing fast on the Indian firmware at least.
The message memory setting is somewhere deep in the system files which are heavily protected. Most probably they are one of the .so file in the ShpAPP dump.
sinstoic said:
1. You say you have deleted the pre-loaded images, what about audio files?
2. Does your firmware allow Facebook to update via Samsung Apps for Facebook chat?
3. How about adding Answering Machine to the firmware?
Click to expand...
Click to collapse
1. I have deleted the pre-loaded images except for the default theme image. I have also deleted most of the ringtones save a few and also deleted the alert tones which are not used as default by the phone.
2. Yes, the facebook app can be updtaed.
3. I didn't understand what you meant here??
Does this custom rom support launching of spoofed apps from menu...
Some Bada Firmware has answering machine. This saves quite some money by avoiding operator voicemail service.
m90ultimate said:
Does this custom rom support launching of spoofed apps from menu...
Click to expand...
Click to collapse
The DDJI2 (Bada 1.0.2) firmware I posted, does support spoofing from menu. That's because it's an older firmware. However DDKD1 (Bada 1.2) doesn't support spoofing.
GPS+
Hello Astrotom forgive my bad English.
I would like clarification on the GPS function +, if you've made ​​the changes you can make all the FW?
Can you explain how?
In all the firmware I tested the GPS + does not work.
I confirm with you that your firmware when you enable GPS + downloads work data and the 3G icon blinks and turns red?
Then you find the kb downloaded packet data?
DDKD1 carcked games r working?
can u make lockscreen as bada 1.2
did any body experienced JPJH1 middle eat version 1.02.It has buit in ans macine along with call rec. only SHP is not there. Can we extract the app frow th FW n install in ddkd1 or ddjI2.. Thank you for the gr8 work
masterdex said:
Hello Astrotom forgive my bad English.
I would like clarification on the GPS function +, if you've made ​​the changes you can make all the FW?
Can you explain how?
In all the firmware I tested the GPS + does not work.
I confirm with you that your firmware when you enable GPS + downloads work data and the 3G icon blinks and turns red?
Then you find the kb downloaded packet data?
Click to expand...
Click to collapse
Yes. The gps+ setting works for me. The 3G icon turns red and downloads the satellite data valid for 168 hours or so. And once you download that data, you never need to worry about gps locks as long as you are outdoors. You will get a alock within seconds there on. However if you disable location services, the data will have to be downloaded again and it may take a minute or two.
Good
astrotom said:
Yes. The gps+ setting works for me. The 3G icon turns red and downloads the satellite data valid for 168 hours or so. And once you download that data, you never need to worry about gps locks as long as you are outdoors. You will get a alock within seconds there on. However if you disable location services, the data will have to be downloaded again and it may take a minute or two.
Click to expand...
Click to collapse
Thank you for responding.
It would be good that you've done as you communicate to Samsung, because they still were not able to activate the GPS service +.
I do not doubt your words, but I want to be sure before risking overwriting.
I think this is one of the biggest bugs Bada.

【ROM】[APR19]L.E.R_OneX_TW_FAST_STABLE_POWERSAVE

L.E.R:Limitless Evolution Revolution(ROM)
Based on the latest version of the Taiwan authorities, tested and changed numerous times,as stable as officials , the function is all ready, suitable for long time hold
---Added the Landscape Mode
---All software can dispaly this rom in full-screen
---The modification of the buttons perfect (multitasking key for menu button, long press the HOME which is Multitasking key)
---Added a permanent full ROOT privileges
---Modify the flash script optimization, the officials solution can be also brush into the boot. Img
---added the flash automatically WIPE
---Updated Google full service software for the new version
---With all the odex and APK into a single APK files
---Optimization all APK
---Optimization GPS positioning files, make its positioning faster and more accurate
---BusyBox running script support
---BashShell running script support
---Modified (not countries do extraction) domestic the central weather bureau weather source, more gelivable then the weather update source of countries do extraction,2G card could enter into the system instantly updated
---Extracting the land line input method, more suitable for domestic person input habit
---Added the version for a perfect version key to restart software
---Added advertising immune
---Added the English weida T3 power management patch (more province electricity)
---fix the original calculator digital offside
---fix the 3 M limit BUG from official original camera, and increase the variety of shooting effect
---Official figures power (in fact now is the latest APK tools don't come out, cannot return the compiler, so use it for, and have is the version)
---Added the lock screen calls to the point where
---Added the installation program can choose to (frame) (SD card) options (the official source code modify)
---Added the bule beautification version of RE file manager
---Added to the domestic 163, QQ and Yahoo email support
---Change default show 24 hours, the default open USB debugging
---Modified the MCC + MNC for (China mobile China unicom)
---Automatic identification global APN,brush over not need to set up ,directly to the Internet
---Language: English, simplified Chinese, traditional Chinese
---HTC keep English keyboard input method, spelling,handwritten, stroke
DOWENLOAD LINK
http://dl.dbank.com/c0i8umlmap
Sorry for my poor English and enjoy the ROM~
Thanks, can you add some screenshots?
Download
Hi
Tried to download the ROM but the site is in Chinese and I think needs registration also.
Any way we can have a mirror?
Cheers
Aussie
thx
more pic will be nice
you gotta love google translate
Thanks for rom, i really like the htc_ime, can you pull it out as a flashable file?
fix the 3 M limit BUG from official original camera, and increase the variety of shooting effect
Click to expand...
Click to collapse
I'm curious about this one, can you explain me please?
MickyMax said:
I'm curious about this one, can you explain me please?
Click to expand...
Click to collapse
sense camera has some limitations, this is a mod that improve the quality of the pics http://forum.xda-developers.com/showthread.php?t=1765416
.
Ok guys, please keep thread on topic.
Or go to off topic section.
Thread is now closed because i didn't see OP update or post here from a while.
@OP : feel free to contact me if you will need this open again.

[Q] AMR and AMR-WB Codecs

Hi!
Right now I'm using CodefireX sr15, but I need AMR support (both NB and WB), but even changing my build.props I can't get it in the codec list.
I've asked in CSIPSimple users mailling list and it was sugested to change the ROM, my question is: What rom supports those codecs?
Best regards!

how to set the video quality in huawei p6

The video is recorded in default 720p . My phone memory is running out due to size. Any way to set to lower resolution like 480p etc like my old htc phone ?
Video -> Settings -> HD Resolution
you can choose to lower resol..
They is no such setting after i upgrade to the b120 firmware . Which firmware support change of video resolution ?
im using b125 intl.
Thanks ! Think i will change to b125 . Does it allow to use the ext sd as internal sdcard ? China version allow me to store my app and my whatapps media into my microsd
Problem solve . Have to scoll all the down inorder to find the option to find the resolution setting . Thanks for the help !

Categories

Resources