Android Barebone Packages (ABP)
More bone than Android
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a new small (literally and practically) project that aims for the smallest rom size possible. The barebone rom can be used for whatever you find it handy for, I don't have any mind blowing idea on how to make it awesome so far, but I think it can become handy in some cases.
I just started this for fun, always wanted to know from the start how small a rom can be and still function. also I wanted to make my own repo manifest, which I also did now (current support is for ariesve and ancora)
Also this ROM is of course not for daily usage, so I don't want people asking me where the CM settings are in this rom
Screenshots:
Home screen:
The idea behind this: Think for example about some sort of 3d recovery lol, or maybe just something to make your device look like some other device like a very advanced gps tracker for example, or a fake bomb detonator, you name it. No real innovative idea's from my side this time :silly:, but I think this can become handy for some people in some cases :good:
Launcher
Other then static app, a launcher (in this case Barebone Launcher)
Ram usage:
Current size record:
33mb (v0.2)
Download:
Version 0.2 (Running on Android 2.3.7)
Notes: Major bin files structure change, remove libwebcore.so)
Size: 34mb
Download: http://www.mediafire.com/?p47vmehtvyh3eox
Version 0.1 (Running on Android 2.3.7)
Notes: Initial release
Size: 43mb
Download: http://www.mediafire.com/?zncc9yaz862483m
Github
https://github.com/broodplank/abp
(script doesn't build a fully working package atm, so you may attempt but it will fail if not adjusted)
DEV FAQ
Q: How to make an app the home/launcher app?
A: add the following intent filters to your AndroidManifest.xml file:
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.HOME"/>
<category android:name="android.intent.category.DEFAULT" />
Click to expand...
Click to collapse
and additionally you can add:
<category android:name="android.intent.category.LAUNCHER" />
Click to expand...
Click to collapse
To add a icon in the app drawer as well
Re: [Project]Android Barebone Packages (ABP)
First!
Wow great job brood!
Sent from my GT-I9001 using xda app-developers app
failly said:
First!
Wow great job brood!
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
Thanks, I think it can become handy in some scenario's, mainly built it for wild idea's of other devs, since I don't really have on on this, it would be so funny if you place and app of a large brick in the screen, and replace a friend's firmware with it, flash it, lock the phone and make sure he/she doens't catch you in putting the phone back in it's place. then when unlock, a brick appears and nothing else.
my mom would so freak out if i did that at her phone haahahha:silly::silly:
Second!
You're a genius!
Thanks for your great work. It seems pretty cool and it could be veeery helpful :good:
Will try it in some hours.
Good luck with it :highfive:
markey97 said:
Second!
You're a genius!
Thanks for your great work. It seems pretty cool and it could be veeery helpful :good:
Will try it in some hours.
Good luck with it :highfive:
Click to expand...
Click to collapse
Haha, thanks man
No problem, I want to tryout as many android related projects as possible. and it could be very useful/helpful in the right scenario idd
Let me know how it runs XD. it's just the 2 apps and nothing more, only the extended power menu is also there, but that's really all
AW: [Project]Android Barebone Packages (ABP)
43mb?
This is crazy.
Sent from my GT-I9001 using xda app-developers app
XeLLaR* said:
43mb?
This is crazy.
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
I want it to be a lot smaller in next versions, the libs takes the most space, like for example libwebcore (for browsing) is 5mb. but when removing it you will get more errors, so it's actually, kinda looking for what's best (as in stable) and smallest possible combination.
it's boots crazy fast
Nice work brood !
You should have a look at the libs. The're many unnecessary libs from CM(e.g. dsp) or Samsung(e.g. libtv).
But of course great work ! :good:
trapjul said:
Nice work brood !
You should have a look at the libs. The're many unnecessary libs from CM(e.g. dsp) or Samsung(e.g. libtv).
But of course great work ! :good:
Click to expand...
Click to collapse
Thanks, Yes I will I removed all parts on by one so far, when running the system and using adb and removing everything (and rebooting between them since it goes so fast that you don't even notice it when looking some seconds to your pc screen).
So I will do the same for the libs :>, the annoying thing about testing this is that I don't have pin/3g/phone/wifi/bt at that time, so no possible way of communicating.
Re: [Project]Android Barebone Packages (ABP)
Great work brood, again, very impressive. I'll try it soon! I told you I love the simplicity of AOSP, now this is even more simple. I bet it's blazing fast! But which kernel have you used?
Sent from my GT-I9001 using xda app-developers app
Hahaha...43 mb ?? this is crazy...amazing work brood...true genius you are :good:
educk said:
Great work brood, again, very impressive. I'll try it soon! I told you I love the simplicity of AOSP, now this is even more simple. I bet it's blazing fast! But which kernel have you used?
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
Thanks hehe, I also love the simplicity of AOSP. that's why I'm already over a year trying to get the most accurate results. And yes this is just barebone, it only runs the core services. it's probably blazing fast (for gingerbread), haven't tested any benchmark or so, but it includes SkyHigh kernel btw , and lol the battery life of this rom should be like a month?
kunal998 said:
Hahaha...43 mb ?? this is crazy...amazing work brood...true genius you are :good:
Click to expand...
Click to collapse
haha yes, and it has to become much smaller yet so be ready . and thank you I do my best to do as many android projects as possible
broodplank1337 said:
Thanks hehe, I also love the simplicity of AOSP. that's why I'm already over a year trying to get the most accurate results. And yes this is just barebone, it only runs the core services. it's probably blazing fast (for gingerbread), haven't tested any benchmark or so, but it includes SkyHigh kernel btw , and lol the battery life of this rom should be like a month?
haha yes, and it has to become much smaller yet so be ready . and thank you I do my best to do as many android projects as possible
Click to expand...
Click to collapse
This is like having a nickel and ruling the world...
Re: [Project]Android Barebone Packages (ABP)
Good, very handy..
................................................................................................
sanjaykumar.sanjay69 said:
Good, very handy..
................................................................................................
Click to expand...
Click to collapse
It depends on the creativity of the developer, it can be extremely useless in most cases but it also can be very helpful, creativity beats every lame aspect.
Re: [Project]Android Barebone Packages (ABP)
broodplank1337 said:
haha yes, and it has to become much smaller yet so be ready . and thank you I do my best to do as many android projects as possible
Click to expand...
Click to collapse
You got to be kidding, less thn 43mb.... U r a genius....
Sent from my GT-I9001
broodplank1337 said:
Thanks hehe, I also love the simplicity of AOSP. that's why I'm already over a year trying to get the most accurate results. And yes this is just barebone, it only runs the core services. it's probably blazing fast (for gingerbread), haven't tested any benchmark or so, but it includes SkyHigh kernel btw , and lol the battery life of this rom should be like a month?
Click to expand...
Click to collapse
Yeah, SkyHigh is really the best kernel for Gingerbread based ROM's. But it is a highly modded kernel and you could reduce it's size by removing the custom governors, and any other mods. If I'm not wrong, the zImage of SkyHigh has more than 5MB and it can be reduced to less than 3. It will reduce the ZIP size, with 2-3 MB. But this is only a suggestion and I guess you are focused on reducing the system file sizes...
Good luck! :fingers-crossed:
sdk_8816 said:
You got to be kidding, less thn 43mb.... U r a genius....
Sent from my GT-I9001
Click to expand...
Click to collapse
The first release is 43mb so it can only become smaller, bigger is no option in any case.
educk said:
Yeah, SkyHigh is really the best kernel for Gingerbread based ROM's. But it is a highly modded kernel and you could reduce it's size by removing the custom governors, and any other mods. If I'm not wrong, the zImage of SkyHigh has more than 5MB and it can be reduced to less than 3. It will reduce the ZIP size, with 2-3 MB. But this is only a suggestion and I guess you are focused on reducing the system file sizes...
Good luck! :fingers-crossed:
Click to expand...
Click to collapse
Idd, I actually did recompile it (with optimize for size) and repacked the ramdisk without modules (but I forgot to post that one lol), the end result was about 3.5 if i remember correctly, still not very small, but smaller then normal. and yes Im focussed on reducing the most size idd, all tips are welcome, I think the /system/lib cleaning (one-by-one testing) will decrease the size by quite a few mbs. of course Ill keep the smallest size counter at the front page and it will only decrease from now on
this indeed is like a blank canvas for devs to work on! man this is slimmer than the most slim slimrom!
Nice work Brood... As always
Related
ok, here we go again. Here is the next in the popular line of phoenix roms. This is a first for me though as i have never used anything but vendor source and this is definitely not that!
Click to expand...
Click to collapse
New Sig for all who wish to show support for the ROM! Thank you dsmitty166 for this awesome piece of artwork!!
Link to sig pic!-------->LINK
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
RELEASE!!
One more major point to make. This thread will be treated with the same respect I asked for and received on the Captivate forums. I do not and will not stand for any thread flaming. I have been working with XDA and Android for quite some time so I feel this is not asking much. I help any and everyone and have never left a question unanswered. If you ask a question in my thread and do not get an answer within 24 hours please feel free to PM me and I will answer it personally.
Click to expand...
Click to collapse
Very much appreciated
Never expected or required!
Click to expand...
Click to collapse
Link to Themes for TPGB-Ninja #18
Screen Shots
Click to expand...
Click to collapse
By the CM Team, ME and rasroygbiv
SPECIAL THANKS TO KIZZMIAZZ! HE KNOWS WHY!
Another very special thanks to bknust as he not only was able to bring me back to developing for the Inspire, but also built the computer that is enabling me to finish up college. Yes, at 25 I am still finishing up!
DOWNLOADS
DOWNLOAD NINJA-08171
Click to expand...
Click to collapse
Link to Themes for TPGB-Ninja #18
ADDONS
Themed Swype! Works on all versions of course! DOWNLOAD HERE!
Click to expand...
Click to collapse
Credits in no particular order:
*dsmitty166*-Theme Manager
*Ashies7*-Lead Test
*rasroygbiv *-Lead Test
*rselvaggio *-Lead Test
*XAviierG*-Lead Test
*Nick281051*-Test
*bknust*-Super Computer
*Kizzmiazz*-Inspire
*dsmitty166* -Test
*papa bewr*-Assistant
Please PM me your name so I can add it back in as the OP was wiped last night for some reason
Click to expand...
Click to collapse
This is the best my Inspire has ever ran! Amazing work!
Future Changelog
This is mine for the future changelog even though it is included in the ROM zip by default.
Changes from TPGB-CM20110508 TO TPGBCM20110508-revised:
1. New MMS apk(should fix issues)
2. Newly themed swype
3. Build.prop fix so no more Fc.
4. Apps do not install automatically anymore after flashing the ROM. Sorry, I know that must have been annoying.
Click to expand...
Click to collapse
Changes from TPGB-CM20110508-revised TO TPGB-CM20110509
1. NO more CM Settings(this also includes cm stats, cm update notifier, pretty much no CM).
2. Newly themed Swype
3. Working MMS apk
4. Apps do not install automatically anymore after flashing the ROM. Sorry, I know that must have been annoying.
5. Probably more but you have to find it.
Click to expand...
Click to collapse
Changelog from TPGB20110611-CM to TPGB20110616-CM
Two versions-1 themed and 1 stock
TPGB20110616-CM
*Built on latest Nightly #101
*Removed typical TPGB garbage and a bit more this time to lighten the load
*Swype is now only included as an add on which means you must flash it if you want it.
*Live wallpapers have been removed. I build for speed and battery and that just hinders it for me.
*Latest Lord Mod kernel 4.0 BFS VIO
*Mod packs to come!!
*Themed!
*Modified Phone.apk with option to remove the Call Hold button!
Click to expand...
Click to collapse
EVERYONE
This as you know is the first release. There will be more themes to accomny this great rom. There are plenty available from all over the place but rest assured there will be even more!
Did you stick with 2.3.4 or is this based on 2.3.3?
Sent from Desire HD or Inspire 4G or whatever this thing is called via premium XDA app.
lrs421 said:
Did you stick with 2.3.4 or is this based on 2.3.3?
Sent from Desire HD or Inspire 4G or whatever this thing is called via premium XDA app.
Click to expand...
Click to collapse
I used 2.3.4 of course
Hey Adam you got a recommended radio?
Sent from my Desire HD using XDA App
mattmiller said:
Hey Adam you got a recommended radio?
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I am using 12.39a.60.19_26.06.06.30_M. Works great! Great call quality and so on
Does this have the audio fix or do we still need to flash it?
Adam,
If a monumental CM nightly drops, how long of a delay should we expect to see this updated? I know you have a life/family/job-hunt/ect that must take priority, so this is just a simple query.
Sully
cableguychad said:
Does this have the audio fix or do we still need to flash it?
Click to expand...
Click to collapse
This ROM is ready to go my friend. I wouldn't put it out if I didn't make sure call quality, camera/video, mms, sms, video playback, gps and so on didn't work.
bowtieguy said:
Adam,
If a monumental CM nightly drops, how long of a delay should we expect to see this updated? I know you have a life/family/job-hunt/ect that must take priority, so this is just a simple query.
Sully
Click to expand...
Click to collapse
If something huge drops I will get right on it. Shouldn't be anymore than a day or two after it is released I would guestimate. Please feel free to PM me if you notice it before I do. I always love a good heads up, it just dropped type of PM. It is the can you do this, or how do I do that I am not to fond of but will still answer.
Yo Adam, I hope you caught my edit about HAC and a1026, they need to be off in build.prop. Otherwise, looks great so far. Downloading now, and um, thanks for the thanks?
Edit: If you have battery life drain, edit your build.prop and set these to 0 instead of 1:
Code:
media.a1026.enableA1026=1
htc.audio.hac.enable=1
adamholden85 said:
If something huge drops I will get right on it. Shouldn't be anymore than a day or two after it is released I would guestimate. Please feel free to PM me if you notice it before I do. I always love a good heads up, it just dropped type of PM. It is the can you do this, or how do I do that I am not to fond of but will still answer.
Click to expand...
Click to collapse
10-4
Keep up the good work!
Got it downloaded now, just contemplating in when to flash it. I have not been liking TiBu app restores lately so I have been reinstalling apps the old-skool way and am not sure I can dedicate that time atm.
Looks like a decent changelog for the next nightly that gets built (whenever that is, been pretty random lately) Couple ACE specific changes, but just system.prop values.
Glad to see you here, Adam. I used your Captivate ROM's all the time.
id10terrordfw said:
Yo Adam, I hope you caught my edit about HAC and a1026, they need to be off in build.prop. Otherwise, looks great so far. Downloading now, and um, thanks for the thanks?
Edit: If you have battery life drain, edit your build.prop and set these to 0 instead of 1:
Code:
media.a1026.enableA1026=1
htc.audio.hac.enable=1
Click to expand...
Click to collapse
I haven't noticed any battery drain so far. Seems pretty typical. That and GPS are always little projects I love working on.
DiscipleDOC said:
Glad to see you here, Adam. I used your Captivate ROM's all the time.
Click to expand...
Click to collapse
I know you did I will recognize just about any user I had if they pop their head in here! Even if there were several hundred of them
adamholden85 said:
I haven't noticed any battery drain so far. Seems pretty typical. That and GPS are always little projects I love working on.
Click to expand...
Click to collapse
Haha, I do remember from the Cappy days.
Sounds like a terrible, laggy TV show....
Simple Request
If you like the ROM please vote on it. No votes = lost in space and new users won't know about it. If it sucks(which it won't) vote accordingly.
id10terrordfw said:
Haha, I do remember from the Cappy days.
Sounds like a terrible, laggy TV show....
Click to expand...
Click to collapse
Or a remake of the Sister Act movie song.. Oh cappy days!! (chorus)Ohhh cappy days!! When Phoenix washed...(chorus)when Phoenix washed...when Phoenix washed my bloat away!!
ndhanta said:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
A VAGABOND is a drifter and an itinerant wanderer who roams wherever they please, following the whim of the moment.(Wikipedia)
The BEST STOCKish ROM out there. It's poor. It's light. It's stockish. It's Spartan.
Features:
Stock UCLB3 (Rooted, Deodexed, Busybox, Zipaligned)
Modem of choice from Zen Tool Kit
Kernel of choice
Extended Power Menu (Reboot, Recovery, Download)
14 Toggles Drop Down Menu .
UOT battery mod 1% Accuracy
Fast boot up by removing boot animation.
Decrease dialing out delay.
Improved scrolling response.
Decent battery life - better than the official UCLB3
Heimdall 1click package back to UCLB3 + CWM Recovery. (Users who don’t have CWM Recovery, Root & Gingerbread bootloaders, please follow OP for detailed Instructions)
BUILD 4.0 HERE
Ignore all else
Changelog:
Build 3.5: Stock Edition
1. Build 3.3 Attempts to fix some BlueTooth toogle issues. Sometimes still misbehaves after charging or overnight. Reboot fixes this issue. Discovered that HDMI only works off UCLB1 base Build 1.1. Rom is packaged with Entropy's Feb 2012 kernel. Video Runs without stock kernel. See link below for complete changelog.
2. Build 3.1 Changed some icons. Made EFS_BACKUP effective. Cleaner wipes for installation of new rom.
3 .Build 2.0: Updated to UCLB3. Took off Rudolf Animation. Changed battery icon. Added EPM. Add CRT. Added Amazon App Store.
There was an improper sleep mode in build 1.1 that did not allow the phone to sleep correct, causing more battery drain than usual. This was corrected in 2.0
4. Build 1.1 The download link has been changed. This has the new framework.jar changed by feliz. Thanks, man. Oh..and I took out allshare (dlna.apk)
Credits
Dman for DeOdex UCLB3 apk's
Lidroid for 14 Toggle Menu
Google - It's the oracle of knowledge.
perseofeliz: for showing me how to compile without errors. Thanks, man.
ndhanta for designing this beautiful and well organized OP
Disclaimer: By using this, you agree not to blame me for now and ever if you brick your phone.
Click to expand...
Click to collapse
[
If you liked the ICONs of Build 3.3, DOWNLOAD HERE. Or HERE
If you still want HDMI and run a pure stock kernel:
DOWNLOAD: STOCK UCLB3 KERNEL
Changelog:Build 3.0: http://forum.xda-developers.com/showpost.php?p=23508969&postcount=306
Changelog: Build 2.0: Updated to UCLB3. Took off Rudolf Animation. Changed battery icon. Added EPM. Add CRT. Added Amazon App Store.
There was an improper sleep mode in build 1.1 that did not allow the phone to sleep correct, causing more battery drain than usual. This was corrected in 2.0
If you like it, click on the THANKS button. Hell, just thank me just for putting this out there.
Ask your questions or rude comments here. Everybody else does it.
BTW: ppalbicke has made some nice colors to go with lidriod on vagabond: check it out:
edited: old stuff doesn't apply anymore.
If you want a different kernel in build 4.0, flash Aroma Vagabond or Zen's tool kit to change the kernel.
If you want to ensure EXT4 voodoo, again Flash the Aroma Vagabond 4.0 MUF or Zen's Tool Kit. There is an option in there.
Thank you, Zen.
Thank him here.
http://forum.xda-developers.com/showthread.php?t=1702026
THEME:
Some of my dye job themes are here:
http://forum.xda-developers.com/showpost.php?p=27676765&postcount=955
Nice.....thank you Sir!
This is f%&#@$& garbage!! I hate you qkster. Your guide made my phone brickzzz!!! (There's my rude comment) I know that you wouldn't expect anything less from me.
EXCELLENT WORK!! Ohh.. that video with Google talk has me real excited.. I got this tablet which works fine with it, but I think that I will be backing up Zeus and trying this for the week because my girl and I are seperated for the week. See if I can get this going, even when not in wifi. Dunno, will be checking this out. Good job bro.
Edit: Damnit bigjoe. Thought I was first.
Edit 2: Reading back through your OP, it should be very Avatar, not Spartan..
Sent from my A500 using Tapatalk
Erik_T said:
This is f%&#@$& garbage!! I hate you qkster. Your guide made my phone brickzzz!!! (There's my rude comment) I know that you wouldn't expect anything less from me.
EXCELLENT WORK!! Ohh.. that video with Google talk has me real excited.. I got this tablet which works fine with it, but I think that I will be backing up Zeus and trying this for the week because my girl and I are seperated for the week. See if I can get this going, even when not in wifi. Dunno, will be checking this out. Good job bro.
Edit: Damnit bigjoe. Thought I was first.
Edit 2: Reading back through your OP, it should be very Avatar, not Spartan..
Sent from my A500 using Tapatalk
Click to expand...
Click to collapse
O dam...my bad....NOT! not that it matters to me....but if you want the spot....
.....LOL
Alright another dev starting out.
Thanks for taking the plunge.
on a Black and Chrome starship coming from not so far away......Aeon v.1
oldbbman said:
Alright another dev starting out.
Thanks for taking the plunge.
on a Black and Chrome starship coming from not so far away......Aeon v.1
Click to expand...
Click to collapse
lol..no dev here.
I reserve that title for more appropriate persons.
This is a cut/paste/google/read/ job.
I was just trying to make life easier for stock rom lovers.
Nice job bro.... if you ned anything let me know...
qkster said:
lol..no dev here.
I reserve that title for more appropriate persons.
This is a cut/paste/google/read/ job.
I was just trying to make life easier for stock rom lovers.
Click to expand...
Click to collapse
Everyone starts out at some level. With your knowledge and experience on these forums we expect only good things from you moving forward.
on a Black and Chrome starship coming from not so far away......Aeon v.1
dman3285 said:
Nice job bro.... if you ned anything let me know...
Click to expand...
Click to collapse
Thanks, d. I'll hit you up.
One of the things I learned putting this together. If anyone wants to edit files,
use Note++.
Without linux type editor, you'll get a status 6 when trying to load the rom.
Great thank you for this!
Sent from my Transformer TF101 using xda premium
qkster said:
lol..no dev here.
I reserve that title for more appropriate persons.
This is a cut/paste/google/read/ job.
I was just trying to make life easier for stock rom lovers.
Click to expand...
Click to collapse
U t full of it it takes time to do all that so take the credit and looks like I'm gonna try just now ....lol
Sent from my SGH-I997 using xda premium
seano666 said:
Great thank you for this!
Sent from my Transformer TF101 using xda premium
Click to expand...
Click to collapse
thanks for the Swype you posted in the theme...it's still my favorite.
Awesome man. I have to say I'm envious, I want learn more with hacking android myself when time allows.
Yes notepad++ is great. The 'find in files', 'search and replace' , 'compare files' and the language color codes saves a lot of time at least for PHP, HTML, XML and CSS files
Sent from my SAMSUNG-SGH-I997 using xda premium
Wow qk, you just went from head Infuse tech support to friggin modding ROMs!
I can has moar stockish ROMs?? lol great job bro! (yeah I said bro)
xIC-MACIx said:
Wow qk, you just went from head Infuse tech support to friggin modding ROMs!
I can has moar stockish ROMs?? lol great job bro! (yeah I said bro)
Click to expand...
Click to collapse
Just messing around, bro.
Didn't know I was head tech support. Just learning as I was helping.
Catchpen said:
Awesome man. I have to say I'm envious, I want learn more with hacking android myself when time allows.
Yes notepad++ is great. The 'find in files', 'search and replace' , 'compare files' and the language color codes saves a lot of time at least for PHP, HTML, XML and CSS files
Sent from my SAMSUNG-SGH-I997 using xda premium
Click to expand...
Click to collapse
Pull down the files. See what I did. I left tracks for any who wants to learn.
Battery should be very good.
If you wanted to try rooted stock. This is it.
qkster said:
Just messing around, bro.
Didn't know I was head tech support. Just learning as I was helping.
Click to expand...
Click to collapse
Hecks ya, that's what XDA is for! Lol well you help lots of peeps in the Q&A section, that's for sure
Awesome Rom Qikster!
Oh yea....
Hows the GPS?
Hows the Battery life?
Hows the interwebz speed?
and finally......
WHYZ YOU NOT TURNZ THIZ INTO ICE CREAM SANDWHICH!
From one Dev to another, good work man. Hope to see more...... or at least until Dman and myself rip it apart and secretly make fun of you at the monthly Dev meetings we have.
[ROM]12/21 ▶New BETA◀ RebelROM Senseless AOSP Style(New JellyBean Sense4+ base)
JellyBean Sense 4+ base beta here http://forum.xda-developers.com/showpost.php?p=35749360&postcount=517
below is old ICS rom
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
AOSP 4.x theme (Thanks to zhp pilot , ported his theme here http://goo.gl/Vy4yS go give him some "Thanks" *Not 100% ported yet)
Aggressively removed as much sense as possible
Sense 4.0 camera kept
CoreDroid Tweaks (LOTS OF TWEAKS TO CHOOSE FROM!)
Odexed
Optimized APK's for better Speed and Performance!
HQ Camera 20mbps
AOSP Lockscreen
AOSP recent Apps option (Nocturnal tweak tool)
Quick Settings
Advanced Power Menu
100% Battery Mod
Sony xLoud Engine
Sony Bravia Engine
Aggressively Removed Bloatware
Android 4.1 JellyBean Animations
Many other performance tweaks
Download:
http://forums.team-nocturnal.com/sh...SP-Style-(Lite-Fast-Clean-and-Stable)?p=10387
How to install:
Flash ZIP in TWRP recovery (untested in CWM recovery)
For best results do a factory wipe in TWRP and wipe cache +Dalvik cache
I recommend:
Enabling AOSP style recent apps in Nocturnal Tweaks (Hot reboot after enabling)
Bugs:
Data Usage in settings, doesnt work right
Slider lockscreen pin, is asked every time phone wakes, regardless if set to do otherwise
AOSP Lock Screen Incoming call Workaround still isn't working
Coming soon:
Reduce size of rom (after bug/theme fixes, this is main priority)
Theme fixes
Squash remaining bugs
Happy to be the first to reply
finally some AOSP with Sense camera apk
downloading and will update with the result.
Does this have the same lockscreen incoming call issue that cleanrom dev edition have?
Sent from my HTC One X using Tapatalk 2
prof.philia said:
Happy to be the first to reply
finally some AOSP with Sense camera apk
downloading and will update with the result.
Click to expand...
Click to collapse
its still sense rom based, but as much sense removed as possible and replaced with AOSP alternatives, or themed to look AOSP ICS. Except camera of course.
Grona said:
Does this have the same lockscreen incoming call issue that cleanrom dev edition have?
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
I believe so, im going to try to port coredroid over, mainly for AOSP Recent apps and it appears to have a AOSP Lockscreen incoming call fix. Also would you mind removing my quoted post, it takes up to much space
Looks good! Gonna try it later tonight
Sent from my htc_evita using Tapatalk 2
Can I have a known bugs list?
I like to know what I'm getting into lol
Sent from my htc_evita using Tapatalk 2
I'm making a nandroid and flashing this right now! I was just thinking of an AOSP ROM with the Sense camera yesterday. Will post bugs if I run into any...
wow good job man, finally a rom that finally has most of sense rooted out (settings etc) like the exodized rom on the international one x! damnit, i wish i still had my one x
danny39 said:
Can I have a known bugs list?
I like to know what I'm getting into lol
Sent from my htc_evita using Tapatalk 2
Click to expand...
Click to collapse
No bugs from what i can tell, except maybe having to unlock phone when you get a call.
Awesome I used to run your rom on my GS II It was top notch, so quick and excellent battery life so glad to see you over here. Hope your going to stick around for awhile. Keep up the great work.
efan0388 said:
Awesome I used to run your rom on my GS II It was top notch, so quick and excellent battery life so glad to see you over here. Hope your going to stick around for awhile. Keep up the great work.
Click to expand...
Click to collapse
Awesome ! Thank you, I will try my best!
I actually kind of like the unlock to answer.. Keeps snoopy [girl]friends from looking at my phone
Shaddy-Z. said:
I actually kind of like the unlock to answer.. Keeps snoopy [girl]friends from looking at my phone
Click to expand...
Click to collapse
Lol, well im going to try to port Coredroid suite tools for next release. Which allows you to choose if you want it or not, along with choosing AOSP or Sense recent apps
Here is a little something to show our appreciation for you developing for the One X. Looking forward to seeing your future updates can't say enough about how excited I am to see this. You made my day.
Confirmation number: 7BC78030SC677672M
efan0388 said:
Here is a little something to show our appreciation for you developing for the One X. Looking forward to seeing your future updates can't say enough about how excited I am to see this. You made my day.
Confirmation number: 7BC78030SC677672M
Click to expand...
Click to collapse
WOW! Thank you! I never ask for donations , but they are always GREATLY appreciated! Much more to come for the One X
Shaddy-Z. said:
I actually kind of like the unlock to answer.. Keeps snoopy [girl]friends from looking at my phone
Click to expand...
Click to collapse
me too
Excited to see a rom like this roll out!!! Going to flash tonight. Hows battery life looking?
Is this Rom Odexed? Or De-Odexed?
bpear96 said:
WOW! Thank you! I never ask for donations , but they are always GREATLY appreciated! Much more to come for the One X
Click to expand...
Click to collapse
I hope so I know since the GS III came out there is a lot of temptation to switch over to it. I had the GS II and Its a great phone but the community for the One X Is so much more welcoming in my opinion GS II Forums got a little hateful made you afraid to ask questions. I know you don't ask for donations but you put in the time and effort to make us a great rom so its only right to show our appreciation, The great developers like yourself truly show what the one x has to offer.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I think we all know (the one's who tried) how terribly hard it is to compile AOSP for the i9001, Also I'm not going to spend days and days of finding stuff out, So I decided to make this shell script that automates the "laming" method that I used earlier, it's actually profiting on the remains of the cyanogenmod compiling, only the apps can be compiled, but I will add SystemUI and android.policy.jar in a later version. Anyways, the script is not intended to compile a whole rom, it's only made for compiling the apps. and It will never compile more then the apps. Since the script is still beta it could include some bugs.
As most of you know the results are light, stable and smooth (at least at 4.0.4). I hope this encourages people to make their own build.
Screen of main menu:
Download:
http://www.broodplank.net/files/AOSPEasyCompileBETA-broodplank.zip
Github:
https://github.com/broodplank/aosp_easy_compile
First here
Thank you brood for his tool. I think it will be very useful.
Our device is really getting ''hot''.
educk said:
First here
Thank you brood for his tool. I think will be very useful
Click to expand...
Click to collapse
2nd post.... Useful tool! Thank you broodplank!
Nice work Broodplank
Proud to be dutch with such an amazing developer
Are you going to post this on AW?
nice man! thanks a lot!!!
you did it again...
educk said:
First here
Thank you brood for his tool. I think it will be very useful.
Our device is really getting ''hot''.
Click to expand...
Click to collapse
Np, thanks
AlbertoSONIC said:
2nd post.... Useful tool! Thank you broodplank!
Click to expand...
Click to collapse
You're welcome
mrjraider said:
Nice work Broodplank
Proud to be dutch with such an amazing developer
Are you going to post this on AW?
Click to expand...
Click to collapse
You're welcome, hahaha the Netherlands may be a small country but has lots of great development
And I'm nearly 0% active on AW, so you may post it if you would like.
outerh3aven said:
nice man! thanks a lot!!!
you did it again...
Click to expand...
Click to collapse
np, i love scripts ^^
broodplank1337 said:
Np, thanks
You're welcome
You're welcome, hahaha the Netherlands may be a small country but has lots of great development
And I'm nearly 0% active on AW, so you may post it if you would like.
np, i love scripts ^^
Click to expand...
Click to collapse
Okay, well im a lot active on AW so i'll put it there...
For support i refer to this thread
EDIT: Only for S plus?
EDIT: Linux and windows? (due to screen)
@Brood
@Brood You dont like to fix ICS AOSP ?
SGS+_User said:
@Brood You dont like to fix ICS AOSP ?
Click to expand...
Click to collapse
For godssake give him some time
Verstuurd van mijn GT-I9001 met Tapatalk
mrjraider said:
For godssake give him some time
Verstuurd van mijn GT-I9001 met Tapatalk
Click to expand...
Click to collapse
I know beacause I wait 2 moth about if he dont fix I wil change Rom hihi
mrjraider said:
Okay, well im a lot active on AW so i'll put it there...
For support i refer to this thread
EDIT: Only for S plus?
EDIT: Linux and windows? (due to screen)
Click to expand...
Click to collapse
It's for all devices, the only limitation is that CM needs to run stable on that device.
And it's for linux only, there is no way you can compile the whole android system (about 50gb after a build including sources) with windows. Of course it could be possible, but linux is the way to go with things like these, imo mainly because windows (NTFS) sucks balls with projects with 50,000 files, EXT3/4 is waaaaaaaaaaay faster ^^
Oh and btw, the screenshot you see, that's linux mint with Windows borders, it's awesome
SGS+_User said:
@Brood You dont like to fix ICS AOSP ?
Click to expand...
Click to collapse
Of course I do, else I wouldn't have spent months and months of trying lol, this script just encourages you guys to do some aosp developing yourselfs,
mrjraider said:
For godssake give him some time
Verstuurd van mijn GT-I9001 met Tapatalk
Click to expand...
Click to collapse
I think i've spent enough time on trying to get aosp fully working, I think it's a lost cause, since nobody else cares about aosp it seems, and I'm not going to invest 50% of my free time in getting something to work when I can get my new S4 (still more then 6 months, don't worry people :good
SGS+_User said:
I know beacause I wait 2 moth about if he dont fix I wil change Rom hihi
Click to expand...
Click to collapse
Will fix what? any major bugs?
broodplank1337 said:
I think i've spent enough time on trying to get aosp fully working, I think it's a lost cause, since nobody else cares about aosp it seems, and I'm not going to invest 50% of my free time in getting something to work when I can get my new S4 (still more then 6 months, don't worry people :good
Click to expand...
Click to collapse
I was really looking forward a new build 100% AOSP as you said you were near to, only a segmentation fault in Dalvik if I remember well.
Why are you giving up such a hopefully experiment? :<
umb3rts said:
I was really looking forward a new build 100% AOSP as you said you were near to, only a segmentation fault in Dalvik if I remember well.
Why are you giving up such a hopefully experiment? :<
Click to expand...
Click to collapse
I was looking forward to it also, but I've spent so many FULL WEEKENDS on compiling, without sleep. just to get it to boot.. you can't imagine how much time I've spent on it, and no one actually wants to help compiling it.. I have got very much feedback and I really have to thank all the users for that. But at my own i just cannot manage this, period, I like to develop but the aosp repo really is the hardest thing I ever worked on, and gained nearly zero results. (luckily I still got the apps thankfully). AOSP is way trickier then CM, since CM's goal is to get as many supported devices as possible, but for aosp, it's just the nexus series and some other useless device (for i9001 at least), and Google won't do anything to make it easier for me to handle with the repo. I've learned a lot the past year, but remember I'm only 1 year into Android AND Unix now, that's nothing.. If i would have a dedicated team that helped my with everything it would have been a different story, but unfortunately that's not the case.
(same thing counts for Firefox OS, B2G that I tried to port, If no other people are interested in helping the development, it's over, it's to overcomplicated for me to be honest)
And if I actually knew the whole android system I would have known how to solve all the errors, but that's by far not the case.
So acutally i'm trying to say that I cannot manage AOSP by myself at all.If people want aosp so bad they will have to struggle just like me.
:silly:
AW: [Script]AOSP Easy Compile Beta
lol is that Windows millenium? man... that has been a long time
oh just found out- linux mint with windows borders... oldschool!
Sent from my GT-I9001 using xda premium
outerh3aven said:
lol is that Windows millenium? man... that has been a long time
oh just found out- linux mint with windows borders... oldschool!
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Nope :laugh:
outerh3aven said:
Oh and btw, the screenshot you see, that's linux mint with Windows borders, it's awesome
Click to expand...
Click to collapse
broodplank1337 said:
I was looking forward to it also, but I've spent so many FULL WEEKENDS on compiling, without sleep. just to get it to boot.. you can't imagine how much time I've spent on it, and no one actually wants to help compiling it.. I have got very much feedback and I really have to thank all the users for that. But at my own i just cannot manage this, period, I like to develop but the aosp repo really is the hardest thing I ever worked on, and gained nearly zero results. (luckily I still got the apps thankfully). AOSP is way trickier then CM, since CM's goal is to get as many supported devices as possible, but for aosp, it's just the nexus series and some other useless device (for i9001 at least), and Google won't do anything to make it easier for me to handle with the repo. I've learned a lot the past year, but remember I'm only 1 year into Android AND Unix now, that's nothing.. If i would have a dedicated team that helped my with everything it would have been a different story, but unfortunately that's not the case.
(same thing counts for Firefox OS, B2G that I tried to port, If no other people are interested in helping the development, it's over, it's to overcomplicated for me to be honest)
And if I actually knew the whole android system I would have known how to solve all the errors, but that's by far not the case.
So acutally i'm trying to say that I cannot manage AOSP by myself at all.If people want aosp so bad they will have to struggle just like me.
:silly:
Click to expand...
Click to collapse
I am always able to help with any time consuming work, but I don't know much...I need instructions and so on...
It's fair enough from you to tell us the truth. I and probably all of us are very thankfull with your current work.
Conclusion is that current AOSP 4.0.4 is working very good (I am using it over a month), just some small bugs needs to be adressed...
It don't have to be pure AOSP , it's close to it and working better than CM, just like real AOSP
broodplank1337 said:
I was looking forward to it also, but I've spent so many FULL WEEKENDS on compiling, without sleep. just to get it to boot.. you can't imagine how much time I've spent on it, and no one actually wants to help compiling it.. I have got very much feedback and I really have to thank all the users for that. But at my own i just cannot manage this, period, I like to develop but the aosp repo really is the hardest thing I ever worked on, and gained nearly zero results. (luckily I still got the apps thankfully). AOSP is way trickier then CM, since CM's goal is to get as many supported devices as possible, but for aosp, it's just the nexus series and some other useless device (for i9001 at least), and Google won't do anything to make it easier for me to handle with the repo. I've learned a lot the past year, but remember I'm only 1 year into Android AND Unix now, that's nothing.. If i would have a dedicated team that helped my with everything it would have been a different story, but unfortunately that's not the case.
(same thing counts for Firefox OS, B2G that I tried to port, If no other people are interested in helping the development, it's over, it's to overcomplicated for me to be honest)
And if I actually knew the whole android system I would have known how to solve all the errors, but that's by far not the case.
So acutally i'm trying to say that I cannot manage AOSP by myself at all.If people want aosp so bad they will have to struggle just like me.
:silly:
Click to expand...
Click to collapse
A problem is that we dont have enough skilled people to form a team. Sure, we got ivendor, arco and you. Maybe more but everybody seems to spend less.time in our phone and more in their personal lives (that is not a bad thing offcourse). There used to be a time that our phone had a great progress speed. Lots of roms, lots of kernels.
But our phone is dying. We keep losing great devs and i think we must accept that and go on with what we have.
Verstuurd van mijn GT-I9001 met Tapatalk
It's normal thing. Everyone care about personal life, more than one non-important device
Currently there are exams that needs to be adressed first. Me too have exams this january. But it's not true that our phone is dying. We have what we need, when we get fully working 3.0.57 this will give us stable 4.2.1
That tells us that we are keep going
Sent from my GT-I9001 using Tapatalk 2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is place to talk about, spam and complain about CyanogenMod11 for Tamsui Devices J, Miro, Tipo, E.
Enjoy the chaos.
Official release
Hi, Sorry first as I am not sure whether I should post here. May I ask whether the unoffical cm11 will put into official release page when it became stablized? I am planning to upgrade the xperia j but I ain't not a tester. So I prefer to upgrade to something more stable. Please advise.
Provided I should not post here. Please advise where I should ask these questions? Thanks.
Let's start the chaos complaining about GSM bug!! I hate it! but still I love CM11.. So.. I'm using it as a daily driver. Until now it is good.. I've played some games and it didn't hung up... the only thing is that I tryed to use AnTuTu to see a nice benchmark but the app crashes when it has to perform the GPU test with all the nice renders and all that stuff.. so it was an incomplete test that gave 2900 points or something like that.. it didn't finished the test but gave the points anyway..
And another thing. the ROM has a lot of "blue holo" things.. why is that so? volume sliders, selectors, even the sign that tells "android is upgrading" and "turning off..." are dark grey and blue like in JB.. I thought this would be all in grey like kit kat should be.. but anyway.. great ROM!
MarckozZ said:
Let's start the chaos complaining about GSM bug!! I hate it! but still I love CM11.. So.. I'm using it as a daily driver. Until now it is good.. I've played some games and it didn't hung up... the only thing is that I tryed to use AnTuTu to see a nice benchmark but the app crashes when it has to perform the GPU test with all the nice renders and all that stuff.. so it was an incomplete test that gave 2900 points or something like that.. it didn't finished the test but gave the points anyway..
And another thing. the ROM has a lot of "blue holo" things.. why is that so? volume sliders, selectors, even the sign that tells "android is upgrading" and "turning off..." are dark grey and blue like in JB.. I thought this would be all in grey like kit kat should be.. but anyway.. great ROM!
Click to expand...
Click to collapse
I didn't noticed GSM bug. Can you tell me the games you tested ?
Sent from my Xperia Tipo using xda app-developers app
Gaming in the ROM is like gaming in stock JB - not fun.
Also, ROM has some noticeable lag; it's not snappy as CM10.
WiFi is also prone to randomly disconnecting - very crappy behavior.
The above was a straightforward, forget-that-they-don't-have-to-do-it-for-us approach of mine on CM11. Guess I'm done here.
It would be nice to know which devices you are talking about. Just put (J) or (E) etc
I have no idea what people could expect from alpha CM11... KitKat has never been designed for our devices. There is no doubt that it won't work as good as CM10 or stock.
Everyone talk about gammin experiene... people did you lost your minds? 1Ghz + 512ram and gamming?
Why can't you just use your PC to play games like normal people do? lol
lozohcum said:
It would be nice to know which devices you are talking about. Just put (J) or (E) etc
I have no idea what people could expect from alpha CM11... KitKat has never been designed for our devices. There is no doubt that it won't work as good as CM10 or stock.
Everyone talk about gammin experiene... people did you lost your minds? 1Ghz + 512ram and gamming?
Why can't you just use your PC to play games like normal people do? lol
Click to expand...
Click to collapse
I'm on the Tipo Build. I'm playing small game only. But most of time i send SMS and listening music. But sometime i play game like Modern Combat 2 or other when i doesn't have my computer
Sent from my Xperia Tipo using xda app-developers app
lozohcum said:
It would be nice to know which devices you are talking about. Just put (J) or (E) etc
Click to expand...
Click to collapse
Don't ask me.. just see my signature and avatar and you'll guess which device I'm talking about..
And hey, I think you should update CM11's thread, it still says "waiting for tipo build" in download section..
Thanks for your hard work!!
NSDCars5 said:
Gaming in the ROM is like gaming in stock JB - not fun.
Also, ROM has some noticeable lag; it's not snappy as CM10.
WiFi is also prone to randomly disconnecting - very crappy behavior.
The above was a straightforward, forget-that-they-don't-have-to-do-it-for-us approach of mine on CM11. Guess I'm done here.
Click to expand...
Click to collapse
turn all the animation scales to 0.5x ....animation happens so fast that you dont see the lag...dosen't feel good though
turn on force gpu rendering ....not much difference ....but useful
i havent installed many apps ....but it handles ram well .....am i right? though performance is yet to be UNLOCKED !...
ART uses full phone memory(apps size increase 3fold ...33mb cache of an turned ~100mb after ART'ing) and some apps dont work... no difference between art and dalvik (which is noticable)
lozohcum said:
Why can't you just use your PC to play games like normal people do? lol
Click to expand...
Click to collapse
Xperia E. I don't game on my laptop cause you don't game on a machine that overheats on the mention of games. The last time it overheated was when I was playing an old favorite of mine - Midtown Madness 2. That's what happens when you look for a quad core the price of an i3....
lozohcum said:
Everyone talk about gammin experiene... people did you lost your minds? 1Ghz + 512ram and gamming?
Click to expand...
Click to collapse
So what's this "minds" thing you talk of? Never heard of it.
lozohcum said:
It would be nice to know which devices you are talking about. Just put (J) or (E) etc
I have no idea what people could expect from alpha CM11... KitKat has never been designed for our devices. There is no doubt that it won't work as good as CM10 or stock.
Click to expand...
Click to collapse
KitKat hasn't been designed for our devices, eh? Well, Jelly Bean hasn't been designed for Tipo and Miro. I'm pretty sure CM10 runs awesome on them - better than the E even, which shipped with JB.
And if it weren't designed for it, it wouldn't work on it.
Here you go, ladies and gentlemen! A point by point rebuttal to lozohcum, presented to you by yours truly, NSDCars5!
@Grimlock007 Tell me new stuff, I've already done all that.
NSDCars5 said:
@Grimlock007 Tell me new stuff, I've already done all that.
Click to expand...
Click to collapse
new stuff?!!!! mmmmm try flashing htc pico rom on E and test what happens ....LOLOLLOLLO....no ,really ....just try...make a hybrid of htc pico & E cm11 fuse them together...
and hows slimbean going?
Grimlock007 said:
new stuff?!!!! mmmmm try flashing htc pico rom on E and test what happens ....LOLOLLOLLO....no ,really ....just try...make a hybrid of htc pico & E cm11 fuse them together...
and hows slimbean going?
Click to expand...
Click to collapse
Slow... I've got it downloading over a 1 Mbps connection of an unreliable ISP with TurboICS also downloading.
But I'll be giving it whole nights for as long as possible, so it should sync eventually.
NSDCars5 said:
Slow... I've got it downloading over a 1 Mbps connection of an unreliable ISP with TurboICS also downloading.
But I'll be giving it whole nights for as long as possible, so it should sync eventually.
Click to expand...
Click to collapse
whats the size? of that source stuff(repo syncing or whatever you call it)......i read its in 10-20 GB's ! the full thing that is
& why turbocs ? its basically ICS deodexed with some tweaks ...(you already have xboost....so not needed)
Grimlock007 said:
whats the size? of that source stuff(repo syncing or whatever you call it)......i read its in 10-20 GB's ! the full thing that is.
Click to expand...
Click to collapse
The local manifest is 20-25 GB. The problem is that you need a lot of space to install all the required packages(Java and stuff). I believe something like 30 GB? Correct me if I'm wrong. And then you need more space to build an actual ROM...
20 GB is quite big...
Sent from my C1505 using XDA Premium 4 mobile app
MatsPunt said:
The local manifest is 20-25 GB. The problem is that you need a lot of space to install all the required packages(Java and stuff). I believe something like 30 GB? Correct me if I'm wrong. And then you need more space to build an actual ROM...
20 GB is quite big...
Sent from my C1505 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
why so big....? ...you can get the smaller version right? ...like just for your phone.... the whole thing(20 gb) has data for all phones i read...
Grimlock007 said:
why so big....? ...you can get the smaller version right? ...like just for your phone.... the whole thing(20 gb) has data for all phones i read...
Click to expand...
Click to collapse
20 GB it's big for me. My max download speed is 1.6 MB/S personally.
@NSDCars5 The only big game i downloaded in the past was Max Payne 3 ( 30 GB ). I liked the Max Payne Series.
Sent from my Xperia Tipo using XDA Premium 4 mobile app
I don't know. I haven't actually built from source so I'm not the most qualified person to answer that question.
I think it's now time to confess that I haven't actually flashed CM11...
Sent from my C1505 using XDA Premium 4 mobile app
@NSDCars5
If KitKat was designed for our devices we wouldn't have to spend so many hours making it working.
Example1:
By default wired headset doesn't work. I had to make patch with piece of source from JellyBean.
Example2:
Audio HAL is not compatible. We are using legacy hals based on someones'else work (like LegacyMod)
Example3:
Kitkat AOSP and CM source has no support for illumination led. I have added basic functionality from CM10.
And there would be many more examples.
If you think it is why don't you make stable KitKat AOSP for J/Miro/Tipo/E just now? Go ahead.
If your laptop cannot handle any newer games I suggest you to save small ammounts of money regulary to buy PC or new parts for it.
This is not my fault.
By 'mind' I understood the most accurate way of thinking. In my opinion people shouldn't expect anything good from low end devices.
I have made my own modification of CM which is hiper slim, I don't use facebook etc and my XJ still gets many slow-downs which are very annoying.
And I'm not talking about playing games now but daily use like smsing, surfing the Net, listening to music. Have you tried using Google Chrome on your devices?
I hope you are satisfied with my explanation and my English isn't difficult to understand.
------------------------------
New Carbon and CM11 builds are being tested on J.
lozohcum said:
@NSDCars5
------------------------------
New Carbon and CM11 builds are being tested on J.
Click to expand...
Click to collapse
what's your work size count? 20 gb? 30 gb? (total size of folder with everything J)
whats the size of cm11 repo?
whats the size of slimbean repo?
Can't you use the CM 11 of Dogo/Huashan as base