Estimate download size of android source from repo sync - Android

Hi all,
I am using this command for downloading android source for kitkat 4.4.2, "repo init -u https://android.googlesource.com/platform/manifest -b android-4.4.2_r1" then after I used "repo sync" and I checked that it is almost downloaded of size 22 Gb but it is still downloading, I am confused and having no idea about its actual download size, please can any expert give me estimation of its download size..? I am waiting for its download completion.
Thanks,
Adeel

use -c --no-clone-bundle -j4

mr. noob. said:
use -c --no-clone-bundle -j4
Click to expand...
Click to collapse
Bro this question was asked on 18th August 2015, 07:11 PM

Orion_Pax said:
Bro this question was asked on 18th August 2015, 07:11 PM
Click to expand...
Click to collapse
i m just searching some errors and got here

mr. noob. said:
i m just searching some errors and got here
Click to expand...
Click to collapse
I also searching for solution
to find size of download data before download
Notify me if anyone found solution

Years are passing but the question stays.
Based on https://developer.sony.com/develop/.../build-aosp-android-p-9-0-0-2#tutorial-step-4
Sony says estimated size 20GB.
Downloaded 35GB and still in progress....
Is the 'repo' something like git? Then this could help to find the size:
https://stackoverflow.com/questions/8646517/see-the-size-of-a-github-repo-before-cloning-it

Related

[Q] Problem compiling CM7 (Error)

Hi, I tried to compile CM7 today and unfortunately got this error:
Code:
build/core/java.mk:20: *** external/guava: Invalid LOCAL_SDK_VERSION '8' Choices are: current . Stop.
How to fix this? Couldn't find the solution via Google.
Please use the Q&A Forum for questions Thanks
Moving to Q&A
TheWhisp said:
Hi, I tried to compile CM7 today and unfortunately got this error:
Code:
build/core/java.mk:20: *** external/guava: Invalid LOCAL_SDK_VERSION '8' Choices are: current . Stop.
How to fix this? Couldn't find the solution via Google.
Click to expand...
Click to collapse
got any solutions for this... I'm tryin to compile cyanmobile nd i get this error !!!!
old one but this can be fixed by having the verison 8 folder in sdk
speed_bot said:
old one but this can be fixed by having the verison 8 folder in sdk
Click to expand...
Click to collapse
hahaa too late bro... though thanks
wilfredcool007 said:
hahaa too late bro... though thanks
Click to expand...
Click to collapse
no mention sir

ADB Device offline?

Could anyone help me i'm running on ubuntu 12.10 64bit and i'm trying to build cm10.1 from source. I have recieved the source code, downloaded the necessary files, and made the directories. When i try to connect my fascinate to the computer with adb to recieve the "proprietary blobs" I get error device offline and i can't seem to fix it. Help will be greatly appreciated.
Have you connected it on ubuntu before?
try to
adb kill-server
adb start-server
...
Installed drivers?
U4z said:
Could anyone help me i'm running on ubuntu 12.10 64bit and i'm trying to build cm10.1 from source. I have recieved the source code, downloaded the necessary files, and made the directories. When i try to connect my fascinate to the computer with adb to recieve the "proprietary blobs" I get error device offline and i can't seem to fix it. Help will be greatly appreciated.
Click to expand...
Click to collapse
did you do the udev rules for Samsung? you may be running into that as well.
EDIT: it may be because there's an extra step for Ubuntu 12.10, I'd honestly go back to 12.04, but don't go that way until you have searched Google for the answer.
hhp_211 said:
Have you connected it on ubuntu before?
try to
adb kill-server
adb start-server
...
Installed drivers?
Click to expand...
Click to collapse
Well i believe i do have the drivers. (I'm new to linux and developing "I'm a noob") And USB storage works just fine but ADB just wont work for some reason. I do believe i am missing a step or doing something wrong.
http://forum.xda-developers.com/showthread.php?t=1860108
http://forum.xda-developers.com/showthread.php?t=2166877
http://www.ubuntuupdates.org/package/webupd8/quantal/main/base/android-tools-adb
Udev rules
http://forum.xda-developers.com/showthread.php?t=735375
Some things to check for drivers/setup
hhp_211 said:
http://forum.xda-developers.com/showthread.php?t=1860108
http://forum.xda-developers.com/showthread.php?t=2166877
http://www.ubuntuupdates.org/package/webupd8/quantal/main/base/android-tools-adb
Udev rules
http://forum.xda-developers.com/showthread.php?t=735375
Some things to check for drivers/setup
Click to expand...
Click to collapse
Thank You! Problem solved.
Awesome:thumbup:
U4z said:
Thank You! Problem solved.
Click to expand...
Click to collapse
sir, was it the udev rules?
---------- Post added at 11:10 PM ---------- Previous post was at 11:09 PM ----------
hhp_211 said:
Awesome:thumbup:
Click to expand...
Click to collapse
how dare you take all my thanks! sir, I challenge you to a dual! /sarcastic British voice that when I typed that out I heard it that way in my head =p
anyway, glad you got adv working correctly!
ztotherad said:
sir, was it the udev rules?
Click to expand...
Click to collapse
I'm curious too
ztotherad said:
how dare you take all my thanks! sir, I challenge you to a dual! /sarcastic British voice that when I typed that out I heard it that way in my head =p /QUOTE]
Mmmmuuuuhhhaaaaaaa!!!!
I shall accept your challenge
.
Click to expand...
Click to collapse

