Stock Kernal - HTC Pico (Explorer)

Is there is any stock kernal

Hpsgill said:
Is there is any stock kernal
Click to expand...
Click to collapse
ask the manufactures 4 that or try to search in htc's website.

You can compile a kernel from sources at htcdev website..
It'll work only on GB or below..
Wouldnt work on ICS/JB.. :good:

bhargz16 said:
You can compile a kernel from sources at htcdev website..
It'll work only on GB or below..
Wouldnt work on ICS/JB.. :good:
Click to expand...
Click to collapse
It is 99mb in size and our ics or jelly bean has 3 or 4 mb kernal
!
Sent from my HTC Explorer A310e using xda premium

Hpsgill said:
It is 99mb in size and our ics or jelly bean has 3 or 4 mb kernal
!
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
Bro that is not kernel.. that is the source.. you have to compile kernel yourself from that.. sakindia made a tutorial on how to compile kernels and roms.. u can find it in the android developmnt section..
Sent from my HTC Explorer A310e using xda app-developers app

bhargz16 said:
Bro that is not kernel.. that is the source.. you have to compile kernel yourself from that.. sakindia made a tutorial on how to compile kernels and roms.. u can find it in the android developmnt section..
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
I want to learn Android development
But where to start I also created Id on gitgub can u tell me where to start
Sent from my HTC Explorer A310e using xda premium

Read that tutorial by sakindia..
He has explained very nicely and clearly..
He has given all the steps.. itz a guide for noobs like us.. unfortunately i cant help much ri8 nw as i am at clg..
Sent from my HTC Explorer A310e using xda app-developers app

bhargz16 said:
Read that tutorial by sakindia..
He has explained very nicely and clearly..
He has given all the steps.. itz a guide for noobs like us.. unfortunately i cant help much ri8 nw as i am at clg..
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Is building a kernel tough then building a Rom..?
Sent from my HTC Explorer A310e using xda app-developers app

Rishik999 said:
Is building a kernel tough then building a Rom..?
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Actually they both arent tough.. You just need to know some basic "slang", ie, the terms commonly used, and some programming of intermediate level(this is needed if you want to change something in the source).. Otherwise, all you do is download a source already defined by someone, and build a zip from that source with a bunch of commands.. Childs play..
When you fix problems in the source itself, for eg, to make wifi/bluetooth work, thats when you need some knowledge, ie, thats the hard part,,
Building is very easy.. All you need to build is good computer speed, and patience..:good:

bhargz16 said:
Actually they both arent tough.. You just need to know some basic "slang", ie, the terms commonly used, and some programming of intermediate level(this is needed if you want to change something in the source).. Otherwise, all you do is download a source already defined by someone, and build a zip from that source with a bunch of commands.. Childs play..
When you fix problems in the source itself, for eg, to make wifi/bluetooth work, thats when you need some knowledge, ie, thats the hard part,,
Building is very easy.. All you need to build is good computer speed, and patience..:good:
Click to expand...
Click to collapse
Thanks ..!!the info was great for a Noob like me in kernel cooking ..
Actually I just wanna make my own custom kernel for my upcoming Rom named Explode ..
Based on gb
The thing I want that kernel to have is ..
Better battery life ..
Better performance ..that's it ..
So..does this require too much of coding stuff ..??I don't know any kinda coding a Noob @ coding mate ..
Sent from my HTC Explorer A310e using xda app-developers app

Rishik999 said:
Thanks ..!!the info was great for a Noob like me in kernel cooking ..
Actually I just wanna make my own custom kernel for my upcoming Rom named Explode ..
Based on gb
The thing I want that kernel to have is ..
Better battery life ..
Better performance ..that's it ..
So..does this require too much of coding stuff ..??I don't know any kinda coding a Noob @ coding mate ..
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Same here bro.. I also dont know anything about all that.. I just know how it works in principle.. But I'm sure u'll find lots of tutorials on XDA.. There's even tutorials if you wanna learn any programming language like C, or java, or something..
Believe me, those guides teach better than my college professors..!!

bhargz16 said:
Same here bro.. I also dont know anything about all that.. I just know how it works in principle.. But I'm sure u'll find lots of tutorials on XDA.. There's even tutorials if you wanna learn any programming language like C, or java, or something..
Believe me, those guides teach better than my college professors..!!
Click to expand...
Click to collapse
Bro can u please provide me with link sarthak posted on making custom kernel..
& bro I wanna dual boot my pc with Ubuntu & windows 7 ..so please do guide me which version is the best according to u ..
Thanks a lot ! For the infos..mate u soon gonna come up with something awesome !
Sent from my HTC Explorer A310e using xda app-developers app

