How will i know if the android mobile device supports bluetooth opp(object push profile) or not? is it vendor specific or on particular android version?
thanks a lot. cheers.
How will i know if the android mobile device supports bluetooth opp(object push profile) or not? is it vendor specific or on particular android version?
thanks a lot. cheers.
i think there is support in Android for OPP.There is a path in android/packages/apps/Bluetooth/...../opp/*.java
If your version doesn't have this, i found a useful link that will help to use OBEX OPP in android. Android framework modification is needed here.
http://i-miss-erin.blogspot.in/2009/10/how-to-have-obex-function-in-android.html