[Q] Better Tizen Porting Guide? - Tizen Software Development

Is there a better version of the Tizen Porting Guide than the wiki ones? I've been able to build Tizen images for the reference device-210 using the guide at source.tizen.org, but I would like to port tizen to other devices (specifically the Samsung Galaxy Star Pro S7262). Honestly the wiki guide just makes my head spin. I don't mind if it is technical, but I would like it easier to navigate.
Thanks,
Qiangong2

Please, can you explain more...
1.
Link to Porting guides you have found on wiki...
Please...
You mean this?
https://wiki.tizen.org/wiki/Porting_Guide
2.
Samsung Galaxy Star Pro S7262
My Google search shows it runs Android...
Thanx in advance.
Best Regards

adfree said:
Please, can you explain more...
1.
Link to Porting guides you have found on wiki...
Please...
You mean this?
https://wiki.tizen.org/wiki/Porting_Guide
2.
Samsung Galaxy Star Pro S7262
My Google search shows it runs Android...
Thanx in advance.
Best Regards
Click to expand...
Click to collapse
Yeah I mean that one. I want to port Tizen so that it will run on the S7262.
Sent from my SGH-M919 using XDA Free mobile app

Is S7262 not secured?
To prevent running other OS Kernel?
I mean you have more then the idea/dream?
I am asking so stupid... because for instance for Retail GT-I9300 it is impossible...
And RD-PQ is 1:1 same Hardware... as GT-I9300...
Inclusive funny Display + Touch...
Best Regards

adfree said:
Is S7262 not secured?
To prevent running other OS Kernel?
I mean you have more then the idea/dream?
I am asking so stupid... because for instance for Retail GT-I9300 it is impossible...
And RD-PQ is 1:1 same Hardware... as GT-I9300...
Inclusive funny Display + Touch...
Best Regards
Click to expand...
Click to collapse
As long as you root it and install a custom recovery, you can do what you want with it. You can do the same with the GT-I9300, you just probably need to port it from source. It is a dream, but it is a viable dream Tizen has the same Mer base as Sailfish OS and Meego have and both of those can be ported
Sent from my SGH-M919 using XDA Free mobile app

As long as you root it and install a custom recovery, you can do what you want with it.
Click to expand...
Click to collapse
Okidoki.
You mean this is the reason why so many Tizen ports exists on Bootloader protected Samsung devices.
Anyway.
Good luck... nothing is impossible.
Please inform us, if you have success.
Best Regards

Related

[Q] Porting

Could someone post some links for how to port Android onto phones? I can't find a lot on the internet... Thanks
theres many.
In the forums, use the search tool and put "Official Porting" or "Porting Guide"
and then pick which ever suits you.
There is a guide in samsung galaxy FIT forum
Where I can find regarding how to use cyanogenmod or porting for LG optimus net p690
Thanks in advance
Sent from my LG-P690 using Tapatalk 2
What do you want to port and to what phone?
CdTDroiD said:
What do you want to port and to what phone?
Click to expand...
Click to collapse
ICS/JB to i9000...
Thanks.. I found a few
bhcho99nz said:
ICS/JB to i9000...
Thanks.. I found a few
Click to expand...
Click to collapse
Be carefull with any device but especially Samsung devices when porting
Use the freeyourandroid.com guide. Just search on Google:free your Android porting
Sent from my 8-Core LG Galaxy S7

errors compiling CM9 For YP-GS1 Need Help

