I am writing two applications A and B. A writes a string into a file and B has to read from the same file. Both are signed by the same key and have shared UIDs. App A runs fine, by writing a specified string into the file(stored in internal memory). But while running app B on the emulator, I get an error box which says that the application stopped unexpectedly. Can anyone help me in this direction? Thanks!!
-- 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

