You could distribute or provide installers for groups of files to suit individual's taste and write code within each package that creates each individual file and enters the name in the SQLite database for subsequent simple listing and retrieval.
On Jan 13, 3:05 am, arun kumar <[email protected]> wrote: > Hi > > I am developing an application for android phone, In this I need to use at > least 100 audio file which can be played for some respective texts, Now my > question is which is the optimized way to do this.. One solution is putting > all the audio files in the resource folder and referring from there, this > will never be a feasible solution as the application size will increase. Is > there any way to convert the audio file into some format and dump into the > SQLite database and retrieve flexibly. > > -- > WITH REGARDS > ARUN KUMAR P D+91-9663471079 > > -- > WITH REGARDS > ARUN KUMAR P D+91-9663471079 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