Hello,
We are currently Busy with Cyanogenmod 9/ICS
We Ran into this error
- "It's impossible to create the "Samsung" folder not manually and so impossible to have the file extract-files.sh"
- "If we use this technique http://forum.xda-developers.com/showpost.php?p=23758031&postcount=13 the terminal says "koush/proprietary_vendor_samsung not found" and stop the process "
Can anyone help us?
Thanks
Greeting Safariking
safariking said:
Hello,
We are currently Busy with Cyanogenmod 9/ICS
We Ran into this error
- "It's impossible to create the "Samsung" folder not manually and so impossible to have the file extract-files.sh"
- "If we use this technique http://forum.xda-developers.com/showpost.php?p=23758031&postcount=13 the terminal says "koush/proprietary_vendor_samsung not found" and stop the process "
Can anyone help us?
Thanks
Greeting Safariking
Click to expand...
Click to collapse
Yeah I was wondering almost the same thing..
I try to build AOSP, but I don't know how to get our proprietary part into the device directory. I lokked at many thread but I didn't find anything other than this little introduction..
Someone ?
Wait, you guys have an ICS build (or at least access to an ICS kernel)?
hanthesolo said:
Wait, you guys have an ICS build (or at least access to an ICS kernel)?
Click to expand...
Click to collapse
Hello I am h2o64 (safariking partner in this project ).
The origin of this project and this thread then this one.
We want to make CyanogenMod used on the Samsung Galaxy S Player 3.6, we have followed this tutorial and handling errors are shown in this tutorial.
Does that answer your question hanthesolo?
Instead of koush use TheMuppets
Sent from my Transformer Pad TF300T using Tapatalk 2
gmillz said:
Instead of koush use TheMuppets
Sent from my Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
And I writte "epicmtd" next ?
h2o64 said:
And I writte "epicmtd" next ?
Click to expand...
Click to collapse
Are you building for epicmtd?
Sent from my YP-G70 using Tapatalk 2
I'm building on Samsung Galaxy S Wifi 3.6 : YP-GS1. But i dont know his code name.
Sent from my YP-GS1 using xda app-developers app
Considering there's probably not a device tree. It will probably have to be made manually.
Sent from my Transformer Pad TF300T using Tapatalk 2
Someone can do that?
Sent from my YP-GS1 using xda app-developers app
---------- Post added at 11:18 AM ---------- Previous post was at 11:14 AM ----------
This will surely be helpful but I do not understand anything
h2o64 said:
Hello I am h2o64 (safariking partner in this project ).
The origin of this project and this thread then this one.
We want to make CyanogenMod used on the Samsung Galaxy S Player 3.6, we have followed this tutorial and handling errors are shown in this tutorial.
Does that answer your question hanthesolo?
Click to expand...
Click to collapse
Alright thanks. If I am understanding thiscorrectlt, you guys have a HUGE task ahead of you. Not only do you have to create an ICS kernel (a process that took the entire 4.0 dev community months), but you also have to create a working cm9 build from sgs sources!
Good luck to you guys, but at least remember that one of your major differences is having an sgx530 instead if 540, meaning that you will have to integrate support for that.
hanthesolo said:
Alright thanks. If I am understanding thiscorrectlt, you guys have a HUGE task ahead of you. Not only do you have to create an ICS kernel (a process that took the entire 4.0 dev community months), but you also have to create a working cm9 build from sgs sources!
Good luck to you guys, but at least remember that one of your major differences is having an sgx530 instead if 540, meaning that you will have to integrate support for that.
Click to expand...
Click to collapse
Thank You hanthesolo.
Does anyone know of documentation, tutorials, or some things like that to achieve our purpose?
thank you
h2o64 said:
Thank You hanthesolo.
Does anyone know of documentation, tutorials, or some things like that to achieve our purpose?
thank you
Click to expand...
Click to collapse
Actually take the source from the sgs would mean a lot of work because these two devices aren't the same. Do you know another device that use a single core omap? You can base yourselves on this one.
zaclimon said:
Actually take the source from the sgs would mean a lot of work because these two devices aren't the same. Do you know another device that use a single core omap? You can base yourselves on this one.
Click to expand...
Click to collapse
There is "Palm Pre" but it's not very intressting.
The CPU is ARM Cortex-A8 Processor 800 Mhz (OMAP3440)
h2o64 said:
There is "Palm Pre" but it's not very intressting.
The CPU is ARM Cortex-A8 Processor 800 Mhz (OMAP3440)
Click to expand...
Click to collapse
Here you can find the OMAP devices:
http://en.wikipedia.org/wiki/OMAP
But because the galaxy SL (I9003) is in there, you can base yourselves from it (it have the same initrd structure as the YP-GS1):
https://github.com/teamhacksung/android_device_samsung_galaxysl
Hope this helps.
Any info on the hardware?
Partitions?
Does this device have CWM?
gmillz said:
Any info on the hardware?
Partitions?
Does this device have CWM?
Click to expand...
Click to collapse
Galaxy SL have CWM
Kernel CF-Root!
CWM: http://forum.xda-developers.com/showthread.php?t=1151704
safariking said:
Galaxy SL have CWM
Kernel CF-Root!
CWM: http://forum.xda-developers.com/showthread.php?t=1151704
Click to expand...
Click to collapse
Yes I tried to port CWM using the I9003 ramdisk but it was half-baked actually.
safariking said:
Galaxy SL have CWM
Kernel CF-Root!
CWM: http://forum.xda-developers.com/showthread.php?t=1151704
Click to expand...
Click to collapse
Sorry I meant the galaxy player.
zaclimon said:
Yes I tried to port CWM using the I9003 ramdisk but it was half-baked actually.
Click to expand...
Click to collapse
So It can't be used on our devices Can you explain me how to port it?
Can you add me on Gtalk?
[email protected]