Search the dev section for that tutorial.. i have to get sleep if i wanna live..
N as for the ubuntu version, that depends on what you wanna complie... this info u can get from liverpool-fan... he knows a lot about this...
Sent from my HTC Explorer A310e using xda app-developers app

the links....
Rishik999 said:
Bro can u please provide me with link sarthak posted on making custom kernel..
& bro I wanna dual boot my pc with Ubuntu & windows 7 ..so please do guide me which version is the best according to u ..
Thanks a lot ! For the infos..mate u soon gonna come up with something awesome !
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
The link for kernel and rom making
http://forum.xda-developers.com/showthread.php?t=1891046
The version depends on what you are going to build.
I have tried this tutorial on ubuntu 12.04, and it didn't work for me, perhaps, for I didn't configure things properly, and i was trying to compile for ics/jb.
Sarthak says that it works fine on ubuntu 11.10, 32 bit ( kernel making):victory:
Also, the source is just 100 mb or so. The toolchains are around 400 mb.:crying:
But, if you are planning to build ROM's on 32 bit, avoid it.
"avoid 32 bit if possible." That's what sarthak told me to do. so , i didn't.
P.S: most of the custom kernels i have used (not overclocked ones), have caused a lot of battery drain. Just make sure that your's doesn't.:fingers-crossed:

bhargz16 said:
Read that tutorial by sakindia..
He has explained very nicely and clearly..
He has given all the steps.. itz a guide for noobs like us.. unfortunately i cant help much ri8 nw as i am at clg..
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
bro what r is the required system enviroment for android development in ubuntu 11.10?

russelldias said:
bro what r is the required system enviroment for android development in ubuntu 11.10?
Click to expand...
Click to collapse
A dual core processor, atleast 2gb ram, around 25-35 gb hdd space...
Ubuntu 11.10 will compile cm7/9..
Whereas 4 cm10/aosp u will need ubuntu 10.06(lucid, i thnk)..
Sent from.....well...doesnt matter

Related

[PROJECT][WIP] Linux Kernel 3.4.10 for HTC Explorer

