I used activesync and I am still unable to remove files like themes and wallpaper. It's under Windows/AppManager/
Any idea how I can remove them? There's also songs/alarm tones/ringtones I would like to remove as well.
I looked around a bit, couldnt really find what I was looking for.
First, where are the default ring tones and notification/alarm sounds stored? I assume there is a system folder somewhere.
Second, I would also assume you could add your own sounds (adb?) to the folder for your own custom ring tones and notification/alarm sounds?
Lastly, what is the easiest way to extract sounds from one rom to be used in another rom? For instance, I really like the stock sounds from Warm Z but didnt like the lock screen and need 4G. So I went back to Warm 5 but would like to use the sounds from Warm Z?
Zedge from the market.
Sent from my PC36100 using Tapatalk
using root explorer you will find them in system/media/audio
mount as r/w and you can remove them, add your own. after a reboot the changes are shown
/system/media/audio
If you want sounds from another rom, just unzip the rom file and pull the files you want from the directory above.
Thanks all
anyone wanna help me with some commands to copy the files into the system folders? I dont know the commands for this OS, all I know are basic DOS commands. I extracted what I wanted from Warm Z rom and just want to put them in the audio folders. I have them stored on my SD Card. Can I use Terminal Emulator for this? Or has to be done from the PC?
how to open/lauch a system app? like SystemUIPerferences.apk
How do you add custom notification to phone system. Tried to copy and paste to the phone system notification but still didn't show on the list of phone notification.
Anybody can help?
cinerent said:
How do you add custom notification to phone system. Tried to copy and paste to the phone system notification but still didn't show on the list of phone notification.
Anybody can help?
Click to expand...
Click to collapse
Install any file explorer and save the custom ringtone in your sd card. Then goto changing your ringtone option, and there, you should be prompted to use File Manager or Android System, choose File Manager, browse to your custom ringtone and choose it. Done.
I have here a conference system that is based on Android. Since its functionality is very limited I want to try to modify the system. AFAIK there is no way to access the system configuration nor the file system through the UI of the conference system itself. And I haven't found a way to access the system using ADB yet, neither through USB nor Ethernet.
But: The whole file system is on an SD-Card, so at the moment this is the only way to modify the system.
First thing I would like to do is to change the current launcher (which is mostly an interface for doing conference calls). I located the launcher in the app folder and found the entries in the packages list/xml-file in the systems folder.
My first question is: Where is the setting stored which apk is started as the launcher at the end of the boot process?
Second thing would be of course: Installing other apk. Is that possible, only through access of the file system?`