[DEV][I9001] Dual Boot / Boot From SDcard - Galaxy S Plus I9001 Android Development

Hi guys
As other phone have got Dual boot option!our phone need to have too!
So we need to make a kernel with ability to boot from SD card and some seperated partitions or places for data & cache !

alireza7991 said:
Hi guys
As other phone got Dual boot option!our phone need to have too!
devs please try to enable it!I know its hard but its able to be done!
Im not a dev so please dont shot at me!!!
And I see broadplank1337 said dual.boot can make by editing init.d !!???
Click to expand...
Click to collapse
Mhh. Would be lovely. But first lets get some Stable roms. :good:

+1
Note : someone asked for it before but no one reacted
Sent from my GT-I9001 with ICS AOSP

XeLLaR* said:
Mhh. Would be lovely. But first lets get some Stable roms. :good:
Click to expand...
Click to collapse
I think, we've got a lot of stable rims, like all 2.3.3-2.3.6 and 4.0-4.1 are also very funktional...
Sent from my GT-I9001 using xda app-developers app

alireza7991 said:
Hi guys
As other phone got Dual boot option!our phone need to have too!
devs please try to enable it!I know its hard but its able to be done!
Im not a dev so please dont shot at me!!!
And I see broadplank1337 said dual.boot can make by editing init.d !!???
Click to expand...
Click to collapse
+1 it would be wonderful
Sent from my GT-i9001 using xda app-developers app

We have one thread - dead in fact, but still exsisting, of dual-boot. Search it and try to port

we don't have a working, stable 3.0.x , so why would we hurry ? 9001 earned a "slow but steady" developing motto and it deserves it.
Sent from my GT-I9001

plictisit17 said:
we don't have a working, stable 3.0.x , so why would we hurry ? 9001 earned a "slow but steady" developing motto and it deserves it.
Sent from my GT-I9001
Click to expand...
Click to collapse
our devs works hard for stable 3.0.x kernel and we have stable 2.3,4.0.4 and 4.1 for our phone and dual boot would be very nice
Sent from my GT-I9001 using xda premium

Sorry for stupid question, but what is dual boot?
I saw a lot of threads with dual boot in its title but I don't know what it is.
Sent from my GT-I9001 using xda app-developers app

rickvrolings said:
Sorry for stupid question, but what is dual boot?
I saw a lot of threads with dual boot in its title but I don't know what it is.
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
dual boot means that when you boot your phone you can choose between two roms , as example cm10 and stock its very usefull when you would test a new rom or a beta/alpha
Sent from my GT-I9001 using xda premium

rickvrolings said:
Sorry for stupid question, but what is dual boot?
I saw a lot of threads with dual boot in its title but I don't know what it is.
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
That is when u have two roms installed and u can switch between them by just rebooting and choosing which one u want to boot.Thats like having windows and ubuntu installed on same pc.

I said init.rc, not init.d huge difference ^^
for example, from boot2gecko dual boot init.rc:
(on the very top)
Code:
on early-init
start ueventd
import /init.b2g.rc
then at about the bottom
Code:
service checktype /check-sysimage.sh
class core
oneshot
Which triggers check-sysimage.sh:
Code:
#!/sbin/sh
if [ -d /system/b2g ]; then
setprop sysimg.gonk 1
else
setprop sysimg.android 1
fi
Then back to init.rc (the bottom)
Code:
on property:sysimg.android=1
start servicemanager-a
start zygote
start surfaceflinger
on property:sysimg.gonk=1
start servicemanager-g
class_start b2g
that is all, imaging having 2 init files, one for samsung roms, and the other one for aosp, then it reads in build.prop what kind of rom it is (it has to be defined!) and chooses the right init file. done

maybe bood other os

So please make it as a ZIP or an change in Kernel!

alireza7991 said:
So please make it as a ZIP or an change in Kernel!
Click to expand...
Click to collapse
dont hurry the devs ! but it would be very awesome.. )
Sent from my GT-I9001 using xda premium

I will give it a shot later.