Hi all,
This thread is to collaborate all efforts towards porting kernel 3.4.x for HTC Explorer. Developers wishing to participate in this project can fork my repository and submit patches to the same.
Source Code
https://github.com/cuteprince/htc_pico_kernel_3.4.10.git
Why Do We Need Kernel 3
Easier updating the kernel to add security and performance boosts from mainline Linux kernels
More support for new versions of Android.
Faster, more secure system
Because it's just better
Status
Kernel get past HTC splash screen and reboots.
I have ported all the board specific stuff, fixed dependencies, Kconfigs, Makefiles and rewrote many APIs to make it compatible with kernel 3.4 .
The source code is fully compilable
How To Build
$make ARCH=arm CROSS_COMPILE= <Path To Your Toolchain> -pico_defconfig
$make ARCH=arm CROSS_COMPILE= <Path To Your Toolchain>
Reserved
cute_prince said:
Reserved
Click to expand...
Click to collapse
wow! awesome mate kernel 3.4 :good:
are there any bug
edit: k its in [wip]
Hey .. Nice Going.. May we succeed in porting it :good::good::good:
Anyway .. Sorry its OFFTOPIC
Please Update TWRP Recovery
[Sorry For Spamming]
Why not finish 3.0 then start 3.4?
galaxyfreak said:
Why not finish 3.0 then start 3.4?
Click to expand...
Click to collapse
Why not let the devs handle that?
Sent from my potato with a microchip
Ain't it early for 3.4?considering the power button(basic functionality) is broken
Sent from my HTC Droid DNA using Tapatalk 2
gautzzzy said:
Why not let the devs handle that?
Sent from my potato with a microchip
Click to expand...
Click to collapse
Because almost everything working on 3.0 kernel, but not usable cuz of basic thing, hardware keys and WiFi. Im somehow scared all devs will work on this and kernel 3.0 almost done will be abadoned
Come on now. At least first give Linux kernel 3. We have waited for it for so long. Sorry for spamming in dev thread.
Sent from my HTC Explorer A310e using xda premium
galaxyfreak said:
Because almost everything working on 3.0 kernel, but not usable cuz of basic thing, hardware keys and WiFi. Im somehow scared all devs will work on this and kernel 3.0 almost done will be abadoned
Click to expand...
Click to collapse
Well, then everyone work on this and 3.0 will be obsolete
sakindia123 said:
Sent from my HTC Droid DNA using Tapatalk 2
Click to expand...
Click to collapse
Sent from my HTC Droid DNA using Tapatalk 2
You bought HTC droid DNA
cute prince please help for sense 4 rom u can fix the bluetooth problem so please help us for sense 4 rom
Sent from my GT-P3100 using xda app-developers app
nithish_cbe said:
cute prince please help for sense 4 rom u can fix the bluetooth problem so please help us for sense 4 rom
Sent from my GT-P3100 using xda app-developers app
Click to expand...
Click to collapse
Is this sense 4 thread??:what:
Fu*king spammers
Sent from my HTC Explorer A310e using xda premium
I think asking for a help is not spamming
Plz guy stop being rude
We r here for helping each other not to be rude...... .
Plz again I say stop being rude
If u don't want to help them jus don't reply... ....
Plz don't disrespect anyone! !!!!!!
Sent from my HTC Explorer A310e using xda premium
This is a kernel dev thread! There is already a thread devoted to sense 4!!
I said what I felt, am not disrespecting anyone
Sent from my HTC Explorer A310e using xda premium
to the OP, i m not discouraging you but really its a little early to got for 3.4.10 when we are already near to a 100% stable 3.0 kernal.. i think lets put our full efforts for the old one, rather than 3.4
kunal_tatiya said:
I think asking for a help is not spamming
Plz guy stop being rude
We r here for helping each other not to be rude...... .
Plz again I say stop being rude
If u don't want to help them jus don't reply... ....
Plz don't disrespect anyone! !!!!!!
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
Asking for help in dev threads is considered spamming.
Sent from my Nexus 7 using Tapatalk HD
maazz said:
to the OP, i m not discouraging you but really its a little early to got for 3.4.10 when we are already near to a 100% stable 3.0 kernal.. i think lets put our full efforts for the old one, rather than 3.4
Click to expand...
Click to collapse
It was early few days-week ago, but kernel 3.0 is stable now. What's the problem? We just need CM10 rebuild, that will be done by sakindia123 or derefas, no hurry.
Sent from my HTC Explorer A310e using xda app-developers app
Lets start this kernel development now!

[Q] Which is the best rom for Htc Explorer/ Pico ??

Which is the best rom for Htc Explorer/ Pico ??
Cm 10.1 alpha with serious bugs. Best for me as it is stable for me. Very smooth.
Sent from my HTC Explorer A310e using xda premium
ya.. cm10 alpha is great... forhtc explorer
Sent from my HTC Explorer A310e using xda premium
Everyone has a different way of liking roms!! No Rom is best! U gotta try itself by reading features and bugs from the thread!
Next time don't create useless threads please
@Mods close this thread pls
Take a look at thread in my signature. As Parth said, each persons choice differs but check it out anyway. Bit more clear
hi
fyi i have just started flashing roms(just started yesterday) and im not asking this question because its like walking in to a room full of drunk people and asking then which is the best drink
imagine the answer u would get :silly::laugh:
what is best for u might not be so for the others .So try all the roms and stick to the one u like the most :good::laugh::laugh:
no offense intended im just telling u how difficult it is for u to get an answer for this question OK:good::laugh::laugh:
happy flashing
Re: [Q] which is the best rom for htc pico
Dude try aokp rc3 with kernel 3 and with supremacy script best combination press the thanks button
Sent from my HTC Explorer A310e using xda app-developers app
Thread closed
haree said:
what is best for u might not be so for the others .So try all the roms and stick to the one u like the most :good::laugh::laugh:
no offense intended im just telling u how difficult it is for u to get an answer for this question OK:good::laugh::laugh:
happy flashing
Click to expand...
Click to collapse
...exactly for that reason. "Best rom" threads are prohibited here. See Guide-Sticky in general section.

[HELP] How to develop Android [HELP]

