I don't know where the cache is. I will investigate. There is also 2 other folders in the data/data/com.reverse.dns/ folder. 1) lib. This is where the externals for things such as SQLite db support are located. 2) databases. There is a SQLite db here named lc_notification.db. it has 2 tables 1) "android_metadata" that specifies the local. 2) "notification" that is empty and I can only assume it's for push updates? Need to get clarification on this one.
Ralph DiMola IT Director Evergreen Information Services [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of J. Landman Gay Sent: Monday, March 19, 2012 2:15 AM To: How to use LiveCode Subject: Re: how to read/write data on Android? On 3/19/12 12:36 AM, Ralph DiMola wrote: > Now if you are rooted you can look into the elusive data > folder. the apk is located at data/app. The documents folder is located > at data/data/com.reverse.dns/files where com.reverse.dns is what you > entered in the standalone application settings. Thanks. The paths were what I was curious about. Is cache there too? -- Jacqueline Landman Gay | [email protected] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
