Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.mobile.android > #57245

Re: Ringtone choice

From Arlen_Holder <a%rle%20nh.older@no.spam.net>
Newsgroups comp.mobile.android
Subject Re: Ringtone choice
Date 2018-11-06 07:56 +0000
Organization Mixmin
Message-ID <prrhfr$22m$1@news.mixmin.net> (permalink)
References <prq86b$ftd$1@dont-email.me> <prr7f1$ceb$1@news.mixmin.net> <prrbg2$rfn$1@dont-email.me>

Show all headers | View raw


On Mon, 5 Nov 2018 22:14:24 -0800, The Real Bev wrote:

> Apparently there is NO default android ringtone folder, and the only one 
> I have was generated by either hangouts or google voice (which hangouts 
> uses).

I manage my Android file system from Windows, which has the advantage of
the mouse, huge screen, and keyboard.

What I am doing is creating on my external SD card (which, if I had one,
could be as large as 2TB), is creating a /sdcard1/data1 directory that
contains an "audio" folder that has in it different types of audio files.
a. alarms
b. songs
c. voice recordings
d. call recordings
e. ringtones
etc.

Do you know what format the ringtones should be in?

I just mounted my internal memory as drive Z on Windows where I can run the
following command to create a list of all the files on the Android device:
  dir /s/a/l/on/b Z:\* > c:\tmp\all_files_on_android.txt

From that list, I can easily find any particular format file, e.g., 
  type all_files.txt | findstr ".m3g"
Or, any other Windows command to find certain files:
  dir /s/a/l/on/b Z:\*.wav
etc.

What file formats are we looking for?

What I can do is run a quick batch command to copy them from the internal
sd card over to the audio folder of the external sd card.

Back to comp.mobile.android | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-05 12:11 -0800
  Re: Ringtone choice Calum <com.gmail@nospam.scottishwildcat> - 2018-11-06 01:41 +0000
    Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-05 18:49 -0800
      Re: Ringtone choice "J. P. Gilliver (John)" <G6JPG-255@255soft.uk> - 2018-11-06 14:33 +0000
        Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-06 10:06 -0800
  Re: Ringtone choice  Arlen_Holder <a%rle%20nh.older@no.spam.net> - 2018-11-06 05:05 +0000
    Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-05 22:14 -0800
      Re: Ringtone choice  Arlen_Holder <a%rle%20nh.older@no.spam.net> - 2018-11-06 07:56 +0000
  Re: Ringtone choice "SC Tom" <sc@tom.net> - 2018-11-06 05:15 -0500
    Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-06 10:01 -0800
      Re: Ringtone choice  Arlen_Holder <a%rle%20nh.older@no.spam.net> - 2018-11-07 00:34 +0000
        Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-06 17:59 -0800
          Re: Ringtone choice  Arlen_Holder <a%rle%20nh.older@no.spam.net> - 2018-11-07 04:09 +0000
          Re: Ringtone choice Frank Slootweg <this@ddress.is.invalid> - 2018-11-07 16:28 +0000
            Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-07 09:25 -0800
  Re: Ringtone choice John McGaw <Nobody@Nowh.ere> - 2018-11-08 17:55 -0500
    Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-08 19:13 -0800
      Re: Ringtone choice John McGaw <Nobody@Nowh.ere> - 2018-11-09 09:51 -0500
        Re: Ringtone choice The Real Bev <bashley101@gmail.com> - 2018-11-09 13:12 -0800

csiph-web