[APP] Milestone - Overclock (requires root) - Motorola Droid and Milestone Themes and Apps

Hi all,
I realize this is a post about a Motorola phone but please bear with me.
As you might know, the Milestone firmware is firmly locked, unlike its cousin Droid. Among many things, this forbids overclocking because we can't change the kernel and unlock new frequencies.
However I developed a solution that allows overclocking by changing key structures directly in the kernel memory in runtime. All you need is a rooted phone; no flashing involved. For this to work, the module must know two memory addresses that are specific to each kernel. Fortunately, Motorola appears to have reused its kernel on most 2.1 firmwares, and I've yet to come across a firmware where it doesn't work by default. Confirmed working are Central Europe, Telus and Brazilian firmwares. Testers are welcome to give it a try.
Now for the relevant part for XDA: in theory this can be applied to any kernel on any other phone. You may say it's unneeded because you can already overclock; but you must flash a specific kernel to get a particular speed. It would be much better to be able to set any maximum frequency/voltage on the fly without flashing or rebooting. For instance, you could overclock to 1.0 GHz before a browsing or gaming session and then return to a lower frequency like 600 MHz, though still overcloked, for battery savings and safety. It's up to you.
Milestone users can try it out now:
http://code.google.com/p/milestone-overclock/
For the rest of you, what do you think?

sounds fantastic, I'd love to check it out but for the life of me I can't find the page.
If you want to pm it to me, I'll post it.

Nice. Telus Milestone User here. Would love to learn how to do this for mine.
Here is the project link:
http://code.google.com/p/milestone-overclock/

found it. looks like a fantastic idea.
How can we help get the addresses?

awesome .....wht there is no milestone/droid section here is beyond me ....wtf

Because it was decreed months ago by someone and no one seems to like changing their mind once they make a decision in this day and age.....

but it's need to root, could you fix it?

stevecai said:
but it's need to root, could you fix it?
Click to expand...
Click to collapse
what's the problem with rooting the milestone? There's plenty of solutions for that. Just no custom kernel/ramdisk, which this works around by using a kernel module.

hi,
i use the 2.1-reu version on my milestone,
but in order to prevent the 2.1 introduced alarm bug,
i have updated the kernel (only) to the 2.1-telus
(via a sbf).
is possible to use this mod to overlock my phone?
how?
if not, how help you to obtain the addresses?
thank's and continue your great work!
robert

gemini002 said:
awesome .....wht there is no milestone/droid section here is beyond me ....wtf
Click to expand...
Click to collapse
XDA is a HTC developer forum, not an Android forum. Google some moto modding sites, i know modmymoto.com is pretty good, found out how to root the Cliq (garbage) there.

staticshadow said:
XDA is a HTC developer forum, not an Android forum. Google some moto modding sites, i know modmymoto.com is pretty good, found out how to root the Cliq (garbage) there.
Click to expand...
Click to collapse
I have read this explanation several times.
I do not mind, but then because there are subforums dedicated to sonyericsson, hp, etc in xda.
modmymoto is good but the best developers site is, withous any doubt, xda-developers!

Re: milestone-overclock
Xda-developers is for htc and android is for porn.
Welcome to xda btw and great job. Now prepared to be flamed for uttering the M word.
-------------------------------------
sent via xda app from my milestone

ady said:
android is for porn.
Click to expand...
Click to collapse
are you Steve Jobs ?

miragu said:
Hi all,
Now for the relevant part for XDA: in theory this can be applied to any kernel on any other phone.
Click to expand...
Click to collapse
Will the method to find the right address that will be posted at /wiki/Disassembly work with every phone and kernel,too?
Has the app something like a setting where you can just change the address to the one you found with the method above?
Would really love an overclocked 2.1 on the HTC HERO. There is no oc-2.1-kernel for the Hero, yet.
Thanks for the great work, til now!

this is a good via to mod any application.
please, publish the source code of your applicacion ASAP.
thx

Source code for the kernel module released
Hi all,
Thank you for your support. I've just uploaded the source code for the kernel module and also the standalone module itself (it's included in the apk but still). Will write the Disassembly section soon, stay tuned.

miragu said:
Hi all,
Thank you for your support. I've just uploaded the source code for the kernel module and also the standalone module itself (it's included in the apk but still). Will write the Disassembly section soon, stay tuned.
Click to expand...
Click to collapse
hi,
i'm interested on include this in my system applications directory,
in order to prevent your deletion on hardreset, and in order to make it available FOREVER
the instructions are that:
cp OverClock.apk /system/app
cp OverClock.ko /system/lib
????
thx

The overclock.ko is created automatically when you press the "Load module" button in /data/data/pt.com.darksun.milestoneoverclock/files/overclock.ko. You don't need to copy it. I'm providing it separately so that people can load/bundle it without ever running the apk.
bartito said:
hi,
i'm interested on include this in my system applications directory,
in order to prevent your deletion on hardreset, and in order to make it available FOREVER
the instructions are that:
cp OverClock.apk /system/app
cp OverClock.ko /system/lib
????
thx
Click to expand...
Click to collapse

ok,
if i'm interested on have overclocking on my milestone after boot the system, and don't interested on manually execute the apk on each reboot, i need only to copy the OverClock.ko to /data/data/pt.com.darksun.milestoneoverclock/files/overclock.ko on boot time ?
but in your wiki page says to execute "insmod overclock.ko max_rate=800000 max_vsel=62"
please, provide me instructions to set overclock in boot time

