Hi I have a problem with files. I would like to add file with database inserts to my app. Where should I put this file? In res/then? This file will have 5 MB, so after operation I would like to remove it from system. I know about /res/raw/file, but this file is only readably by InputStream importSql = res.openRawResource(R.raw.import_sql);
Best regards. -- =============================== Wojciech Topolski [email protected] =============================== -- 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

