Micro config gain? - MTCB Software Development

Hello
in the system / etc this file is : a85xx_voice_config " without .txt " aw706_voice_config " "y03_voice_config "
look at the system .
Is it possible to configure this files, to control the gain of the internal and external micro ?
Or have it no funktion?
cia
Wolverine_DH

Related

Directory Bind on Sony Tab S

Now that, our tablet S is now rooted finally .... thanks to all fellow users and developers for achieving this :highfive:
After rooting, i wanted to try Directory Bind developed by slig.. target to free up some space (internal sdcard). And result, this app is damn good guys! I have Maxpayne, GTA3, 9MM, Asphalt 6, Shadowgun. With all these games installed, i have 8.1gb from 8.9gb in internal storage (source: Sony's File Transfer) :laugh:
Requirement to make this work on sony tab, is ROOT, Enable write permission on sd patch from condi's S.ony Aio
Sounds cool? give it a try
Here's original thread [TOOL] DirectoryBind - move data to external_sd (GameLoft, Shadowgun etc.) ROOT req.
Hi all !
This is my application to bind directories located on external_sd to directories on internal memory (/sdcard/). This way You can transfer large application data directories to external_sd. Could be usefull with ex.: games from Gameloft, other like Shadowgun, applications like CamScanner.
Features:
* Requires ROOT !
* Aimed at specific functionality and features (not idiot-proof)
* You can create any number of Data -> Target directory pairs, mount them manually or choose to mount them on system boot (checkbox does that).
* On/Off switch controls whole mount-on-boot function.
* Diskette icon indicates if mount operation was successful, by taping it You can mount/umount entry.
* Icon changes if application is using mounted entry
* DirectoryBind can tell what application is using this entry (tap at entry in use)
* Long tap on entry (disabled) brings edit/delete window
* App auto umount all entries on USB connected and remount after USB disconnected (for now via BroadcardReceiver UMS_CONNECTED / UMS_DISCONNECTED)
* App shows notification and vibrates if auto umount on USB fails
* If mounting all checked entries (ex. on boot) app is waiting specified time (def. 60 sec) if data directory is not available (happens sometimes at boot)
* Tested sucessfully with Asphalt 6, Shadowgun, DeadSpace, CamScanner
Click to expand...
Click to collapse
Installation and usage is pretty simple. No format of card or extra partition required.
Just install the application and it will ask for root rights. Click allow and you are in the main screen. Now FIRST step, click menu and go for prog "preference" and there click bind on boot, 'alternate dbase mgmt"
and also check default data path, target path and assistant prefix dir- if reqd.
Now start adding games to move data, Add new entry -> click menu -> Data transfer assistant.
Click on the directory you want to transfer and select. -> and tick Transfer files from target to data. and finally click ADD
Now app will create similar path directory on your external sd card and will transfer all data files to same on your external sd card.
Once this transfer is completed, and click menu and click "Bind Checked" All done, data is now on your sd card and test your games.
Rest go through the original thread, after some tries you will succeed. Good luck guys :good:
edit:
Now added Asphault7, Brother in arm 2. Internal memory 7.8gb left
That's Cool!!!

[Q] help needed for TOOKY A981+ device

Please feel free to post guides for
tweaks on how to root / unroot
device drivers
rom customizing
app 2 ext sdcard/sdcard2 default
here are some i found just want to share....
info link thanks to darkjf
TOOKY Beijing Kawasaki A981 + can also use this phone for some time
had the phone's internal phone storage space 2:00 4G ...
But with the passage of time a little bit
more slowly on its own is not enough to use a
mobile phone that supports SD cards
, but it is separate block
does not belong to the system default SD
and SD to determine the phone internal storage space is
to explain how the following Qian Kun Da Nuo
allow SD cards can become an internal storage space
of course ...
this part of the phone must have to gain root privileges
TOOKY A981 + install drivers get ROOT permissions:
SD card first using the original
files will all move to the inside of the computer
to this part of the main premise of this card clean and
replace the main reason is to avoid the
mess memory card files
have to pull out the SD card if I remember putting it back
, but this phone Most are using a USB
card first pull the battery because the pull ... (trouble)
Then back to the mobile operating
system to use can browse the program file browser
where I was using Total Commander
browse the file system / system / etc directory
down here looking for a vold.fstad file
(remember the figure below R switch to RW)
Click on the file and select Edit File
Here I use Total Commander built-in editor
Will see this screen and tap on the map
Looking down at the beginning of the previous two lines have no #
1
2
dev_mount sdcard / mnt / sdcard emmc @ fat / Devices / Platform / goldfish_mmc . 0 / Devices / Platform / MTK - SD . 0 / mmc_host
dev_mount sdcard / mnt / sdcard2 Auto / Devices / Platform / goldfish_mmc . 1 / Devices / Platform / MTK - SD . 1 / mmc_host
The figure has been modified is good
we will be the first line to / mnt/sdcard2
second line to / mnt / sdcard
1
2
dev_mount sdcard / mnt / sdcard2 emmc @ fat / Devices / Platform / goldfish_mmc . 0 / Devices / Platform / MTK - SD . 0 / mmc_host
dev_mount sdcard / mnt / sdcard Auto / Devices / Platform / goldfish_mmc . 1 / Devices / Platform / MTK - SD . 1 / mmc_host
After modification by the return
will be whether to save? choice
Then reboot the phone
into the Total Commander will see the SD card has already lost
this case your SD card and then (2) where the data
is moved to the SD card which can be covered
so that the completion USB storage space into the SD card Hello ~

[Q] ask support OMAP4 firmware developers

I ask support OMAP4 developers
I have a question
I find myself in the situation of having a decompiled firmware aos
I extracted androidmerged.squashfs.secure
I mounted androidmerged.squashfs.secure
I have the tree and Android
[email protected]:/media/backup/test/ludo_firmware_archos_it4x/root/data/squashfs-root# ls
acct config dev home init.rc lib opt sbin sys ueventd.goldfish.rc var
bin data etc init init.trace.rc linuxrc proc sdcard system ueventd.rc vendor
cache default.prop gps init.goldfish.rc init.usb.rc mnt root storage tmp us
Now the second step is insert S.U. and Superuser.apk and close
question : I can close everything and try to flash it (compile .aos like an update) ?
or Nebula_neagra method:
do I have to convert androidmerged.squashfs.secure in archos.ext4 similar to nebula_neagra zip and using the same batch file ?
or Surdu_petru (and others) installation guide:
( copy / paste )
connect USB cable & check if USB debugging is already enabled !
put archos.ext4 in your device ( root directory ! ) , or using adb command :$ adb push archos.ext4 /mnt/storage ;
go to recovery -> Developer Edition Menu -> Remove Android Kernel ( if exist ! ) -> Flash Kernel & Initramfs -> copy here zImage and initramfs.cpio.lzo in the new drive that appears !
OK -> wait to reboot -> enjoy the new rom : BlueAndroid !
hanks to anyone who can help me
ok I found the answer ...
( downgrade ) your device to android ICS - Archos Firmware 4.0.26 for sde
Now I have another question
how to convert androidmerged.squashfs.secure in ext4?
zImage
initramfs.cpio.lzo
are equal
the difference between 101xs and tvconnect are the controller auto pairing
so I have to use the Android specific for tv connect
I can create an ext4 and copy file from androidmerged.squashfs.secure?
I have to create a specific size?

OTG read and bypass the cache via storage access framework(SAF)

It's my first post in here so please be benevolent and friendly to me.
Hello everyone,
From Android 6, OTG drive is officially supported by Android but not mounted in file system.
It can only be access via Android's unique Storage Access Framework(SAF).
Althought I can get the file permission in Marshmallow by following way.
getContentResolver().takePersistableUriPermission(treeUri,
Intent.FLAG_GRANT_READ_URI_PERMISSION |
Intent.FLAG_GRANT_WRITE_URI_PERMISSION);
Unfortunatelt, I just can open file by fdopen successfully, but can not use O_DIRECT to bypass cache.
I also close the file descriptor, then use
int open(const char *pathname,int flags, mode_t mode)
to oppen the file again. It return file descriptor equal -1 and indicate open fail.
Could anyone here please point me how to open/write/read file by SAF and bypass the cache?
Thanks

Android 7 - I can not write files, create folders, delete, etc. ...

Friends.
I put a sdcard in the device. The sdcard is recognized, but only with permission to read. I can not write files, create folders, delete, etc.
When I have tried, with X-Plorer app, the following message appears:
No activity found to handle Intent
{act = android.is.storage.action.OPEN_EXTERNAL_DIRECTORY (has extras)}
And then:
Error!
Some files could not be copied!
I put a pendrive (udisk) and the same thing happened.
I already tested the mentioned sdcard 32GB Class 10 in 2 other Android TV BOX successfully! On PC,too, the sdcard works 100%.
Question: Does anyone have any tips? Why are both sdcard and udisk only available for reading? ll applications are enabled to use storage.
Note: I am using Android 7.
Every time an application asks to authorize through the application "OPEN FROM" gives error. The application tells you which action to take, but does not open the "OPEN FROM" application, as it appears in the image below.
I can only write if go through the physical path and not direct in the "unit" SDCARD or USB DISK. Example: / mnt / sdcard or / storage / usb disk etc ...
Is it!
Thanks for your attention.

Categories

Resources