Hey developers .. I just want to ask you how can I develop an android fast and easy because i'm starting using some roms and I did not like them too much bugs please help me , sorry and please how to write your name in the boot of the kernel like Sony.
Sent from my ST18i using xda app-developers app
Using Rom : Optima
using Kernel : Optikernel
1. http://developer.android.com/index.html
2.xda: a. Chef central
b. xda-university
c. Android development and hacking
e. Your device's forum
3. Books
4. Google
If u want to develop programms and games is difficult
Sent from my GT-I9001 using xda app-developers app
hzandy said:
Hey developers .. I just want to ask you how can I develop an android fast and easy because i'm starting using some roms and I did not like them too much bugs please help me , sorry and please how to write your name in the boot of the kernel like Sony.
Sent from my ST18i using xda app-developers app
Using Rom : Optima
using Kernel : Optikernel
Click to expand...
Click to collapse
Fast and easy? Yeah not gonna happen. You will have to learn to code in java and C+
Looking for an easy way out is gonna get you bricked.
hzandy said:
Hey developers .. I just want to ask you how can I develop an android fast and easy because i'm starting using some roms and I did not like them too much bugs please help me , sorry and please how to write your name in the boot of the kernel like Sony.
Sent from my ST18i using xda app-developers app
Using Rom : Optima
using Kernel : Optikernel
Click to expand...
Click to collapse
Yes, as Zelendel said, there's no fast and easy way. Only slow and steady members wins the race. But if you want to tweak or theme your ROMs, try getting used with Android Kitchens, that would be a nearest bet for doing it the painless way.
If you are looking for building ROMs from source, then first of all read as many tutorials available, and then try doing it. You won't be 100% successful in the initial times, but you can improve gradually.
About Kernels, I pretty much didn't get you how to write your name in the boot! If you are talking about the boot splash image, it could be changed with dsixda's kitchen I believe.
hzandy said:
Hey developers .. I just want to ask you how can I develop an android fast and easy because i'm starting using some roms and I did not like them too much bugs please help me , sorry and please how to write your name in the boot of the kernel like Sony.
Sent from my ST18i using xda app-developers app
Using Rom : Optima
using Kernel : Optikernel
Click to expand...
Click to collapse
Xda kitchen.
Hit Hit THANKS!!! If And Only If I Helped You

[need] a real developer for ace 2 / team building

WE NEED A REAL DEVELOPER NOW.
OR BUILD A TEAM FOR ACE 2.
*MODDER
*THEMER
*CREATOR KERNEL
*CREATOR MIUI ROM
*CREATOR AOKP/AOSP/CM
*EDITOR
*TESTER
*GRAPHICS ARTIST TO BUILD PNG IMAGES ICON (YOU CAN USE PHOTOSHOP)
THATS ALL WE NEED
I HOPE WE UNITE FOR THAT THINGS.
If all of you want create a TEAM
we can Create A Name of our Team for Ace 2.
Sent from my GT-I8160 using xda premium
How about "Team Codina | Galaxy Ace 2" ?
ddikodroid said:
How about "Team Codina | Galaxy Ace 2" ?
Click to expand...
Click to collapse
Where they Are??
Sent from my GT-I8160 using xda premium
Serge2101 from russian site 4pda. He does CM for ace 2. More information here http://4pda.ru/forum/index.php?showtopic=369612&view=findpost&p=22080983
What is with @kyrillos13 he has a lot of experience and made many good working roms without his rom i think i had destroyed my galaxy 3 thx you kyrillos13
Some people on 4pda are building CM and MIUI, and I can be a tester.. what about it?.)
i am still learning but i can help
Rooobertinhooo said:
i am still learning but i can help
Click to expand...
Click to collapse
I am also learning now...
Where is Bangzor? He tried to build AOSP before -.-'
Sent from my GT-I8160 using xda app-developers app
maybe wi'll try to build ubuntu touch?.)
kentone said:
Where is Bangzor? He tried to build AOSP before -.-'
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
ppl made a good job here, and "forced" him to leave Ace2 and develop for xperia sola instead if I'm right....
mojito0 said:
ppl made a good job here, and "forced" him to leave Ace2 and develop for xperia sola instead if I'm right....
Click to expand...
Click to collapse
.mOpinion
Hmm. I see so that's the story. Well, people here are too impatient. Its not like other ROMs can make their phone 2x as cool and fast as stock. Hell, I actually prefer stock. The only difference I see is Theme Chooser (Except ParanoidAndroid's total UI Customization and different modes). which by the way is already available for non-CM/AOKP ROMs. The only reason I want to get CM for this phone is for hopes that even when Sammy abandons this phone, we'd still be able to run a recent version of android. 4.2.2 is no big deal for me, its still jellybean for chrissakes. I'd tear the world apart if we were still on GB and KLP or whatever 5.X will be called is already out.
I guess its best to wait. We waited a pretty long time for jelly bean but why replace something that's not broken? Still is just software, I doubt those ROMs can satisfy me.
.end mOpinion
Sadly, there's no one left, OsamaGhareeb knows programming (he can help with the sources) but he's MIA here on Ace II section. Then there's hafizduddin, who builds the kernels. Aaaaand there's OldDroid who said he'd be getting an Ace II and build something for it but he's MIA now too (i think he's active but I don't think he'd get this phone IMO)
So, that said, anyone else here who knows programing/Linux operation?
Sent from my GT-I8160 using xda app-developers app
I can code and know enough Linux to get by (have a Ubuntu VM setup).
Will need some tutoring and examples but should not take long to get up to speed.
Sent from my GT-I8160 using xda app-developers app
I can help test roms and kernels.
AndyC76 said:
Will need some tutoring and examples but should not take long to get up to speed.
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
http://4pda.ru/forum/index.php?s=&showtopic=198711&view=findpost&p=5613865 here there are instructions to Ubuntu...but not Ubuntu Touch, I think we'll need another type of example...
I was able to boot ubuntu back in GB it wasnt smooth at all..I could help with icons am good with photoshop although.. I find it prity useless at this point we only have some modifications rather then REAL work
Sent from my GT-I9300 using xda app-developers app
i am tester?
we just need kernelsmith, we dont have any ...
Rooobertinhooo said:
we just need kernelsmith, we dont have any ...
Click to expand...
Click to collapse
well, I can handle kernel.
i can be modder, themer, editor, tester and graphics artist) I'm a designer, so i have skills in photoshop, and other image editors, and i have experience modding some ROMs for chinese tablets xD

