java - Where to keep my excel file in Android Project -
bit of n00b question plan on using jexcel android database i'm making read file , make modifications of it. excel file part of program (but editable through app). question keep excel file (i have initial database) in eclipse projects file? folder?? thanks.
keep in assets folder in eclipse , should work
Comments
Post a Comment