Thanks but it seems that this method can not handle the ini file with multiple sections. e.g.
[Section1] X=a Y=b [Section2] U=c V=d ... On Jan 22, 2:37 pm, Freepine <[email protected]> wrote: > Hi, maybe you can try > java.util.Properties.load(InputStream<http://code.google.com/android/reference/java/io/InputStream.html> > in)http://code.google.com/intl/zh-CN/android/reference/java/util/Propert...) > > On Thu, Jan 22, 2009 at 2:14 PM, Paranoia <[email protected]> wrote: > > > i can not find any utility to parse the ini file in android. any one > > can help me? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