Help relating to building roms

I am very much interested in building roms from source as well as porting roms for our quattro...I did go through many threads but just couldn't get it..
So can anyone pls upload links that can help me with the same!!
Tks!!:silly:
http://forum.xda-developers.com/showthread.php?t=2635000
Shrukul said:
I am very much interested in building roms from source as well as porting roms for our quattro...I did go through many threads but just couldn't get it..
So can anyone pls upload links that can help me with the same!!
Tks!!:silly:
Click to expand...
Click to collapse
Finally someone else is here to build Well i suggest you to build cm10.2 cuz its has 2 device tree for our deivce
https://github.com/ankur850/android_device_samsung_delos3geur
And here
https://github.com/nolinuxnoparty/android_device_samsung_delos3geur
so if one will not boot than other might(suggested by k2wl)
Plus if you have slow network connection like mine :laugh::laugh: than you should sync cm10.2(Below 10GB i geuss) cuz cm11 is around 16.5GB
if you are just starting i mean if this is your very first build like mine than i can make you a guide to build cm10.2 from source cuz while syncing cm11 source with 45kbps speed i have learned how to make a guide .
@lols21.10 It would really help me if u cud create a guide for me... I appreciate your help!!
Shrukul said:
@lols21.10 It would really help me if u cud create a guide for me... I appreciate your help!!
Click to expand...
Click to collapse
Just asking what is your downloading speed ?
lols21.10 said:
Just asking what is your downloading speed ?
Click to expand...
Click to collapse
60 Kbps...
Shrukul said:
60 Kbps...
Click to expand...
Click to collapse
So did you start repo sync and with that speed try cm10.2 source i know what it mean to download with that
lols21.10 said:
So did you start repo sync and with that speed try cm10.2 source i know what it mean to download with that
Click to expand...
Click to collapse
Not yet.. But im gonna do dat 2morro..u see the download speed in my clg is 5 - 10 mbps
Shrukul said:
Not yet.. But im gonna do dat 2morro..u see the download speed in my clg is 5 - 10 mbps
Click to expand...
Click to collapse
Where is that clg i am coming too

[MOD][DRIVER] KY-RD9700 (QF9700) Driver [P5210]

