dear Android-dev-group, i am looking for the answer to these simple questions:
###### 1. how much effort does it take to implement a tiny application (details see below) for the first time and make it run on a Sony Ericsson (W660) phone ?? 2. which are the starting steps i need to take ?? ###### i am NOT asking anyone to implement the app for me. i am moderately experienced with programming and most probably could do this myself. however, i would like to get an estimate of the effort that awaits me, before i dive into the progress, since this is a really tiny app that does some "simple" stuff. details to the app: i basically want to have private phone data (sms, calendars, contacts, ...) exported to the memory card, so i can download this data without any 3rd party software. it seems to me that the mobile phones OS strongly separates memory data and phone data, and the latter can only be accessed with a 3rd party software (such as MyPhoneExplorer). my idea is to write my own tiny application, execute it on the phone and let it write the data onto the memory card. is this even possible ?? thanks in advance to any useful answers, f-- -- 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