Galaxy ace plus rom porting

Hello guys.
I saw at software development there is a way to port rom to rom, but the devices need to be in the same resolution.
Thread: http://forum.xda-developers.com/showthread.php?t=1908008
For the galaxy ace plus wich device is the good, and wich rom?
Is it possible?
Thx for answers and sry for my english
adanis said:
Hello guys.
I saw at software development there is a way to port rom to rom, but the devices need to be in the same resolution.
Thread: http://forum.xda-developers.com/showthread.php?t=1908008
For the galaxy ace plus wich device is the good, and wich rom?
Is it possible?
Thx for answers and sry for my english
Click to expand...
Click to collapse
someone?
resoultion is one of the factors and not the main one....
for porting a rom atleast the easy way both the phones must be of same soc and simlar harware proccessor variant etc bro....
speed_bot said:
resoultion is one of the factors and not the main one....
for porting a rom atleast the easy way both the phones must be of same soc and simlar harware proccessor variant etc bro....
Click to expand...
Click to collapse
Then the easy way is impossible for me. Betw thx for the answer.
why don't you develop your own rom there are all the resources out there that you need just make good use of them .... instead of saying press the button instead that way it counts
speed_bot said:
why don't you develop your own rom there are all the resources out there that you need just make good use of them .... instead of saying press the button instead that way it counts
Click to expand...
Click to collapse
Good idea... I need to learn alot, but here i can find the complete way...
though there isn't a guide specific guide for your forum look for some Sammy's guides they will have something in common
speed_bot said:
though there isn't a guide specific guide for your forum look for some Sammy's guides they will have something in common
Click to expand...
Click to collapse
Yea, i saw here at forum don't have for my samsung. :/ I have to wait for jelly bean i guess...
Currently im trying to give life to my bricked x10i...
ace plus will get official jelly bean but it's gonna be a long wait btw you guys have a forum right for ace plus

Can i install Android on Samsung S5380 Wave Y?