Is there ANY bug free CM ROM for HTC Pico

Hi Friends
Is there ANY bug free (no issues) ROM exists for HTC Exporer (Pico) ?
Each and every ROM has some one or more issue(s) starting for CM9.1, CM10, CM10.1, in every build.
If you know any CM ROM/build without any issues, please let me know.
Thank you.
Minicm9 is bug free except the wifi toggle freeze but it can be bring to normal by turning on and off airplane mode
Sent from my HTC Explorer A310e using xda premium
Wrong section bro.
Better keep this discussion outside this section
Sent from my HTC Explorer A310e using Tapatalk 2
wtf dont post this **** here mod will delete it anyway
CrazyTechie said:
Hi Friends
Is there ANY bug free (no issues) ROM exists for HTC Exporer (Pico) ?
Each and every ROM has some one or more issue(s) starting for CM9.1, CM10, CM10.1, in every build.
If you know any CM ROM/build without any issues, please let me know.
Thank you.
Click to expand...
Click to collapse
NO, there is no bug free roms, and WRONG SECTION DUDE!!!!!!
how dare you post questions in android orig development??
i'll report this
u have to select rom based on ur requirement and compromise with bugs in way they not affact ur need.
Sent from my HTC Explorer A310e using xda premium
Taha Haq said:
Minicm9 is bug free except the wifi toggle freeze but it can be bring to normal by turning on and off airplane mode
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
Wifi is fixed in aries kernels by sakindia.
For me minicm 9 is bugfree.
Sent from my HTC Explorer A310e using xda app-developers app
CroNoob said:
NO, there is no bug free roms, and WRONG SECTION DUDE!!!!!!
how dare you post questions in android orig development??
i'll report this
Click to expand...
Click to collapse
I do not understand, what I need to dare ???
I did not find a SINGLE CM based stable ROM for HTC Pico and asked the question.
If there is nothing then its OK, but why you are aggressive to hear the truth ?
TUDVAD said:
wtf dont post this **** here mod will delete it anyway
Click to expand...
Click to collapse
Can you let me know, what is **** about the post ?
Do not you have courage to hear the truth ?
da fuq courage eh?
dude this is a question thread (noob question thread)
its is not allowed in original development u should post it in q and ans section idioooooooooooot
TUDVAD said:
da fuq courage eh?
dude this is a question thread (noob question thread)
its is not allowed in original development u should post it in q and ans section idioooooooooooot
Click to expand...
Click to collapse
Do you think yourself a champ ???
Come out of the cave and see the world.
Thread closed as rom comparison threads are not allowed.

Categories

Resources