You can't do this, if you're thinking of a BT push using adhoc mode (Android has no ad-hoc APIs.)
What you can do is run a server on one phone, then push to the server on the other phone from a client... But still, you probably shouldn't do this, as it's likely going to eat up battery.. So the last idea is to use some web service to transfer your files. Kris On Thu, Oct 20, 2011 at 2:06 AM, Perumss Naren <[email protected]> wrote: > HI all, > > how to transfer file from android device to another android device > using wifi please provide some link. > Thanks in Advance! > > -- > Regards, > > Perumal.N > > -- > 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 -- 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

