[FUTURE]CM 12.1 Discussion for GT-S7562

kengnatural

Senior Member
May 5, 2011
340
474
0
Istanbul
Hey guys @kengnatural , @KlinkOnE , @Niko Belic 605

How did u guys learn all this Android porting and building up ROMS and programming , im also interested...but the problem is i dont know where to start, could u guys tell me where and how to start.....i have experience though in TECH
i want to learn these skills........<<<<<<<WHERE TO START>>>>>????????
Android is a complex beast. It is conglomerate of the technologies and components. Unfortunately there is no easy way of learning these things quickly. As other engineering things this also requires a lot of reading, analyzing, experimenting, time and consistency. About programming: it is not difficult technically. You can select one of the programming languages, some tutorial about it, set up its tools (compiler, interpreter, development environment, etc.) and start to learn step-by-step. It takes time however. More complex topic, more time. For Android you can start to learn Java language. After gaining some experience in the language you can learn about Android programming. This way you can learn to develop you mobile applications for Android. It will also help to better understand Android internals in the future. As Android is based on linux kernel and uses some unix based tools you should have some basic knowledge about linux too. For this you can set up some linux desktop and try to use it for everydays' tasks (for example learning Java language). Then you can learn about C/C++ in order to understand low-level part of the Android. Java language shares some common syntax with C++ so it will be easy for you. After being familiar with these things you will be able to decide how to continue...
This is just one of the roadmap how you can go. Of course there are alternative ways too. Good luck.
 

techster69

Senior Member
Dec 22, 2015
201
63
58
19
Islamabad
Android is a complex beast. It is conglomerate of the technologies and components. Unfortunately there is no easy way of learning these things quickly. As other engineering things this also requires a lot of reading, analyzing, experimenting, time and consistency. About programming: it is not difficult technically. You can select one of the programming languages, some tutorial about it, set up its tools (compiler, interpreter, development environment, etc.) and start to learn step-by-step. It takes time however. More complex topic, more time. For Android you can start to learn Java language. After gaining some experience in the language you can learn about Android programming. This way you can learn to develop you mobile applications for Android. It will also help to better understand Android internals in the future. As Android is based on linux kernel and uses some unix based tools you should have some basic knowledge about linux too. For this you can set up some linux desktop and try to use it for everydays' tasks (for example learning Java language). Then you can learn about C/C++ in order to understand low-level part of the Android. Java language shares some common syntax with C++ so it will be easy for you. After being familiar with these things you will be able to decide how to continue...
This is just one of the roadmap how you can go. Of course there are alternative ways too. Good luck.
Thanx for the tip, I'll try to learn these along with my studies......and hopefully someday I'll help u.. thnx
 

techster69

Senior Member
Dec 22, 2015
201
63
58
19
Islamabad
Check out this CM12 for S6310 ,and its got same hardware to S7562
http://forum.xda-developers.com/galaxy-young/development/ll-cyanogenmod-12-0-s6310-t3368955

--------------------S DUOS GT-S7562--------------------------------------------GT-S6310

4.0 inches (~59.4% screen-to-body ratio) ------------------------------3.27 inches (~49.7% screen-to-body ratio)
480 x 800 pixels (~233 ppi pixel density)---------------------------------- 320 x 480 pixels (~176 ppi pixel density)
v4.0 (Ice Cream Sandwich)------------------------------------------------- Android OS, v4.1.2 (Jelly Bean)
Qualcomm MSM7227A Snapdragon S1-------------------------------------Qualcomm MSM7227A Snapdragon S1
1.0 GHz Cortex-A5 --------------------------------------------------------------1.0 GHz Cortex-A5
Adreno 200--------------------------------------------------------------------- Adreno 200
4 GB (1.8 GB user available), 768 MB RAM-----------------------------------4 GB (2 GB user available), 768 MB RAM

What do u guys think about it????
 

KlinkOnE

Senior Member
Oct 13, 2013
743
639
123
GDR
Check out this CM12 for S6310 ,and its got same hardware to S7562
http://forum.xda-developers.com/galaxy-young/development/ll-cyanogenmod-12-0-s6310-t3368955

--------------------S DUOS GT-S7562--------------------------------------------GT-S6310

4.0 inches (~59.4% screen-to-body ratio) ------------------------------3.27 inches (~49.7% screen-to-body ratio)
480 x 800 pixels (~233 ppi pixel density)---------------------------------- 320 x 480 pixels (~176 ppi pixel density)
v4.0 (Ice Cream Sandwich)------------------------------------------------- Android OS, v4.1.2 (Jelly Bean)
Qualcomm MSM7227A Snapdragon S1-------------------------------------Qualcomm MSM7227A Snapdragon S1
1.0 GHz Cortex-A5 --------------------------------------------------------------1.0 GHz Cortex-A5
Adreno 200--------------------------------------------------------------------- Adreno 200
4 GB (1.8 GB user available), 768 MB RAM-----------------------------------4 GB (2 GB user available), 768 MB RAM

What do u guys think about it????
I know. It is not that easy though. The problem is s6310 has 3.4 kernel and ion memory allocator whilst we have 3.0 kernel still using pmem. The deeper you dig into the topic the more hurdles you will find. So you'll have to begin porting a newer kernel and/or ion first before even thinking about porting a Rom. From cm12 on msim is handled different than in cm11. So once again someone has to fix it. And on and on... Not saying it is impossible though.

Sent from my Samsung SM-J500FN using XDA Labs
 

techster69

Senior Member
Dec 22, 2015
201
63
58
19
Islamabad
I know. It is not that easy though. The problem is s6310 has 3.4 kernel and ion memory allocator whilst we have 3.0 kernel still using pmem. The deeper you dig into the topic the more hurdles you will find. So you'll have to begin porting a newer kernel and/or ion first before even thinking about porting a Rom. From cm12 on msim is handled different than in cm11. So once again someone has to fix it. And on and on... Not saying it is impossible though.

Sent from my Samsung SM-J500FN using XDA Labs
Somebody also mentioned these kernels. Will they help ??

Kernel:
Kernel for 7x27a devices CM11 and CM12 (MSM7227A = Snapdragon S1)
CyanogenMod-S6310/kernel CM10.2 and CM11
shinkumara/royss_shinkumara_kernel Android 4.1.2
CyanogenMod-S6310/android_kernel_samsung_delos3geur CM11, CM10.2 and Android 4.3 (GT-I8552 = delos3geur)

Also take a look:
cleverior/android_device_samsung_royss
cleverior/android_vendor_samsung_royss
 

Ritik99

Senior Member
Feb 24, 2016
470
114
53
21
Greater Noida

apratul Vasu

Senior Member
Sep 14, 2016
297
65
0
what if i get a bootloop or the phone bricks?
first create a backup

---------- Post added at 12:04 PM ---------- Previous post was at 11:28 AM ----------

post the link of cm 12

---------- Post added at 12:41 PM ---------- Previous post was at 12:04 PM ----------

hey i want to create a whatsapp group ,if any one interested they can seatch me on facebook my facebook name is APRATUL VASU and send a req i will accept and then send your whatsapp no. i will add you ... its only when the development of the ROM will start .. for communicate faster..;)

---------- Post added at 12:44 PM ---------- Previous post was at 12:41 PM ----------

Thats not true, ExQuiSite is WAAYY better than CM11 , there are no sudden Soft Reboots, plus the UI is awesome and more features and misc tweaks........I LIKE iT

---------- Post added at 08:40 PM ---------- Previous post was at 08:38 PM ----------

@Niko Belic 605 can this be a source for CM 12 for GT-S7562,

http://forum.xda-developers.com/s7582/development/rom-cm12-1-galaxy-s-duos-2-trend-plus-t3225297

These phones have similar hardware......MAYBE it will be helpful
the problem is cm11 is getting old as new versions are coming...

---------- Post added at 12:47 PM ---------- Previous post was at 12:44 PM ----------

Have you tried v3 ..i can't port lollipop
can you make a kitkat based touchwiz ROM like on s duos 3 please :eek:
 

_AE_

Senior Member
Dec 19, 2015
766
717
0
I tried to port noughat to this device(1 month back)..downloaded 70gb then errors came..fixed some of them..but i remember something not supported came...anyways that error is in ExQuiSite ROM thread in some page after 100..
 

apratul Vasu

Senior Member
Sep 14, 2016
297
65
0
I tried to port noughat to this device(1 month back)..downloaded 70gb then errors came..fixed some of them..but i remember something not supported came...anyways that error is in ExQuiSite ROM thread in some page after 100..
Can this device run this is becoz this device has 32bit processer and android 5.0+ requires 64 bit I think

---------- Post added at 02:00 PM ---------- Previous post was at 01:24 PM ----------

There are still so many people using s duos in 2017 like me tell me I will test your ROM give me the link before 31 march reason -all Indian knows;)
 

RJinxed

Senior Member
Jun 9, 2015
201
126
0
Can this device run this is becoz this device has 32bit processer and android 5.0+ requires 64 bit I think
nope. even 6.0 marshmallow can run on potatoes.

samsung galaxy star 1ghz, single core, 512mb ram, qvga (240x320) resolution, mali 300 gpu
 

Attachments

apratul Vasu

Senior Member
Sep 14, 2016
297
65
0
nope. even 6.0 marshmallow can run on potatoes.

samsung galaxy star 1ghz, single core, 512mb ram, qvga (240x320) resolution, mali 300 gpu
I think we should start working on it i will be the tester becoz i have 2 stock ROM .tar files on my laptop with odin sso if some lthing goes wrong first i will flash .tar file,install twrp and restore my backup of cm11 who else is excited to work on this ROM after seeing these picture ?:laugh:

---------- Post added at 01:31 PM ---------- Previous post was at 01:19 PM ----------

I want to start whatsapp group because its faster way to communicate PM me your phone number. :eek:
 

RJinxed

Senior Member
Jun 9, 2015
201
126
0
And also galaxy star also got nougat ROM it was running smoothly :crying: is the dev of cm11 m4jonez active?
yeah i tried it and it was smoother than marshmallow but the development got cut off because of CyanogenMod's retirement (due to lineageOS) and it left a major rebooting issue. shame. still, marshmallow is good enough.