The module created by the apk is preserved across reboots. However, if you want to run the module completely standalone I recommend you put it in /data/local/overclock.ko and run insmod /data/local/overclock.ko max_rate=800000 max_vsel=62

Related

Help Build ROM!!

So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
What will be included in the rom:
GB launcher2
Galaxy tab TWlauncher clone
OC 1.2ghz Kernel w/ universal lagfixes
Gingerbread style theme w/ a little color
GPS fix
swype
Gb keyboard w/ working vibration and sound
boot-animation.zip
Avatar Movie app
Sims3 app and sims3.apk
Rom manager
Xda app
Root explorer
Superuser
New market app
Android 2.2.1
and more.....
This rom will be a mix of Eugene and masters roms so all thank goes to them and a couple other people on the forum.
Thank You
sader2202 said:
So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
Click to expand...
Click to collapse
Hi. I think you'll find a lot of support on XDA for building your own ROM and/or for theming. You've covered a lot of different areas in terms of what you want to do. I have a few recommendations.
1. Do a quick search, either here or in Google, on how to build Android ROMs. There's a lot of good information out there and some of it might resonate with you in terms of how they explain things. That said, if all you're doing is changing a few files around; files you already have, then you would simply add them to, or replace the existing ones from a ROM you like. Just be sure to connect with the developers of that ROM so you can give credit where credit is due. Or, you could start with the Stock ROM and do it that way. But, in either case, you would be essentially using WinZip or some similar app to build the .zip file as you'd like to see it.
2. Consider hooking up with one of the existing developers and start making contributions to their work. That would give you a chance to work with some of the best people who are already doing what you want to do. I think in that case, it wouldn't take too long for you to come up to speed on who they've approached things. Also, this helps you from making some novice mistakes that I'm sure they've made along the way.
Lastly, consider the "value add" of your ROM over those that are already available. If you build something and no one has heard of you and then they don't see your ROM as having anything better or different to offer, then people might not want to use it. For example, Team Whiskey has Obsidian. Then they released Onyx. However, Onyx was materially different than Obsidian in that they removed a lot of the TouchWiz based theming and T-Mobile applications. So, a lot of people saw value in that.
Anyway, good luck. I'm sure you'll have a lot of fun!
This thing sounds quite nice! Would you be interested in posting the 2.2.1 build you got your hands on and the GB KB with Vibration? I haven't seen either of those elsewhere.
vinnydakid said:
This thing sounds quite nice! Would you be interested in posting the 2.2.1 build you got your hands on and the GB KB with Vibration? I haven't seen either of those elsewhere.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=845162
updated version has vibration
accidently hit thanks
sader2202 said:
So during the time was ban on XDA for flaming Noob. I have had the time to take a rom of my liking and personalize it to what I believe to be the perfect rom, well for me at least. Now that have everything all together I want to share my creation with the world and Good people here on XDA. But I have no idea how to make everything in to a DOT .zip file. I need help and I was wondering if anyone would care to help me.
What will be included in the rom:
GB launcher2
Galaxy tab TWlauncher clone
OC 1.2ghz Kernel w/ universal lagfixes
Gingerbread style theme w/ a little color
GPS fix
swype
Gb keyboard w/ working vibration and sound
boot-animation.zip
Avatar Movie app
Sims3 app and sims3.apk
Rom manager
Xda app
Root explorer
Superuser
New market app
Android 2.2.1
and more.....
Thank You
Click to expand...
Click to collapse
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
wannagofast said:
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
Click to expand...
Click to collapse
Oops thanks for the heads up. I've been using it so much that i forgot that i brought it.
xriderx66 said:
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Click to expand...
Click to collapse
Thanks i had that install in my pc. thanks again.
xriderx66 said:
First, google WINRAR and download it.
Then select all your files, right click and click ARCHIVE and then choose location, name, and wait until its done, and it'll be in a .zip.
Click to expand...
Click to collapse
wannagofast said:
Root Explorer is not a free app, so you may want to reconsider adding that as part of your ROM.
Click to expand...
Click to collapse
Following the steps above, able to get him to do his ROM.
So this thread is no longer necessary!
Thanks for the help and feedback of all!
Closed Thread!

[REQ] 2WCR port or patch guide for AOSP-MIUI

Hi, I don't know the proper way of doing this but I do humble request to someone with spare time to make a PATCH or post some guide for patching at least the default MIUI kernel to have proper 2WCR on it.
I don't live in the US so 2WCR laws don't restrict me from recording my own calls.
Thank you in advance.
Is there a problem with the built-in method of 2wcr? I've never tried it, but it should work fine out of the box.
MIUzI weighs a ton.
EndlessDissent said:
Is there a problem with the built-in method of 2wcr? I've never tried it, but it should work fine out of the box.
MIUzI weighs a ton.
Click to expand...
Click to collapse
Built-in method from the EVO4G is only good if you make calls using the loudspeaker because it records from the MIC.
Wrong section my friend.
Sorry, I really didn't knew where to make the request, but I really hope someone has the spare time to make or help me accomplish this. If any moderator read this please be kind enough to move this thread to the appropriate section, and sorry for any inconvenience.
To Add it into the Kernel is pretty easy. Just replace 6 files in the source code of your Kernel with the ones from my www.github.com\detcup4evr
Sorry I haven't had a chance to look at ASOP kernel much, but code looks pretty similar.
Add these files
arch/arm/mach-msm/qdsp6/amrnb_in.c
arch/arm/mach-msm/qdsp6/vocpcm.c
Edit these or just replace
arch/arm/mach-msm/include/mach/msm_qdsp6_audio.h
arch/arm/mach-msm/qdsp6/Makefile
arch/arm/mach-msm/qdsp6/pcm_in.c
arch/arm/mach-msm/qdsp6/q6audio.c
Thank you very much for your response, I know it looks simple to do but for me those tips you gave me are like rocket science,I don't have the sightless idea on how to accomplish it but I will try to make some time to read and learn how to compile that, between work and my 2 kids I don't have too much spare time hehe, but I appreciate your kindness.
detcup4evr said:
Just replace 6 files in the source code of your Kernel
Click to expand...
Click to collapse
whether it is suitable for all devices, or for HTC only? e.g. will it work for LG O1, CM miks ROM?
thanks very much
detcup4evr said:
To Add it into the Kernel is pretty easy. Just replace 6 files in the source code of your Kernel with the ones from my www.github.com\detcup4evr
Sorry I haven't had a chance to look at ASOP kernel much, but code looks pretty similar.
Add these files
arch/arm/mach-msm/qdsp6/amrnb_in.c
arch/arm/mach-msm/qdsp6/vocpcm.c
Edit these or just replace
arch/arm/mach-msm/include/mach/msm_qdsp6_audio.h
arch/arm/mach-msm/qdsp6/Makefile
arch/arm/mach-msm/qdsp6/pcm_in.c
arch/arm/mach-msm/qdsp6/q6audio.c
Click to expand...
Click to collapse
Sadly it's not a cut and paste in the case of AOSP. I am having to rewrite of amrnb_in.c in order to evern suggest getting it to compile. I strongly discurage anyone from copy and pasting those files over as the have dependencys on things that come with sense that are simply not in AOSP.
vocpcm and qdsp6
atyoung said:
Sadly it's not a cut and paste in the case of AOSP. I am having to rewrite of amrnb_in.c in order to evern suggest getting it to compile. I strongly discurage anyone from copy and pasting those files over as the have dependencys on things that come with sense that are simply not in AOSP.
Click to expand...
Click to collapse
Hi, did anyone get this working ok ? I just tried the suggestion above but it seems like I am missing a bunch of dal headers etc.
Is it just working on specific Qulacomm DSPs in HTC devices ? I have for example a qdsp6v2_1x directory in my HTC sources for HTC Sensation
Anyone tried to build this on kernel 3.x ?
cheers
Mark

[Q] How to build our custom rom for DEFY?

Can anyone say is there any kitchen or tools to build rom for defy? How are cm7 and miui made. Can you give the links to those file? Really wanna know how its made
me too..
i also want to know..
Sainyam said:
me too..
i also want to know..
Click to expand...
Click to collapse
I reached xda completely but there is no ways mentioned for defy. I wonder how CM and MIUI guys are able to build. I know they get the codes from GOOGLE opensource. But when i saw, i couldn't understand anything from Android Development page
For god sake's can any DEV please say how to make custom roms for DEFY
If you want to know how CM7 needs to be build, check the CM7 wiki and search for 'how to build'. For examples of changes, check review.cyanogenmod.com
This is a complete new build if android (compiled from source). To modify existing build, search google for build prop changes, de-(and re-)compiling apks, res changes...
With miui you can only remove/add apps, translate,... The same things as with a Motorola ROM cause thre source code is closed.
There is no straight forward way. If there was, you get what happens with other devices. A million ROM's with no contribution at all.
You will have to search and learn a lot. If only I had the time
Sent from my MB525 using XDA
labsin said:
If you want to know how CM7 needs to be build, check the CM7 wiki and search for how to build. For examples of things that change, check review.cyanogenmod.com.
This are complete new builds if android. To modify existing build, search google for build prop changes, de-(and re-)compiling apks, res changes...
With miui you can only remove/add apps, translate,... The same things as a moto ROM cause three source is closed.
There is no straight forward way. If there was, you get what happens with other devices. A million ROM's with no contribution at all.
You will have to search and learn a lot. If only I had the time
Sent from my MB525 using XDA
Click to expand...
Click to collapse
Thanks. will check and see. It will be help for many people. Thanks man!!!
labsin said:
If you want to know how CM7 needs to be build, check the CM7 wiki and search for 'how to build'. For examples of changes, check review.cyanogenmod.com
This is a complete new build if android (compiled from source). To modify existing build, search google for build prop changes, de-(and re-)compiling apks, res changes...
With miui you can only remove/add apps, translate,... The same things as with a Motorola ROM cause thre source code is closed.
There is no straight forward way. If there was, you get what happens with other devices. A million ROM's with no contribution at all.
You will have to search and learn a lot. If only I had the time
Sent from my MB525 using XDA
Click to expand...
Click to collapse
http://wiki.cyanogenmod.com/wiki/Building_from_source i can't find the guide for DEFY here. Please help
Same as fe atrix but replace olympus with jordan.
The copying of proprietary files doesn't need to be done.
A useful utility for building could be the cm gui (somewhere on xda)
Gui:
http://forum.xda-developers.com/showthread.php?t=1415661
(check 2nt post for a better list of needed software then on cm wiki, these need to be installed like 'sudo apt-get instal ...')
Sent from my MB525 using XDA
labsin said:
Same as fe atrix but replace olympus with jordan.
The copying of proprietary files doesn't need to be done.
A useful utility for building could be the cm gui (somewhere on xda)
Gui:
http://forum.xda-developers.com/showthread.php?t=1415661
(check 2nt post for a better list of needed software then on cm wiki, these need to be installed like 'sudo apt-get instal ...')
Sent from my MB525 using XDA
Click to expand...
Click to collapse
Thanks very useful. Atleast now i can make custom ROMS for my taste. Thanks
I would also like to know
well we all love Fingering...but beaware
well i know it feels amazing while fingering our own mobile...getting something better out of it but b sure that what u r doing or u may break anything flash button light which i did
and ya thanks for the questioner and thanks for great answer
same question was running in my mind
INDIANs please b aware what u r doing because MOTO service centres are way bad
specially mumbai
asn39 said:
well i know it feels amazing while fingering our own mobile...getting something better out of it but b sure that what u r doing or u may break anything flash button light which i did
and ya thanks for the questioner and thanks for great answer
same question was running in my mind
INDIANs please b aware what u r doing because MOTO service centres are way bad
specially mumbai
Click to expand...
Click to collapse
Yep.In my place they don't sell Moto phones. If i break only i had to fix it myself.