This is a self compiled and working driver of KY-RD9700 USB Ethernet for Galaxy Tab 3 10.1
Info
I made this because i have bought this ethernet micro usb adapter (DX Link) and Galaxy Tab don't have native support for this.
This is compiled with 3.4.34 Kernel and x86 (i386) (May not work on other kernels but if you need i can compile for you)
Network speed is limited to 6 Mbps (Because USB 1.0???)
Thanks to
sylentprofet: For Builduntu.
Curious!: For source code of drivers
I spent some time in make this possible, if you can give me a coffee, i really appreciate you.
How Use:
Download and put on you SD Card.
*** You Need ROOT *** copy .ko module to /lib/modules
On Terminal exec: insmod qf9700.ko
Ready!! Now you can use dhcp or use other market apps to get ip
Download:
Here or on bottom of post.
Gonna test this !
Btw, do I need Ubuntu and the USB stick ?
Sent from my GT-P5210 powered by AmatROM HD
Nonta72 said:
Gonna test this !
Btw, do I need Ubuntu and the USB stick ?
Sent from my GT-P5210 powered by AmatROM HD
Click to expand...
Click to collapse
No, is for Stock JB (p5210xx**) Kernel 3.4.34, and yes, you need the usb internet adapter
zorrigas said:
No, is for Stock JB (p5210xx**) Kernel 3.4.34, and yes, you need the usb internet adapter
Click to expand...
Click to collapse
Ok thanks,
Nonta72 said:
Ok thanks,
Click to expand...
Click to collapse
Work nice with you rom !
Yeah I tested it :good:
Sent from my GT-P5210 powered by AmatROM HD
Thanks man, ordered one after I saw this.
Now, can you compile this for me http://www.aircrack-ng.org/doku.php?id=r8187 ?
Also, what steps did you take with http://forum.xda-developers.com/showthread.php?t=2585828 to get the proper modules?
*EDIT Nevermind : http://forum.xda-developers.com/showthread.php?t=2727771
Daniel-TAz00 said:
Thanks man, ordered one after I saw this.
Now, can you compile this for me http://www.aircrack-ng.org/doku.php?id=r8187 ?
Also, what steps did you take with http://forum.xda-developers.com/showthread.php?t=2585828 to get the proper modules?
*EDIT Nevermind : http://forum.xda-developers.com/showthread.php?t=2727771
Click to expand...
Click to collapse
Good work with you kernel, I use a tplink for audit wlans
Galaxy Tab Pro 10.1 WiFi (SM-T520) ?
zorrigas said:
I made this because i have bought this ethernet micro usb adapter (DX Link) and Galaxy Tab don't have native support for this.
This is compiled with 3.4.34 Kernel and x86 (i386) (May not work on other kernels but if you need i can compile for you)
Click to expand...
Click to collapse
Please, is there a way to make this work with a Galaxy Tab Pro 10.1 WiFi (SM-T520) and my VK-RD9700 ?
Nota : I'm completely unable to make some modifications of your work or compiling by myself, I'm just able to root my tablet :angel:
zorrigas said:
I spent some time in make this possible, if you can give me a coffee, i really appreciate you.
Click to expand...
Click to collapse
Be sure I'll do that if it works for me :fingers-crossed:
LMQT said:
Please, is there a way to make this work with a Galaxy Tab Pro 10.1 WiFi (SM-T520) and my VK-RD9700 ?
Nota : I'm completely unable to make some modifications of your work or compiling by myself, I'm just able to root my tablet :angel:
Be sure I'll do that if it works for me :fingers-crossed:
Click to expand...
Click to collapse
apparently is the same driver, already tried if it worked?
if it does not work, I can compile it without problems
zorrigas said:
apparently is the same driver, already tried if it worked?
if it does not work, I can compile it without problems
Click to expand...
Click to collapse
Are you sure I can test ? It won't break my Tab Pro ? Cause it's not the same kernel I guess.
It does not work
Code:
[email protected]:/lib/modules $ insmod qf9700.ko
insmod: init_module 'qf9700.ko' failed (Function not implemented)
hey
LMQT said:
It does not work
Code:
[email protected]:/lib/modules $ insmod qf9700.ko
insmod: init_module 'qf9700.ko' failed (Function not implemented)
Click to expand...
Click to collapse
Pull your logs to find out specifically WHY it doesn't work.
m
moonbutt74 said:
Pull your logs to find out specifically WHY it doesn't work.
m
Click to expand...
Click to collapse
Thanks for your answer.
How can I do that please ?
oh yeah
LMQT said:
Thanks for your answer.
How can I do that please ?
Click to expand...
Click to collapse
sorry, in terminal
logcat -d > /sdcard/logcat.txt
cat /proc/last_kmsg > /sdcard/lastkmsg.txt
dmesg > /sdcard/dmesg.txt
then zip em and attach to post
Hi,
Here they are. ..
Files with ’2’ at end are new log 30 seconds after plugin of ethernet adapter, other are before pluging.
Thank you by advance.
LMQT said:
Hi,
Here they are. ..
Files with ’2’ at end are new log 30 seconds after plugin of ethernet adapter, other are before pluging.
Thank you by advance.
Click to expand...
Click to collapse
okay, i am going to suggest you re-read the thread. this module needs to be built into your kernel, more likely
built from the source along with the kernel. the OP clearly states to contact him for help with adding to/building into
your kernel. the OP also say this is for stock JB for gt-p5210. the OP also responds with a should be/maybe in reponse to your question as to whether this will work with YOUR device. taz posted links in his post that you should follow and read
to learn about the process of how things work. put this on hold [re-read thread of course] and start your learning
process on kernel building. as long as you're patient you will learn.
m
i make version for your tablet tomorrow,
I would appreciate you to send information from your tablet (screenshot) where there is the version of Kernel, compilation, etc..
I'll keep you informed!
zorrigas said:
i make version for your tablet tomorrow,
I would appreciate you to send information from your tablet (screenshot) where there is the version of Kernel, compilation, etc..
I'll keep you informed!
Click to expand...
Click to collapse
Thank you very much Zorrigas, I appreciate a lot :good:
As said, I have no knowledge of compiling anything, and unfortunately, no time at all to begin to learn how to do (especially considering the fact that English is not my natural language ...).
I'll post all those informations this evening (I haven't got my tablet at office today).
Thank you by advance
Numéro du modèle
SM-T520
Version Android
4.4.2
Version Kernel
3.4.39-1977750
[email protected] #1
Tue Jun 24 17:26:37 KST 2014
Numéro de version
KOT49H.T520XXUANF4
État de SE for Android
Enforcing SEPF_SM-T520_4.4.2_0017

