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

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -