Repositories
xdandroid-vendor
Android Eclair vendor project for xdandroid
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor.git xdandroid-vendor cd xdandroid-vendor
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor git://gitorious.org/xdandroid-eclair/xdandroid-vendor.git git fetch xdandroid-vendor git checkout -b my-local-tracking-branch xdandroid-vendor/master_or_other_branch
eclair-rootfs-raph600keymaps
-
Cloning this repository:
git clone git://gitorious.org/~haasan/xdandroid-eclair/eclair-rootfs-raph600keymaps.git eclair-rootfs-raph600keymaps cd eclair-rootfs-raph600keymaps
Add this repository as a remote to an existing local repository:
git remote add eclair-rootfs-raph600keymaps git://gitorious.org/~haasan/xdandroid-eclair/eclair-rootfs-raph600keymaps.git git fetch eclair-rootfs-raph600keymaps git checkout -b my-local-tracking-branch eclair-rootfs-raph600keymaps/master_or_other_branch
initramfs
XDANDROID initramfs
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/initramfs.git initramfs cd initramfs
Add this repository as a remote to an existing local repository:
git remote add initramfs git://gitorious.org/xdandroid-eclair/initramfs.git git fetch initramfs git checkout -b my-local-tracking-branch initramfs/master_or_other_branch
manifest
XDANDROID Project Repo Manifest
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/manifest.git manifest cd manifest
Add this repository as a remote to an existing local repository:
git remote add manifest git://gitorious.org/xdandroid-eclair/manifest.git git fetch manifest git checkout -b my-local-tracking-branch manifest/master_or_other_branch
xdandroid-packages_providers_calendarprovider
CalendarProvider
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_providers_calendarprovider.git xdandroid-packages_providers_calendarprovider cd xdandroid-packages_providers_calendarprovider
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_providers_calendarprovider git://gitorious.org/xdandroid-eclair/xdandroid-packages_providers_calendarprovider.git git fetch xdandroid-packages_providers_calendarprovider git checkout -b my-local-tracking-branch xdandroid-packages_providers_calendarprovider/master_or_other_branch
xdandroid-packages_apps_music
XDANDROID Music app
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_music.git xdandroid-packages_apps_music cd xdandroid-packages_apps_music
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_apps_music git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_music.git git fetch xdandroid-packages_apps_music git checkout -b my-local-tracking-branch xdandroid-packages_apps_music/master_or_other_branch
xdandroid-packages_apps_gallery3d
Gallery3D XDANDROID fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_gallery3d.git xdandroid-packages_apps_gallery3d cd xdandroid-packages_apps_gallery3d
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_apps_gallery3d git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_gallery3d.git git fetch xdandroid-packages_apps_gallery3d git checkout -b my-local-tracking-branch xdandroid-packages_apps_gallery3d/master_or_other_branch
xdandroid-frameworks_base
XDANDROID base framework fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-frameworks_base.git xdandroid-frameworks_base cd xdandroid-frameworks_base
Add this repository as a remote to an existing local repository:
git remote add xdandroid-frameworks_base git://gitorious.org/xdandroid-eclair/xdandroid-frameworks_base.git git fetch xdandroid-frameworks_base git checkout -b my-local-tracking-branch xdandroid-frameworks_base/master_or_other_branch
xdandroid-packages_wallpapers_basic
XDANDROID LiveWallpapers fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_wallpapers_basic.git xdandroid-packages_wallpapers_basic cd xdandroid-packages_wallpapers_basic
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_wallpapers_basic git://gitorious.org/xdandroid-eclair/xdandroid-packages_wallpapers_basic.git git fetch xdandroid-packages_wallpapers_basic git checkout -b my-local-tracking-branch xdandroid-packages_wallpapers_basic/master_or_other_branch
panshis-initramfs
-
Cloning this repository:
git clone git://gitorious.org/~panshi/xdandroid-eclair/panshis-initramfs.git panshis-initramfs cd panshis-initramfs
Add this repository as a remote to an existing local repository:
git remote add panshis-initramfs git://gitorious.org/~panshi/xdandroid-eclair/panshis-initramfs.git git fetch panshis-initramfs git checkout -b my-local-tracking-branch panshis-initramfs/master_or_other_branch
xdandroid-vendor_qcom_proprietary-open
XDAndroid vendor/qcom tree fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_proprietary-open.git xdandroid-vendor_qcom_proprietary-open cd xdandroid-vendor_qcom_proprietary-open
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor_qcom_proprietary-open git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_proprietary-open.git git fetch xdandroid-vendor_qcom_proprietary-open git checkout -b my-local-tracking-branch xdandroid-vendor_qcom_proprietary-open/master_or_other_branch
xdandroid-vendor_htc_common-open
XDAndroid fork of vendor/htc/common-open tree
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor_htc_common-open.git xdandroid-vendor_htc_common-open cd xdandroid-vendor_htc_common-open
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor_htc_common-open git://gitorious.org/xdandroid-eclair/xdandroid-vendor_htc_common-open.git git fetch xdandroid-vendor_htc_common-open git checkout -b my-local-tracking-branch xdandroid-vendor_htc_common-open/master_or_other_branch
xdandroid-vendor_qcom_android-open
XDAndroid fork of vendor/qcom/android-open tree
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_android-open.git xdandroid-vendor_qcom_android-open cd xdandroid-vendor_qcom_android-open
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor_qcom_android-open git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_android-open.git git fetch xdandroid-vendor_qcom_android-open git checkout -b my-local-tracking-branch xdandroid-vendor_qcom_android-open/master_or_other_branch
dsfreak0109s-eclair-rootfs
-
Cloning this repository:
git clone git://gitorious.org/~dsfreak0109/xdandroid-eclair/dsfreak0109s-eclair-rootfs.git dsfreak0109s-eclair-rootfs cd dsfreak0109s-eclair-rootfs
Add this repository as a remote to an existing local repository:
git remote add dsfreak0109s-eclair-rootfs git://gitorious.org/~dsfreak0109/xdandroid-eclair/dsfreak0109s-eclair-rootfs.git git fetch dsfreak0109s-eclair-rootfs git checkout -b my-local-tracking-branch dsfreak0109s-eclair-rootfs/master_or_other_branch
xdandroid-device_xdandroid
XDAndroid device/xdandroid tree
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-device_xdandroid.git xdandroid-device_xdandroid cd xdandroid-device_xdandroid
Add this repository as a remote to an existing local repository:
git remote add xdandroid-device_xdandroid git://gitorious.org/xdandroid-eclair/xdandroid-device_xdandroid.git git fetch xdandroid-device_xdandroid git checkout -b my-local-tracking-branch xdandroid-device_xdandroid/master_or_other_branch
xdandroid-dalvik
XDAndroid dalvik repository fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-dalvik.git xdandroid-dalvik cd xdandroid-dalvik
Add this repository as a remote to an existing local repository:
git remote add xdandroid-dalvik git://gitorious.org/xdandroid-eclair/xdandroid-dalvik.git git fetch xdandroid-dalvik git checkout -b my-local-tracking-branch xdandroid-dalvik/master_or_other_branch
xdandroid-system_core
XDAndroid fork of system/core repository
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-system_core.git xdandroid-system_core cd xdandroid-system_core
Add this repository as a remote to an existing local repository:
git remote add xdandroid-system_core git://gitorious.org/xdandroid-eclair/xdandroid-system_core.git git fetch xdandroid-system_core git checkout -b my-local-tracking-branch xdandroid-system_core/master_or_other_branch
mcbridematts-eclair-rootfs-xperia
-
Cloning this repository:
git clone git://gitorious.org/~mcbridematt/xdandroid-eclair/mcbridematts-eclair-rootfs-xperia.git mcbridematts-eclair-rootfs-xperia cd mcbridematts-eclair-rootfs-xperia
Add this repository as a remote to an existing local repository:
git remote add mcbridematts-eclair-rootfs-xperia git://gitorious.org/~mcbridematt/xdandroid-eclair/mcbridematts-eclair-rootfs-xperia.git git fetch mcbridematts-eclair-rootfs-xperia git checkout -b my-local-tracking-branch mcbridematts-eclair-rootfs-xperia/master_or_other_branch
xdandroid-build
XDAndroid fork of Android build system (for release engineering)
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-build.git xdandroid-build cd xdandroid-build
Add this repository as a remote to an existing local repository:
git remote add xdandroid-build git://gitorious.org/xdandroid-eclair/xdandroid-build.git git fetch xdandroid-build git checkout -b my-local-tracking-branch xdandroid-build/master_or_other_branch
xdandroid-hardware_msm7k
XDAndroid fork of hardware/msm7k repository
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-hardware_msm7k.git xdandroid-hardware_msm7k cd xdandroid-hardware_msm7k
Add this repository as a remote to an existing local repository:
git remote add xdandroid-hardware_msm7k git://gitorious.org/xdandroid-eclair/xdandroid-hardware_msm7k.git git fetch xdandroid-hardware_msm7k git checkout -b my-local-tracking-branch xdandroid-hardware_msm7k/master_or_other_branch
xdandroid-packages_apps_phone
XDAndroid fork of packages/apps/Phone repository.
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_phone.git xdandroid-packages_apps_phone cd xdandroid-packages_apps_phone
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_apps_phone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_phone.git git fetch xdandroid-packages_apps_phone git checkout -b my-local-tracking-branch xdandroid-packages_apps_phone/master_or_other_branch
melvyns-manifest
-
Cloning this repository:
git clone git://gitorious.org/~melvyn/xdandroid-eclair/melvyns-manifest.git melvyns-manifest cd melvyns-manifest
Add this repository as a remote to an existing local repository:
git remote add melvyns-manifest git://gitorious.org/~melvyn/xdandroid-eclair/melvyns-manifest.git git fetch melvyns-manifest git checkout -b my-local-tracking-branch melvyns-manifest/master_or_other_branch
xdandroid-hardware_qcom_media
XDAndroid fork of hardware/qcom/media
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-hardware_qcom_media.git xdandroid-hardware_qcom_media cd xdandroid-hardware_qcom_media
Add this repository as a remote to an existing local repository:
git remote add xdandroid-hardware_qcom_media git://gitorious.org/xdandroid-eclair/xdandroid-hardware_qcom_media.git git fetch xdandroid-hardware_qcom_media git checkout -b my-local-tracking-branch xdandroid-hardware_qcom_media/master_or_other_branch
androidactors-xdandroid-packages_wallpapers_basic
-
Cloning this repository:
git clone git://gitorious.org/~androidactor/xdandroid-eclair/androidactors-xdandroid-packages_wallpapers_basic.git androidactors-xdandroid-packages_wallpapers_basic cd androidactors-xdandroid-packages_wallpapers_basic
Add this repository as a remote to an existing local repository:
git remote add androidactors-xdandroid-packages_wallpapers_basic git://gitorious.org/~androidactor/xdandroid-eclair/androidactors-xdandroid-packages_wallpapers_basic.git git fetch androidactors-xdandroid-packages_wallpapers_basic git checkout -b my-local-tracking-branch androidactors-xdandroid-packages_wallpapers_basic/master_or_other_branch