Ace Think Tank [Noob friendly - softbricks, bootloops, edify, etc]

If you are serious about Android then be prepared to read - that is the one thing which will separate you from the average user.
To get you started you will need to know a few basics before you can start contributing to a community which has dedicated themselves in bringing better Operating Systems (Roms) to our phones. By knowing these basic steps you will be able to help iron out bugs from whatever Rom you have decided to keep on your phone and thus, improving your own user experience.
If you are completely new to this then you should read Glevitan's Starter Guide. It contains everything you need to know and it is a mandatory prerequisite before you can post in this thread seaking help.
Now that you have read and understood some of the terminology and how to recover from possible issues, you can root your phone with the A high-level DHD/Inspire manual S-OFF hack concept for advanced users [NOTE: The AAHK HAS BEEN RETIRED FOR NOOBS. IT IS FOR ADVANCE USERS ONLY. REFER TO THIS STICKY INSTEAD [How to] ROOT without the Hack Kit] Even if you do encounter issues, knowing the terminology, what you did and what went wrong will help communicating your issue so we can find a way to solve it. If you read the starter guide you should know that we don't recommend using HTC dev to unlock your bootloader. However, if you did go this route you can read this helpful guide: [NOOB] Flashing a custom ROM & getting it to boot IF bootloader is htcdev unlocked. And finally, our own resident and esteemed Glevitan is working on a tool to make it easier for you all. [ROOT] [TOOL] Easy Ace Root Tool
After having spent some time in the XDA threads reading a lot more than what you should post, you will have realized that almost any question you could possibly think about has already been asked over a dozen times and why so many emphasize the importance of searching for your answer first. You would also come to realize what are the benefits of setting up ADB. Among one of ADB (Android debug Bridge - [GUIDE] ADB - Usage, Tips, Tricks and More! and [GUIDE]ADB Workshop and Guide for everyone) uses is creating logcats. These logcats help developers finding what is causing a bug and how to fix it. This is a quick [Tutorial] How To Logcat. However, this quick tutorial will only help you get started. Keep in mind that apps like aLogcat or Catlog could shorten important output from the log. Another one: Learn to logcat like a Pro!
To be able to help developers create a better user experience for us, we need to create a bug report. The reason why we first need to search the forum is to avoid confusing the developer by cluttering the thread with repeated reports, of bugs and questions which as mentioned earlier, most likely have already been asked. To have a better understanding of the different instances we can create logs, then have a look at: [TUT]Report a bug I do believe this can not be emphasized enough and thus, what better way than reading it from existz own words.
Making your own Android Rom: Some advice..
You can find some relevant and not so relevant links in the second and third post.
Forum Rules
A Short Guide To Open-Source And Similar Licenses
Team:
Gizmoe
Bananagranola
Glevitan
Teichopsia
GuyInTheCorner
Muikkuman
sashank
hdorius
We are all here attempting to return what the community has given us - constantly deconstructing the OP in lieu of a better organization.
Thread Index​
Page#1, post#7 Noob Starter Guide by Glevitan.
Goes to a different thread (Guide) (Beginners) You have rooted your phone, now what can you do Thanks to GuyintheCorner.
Goes to a different thread Steps to flashing ROM - Thanks to sashank.
Page#1, post#8 FAQ's by Hdrorius.
Page#18, post#179 Booting into recovery, Full wipe and flashing, How to restore after formatting the SD card.
Page#1, post#9 [GUIDE] ADB - Usage, Tips, Tricks and More!, thanks to andyharney.
Page#14, post#133 [Tutorial] How To Logcat Thanks to andyharney. This will take you directly to the OP.
Page #2, post #19 "I have the SanDisk Class 10 64GB MicroSD card and it works flawlessly in my DHD." Thanks to Blasphemer666 for the report.
Page#3, post#24 Radio - Location mapping project by Xeleth.
Page#4, post#35 CPU+FAN+Overclocking brief discussion, Continues here, And here, Here as well, One more, Another one, Doesn't seem to end, Finally Ending in post#42
Page#5, post#45 British cure for Hangovers - by a 15yr old
Page#9, post#82 How to check which camara sensor you have, thanks to GuyInTheCorner.
Page#18, post#172 Radio, Ril discussion.
Page#22, post#213 Random Links
Page#28, post#273 A little guide on flashing radios the PD98IMG.zip way Thanks to Xeleth - link will take you to the OP.
Page#37, post#368 Enabling the right click button in LinuxMint It all started on post#316. A special thanks to bananagranola for the step by step guidance.
Page#40, post#396 [NOOB] Flashing a custom ROM & getting it to boot IF bootloader is htcdev unlocked Thanks to sashank.
Page#52, post#514 [TUT] Edify Scripts (Creating flashable zips) Thanks to sashank.
Page#57, post#569 Inspire - Aroma Installer calibration values.
Page#67, post#668 Links to learn how to program.
Page#69, post#687 Stuff to say about dalvik cache and data wiping. Thanks to sashank, continues on post #689.
Page#76, post#757 adb devices not listed linux Udev, Udev Rules, etc., still under construction.
Page#78, post#776 pd98img.zip / 4ext touch recovery RC7.
Page#83, post#822 Short flashable zip explanation / guide. Thanks to bananagranola.
Page #164 [Guide][How to]Disable hardware key and light functions. thanks to hdorius.
Gold Card Generator Kinda a do it yourself thing.
Page#200, post#1992 Links to learn Java and Linux - but mostly linux
Links​
Freenode IRC chan. #htc-ace - DHD/Inspire, a place to hang out and generally talk about anything pertaining to these devices. Thanks to synergydev.
#AceRoot - S-OFF support, Thanks to Glevitan
XDA University
[Lists]Guide Ride-From a Newbie to a Dev, Get all you need here
Android Debug Bridge.
zeppelinrox
[RC9] ULTIMATIC RC6! [EXE]-=Ultimate Jar Power Tools=-With Maximum MultiTasking Mods!
Hboot explained. thanks to cee43ja1 for the links.
[COLLECTION][TWEAKS]build.prop tweaks[8 JUNE]
[REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs
a list of build.prop tweaks
Android Terms,Slang & Definitions
{HELP} Interactive Help Forum!{TUTORIALS} Where questions are encouraged!
[Reference] Interactive Phone Modification [GUIDE]
RUU (ROM Upgrade Utility): How to extract files from a RUU.
[HOW TO] Beginners Guide to Android ROM Development
[Guide]Complete Android ROM development and essential tutorials ~~ By Nero Young ~~
[GUIDE] How to port Stock/GB/CM7/CM9/ICS/CM10/JB Based ROMs
[GUIDE] [how to] CREATE OWN ROM [FOR ANY ANDROID DEVICE] [FOR N00B] [EASIEST METHODS]
[Tutorial] Compile JB on Ubuntu
[Tutorial] Compile ICS on Ubuntu
[Tutorial][Oct. 19, 2011] Compile AOSP Gingerbread on Ubuntu
[Guide] How to use Github
[Guide] How to set up ADB and Build Android with fedora KDE
dsixda's Android Kitchen
[Kitchen] Easy Development Studio
Ultimate Apk Workshop
[MULTI-TOOL] StudioAndroid (cross-platform)
[CM10] [PPA] Cyanogenmod Compiler v0.6
[UTILITY] Android Utility - [apktool|dex2jar|smali|more][Mac & Linux][Feb13, 2012]
[KITCHEN]Android Kernel Kitchen 0.3.1 (Linux / Windows)
[INFO] WaccoPedia - Sharing is Caring Thanks to hdorius for the link.
A quick tutorial on SplashScreens by Glevitan
[ATTN - ALL ANDROID DEVS] General Public License
And it has moderator approval, so please only report posts if they actually require attention.
Yes let the fun begin
Sent from my HTC Desire HD using xda premium
I'm a Noob, and I appreciate the help.
Sent from my Desire HD using xda app-developers app
INDEX
ABSTRACT
The present document pretends to guide the noobs and not so noobs in their flashing / modding / theming way. It covers what the team thought is the basic stuff you should be in knowledge of and may be the most helpful. Any suggestions about the contents or stuff that you think should be included are welcomed, just let us know.
Guide Index
1.Basic Stuff: In this section you will find the common language that is related to Android / HTC Ace devices. This is fundamental for you to understand how things work.
2.Rooting: THIS IS OUT OF SERVICE...CHECK THE UNLOCKING BOOTLOADER TOOL IN PARAGRAPH 4
3.Fixing a messed bootloader: You are not good at listening advices or reading for comprehension. You flashed a froyo RUU or hboot in your GB shipped device? Thank God attn1 was around. This is the Hboot fix for you. All credits go for the Hack Kit Channel devs. I have not done anything but put it here
4.HTCDEV tool: So far, this is the best and only way to do the flashing stuff....
5.Unrooting: In case you need to take your phone to the service centre or lost your mind and want the stock rom back (is there anybody that actually does? :cyclops ) you will find everything you need to know here.
6.Flashing roms: The right steps to flash successfully a custom rom…you can´t miss it. If you do, then you haven´t read carefully.
7.Doing / Restoring a nandroid backup: In case you mess it or you don't like what you get on a new rom, a nand backup is what will save your A**. Follow the path and you will see the light at the end of the tunnel.
8.Radio / RILs: All the radio / RILs related issues, follow this or you will regret it!!
9.Kernels: Everything you always wanted to know about kernels but you didn't dare to ask. Links on line now..:silly:
10.Trouble shooting: I guess this will be the most visited section of the guide. OF COURSE YOU DIDN´T READ THE ABOVE. NOW YOU ARE HERE BUDDY FIX YOURSELF A GOOD READ
11.Customization: For those who would like to start customizing your devices, here you will find a good point of start but THIS IS JUST THE BEGUINNING [/QUOTE]
12.Battery drain issues: I HAVE FLASHED A NEW ROM AND MY BATTERY IS DRAINING WAY TO FASSSSSST!. Well that could be normal, just read and learn before you run out of battery...lol
Find the document here: http://d-h.st/Ii2
FAQ & Notice
FAQ :
What Is the Best Battery,Performance GB/ICS/JB ROM?
There is no best ROM, the opinion of each ROM is different from one person to the other, it is subjective.
Is there a recommended Radio for ROM x?
There isn't a recommended radio for any ROM, since the Radio depends where you live, it is best to test each one for a few days to see which one works best for you.
Can I Flash RIL For AOSP ROM?
No, the RIL is sense based ROM,AOSP RIL is provided in the ROM
How Can I Boot in Recovery/Bootloader if My Volume Rocker is Broken?
You must setup adb and then the command:
adb reboot recovery/bootloader
Why Don't We Have Any OFFICIAL CM9 ROM?
Because the CM team always makes everything work (camera, camcorder, etc) and since we don't have the kernel 3.0 source, there isn't any OFFICIAL CM ROM from them.
Is There Any Official Rooted Sense 3.0 ROM?
Yes, There it is
Notice when Posting On the Dev Thread :
Please Read the First Post, It Usually Stated What's Working and Not Working
Don't Post Any THANKS, just use the thanks button
Don't Even Ask ETA of the ROM, the ROM will update when it's ready
Full Wipe Is Recommended when Updating the ROM, but also can try it without (this is basic,even if it's not stated on 1st post)
ADB is easy, very simple to use. Its the CLI interface that most cannot get used to and are afraid of.
A great XDA guide/overview on ADB here. --> [GUIDE] ADB - Usage, Tips, Tricks and More!
After a full wipe including sd card, to restore a backup mount sd card to pc, create the folder "clockworkmod/backup" place backup there - unmount, flash.
Is there a way to flash a backup using adb? If yes, do the folders need to be created or not and what would the command be? I couldn't find an answer for that.
Edit: Answer is no. Why? I have no clue.
Sent from a dream.
Teichopsia said:
After a full wipe including sd card, to restore a backup mount sd card to pc, create the folder "clockworkmod/backup" place backup there - unmount, flash.
Is there a way to flash a backup using adb? If yes, do the folders need to be created or not and what would the command be? I couldn't find an answer for that.
Sent from a dream.
Click to expand...
Click to collapse
ok, I will start tonight at home....let's start from the beguining...we can not forget the section...Can I mess my bootloader for not reading? YESSSSS...hahahaha
GuyInTheCorner said:
+1 adding him will get us some recognition and a solid backgroud
Thanks
Sent from my Desire HD with BlackIce.
Thanks don't hurt ya know?!
Click to expand...
Click to collapse
Just will have to wait for his reply. Wanna help glevitan with finding relevant threads? Pm these if you find links. I.e. not able to boot, bricked, qsoad or whatever error and so forth. The more comolete the better.
hdorius said:
Maybe i could make the FAQ that usually asked in Q&A..if u have something to add just tell me,i will add it
Click to expand...
Click to collapse
Looking good. It would also be nice to add in a different post tips for porting/rom dev or whatever it is you know to do
I'll search to see if I can find anything.
Sent from a dream.
Guys I am working on the Ace guide...is quite ambitious so it will probably need a good review before seeing the light!....Will send u the document in a couple of hours!....:good:
Teichopsia said:
Bumping myself cause I can. Anyone?
@hdorius - what do you know to do? Didn't you port paranoidandroid? The faq's look good but needs some editing/correction. Where are you from? What's your first language? Do you need help with that?
@Guy - what happened buddy? In the previous page I suggested a few things. Apps? It depends what the others think. I don't see this as a standard.
@miukkuman - where are you?
By the way, where are you from? What do you know to do in the android world or what are you interested in learning?
@everyone - the idea behind this thread is:
- I rather ask each one of you to tell me what you understood which is the idea behind this thread - what you understood. If you didn't understand then I'll need to find a better way to explain myself.
Don't forget to let me know if you know the adb question above.
Sent from a dream.
Click to expand...
Click to collapse
ok, before sending the file via PM, I can answer you...there's no choice of restoring a backup from adb. That is the same as flashing a Custom Rom....those files are packed in a certain way that won't be possible to be flashed in hboot (PD98IMG.zip) way.
glevitan said:
ok, before sending the file via PM, I can answer you...there's no choice of restoring a backup from adb. That is the same as flashing a Custom Rom....those files are packed in a certain way that won't be possible to be flashed in hboot (PD98IMG.zip) way.
Click to expand...
Click to collapse
Thanks bub, so no can do. I don't believe in 'no can do's
Did you read my question about the hboot interface in the other thread? This, and the above question is simply a language (which I know absolutely nothing about) - there must be a way to get them talking to each other.
Sent from a dream.
I'm from Indonesia mate, my first language is Indonesian... But i also know English, so i think i dont have any problem with it...
And regarding to the FAQ, you said that it needs to some correction... And you want me to add some porting guide on it?
Sent from my Desire HD using Tapatalk 2
hdorius said:
I'm from Indonesia mate, my first language is Indonesian... But i also know English, so i think i dont have any problem with it...
And regarding to the FAQ, you said that it needs to some correction... And you want me to add some porting guide on it?
Sent from my Desire HD using Tapatalk 2
Click to expand...
Click to collapse
Anything you like really, it's your show. Porting? There are plenty guides for that. If you know any good ones I can link them in the third post. Can you look through the ones I posted to see which are good and if there are any ones that are repetitive or if there are better ones than the ones I posted? Especially the flashable zip link, since I don't know anything about that, maybe there is a betrer one or a guide or a tool for it?
I'll pm you in about 20 minutes.
Sent from a dream.
I found a good link, it should be added in third post
http://forum.xda-developers.com/showthread.php?t=1380385
All thanks to Wacco (Waccopedia)
Sent from my Desire HD using Tapatalk 2
Greets to all
Greets to all from another noob. Well, not a complete noob but a noob here on XDA given my few posts. My deep thanks for allowing a thread where sometimes there just might not be such a thing as a stupid question but honest ones instead,.... Hoping I can contribute something here as an owner of a softbank DHD here in Kyoto, Japan aka the 001HT. I spend alot of time trying to dig up general info from all over the i'net to help answer questions especially for ACE owners so I hope that might be of some help. Grant Barker's homepage is a great resource, (hope its allowed to mention that~). My first minor contribution------ 64GB MicroSD card usage with the DHD. It may already be well-known but for all us noobs who aren't too sure make no mistake..... I have the SanDisk Class 10 64GB MicroSD card and it works flawlessly in my DHD. Since I like to pack lots of MP3's and several full-length HD movies into my handset (helps keep the kids quiet on long drives ) being able to have that much storage space is a blessing! So, just to reiterate, 64GB microSD card--- no problems!
Blasphemer666 said:
Greets to all from another noob. Well, not a complete noob but a noob here on XDA given my few posts. My deep thanks for allowing a thread where sometimes there just might not be such a thing as a stupid question but honest ones instead,.... Hoping I can contribute something here as an owner of a softbank DHD here in Kyoto, Japan aka the 001HT. I spend alot of time trying to dig up general info from all over the i'net to help answer questions especially for ACE owners so I hope that might be of some help. Grant Barker's homepage is a great resource, (hope its allowed to mention that~). My first minor contribution------ 64GB MicroSD card usage with the DHD. It may already be well-known but for all us noobs who aren't too sure make no mistake..... I have the SanDisk Class 10 64GB MicroSD card and it works flawlessly in my DHD. Since I like to pack lots of MP3's and several full-length HD movies into my handset (helps keep the kids quiet on long drives ) being able to have that much storage space is a blessing! So, just to reiterate, 64GB microSD card--- no problems!
Click to expand...
Click to collapse
Thanks for the feedback Blashpemer666, hopefully you manage to refrain yourself in front of the kids.
Absolutely, we were all noobs, still are and probably remain being noobs. There is too much information to cover and too little time to do it in. We here are just trying to return to the community what they have given us by helping the new members whenever they need it and whenever we can, to the best of our knowledge, by pointing them in the right direction. Any and all suggestions are welcome.
Check the second post, it has been updated.
@glevitan, pm.ed you.
@hdorius, same to you. There are a few mistakes in the pm I sent.

Custom Rom Lenovo S6000

Hey guys,
can you say me if there will be custom roms for this tablet in the future?
would be very nice, cause i love flashing all my devices
I would like to know too. Lenovo has crippled this version of Android.
willgreg21 said:
I would like to know too. Lenovo has crippled this version of Android.
Click to expand...
Click to collapse
They absolutely have. I was able to "semi-root" with framaroot, so thankfully su is added BUT I still can't uninstall bloatware...although there isn't much it still bugs me. full root and ROM still needed.
Custom ROM for S6000 would be very nice. Searching for it every day.
KitKat
Hopefully someone will add a KitKat ROM when possible, don't see lenovo upgrading us to it when it becomes available. Don't think the tablet is popular enough unfortunately though.
Just use titanium back up to remove bloat.... Work great for me
Sent from my IdeaTab S6000-F using xda app-developers app
Yea, I wish there was a custom ROM too. I just got my S6000-H yesterday, rooted it right away and used TiBu to remove some of the bloatware (I froze some more that I wasn't sure of). But it's missing simple things I'm used to from my N7000, like the advanced options in the shutdown menu.
I read in another thread that we do have a type of recovery built in - could someone tell me where to find it?
Never mind, found it ... and finally installed CWM today too. Now all I need is a nice custom ROM, but it doesn't look like any devs have that tablet
Use xposed to add modules. .. reboot, multi Window, floating, etc...etc... my S6000 tab works great. .. Still not good as my note 3 but...almost! My wife is jealous of all my tab can do... She think it stock that way. .. And her weird little Ellipses 7 Verizon gave hercan't do half of it. ... Guess I'll have to pimp her tab up for her! ! Look up x posed installer on xda, or Google it, then just follow where it leads. ... Easy
Sent from my SM-N900V using Tapatalk
Nimueh said:
Yea, I wish there was a custom ROM too. I just got my S6000-H yesterday, rooted it right away and used TiBu to remove some of the bloatware (I froze some more that I wasn't sure of). But it's missing simple things I'm used to from my N7000, like the advanced options in the shutdown menu.
I read in another thread that we do have a type of recovery built in - could someone tell me where to find it?
Never mind, found it ... and finally installed CWM today too. Now all I need is a nice custom ROM, but it doesn't look like any devs have that tablet
Click to expand...
Click to collapse
please a link for working CWM for b6000 h (3g) Thank you!
criszz said:
please a link for working CWM for b6000 h (3g) Thank you!
Click to expand...
Click to collapse
If you mean S6000-H then it's http://forum.xda-developers.com/showpost.php?p=44660171&postcount=417
I followed that step by step and it worked flawlessly
sorry my mistake , mean lenovo yoga tablet 8' b6000, sorry again , i was in a hurry, im wonder if that tool will work for me also, i'm afarid of briking
mpdayii said:
Use xposed to add modules. .. reboot, multi Window, floating, etc...etc... my S6000 tab works great. .. Still not good as my note 3 but...almost! My wife is jealous of all my tab can do... She think it stock that way. .. And her weird little Ellipses 7 Verizon gave hercan't do half of it. ... Guess I'll have to pimp her tab up for her! ! Look up x posed installer on xda, or Google it, then just follow where it leads. ... Easy
Click to expand...
Click to collapse
Thanks for that tip ... I just installed xposed and 3 modules, going to have a look through that huge list these days to see if I find more.
I installed the one to show the temperature in the status bar, the advanced reboot one and the one that shows RAM used/free in the task switcher. Pretty neat so far - if you know of any other "must-have" modules feel free to let me know
And sorry criszz, but no idea if that'll work on your tablet too
Nimueh said:
Thanks for that tip ... I just installed xposed and 3 modules, going to have a look through that huge list these days to see if I find more.
I installed the one to show the temperature in the status bar, the advanced reboot one and the one that shows RAM used/free in the task switcher. Pretty neat so far - if you know of any other "must-have" modules feel free to let me know
And sorry criszz, but no idea if that'll work on your tablet too
Click to expand...
Click to collapse
for xposed module i use a must have module : Gravity box and Boot manager
I installed Advanced Power Menu ... but Gravity Box I'm not sure about, way too much stuff in there I'll probably never need
I came across this:
http://lenovokitkatrom.blogspot.com/2013/09/upgradeupdate-ideatab-s6000-to-44-kitkat.html
Anyone have a look here? I'm usually sceptical of something not on XDA.
PRGS3 said:
I came across this:
http://lenovokitkatrom.blogspot.com/2013/09/upgradeupdate-ideatab-s6000-to-44-kitkat.html
Anyone have a look here? I'm usually sceptical of something not on XDA.
Click to expand...
Click to collapse
Blog was closed but I think you meant these: http://lenovoideatabs6000442kitkatrom.blogspot.de/ !?
I thinks this is a fake because as I know Mediatek chipsets aren't running on 4.4
But maybe this news can let us hope: http://news.softpedia.com/news/Medi...Coming-to-Tablets-by-Month-s-End-436176.shtml
schubi82 said:
Blog was closed but I think you meant these: http://lenovoideatabs6000442kitkatrom.blogspot.de/ !?
I thinks this is a fake because as I know Mediatek chipsets aren't running on 4.4
But maybe this news can let us hope: http://news.softpedia.com/news/Medi...Coming-to-Tablets-by-Month-s-End-436176.shtml
Click to expand...
Click to collapse
Thanks for that update!
I won't hold my breath for anything official seeing as Lenovo didn't even bump up to 4.3,
and zero ROMS out there? Or am I rubbish at searching?
I read in an other Forum that there is no Custom ROM yet because Mediatek isn't releasing Source Code of their ROMs. After Browsing Lenovo Site of the S6000 I have found this:
mobilesupport.lenovo.com/us/en/products/s6000_tablet?tabname=manuals
You get linked to Manuals, click on Downloads section and then there is:
Open Source Code - S6000 Tablet 10/12/2013 - 320MB
Don't know if it's the right thing, just wanted to mention it here.
And other News on KitKat:
news.softpedia.com/news/Android-4-4-KitKat-Update-for-Lenovo-Yoga-8-Inch-and-10-Inch-Tablets-Coming-in-June-438474.shtml
It's getting closer now, first 4.4 mediatek tablet ( lenovo yoga ) get's update in June. Let's hope for a compatible version / port for the S6000.
In am wondering if the Updates for the Yoga Tablets are compatible with the S6000, cause they use same processor and overall same specs.
Greetings JanDr0id
ps: i erased the httttttp in front of the links cause its my 1st post and xda isnt allowing me to post links yet.
I saw that mediatek released their source for kitkat. All the parts are there. Just need a Dev with one of these to assemble it.
barc0d3 said:
I saw that mediatek released their source for kitkat. All the parts are there. Just need a Dev with one of these to assemble it.
Click to expand...
Click to collapse
Lets hope there is a developer that can help compile it.

Categories

Resources