Repositories
openobex
openobex version 1.5
-
Cloning this repository:
git clone git://gitorious.org/android-obex/openobex.git openobex cd openobex
Add this repository as a remote to an existing local repository:
git remote add openobex git://gitorious.org/android-obex/openobex.git git fetch openobex git checkout -b my-local-tracking-branch openobex/master_or_other_branch
obexpushd
provide obex data server in Android
-
Cloning this repository:
git clone git://gitorious.org/android-obex/obexpushd.git obexpushd cd obexpushd
Add this repository as a remote to an existing local repository:
git remote add obexpushd git://gitorious.org/android-obex/obexpushd.git git fetch obexpushd git checkout -b my-local-tracking-branch obexpushd/master_or_other_branch
obexftp
provide obexftp application in Android
-
Cloning this repository:
git clone git://gitorious.org/android-obex/obexftp.git obexftp cd obexftp
Add this repository as a remote to an existing local repository:
git remote add obexftp git://gitorious.org/android-obex/obexftp.git git fetch obexftp git checkout -b my-local-tracking-branch obexftp/master_or_other_branch
abstrakraft-obexpushd
-
Cloning this repository:
git clone git://gitorious.org/~abstrakraft/android-obex/abstrakraft-obexpushd.git abstrakraft-obexpushd cd abstrakraft-obexpushd
Add this repository as a remote to an existing local repository:
git remote add abstrakraft-obexpushd git://gitorious.org/~abstrakraft/android-obex/abstrakraft-obexpushd.git git fetch abstrakraft-obexpushd git checkout -b my-local-tracking-branch abstrakraft-obexpushd/master_or_other_branch
abstrakraft-obexftp
-
Cloning this repository:
git clone git://gitorious.org/~abstrakraft/android-obex/abstrakraft-obexftp.git abstrakraft-obexftp cd abstrakraft-obexftp
Add this repository as a remote to an existing local repository:
git remote add abstrakraft-obexftp git://gitorious.org/~abstrakraft/android-obex/abstrakraft-obexftp.git git fetch abstrakraft-obexftp git checkout -b my-local-tracking-branch abstrakraft-obexftp/master_or_other_branch
obexd
obexd contains obex-client, a D-Bus service to allow sending files using the Obex Push protocol, common on mobile phones and other Bluetooth-equipped devices.
-
Cloning this repository:
git clone git://gitorious.org/android-obex/obexd.git obexd cd obexd
Add this repository as a remote to an existing local repository:
git remote add obexd git://gitorious.org/android-obex/obexd.git git fetch obexd git checkout -b my-local-tracking-branch obexd/master_or_other_branch
glib
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures.
-
Cloning this repository:
git clone git://gitorious.org/android-obex/glib.git glib cd glib
Add this repository as a remote to an existing local repository:
git remote add glib git://gitorious.org/android-obex/glib.git git fetch glib git checkout -b my-local-tracking-branch glib/master_or_other_branch
ledoufres-glib
-
Cloning this repository:
git clone git://gitorious.org/~ledoufre/android-obex/ledoufres-glib.git ledoufres-glib cd ledoufres-glib
Add this repository as a remote to an existing local repository:
git remote add ledoufres-glib git://gitorious.org/~ledoufre/android-obex/ledoufres-glib.git git fetch ledoufres-glib git checkout -b my-local-tracking-branch ledoufres-glib/master_or_other_branch
glib-android
-
Cloning this repository:
git clone git://gitorious.org/~tamerlan311/android-obex/glib-android.git glib-android cd glib-android
Add this repository as a remote to an existing local repository:
git remote add glib-android git://gitorious.org/~tamerlan311/android-obex/glib-android.git git fetch glib-android git checkout -b my-local-tracking-branch glib-android/master_or_other_branch
trungnts-openobex
-
Cloning this repository:
git clone git://gitorious.org/~trungnt/android-obex/trungnts-openobex.git trungnts-openobex cd trungnts-openobex
Add this repository as a remote to an existing local repository:
git remote add trungnts-openobex git://gitorious.org/~trungnt/android-obex/trungnts-openobex.git git fetch trungnts-openobex git checkout -b my-local-tracking-branch trungnts-openobex/master_or_other_branch
thkangs-openobex
-
Cloning this repository:
git clone git://gitorious.org/~thkang/android-obex/thkangs-openobex.git thkangs-openobex cd thkangs-openobex
Add this repository as a remote to an existing local repository:
git remote add thkangs-openobex git://gitorious.org/~thkang/android-obex/thkangs-openobex.git git fetch thkangs-openobex git checkout -b my-local-tracking-branch thkangs-openobex/master_or_other_branch
wesharers-glib
-
Cloning this repository:
git clone git://gitorious.org/~wesharer/android-obex/wesharers-glib.git wesharers-glib cd wesharers-glib
Add this repository as a remote to an existing local repository:
git remote add wesharers-glib git://gitorious.org/~wesharer/android-obex/wesharers-glib.git git fetch wesharers-glib git checkout -b my-local-tracking-branch wesharers-glib/master_or_other_branch
tajtastics-openobex
-
Cloning this repository:
git clone git://gitorious.org/~tajtastic/android-obex/tajtastics-openobex.git tajtastics-openobex cd tajtastics-openobex
Add this repository as a remote to an existing local repository:
git remote add tajtastics-openobex git://gitorious.org/~tajtastic/android-obex/tajtastics-openobex.git git fetch tajtastics-openobex git checkout -b my-local-tracking-branch tajtastics-openobex/master_or_other_branch
tajtastics-obexpushd
-
Cloning this repository:
git clone git://gitorious.org/~tajtastic/android-obex/tajtastics-obexpushd.git tajtastics-obexpushd cd tajtastics-obexpushd
Add this repository as a remote to an existing local repository:
git remote add tajtastics-obexpushd git://gitorious.org/~tajtastic/android-obex/tajtastics-obexpushd.git git fetch tajtastics-obexpushd git checkout -b my-local-tracking-branch tajtastics-obexpushd/master_or_other_branch
tajtastics-obexftp
-
Cloning this repository:
git clone git://gitorious.org/~tajtastic/android-obex/tajtastics-obexftp.git tajtastics-obexftp cd tajtastics-obexftp
Add this repository as a remote to an existing local repository:
git remote add tajtastics-obexftp git://gitorious.org/~tajtastic/android-obex/tajtastics-obexftp.git git fetch tajtastics-obexftp git checkout -b my-local-tracking-branch tajtastics-obexftp/master_or_other_branch
micromes-openobex
-
Cloning this repository:
git clone git://gitorious.org/~microme/android-obex/micromes-openobex.git micromes-openobex cd micromes-openobex
Add this repository as a remote to an existing local repository:
git remote add micromes-openobex git://gitorious.org/~microme/android-obex/micromes-openobex.git git fetch micromes-openobex git checkout -b my-local-tracking-branch micromes-openobex/master_or_other_branch
micromes-obexpushd
-
Cloning this repository:
git clone git://gitorious.org/~microme/android-obex/micromes-obexpushd.git micromes-obexpushd cd micromes-obexpushd
Add this repository as a remote to an existing local repository:
git remote add micromes-obexpushd git://gitorious.org/~microme/android-obex/micromes-obexpushd.git git fetch micromes-obexpushd git checkout -b my-local-tracking-branch micromes-obexpushd/master_or_other_branch
xchengweis-obexftp
-
Cloning this repository:
git clone git://gitorious.org/~xchengwei/android-obex/xchengweis-obexftp.git xchengweis-obexftp cd xchengweis-obexftp
Add this repository as a remote to an existing local repository:
git remote add xchengweis-obexftp git://gitorious.org/~xchengwei/android-obex/xchengweis-obexftp.git git fetch xchengweis-obexftp git checkout -b my-local-tracking-branch xchengweis-obexftp/master_or_other_branch
xchengweis-openobex
-
Cloning this repository:
git clone git://gitorious.org/~xchengwei/android-obex/xchengweis-openobex.git xchengweis-openobex cd xchengweis-openobex
Add this repository as a remote to an existing local repository:
git remote add xchengweis-openobex git://gitorious.org/~xchengwei/android-obex/xchengweis-openobex.git git fetch xchengweis-openobex git checkout -b my-local-tracking-branch xchengweis-openobex/master_or_other_branch
anisimovdenis2009s-openobex
-
Cloning this repository:
git clone git://gitorious.org/~anisimovdenis2009/android-obex/anisimovdenis2009s-openobex.git anisimovdenis2009s-openobex cd anisimovdenis2009s-openobex
Add this repository as a remote to an existing local repository:
git remote add anisimovdenis2009s-openobex git://gitorious.org/~anisimovdenis2009/android-obex/anisimovdenis2009s-openobex.git git fetch anisimovdenis2009s-openobex git checkout -b my-local-tracking-branch anisimovdenis2009s-openobex/master_or_other_branch
yaeons-obexftp
-
Cloning this repository:
git clone git://gitorious.org/~yaeon/android-obex/yaeons-obexftp.git yaeons-obexftp cd yaeons-obexftp
Add this repository as a remote to an existing local repository:
git remote add yaeons-obexftp git://gitorious.org/~yaeon/android-obex/yaeons-obexftp.git git fetch yaeons-obexftp git checkout -b my-local-tracking-branch yaeons-obexftp/master_or_other_branch
comsongs-openobex
-
Cloning this repository:
git clone git://gitorious.org/~comsong/android-obex/comsongs-openobex.git comsongs-openobex cd comsongs-openobex
Add this repository as a remote to an existing local repository:
git remote add comsongs-openobex git://gitorious.org/~comsong/android-obex/comsongs-openobex.git git fetch comsongs-openobex git checkout -b my-local-tracking-branch comsongs-openobex/master_or_other_branch
pavan-savoys-obexftp
-
Cloning this repository:
git clone git://gitorious.org/~pavan-savoy/android-obex/pavan-savoys-obexftp.git pavan-savoys-obexftp cd pavan-savoys-obexftp
Add this repository as a remote to an existing local repository:
git remote add pavan-savoys-obexftp git://gitorious.org/~pavan-savoy/android-obex/pavan-savoys-obexftp.git git fetch pavan-savoys-obexftp git checkout -b my-local-tracking-branch pavan-savoys-obexftp/master_or_other_branch
idesigners-openobex
-
Cloning this repository:
git clone git://gitorious.org/~idesigner/android-obex/idesigners-openobex.git idesigners-openobex cd idesigners-openobex
Add this repository as a remote to an existing local repository:
git remote add idesigners-openobex git://gitorious.org/~idesigner/android-obex/idesigners-openobex.git git fetch idesigners-openobex git checkout -b my-local-tracking-branch idesigners-openobex/master_or_other_branch
shulogsms-obexd
-
Cloning this repository:
git clone git://gitorious.org/~shulogsm/android-obex/shulogsms-obexd.git shulogsms-obexd cd shulogsms-obexd
Add this repository as a remote to an existing local repository:
git remote add shulogsms-obexd git://gitorious.org/~shulogsm/android-obex/shulogsms-obexd.git git fetch shulogsms-obexd git checkout -b my-local-tracking-branch shulogsms-obexd/master_or_other_branch
vip79429s-openobex
-
Cloning this repository:
git clone git://gitorious.org/~vip79429/android-obex/vip79429s-openobex.git vip79429s-openobex cd vip79429s-openobex
Add this repository as a remote to an existing local repository:
git remote add vip79429s-openobex git://gitorious.org/~vip79429/android-obex/vip79429s-openobex.git git fetch vip79429s-openobex git checkout -b my-local-tracking-branch vip79429s-openobex/master_or_other_branch