Porting MIUI 8 from Nexus 5

Hi to all. I created a porting of MIUI 8 coming from Nexus 5 for d802. It remains only in bootanimation and got bootloop... Can anyone help me?
Here are the logs: https://drive.google.com/open?id=0B2CDSAt5MIakTTlOc3Nic2R6aDg
From which base are you creating 7 or 6?
shaneel1491 said:
From which base are you creating 7 or 6?
Click to expand...
Click to collapse
I'm porting miui 8 with cm13 based kernel with some modifies
Maybe it's having to do with nexus 5 modules, where some are not the same as G2, and maybe that is causing problems?
Don't we need specific binaries and blobs for our device?
shaneel1491 said:
Maybe it's having to do with nexus 5 modules, where some are not the same as G2, and maybe that is causing problems?
Don't we need specific binaries and blobs for our device?
Click to expand...
Click to collapse
I used at least all were kernel, i putted only somethig of n5... What i can do now? Must i do some sources? I don't know what i can do.
matteo0026 said:
I used at least all were kernel, i putted only somethig of n5... What i can do now? Must i do some sources? I don't know what i can do.
Click to expand...
Click to collapse
Maybe try following this and see, I haven't ever built a ROM, so I don't know what to do
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
shaneel1491 said:
Maybe try following this and see, I haven't ever built a ROM, so I don't know what to do
http://forum.xda-developers.com/android/software/guide-build-port-miui-rom-to-device-t3250984
Click to expand...
Click to collapse
Yes, i'm the official manteiner of XOSP for this device! I can try to compile! Thank you so much!
Just remember this is aimed at miui 7 so point the source to your miui 8 code
Bro if I could also ask you a question, how do I go about building Android 7 for G2? Are there any good guides on the web, I don't even know where to start...
shaneel1491 said:
Just remember this is aimed at miui 7 so point the source to your miui 8 code
Bro if I could also ask you a question, how do I go about building Android 7 for G2? Are there any good guides on the web, I don't even know where to start...
Click to expand...
Click to collapse
I don't know... I tried to build cm14 and i got it, resolving a lot of building issues, but it work only wifi...
Anyway, i looked in the README MIUI patchrom's page, and i'm blocked at the command:
Code:
cp ../honor/makefile
i don't know what i must do... i tried to replace honor with d802 (name of my device folder) but terminal give me this error:
Code:
cp: missing destination file operand after '../d802/makefile'
Try 'cp --help' for more information.
[email protected]0-15ISK:~/patchrom/d802$
matteo0026 said:
I don't know... I tried to build cm14 and i got it, resolving a lot of building issues, but it work only wifi...
Anyway, i looked in the README MIUI patchrom's page, and i'm blocked at the command:
Code:
cp ../honor/makefile
i don't know what i must do... i tried to replace honor with d802 (name of my device folder) but terminal give me this error:
Code:
cp: missing destination file operand after '../d802/makefile'
Try 'cp --help' for more information.
[email protected]:~/patchrom/d802$
Click to expand...
Click to collapse
i looked through the readme and maybe you missed something
the readme says:
Code:
cp ../honor/makefile .
maybe you missed the .
according to the error message your cp command has no destination where to copy this file and the dot seems to be the destination in this case
Maybe I'm wrong
this is just an idea
Blumdum said:
i looked through the readme and maybe you missed something
the readme says:
Code:
cp ../honor/makefile .
maybe you missed the .
according to the error message your cp command has no destination where to copy this file and the dot seems to be the destination in this case
Maybe I'm wrong
this is just an idea
Click to expand...
Click to collapse
Very likely the solution, cause he didn't specify a location to copy to. Also is the directory you're working from named d802?
shaneel1491 said:
Very likely the solution, cause he didn't specify a location to copy to. Also is the directory you're working from named d802?
Click to expand...
Click to collapse
Yes... Anyway... I completed a fullota ROM and tried to flash... But bootloops. Here's the log
https://drive.google.com/open?id=0B2CDSAt5MIakTTlOc3Nic2R6aDg
(Read patchrom log)
I can say that you were wrong base rom. Because you're so complicated life, you have to fill the power command after boot animation. You were wrong some trivial step, you have to thunder back.
P.S It is an exceptional work, the finished project looks.
Sorry for my bad english
CHIRCA_ROBERT said:
I can say that you were wrong base rom. Because you're so complicated life, you have to fill the power command after boot animation. You were wrong some trivial step, you have to thunder back.
P.S It is an exceptional work, the finished project looks.
Sorry for my bad english
Click to expand...
Click to collapse
Why wrong base ROM? Which ROM must i use? I would like to use aosp pure or cm13... Anyway, after resolved some problems, i got another logcat...
https://drive.google.com/file/d/0B2CDSAt5MIakVm1xeVJFZlVTbms/view?usp=drivesdk
Dev @LinhPhi9x94 from XdaVN team patch rom complete Miui v8 for lg g2 f320
thinhx2 said:
Dev @LinhPhi9x94 from XdaVN team patch rom complete Miui v8 for lg g2 f320
Click to expand...
Click to collapse
Ok thanks i contact him
Wait D802
Hey guys i found it https://github.com/linhphi9x94/MIUI8_Patchrom_LG-G2/blob/master/README.md how to build miui 8 for g2. İf any developer try it must see work. Because xdavn try it and working f320.
Emresaygin said:
Hey guys i found it https://github.com/linhphi9x94/MIUI8_Patchrom_LG-G2/blob/master/README.md how to build miui 8 for g2. İf any developer try it must see work. Because xdavn try it and working f320.
Click to expand...
Click to collapse
Oh wow sources yet patched for g2! Thank you so much i try this afternoon!!!
matteo0026 said:
Oh wow sources yet patched for g2! Thank you so much i try this afternoon!!!
Click to expand...
Click to collapse
İf you know build rom i am ready to test for d802 bro. This source for f320

Categories

Resources