hey guys. I would want to install Android on a Samsung S5380 Wave Y that runs with Bada in the present if could be possible. It's a smarthphone but i don't really like bada and i would want to install android on it, but i can't really find a tutorial how to do it. Did someone done this task, it is possible? Thank you
sergiulik said:
hey guys. I would want to install Android on a Samsung S5380 Wave Y that runs with Bada in the present if could be possible. It's a smarthphone but i don't really like bada and i would want to install android on it, but i can't really find a tutorial how to do it. Did someone done this task, it is possible? Thank you
Click to expand...
Click to collapse
No, you can't because it designed to run bada and you need to make android rom yourself for your phone, which is not possible as it requires high technical knowledge like compiling a rom, compiling kernel for your device using source of another device! You should have good knowledge of soldering pins or wires to flash boot loader on main board by opening the phone! The results may not be guaranteed, you might also brick your cellphone.
Sent from my LG-P500 using xda app-developers app
ayazm.140895 said:
No, you can't because it designed to run bada and you need to make android rom yourself for your phone, which is not possible as it requires high technical knowledge like compiling a rom, compiling kernel for your device using source of another device! You should have good knowledge of soldering pins or wires to flash boot loader on main board by opening the phone! The results may not be guaranteed, you might also brick your cellphone.
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
thanks for the answer.
I saw Samsung galaxy pocket s5300 is basically the same phone as wave y and it runs android 2.3. Is it possible to use the firmware for that s5300 on wave y?
well its possible....
sergiulik said:
hey guys. I would want to install Android on a Samsung S5380 Wave Y that runs with Bada in the present if could be possible. It's a smarthphone but i don't really like bada and i would want to install android on it, but i can't really find a tutorial how to do it. Did someone done this task, it is possible? Thank you
Click to expand...
Click to collapse
i have seen posts abt porting android to bada devices....follow the below links ...it may help
Installing android on wave.
http://www.mysamsungwave.com/index.php?topic=9523.0
Performance of android on wave.
http://www.badaforums.net/forums/android-porting/wave-performance-after-porting-android-t4221.html
Try it on your own risk...m just provinding u the links...
Pls keep in mind that before posting any threads do some research.....coz most of your questions have been answered.
follow below xda links.....
http://www.xda-developers.com/tag/samsung-wave/
Do not forget to thank if it helps.
i compare wave y and gio it seems to be very similar even their a lot spesifications same. can i install on this phone gio firmware using odin. if this won't work can i bring my phone back. i don't wanna make it brick. What can i do?
parduscu said:
i compare wave y and gio it seems to be very similar even their a lot spesifications same. can i install on this phone gio firmware using odin. if this won't work can i bring my phone back. i don't wanna make it brick. What can i do?
Click to expand...
Click to collapse
If you using the correct firmware im pretty sure you can give a try without bricking your phone..
zulh said:
If you using the correct firmware im pretty sure you can give a try without bricking your phone..
Click to expand...
Click to collapse
i want to install gio firmware on my wave y. thats why i'm afraid of brick my phone
If you flashing others firmware to diffrent phone model im pretty sure you will brick your phone.
Sent from my Nexus 4 using Tapatalk
Maverick029 said:
i have seen posts abt porting android to bada devices....follow the below links ...it may help
Installing android on wave.
http://www.mysamsungwave.com/index.php?topic=9523.0
Performance of android on wave.
http://www.badaforums.net/forums/android-porting/wave-performance-after-porting-android-t4221.html
Try it on your own risk...m just provinding u the links...
Pls keep in mind that before posting any threads do some research.....coz most of your questions have been answered.
follow below xda links.....
http://www.xda-developers.com/tag/samsung-wave/
Do not forget to thank if it helps.
Click to expand...
Click to collapse
This link are correct??

trouble on installing xposed on sm-g900h

hello everyone i have galaxy s5 sm-g900h on version marshmallow 6.0.1
i wanna xposed installer but it didn't install with the version arm (normal ) because my proccesor version is ARMv7-A
solution ?
You have to install the one for Samsung devices. They don't use the same one everyone else uses.
zelendel said:
You have to install the one for Samsung devices. They don't use the same one everyone else uses.
Click to expand...
Click to collapse
how please ? can u show me ?
fafou1 said:
how please ? can u show me ?
Click to expand...
Click to collapse
No. I can not. There was a rules you agreed to when you joined. The one about searching, remember? If not go have a look again.
As a development site you have to learn somethings on your own. So use the search bar for exactly what your looking for and then do some reading. Samsung are popular devices. It won't be hard to find.
Please don't take this as harsh but it will help you, me, and everyone else.
i searched but i didn't find any thing about installing xposed for arm-v7a
any answer please ?

Categories

Resources