broodplank1337 said:
I will give it a shot later.
Click to expand...
Click to collapse
One more reason he is a Recognized dev and contributor

broodplank1337 said:
I will give it a shot later.
Click to expand...
Click to collapse
NICE:good:

Have you tried it ?
Sent from my GT-I9001 using xda premium

Is some dev working on this?
Would be really nice to have one rom with 2.6 kernel and one with 3.0.53 kernel

Related

[MOD] AROMA BootMenu | MoltenMotherBoard (08/10/2012 16:54)

GENERAL INFO:​It's an Amarullz project, related to AROMA project.
It was simple booting menu. It shows 3 simple menu before you boot into your android environment:
* Boot Normally - Boot to Android OS normally
* Recovery - Boot to Recovery
* Bootloader - Boot to Bootloader
That's an elementar version, that who wants, can modify as he wants.
It was potentially become useful tools if we can configure it for our needed, maybe we can add menu like: zip align before boot, fix permission before boot, boot to safe mode, etc. Or maybe even dual rom boot if it possible.
Anyone who wants to participate and say something about the development, contact us to: [email protected]
Please, keep this topic clear! I'll answer only for questions about developing. About others, please write to me at PM!
I'm not responsible for any damage to your phone! When you're installing this rom, you're also accepting these conditions!​
Click to expand...
Click to collapse
FEATURES:​
Flashable package
Boot to Recovery
Boot to Bootloader
Boot to OS
Click to expand...
Click to collapse
BUGS:​
If you find any bug, please contact us to: [email protected]
Click to expand...
Click to collapse
CHANGELOG:​
----- SHARED RELEASE [1]
Fixed updater-script for GIO
Fixed color
Fixed DPI
Adapted Icons for MDPI device
​
Click to expand...
Click to collapse
DOWNLOADS:​
DOWNLOAD​http://www.mediafire.com/?w7feb20t8br17ho​
Click to expand...
Click to collapse
THANKS:​
MoltenMotherBoard Team:
▷ mackief
▷ p4c0
▷ 7um4​
​
...
Thanks:
▷ amarullz​
​
Click to expand...
Click to collapse
...
Its for GIO no????...
Will it work here. ..???
& give screens and procedure also...
Sent from my GT-S5670 using xda premium
ketan.k said:
Its for GIO no????...
Will it work here. ..???
& give screens and procedure also...
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
It should work here, dont worry!
Sent from my GIO running DebianDroid LENNY
will we get firefox os from you too?
it will be a real great work:good:
thank you:good:
torbatepak said:
will we get firefox os forom you too?
it will be a real great work:good:
thank you:good:
Click to expand...
Click to collapse
Ya....I also feel the same...take your own time no hurry here...but please think about it....
We love such roms....
BTW this is working fine....I love this....:angel::victory:
ketan.k said:
Ya....I also feel the same...take your own time no hurry here...but please think about it....
We love such roms....
BTW this is working fine....I love this....:angel::victory:
Click to expand...
Click to collapse
When it Will boot on Gio i'll Port it to other devices!
Sent from my GIO running DebianDroid LENNY
Boot To Download mode would be better instead of boot to bootloader
And the text is very small Otherwise This Feature Is Awesome !!
asad007 said:
Boot To Download mode would be better instead of boot to bootloader
And the text is very small Otherwise This Feature Is Awesome !!
Click to expand...
Click to collapse
I only ported this tool for these devices, from official one. If you want other functions, start working dude!
mackief said:
I only ported this tool for these devices, from official one. If you want other functions, start working dude!
Click to expand...
Click to collapse
Can u please post the github link for the Aroma bootloader so that i can make some changes to add dual boot capability with the dual kernel support too for the device
---------- Post added at 05:05 PM ---------- Previous post was at 05:04 PM ----------
Can u tell if u have started the development for the firefox OS?? If yes then where r u stuck?? Does this support the armv6 architecture?? and whats changes do u have made in the kernel to make the device support the b2g
yajnab said:
Can u please post the github link for the Aroma bootloader so that i can make some changes to add dual boot capability with the dual kernel support too for the device
---------- Post added at 05:05 PM ---------- Previous post was at 05:04 PM ----------
Can u tell if u have started the development for the firefox OS?? If yes then where r u stuck?? Does this support the armv6 architecture?? and whats changes do u have made in the kernel to make the device support the b2g
Click to expand...
Click to collapse
Look in GIO DEV thread, there you'll know everything!
(I don't know the link. I'm not at home. When I can I'll search it)
Sent from my GT-S5660 using xda app-developers app
mackief said:
Look in GIO DEV thread, there you'll know everything!
(I don't know the link. I'm not at home. When I can I'll search it)
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
Ok. Will be syncing the B2G after the cm10 sync. What is the size of the project.
yajnab said:
Ok. Will be syncing the B2G after the cm10 sync. What is the size of the project.
Click to expand...
Click to collapse
If I get it booting, solving ARMv6 incompatibilies, I can easily port it to all minor Galaxy devices.
Sent from my GT-S5660 using xda app-developers app
mackief said:
If I get it booting, solving ARMv6 incompatibilies, I can easily port it to all minor Galaxy devices.
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
Is the build directory entirely different from the Android architecture??? The kernel differs where???
yajnab said:
Is the build directory entirely different from the Android architecture??? The kernel differs where???
Click to expand...
Click to collapse
The structure is similar. Kernel is almost the same, and in /system we don't have /system/app and /system/framework.
All the rest is the same...
Sent from my GT-S5660 using xda app-developers app
mackief said:
The structure is similar. Kernel is almost the same, and in /system we don't have /system/app and /system/framework.
All the rest is the same...
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
I was talking abt the build directory where the arm architecture and all are present

[ROM][PORT][ICS][DEV]RemICS v1.7 - SIII Look & Feel[HELP NEEDED][22OCT2012][WIP]

HEY GUYS,
stuck on an error a file named icudt46l.dat is not opening, stopping my rom from booting. hope any dev may see it and give me a solution.
P.S. all ics roms for our device have same file(icudt46l).
logcat and rom below.
don't flash it. its under development, your phone will be stuck on boot screen i.e. bootloop.
downloads
ROM WIP
last logcat of 22 oct 2012
i am working hard for it please help me as it is my first port, i made 5 builds yesterday.
credits - hell_lock
ive taken aokp build 2 as base just to check weather it boots or not i'll update the base if it gets to boot. if someone need its updater script tell me i'll upload it too
thanks in advance:good::fingers-crossed:
EDIT:- How many of you want this rom please reply as i dont want to waste my time instead i can port other. Any advice is welcome for features or request to port another rom.
siddharth1102 said:
Hey guys i was porting RemICS v1.7 from galaxy sl, its right now stuck on boot animation as its my first port please help me get it working.
i guess the problem is with updater script. here's the link
http://www.mediafire.com/?avzvma76hf2ab7p
ive taken aokp build 2 as base just to check weather it boots or not i'll update the base if it gets to boot. if someone need its updater script tell me i'll upload it too
thanks in advance:good::fingers-crossed:
Click to expand...
Click to collapse
That device is wvga
So you can't port it until you resize every singly thing !!!!!!!!
Sent from my HTC Explorer A310e using xda premium
ShadowCode said:
That device is wvga
So you can't port it until you resize every singly thing !!!!!!!!
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
How to resize??? And what to resize??
Sent From Bricked Htc Explorer
I don't think that's useful as that would be very tough and its not required also
Its not like ki this rom is highly awaited to karna pade
Sent from my HTC Explorer A310e using xda premium
Hey,
Could you please add RELEASE DATE to your thread's name?
Thank you in advance:good:
Hpsgill said:
How to resize??? And what to resize??
Sent From Bricked Htc Explorer
Click to expand...
Click to collapse
all the image files lol
ShadowCode said:
I don't think that's useful as that would be very tough and its not required also
Its not like ki this rom is highly awaited to karna pade
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
but i liked it.
Well i was porting sense 4 but derefas did it, if you can advice me one then you're welcome.
hrkh83 said:
Hey,
Could you please add RELEASE DATE to your thread's name?
Thank you in advance:good:
Click to expand...
Click to collapse
this rom is not yet ported, i'll add it when i get it to boot and upload it.
ShadowCode said:
That device is wvga
So you can't port it until you resize every singly thing !!!!!!!!
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
i just found boot animation as image files, where are the wallpapers and other things??
hey devs,
today i resized framework-res and systemui. hope these 2 will be enough
i think by mistake i replaced non resized files with the folder which was having resized will this matter in my rom not booting because its not :')
heres the steps i did
-unpacked apk
-replaced existing files
-changed resolution of extra files as i read in some tutorial(i guess its wrong so need to confirm)
-replaced files
-repacked apk
Click to expand...
Click to collapse
is this fine??
and my last question
do you guys want it or i am just wasting my time. if yes please reply or thank this post.
those who guess its like gs3 experience by ayush i wanna tell 'em its having launcher and complete looks.
Click to expand...
Click to collapse
siddharth1102 said:
hey devs,
today i resized framework-res and systemui. hope these 2 will be enough
i think by mistake i replaced non resized files with the folder which was having resized will this matter in my rom not booting because its not :')
heres the steps i did
is this fine??
and my last question
Click to expand...
Click to collapse
we appreciate you creating new roms and i am sure it will be liked if you provide us the stable version as soon as possible....till now great work
Plz make it happen
Plz I m waitin
Sent from my HTC Explorer A310e using xda premium
kunal_tatiya said:
Plz make it happen
Plz I m waitin
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
working hard from morning. as its my first port its even harder. have asked for help.
good news
probably working rom by end of this week.
Click to expand...
Click to collapse
ShadowCode said:
That device is wvga
So you can't port it until you resize every singly thing !!!!!!!!
Sent from my HTC Explorer A310e using xda premium
Click to expand...
Click to collapse
No need of it! The system will run it anyway
siddharth1102 said:
working hard from morning. as its my first port its even harder. have asked for help.
Click to expand...
Click to collapse
We have similar projects now. I got inspired from you so now I am porting a stock HTC rom to Samsung! We can now help each other!
hell_lock said:
No need of it! The system will run it anyway
We have similar projects now. I got inspired from you so now I am porting a stock HTC rom to Samsung! We can now help each other!
Click to expand...
Click to collapse
It'll be a bit difficult for you, i never heard sense to other devices but few months ago sense 4 was released to all galaxy devices if you've seen. It still has some bugs you can try porting from that or there is sense for htc wildfire which was for froyo but devs brought it for gb take a look at that too coz its having same resolution
EDIT :- if you get it to boot I'll try sense 4 for atrix 2 and xperia u too. Please keep me updated with your status
siddharth1102 said:
It'll be a bit difficult for you, i never heard sense to other devices but few months ago sense 4 was released to all galaxy devices if you've seen. It still has some bugs you can try porting from that or there is sense for htc wildfire which was for froyo but devs brought it for gb take a look at that too coz its having same resolution
EDIT :- if you get it to boot I'll try sense 4 for atrix 2 and xperia u too. Please keep me updated with your status
Click to expand...
Click to collapse
Dropped pico cuz of its resolution. Will try porting stock rom of xperia x10
Sent from my GT-S5360 using xda app-developers app
Decided either i'll give you guys a working bootable zip by the end of the day or go back to stock and install sense 4 when it gets completely working. later i'll post logcats for help and upload rom later on if i am unable to make a working rom.
Thanks for whosoever supported me.
2nd time....
Please add date to your thread's name...
It helps me to keep the index thread up to date ....
Thanks
hrkh83 said:
2nd time....
Please add date to your thread's name...
It helps me to keep the index thread up to date ....
Thanks
Click to expand...
Click to collapse
Thank you for adding it
ROM and logcat up, devs please see this i've also wrote the problem stopping boot.
please don't flash the rom your phone will stuck in bootloop
thank you.
siddharth1102 said:
hey devs,
today i resized framework-res and systemui. hope these 2 will be enough
i think by mistake i replaced non resized files with the folder which was having resized will this matter in my rom not booting because its not :')
heres the steps i did
is this fine??
and my last question
Click to expand...
Click to collapse
YES we want it!

[ROM] [P5100] [XXDMD1] PANDAMONIUM - 17/6 - v1.0.0

No longer available
Reserved
Last one
panda00 said:
Last one
Click to expand...
Click to collapse
hello has looked good thanks:laugh::good:
For P5110 will have some
It's good now to have many choices of stock roms with stock kernels :thumbup:
Envoyé depuis mon GT-I9100P ROOTBOXÉ avec [email protected]
Thanks for the feedback, next I have to make this for the other Tab 2 10" variants. Problem is, I don't have these devices so I cannot test, so it will be a pain.
good a new dev .
Welcome my Bro
brolee93 said:
good a new dev .
Welcome my Bro
Click to expand...
Click to collapse
Oh I am by no means a dev. Thank you though.
Sent from my GT-P5100 using xda app-developers app
panda00 said:
Oh I am by no means a dev. Thank you though.
Sent from my GT-P5100 using xda app-developers app
Click to expand...
Click to collapse
CUSTOM ROM sorry
Fexus9999 said:
hello has looked good thanks:laugh::good:
For P5110 will have some
Click to expand...
Click to collapse
If your question is wether I will make a P5110 version... I will try
Sent from my GT-I9105P
Just pull a few files from a 5110 ROM like android.policy.jar systemui.apk framework-res.apk...
Remove some files I sent you in a PM. Mainly the ones referring to SMS or phone.
Sent from my GT-P5113 using XDA Premium HD app
shakatu said:
Just pull a few files from a 5110 ROM like android.policy.jar systemui.apk framework-res.apk...
Remove some files I sent you in a PM. Mainly the ones referring to SMS or phone.
Sent from my GT-P5113 using XDA Premium HD app
Click to expand...
Click to collapse
I will attempt that, problem is that with every update I will need testers
Manageable though
Sent from my GT-I9105P
panda00 said:
I will attempt that, problem is that with every update I will need testers
Click to expand...
Click to collapse
P5110 tester here, anytime! (not during the work hours though )
any bug detected?
why i can't setup wizard? it says setupwizard was forced closed. i can't bypass it.
noez92 said:
why i can't setup wizard? it says setupwizard was forced closed. i can't bypass it.
Click to expand...
Click to collapse
I'll see what's causing the issue....
EDIT: Did you install the ROM over the correct firmware? i.e. XXDMD1
For now the rom doesn't work if you wipe data... I will upload a fix by tomorrow. Sorry for that
Sent from my GT-I9105P
shakatu said:
Just pull a few files from a 5110 ROM like android.policy.jar systemui.apk framework-res.apk...
Remove some files I sent you in a PM. Mainly the ones referring to SMS or phone.
Sent from my GT-P5113 using XDA Premium HD app
Click to expand...
Click to collapse
Problem is... I'm going to be doing (and already have done some) a lot of modding to these files... which means i would have to do each twice, and ask for testers everytime.
Sent from my GT-I9105P
panda00 said:
For now the rom doesn't work if you wipe data... I will upload a fix by tomorrow. Sorry for that
Sent from my GT-I9105P
Click to expand...
Click to collapse
I Waiting for a new update
MrDarkos95 said:
I Waiting for a new update
Click to expand...
Click to collapse
For now if you simply install without wiping data, it'll work without issues.
Until I find a fix for the issue...

[dev][ROM] Firefox OS/B2G for HTC DHD/Inspire 4G

Firefox OS ROM for HTC Desire HD/Inspire 4g
This is a Mozilla's Firefox OS/B2G port for DHD,
It's based on CM9 build for DHD by PipelinerArd [http://forum.xda-developers.com/showthread.php?t=1754382]
So big thanks to him.
And thanks goes to,
-Cyanogenmod team
-All the people on the #b2g irc channel
-My university
-Who ever made the fosmaker
What works
-Booting
-Touchscreen
-audio
-WIFI (I think. I cant test it very much)
-Bluetooth
-GPS(I think.)
-Gallery
-Music
-Keyboard
-Test and tell me..
What's Broken
-ril (can't make calls,sms..)
-camera (crash on start.)
-Many other things
How to install
-Boot in to recovery
-Full wipe
-Flash the zip
-If you don't have s-off flash the boot.img via fastboot
Download!
b2g-ace-v1 : http://d-h.st/GJ1
Things to know
-This is a extremely testing purposes only, Flash It if you know what you are doing,
-And also this is not a day to day usable rom ( you can't call, you can't text )
-I can't post any screen shots because DDMS is not working properly.
-Currently I'm working on a B2G rom built from the clean CM9 source, Hopefully it will be completed soon.
-I know this belongs to the development forums but I still can't post there (under 10 posts ) .Maybe a moderator can move this there?.
I can't test few features because half of my touch screen is broken,
So help me get a new one Donate ME
Screenshots???
Sent from my HTC Desire HD using xda premium
MaratabHashmi said:
Screenshots???
Sent from my HTC Desire HD using xda premium
Click to expand...
Click to collapse
I can't post them because DDMS not working properly. If I find a way to take some, I'll update the post.
You share thered on desire hd android development.....
Sent from my HTC Desire HD using xda premium
MaratabHashmi said:
You share thered on desire hd android development.....
Sent from my HTC Desire HD using xda premium
Click to expand...
Click to collapse
The number of his/her posts or Thanks meters is not big enough.....Maybe we can help him/her with it haha
It's.awesome,right? @madushan1000 Thank you for your contribution!
Is this a port, or did you compile this from source? This is pretty cool stuff so tahnks. I might want to try to get firefox os on my Nexus One
I can't, I have to wait till my post count is 10!
yutouyes said:
The number of his/her posts or Thanks meters is not big enough.....Maybe we can help him/her with it haha
It's.awesome,right? @madushan1000 Thank you for your contribution!
Click to expand...
Click to collapse
Yeah FFOS is kinda cool, It's cooler than I thought it is
tommypacker said:
Is this a port, or did you compile this from source? This is pretty cool stuff so tahnks. I might want to try to get firefox os on my Nexus One
Click to expand...
Click to collapse
No I merged prebuilt CM9 rom with prebuilt FFOS binaries using fosmaker. But I'm trying to build it from the source these days. Actually I got it to boot but the gui is not coming up. We'll see in few weeks.
Nice. Just waitin' for camera and ril fix and then I'll try this. Good luck with working on it.
P.S. Maybe somebody (sb with good camera) could make a video and place it on YT?
Larvitarrr said:
Nice. Just waitin' for camera and ril fix and then I'll try this. Good luck with working on it.
P.S. Maybe somebody (sb with good camera) could make a video and place it on YT?
Click to expand...
Click to collapse
Don't hold your breath though, I have an exam coming up and I can only start working on a fix after that.
PROBLEM SOLVED. Use the Firefox Os.sim card problem fixed here,now you can call,you can text,you can browse. Do everything whatever you want
Just try my B2G folder in the Rom.
It was taken form my brother's Rom,
Get the Rom from here:
http://forum.xda-developers.com/showthread.php?t=2472363
Or from here:
http://forum.xda-developers.com/showthread.php?t=2472208
First link is mine and second is my bro's
What you need to do:
>Just get the Rom from above one link,
>Then extract that by 7zip
>Copy the b2g folder and paste it to @madushan1000 's Rom
>Add to Archive
>flash it and enjoy
ScreenShots:
I'm sorry I don't have DHD.So I have uploaded the screenshots of HTC explorer(just only for proof)
Credits: @nithish_cbe @madushan1000 @danutzgtx480
Donate me:
Pls pls I don't have one phone.
I'm testing the Roms with my bro's phone. If you donate me I will buy one phone to develop more.so pls donate me
PayPal:
[email protected]
Great!! Did you test it on DHD? I can't test it right now coz this is EXAM!! time :/
madushan1000 said:
Great!! Did you test it on DHD? I can't test it right now coz this is EXAM!! time :/
Click to expand...
Click to collapse
I didn't test.bcoz I don't have DHD.even I don't have any other phone
But you can do it.enjoy the firefox.anything you want to ask just PM me
Santhosh_cbe said:
I didn't test.bcoz I don't have DHD.even I don't have any other phone
But you can do it.enjoy the firefox.anything you want to ask just PM me
Click to expand...
Click to collapse
Yeah, I'm gonna try it later. BTW how did you get the screenshots? I couldn't find a way.
madushan1000 said:
Yeah, I'm gonna try it later. BTW how did you get the screenshots? I couldn't find a way.
Click to expand...
Click to collapse
Read my thread properly(screenshots are from HTC explorer).you can get the same from DHD
Sent from my HTC Explorer A310e using xda app-developers app
Santhosh_cbe said:
Read my thread properly(screenshots are from HTC explorer).you can get the same from DHD
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Tried to replace files but the guy who made it for DHD has all the folders packed in .img's and I can't unpack them using windows.
Steam. said:
Tried to replace files but the guy who made it for DHD has all the folders packed in .img's and I can't unpack them using windows.
Click to expand...
Click to collapse
Use the ext4unpaker to edit that.
Sent from my GT-P3100 using xda app-developers app
Santhosh_cbe said:
Use the ext4unpaker to edit that.
Sent from my GT-P3100 using xda app-developers app
Click to expand...
Click to collapse
Yeah i got that far but I can't repack using windows.What if I send you the edited contents of the system.img and you repack them for me?
https://mega.co.nz/#!TIpxXAKB!cDhkji4odxmKTa1KKi9s6xJAY_9pF-Qy3NFfxBjxL7M
Here's the edited system img unpacked,I just need someone to repack it and reupload it.
Steam. said:
Yeah i got that far but I can't repack using windows.What if I send you the edited contents of the system.img and you repack them for me?
https://mega.co.nz/#!TIpxXAKB!cDhkji4odxmKTa1KKi9s6xJAY_9pF-Qy3NFfxBjxL7M
Here's the edited system img unpacked,I just need someone to repack it and reupload it.
Click to expand...
Click to collapse
Anyone?

Start building from source , using new sources

Hello guys ,
im just telling you that i'll try building from new source when devs finish it ..
in the matter of fact i dont know anything about this ..
im Downloading Ubuntu now 12.04 ..
The question is it fine if i build from VM ? or better to install it as second OS ? with program like (EASYBCD)
and if anyone have nooby thread for building from sources , HOW TO ... etc
Bye.
Build with new sources and get forfeit from ST. You are free to do it but It's illegal
Sent from my GT-I9070 using xda app-developers app
Illegal?
Sh0m1 said:
Illegal?
Click to expand...
Click to collapse
ST didn't give us any permissions to use them
Sent from my GT-I9070 using xda app-developers app
Oh, s**t!
So, what are ste-devs going to do?
Sent from Italy using Tapatalk
But ST-novathor is broken. No mo phones will come witch ST-Novathor processor. I think thats one of the resoms why we cant get sources.
Sent from my GT-I9070P using xda app-developers app
I'm ready to do it, just tell me how and I'll try all my best using VPN, + I'm in Yemen I have my gun if anyone will arrest me he is more than welcome, my tribe won't let him
Now, tell me how and I'll do it
EDIT : i sent few messages to ST Twitter hope i get an answer from them , guys push in them @ST_World
https://twitter.com/iD4RKx/status/428299444992233472
https://twitter.com/iD4RKx/status/428299646377541632
https://twitter.com/iD4RKx/status/428299975718481920
https://twitter.com/iD4RKx/status/428300391025872896
Sent from my GT-I9070 using xda app-developers app
Better to install ubuntu in your hdd..do manual partitioning.. And ubuntu 64 bit is a MUST..
Sent from my GT-I9070 using xda premium
assassin0408 said:
Better to install ubuntu in your hdd..do manual partitioning.. And ubuntu 64 bit is a MUST..
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
tomorrow i'll install it.
look what i have see in @Rox Best Githup
http://is.gd/RoxRox
u Rocks @Rox
iiD4x said:
tomorrow i'll install it.
look what i have see in @Rox Best Githup
http://is.gd/RoxRox
u Rocks @Rox
Click to expand...
Click to collapse
Hahaha..he merged omx codes from leaked sources..
Sent from my GT-I9070 using xda premium
assassin0408 said:
Hahaha..he merged omx codes from leaked sources..
Sent from my GT-I9070 using xda premium
Click to expand...
Click to collapse
No. He didn't
Sent from my GT-I9070 using xda app-developers app
Please take care that nobody mentions about those sources, that thread about those sources is locked pending some decision.
iiD4x said:
...
and if anyone have nooby thread for building from sources , HOW TO ... etc
.
Click to expand...
Click to collapse
I guess you can start to read something like this:
[TUTORIAL]Compile rom from source[janice] - thanks to @KINGbabasula
COMPILE From Source For Any Phone On Linux Distros [BUILD ENVIRONMENT TO COMPILE] - thanks to @mithun46
[HOWTO][STEPBYSTEP] Build Rom From Source - thanks to @Haze028
and few more ... hope it help you to learn
there is nothing like illegal in this, somebody gave access to sources and we are free to use them , they have more important things to do other than taking actions against someone who is developing a custom rom using these sources.
moreover if this is not allowed still we have sources from maclaw and that would still be better than nothing afterall he is still progressing using those sources only....
this is what i believe maybe there are some more deep stuff which has to be resolved before using those sources....
iiD4x said:
I'm ready to do it, just tell me how and I'll try all my best using VPN, + I'm in Yemen I have my gun if anyone will arrest me he is more than welcome, my tribe won't let him
Now, tell me how and I'll do it
EDIT : i sent few messages to ST Twitter hope i get an answer from them , guys push in them @ST_World
https://twitter.com/iD4RKx/status/428299444992233472
https://twitter.com/iD4RKx/status/428299646377541632
https://twitter.com/iD4RKx/status/428299975718481920
https://twitter.com/iD4RKx/status/428300391025872896
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Im sure that answer will be NO,as they have not been published.Btw,maybe im wrong.
If devs don't want to take any risk then I will also start with the development for my phone with leaked sources. I think i got enough programming skills to build a ROM.
Sent from my GT-I9070 using xda app-developers app
I want to try to build a rom from source,but can be used source leaked for 4.2/4.3 roms ? And how is named this step?How i will use these sources?I read some guides,but i dont understand at which step i must to use these sources.
@R_a_z_v_a_n : Congratulations for RC ! :highfive:
Guys, please keep on rocking with these new sources. Keep this phone alive please. Good luck devvs. looking forward to the near future.
R_a_z_v_a_n said:
I guess you can start to read something like this:
[TUTORIAL]Compile rom from source[janice] - thanks to @KINGbabasula
COMPILE From Source For Any Phone On Linux Distros [BUILD ENVIRONMENT TO COMPILE] - thanks to @mithun46
[HOWTO][STEPBYSTEP] Build Rom From Source - thanks to @Haze028
and few more ... hope it help you to learn
Click to expand...
Click to collapse
i dont understand anything ! where exactly i need to put these commands ?
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java6-installer
Click to expand...
Click to collapse
and the other commands ! i want very nooby tutorial .. detailed steps please
iiD4x said:
i dont understand anything ! where exactly i need to put these commands ?
and the other commands ! i want very nooby tutorial .. detailed steps please
Click to expand...
Click to collapse
In Linux terminal.

Categories

Resources