[Q] Working with source codes in Windows? - XPERIA X8 Q&A, Help & Troubleshooting

Hello!
I can work with source codes on windows?

Use wubi, fast and simple
Sent from my Nexus 4

WUBI
I tryed this, but isn't work.

WUBI? FAIL!!!
You will never set up a build environment using wubi.
Install linux properly if you want to code. If you can't setup linux then you are doomed. It's easier to install than windows.

You need case sensitive filesystem to work with android source (the ntfs not good for this work). If you too lazy to make a linux partion or use virtualbox for a linux install, better if you not want to play with the source...
Sent from my E15i using xda app-developers app

virtualbox uses too much resource imo. better if op makes a linux partition if he wants windows on his system. just an observation.
Just because i don't doesn't mean i can't.

Source Code
Ok! I install the Linux mint!

ssk73 said:
Ok! I install the Linux mint!
Click to expand...
Click to collapse
u should probably go with linux ubuntu 12.04 LTS
its working good for me

Ubuntu
My pc is very bad, and don't start the ubuntu. Error: Bad graphics (or similar)

CtrlAltDelIrl said:
WUBI? FAIL!!!
You will never set up a build environment using wubi.
Install linux properly if you want to code. If you can't setup linux then you are doomed. It's easier to install than windows.
Click to expand...
Click to collapse
linux is better than windows , especially on coding ~

Ubuntu is the best!
But if you have bad PC you can't start developing.
I have 1GB of RAM memory and 1,6Ghz Atom and i can't build properly.
I have to use buildbox server

Please donate me! The X8 is...old mobile. I want to buy new telephone (Sony Xperia J/U or Samsung Galaxy Nexus/SII)
Click to expand...
Click to collapse
How about you donate a phone to a real dev. You've got balls little boy.
You can't code, you can't install linux but you want us to donate you a phone!!
Go out and play - come back when you grow up.

kovacslaszlo13 said:
Ubuntu is the best!
But if you have bad PC you can't start developing.
I have 1GB of RAM memory and 1,6Ghz Atom and i can't build properly.
I have to use buildbox server
Click to expand...
Click to collapse
Mine is intel pentium3 700Mhz with 1GB ram... awful
Sent from my E15i using xda premium

syahazu said:
Mine is intel pentium3 700Mhz with 1GB ram... awful
Sent from my E15i using xda premium
Click to expand...
Click to collapse
And build is work or not?Or just slow?
For me it's unusable
CtrlAltDelIrl said:
Quote:
Please donate me! The X8 is...old mobile. I want to buy new telephone (Sony Xperia J/U or Samsung Galaxy Nexus/SII)
How about you donate a phone to a real dev. You've got balls little boy.
You can't code, you can't install linux but you want us to donate you a phone!!
Go out and play - come back when you grow up.
Click to expand...
Click to collapse
Bro you say big truth!

kovacslaszlo13 said:
And build is work or not?Or just slow?
For me it's unusable
Click to expand...
Click to collapse
The kernel compiling working without any problem, just need extreme big patience on a 700MHz p3 machine (and on 1,6GHz atom too, looks like the atom is two times faster if we see the clocks, but the reality... due the sh!t design and the in-order execution pipelines the old p3 sometime faster than the atom... )
The rom compiling is another business, for compile gb need at least 1,5-2 gb ram, for 4.0+ you need at least 3+ gb ram to prevent lot of compiling errors due the low ram.
And while the kernel compiling not need any special packages, just an arm compiler (now checked, the latest codesourcery 4.7.2 runs on ubuntu 8, fedora 6, and lot of old distro), the rom compiling need lot of packages what require newer disto (I can suggest use at least ubuntu 10+/debian 6+/suse 10+/fedora 15+)

pilu1978 said:
The kernel compiling working without any problem, just need extreme big patience on a 700MHz p3 machine (and on 1,6GHz atom too, looks like the atom is two times faster if we see the clocks, but the reality... due the sh!t design and the in-order execution pipelines the old p3 sometime faster than the atom... )
The rom compiling is another business, for compile gb need at least 1,5-2 gb ram, for 4.0+ you need at least 3+ gb ram to prevent lot of compiling errors due the low ram.
And while the kernel compiling not need any special packages, just an arm compiler (now checked, the latest codesourcery 4.7.2 runs on ubuntu 8, fedora 6, and lot of old distro), the rom compiling need lot of packages what require newer disto (I can suggest use at least ubuntu 10+/debian 6+/suse 10+/fedora 15+)
Click to expand...
Click to collapse
You are good in kernel compileing?
Because i want to learn it!
And i can use good buildmachine with ssh

I started with debian 2.1 near 15 years ago, so I have few linux experience...
Sent from my E15i using xda app-developers app

kovacslaszlo13 said:
You are good in kernel compileing?
Because i want to learn it!
And i can use good buildmachine with ssh
Click to expand...
Click to collapse
iirc, pilu is a programmer (am i right?). and he's worked on some projects in the past. if you get him to teach you, you're a lucky man.
you can also alsk sgt.meow or ferneoh for tips.
Just because i don't doesn't mean i can't.

cascabel said:
iirc, pilu is a programmer (am i right?). and he's worked on some projects in the past. if you get him to teach you, you're a lucky man.
you can also alsk sgt.meow or ferneoh for tips.
Just because i don't doesn't mean i can't.
Click to expand...
Click to collapse
Sorry i'm new in X8 forums (i have SK17i) so i just see that he is hungarian :victory:
But i don't know anything
Sorry again for my question

@cascabel: you are right. But my target platform is x86 and windows, not arm and android. Now my 99% of arm/android works related to my new toy: a dragonboard s4 plus developer board...
Sent from my E15i using xda app-developers app

Related

[Q] Guide me please! Installing from source.

Hi everyone, i just installed Ubuntu 11.10 on my netbook . Really interested in
building android from source. Like what people are doing in the ICS CM9
development thread. Please guide me on what to do next, i have no experiences on
using Ubuntu. I apologize in advanced for causing any troubles for you
guys.
PlasticPhone said:
Hi everyone, i just installed Ubuntu 11.10 on my netbook . Really interested in
building android from source. Like what people are doing in the ICS CM9
development thread. Please guide me on what to do next, i have no experiences on
using Ubuntu. I apologize in advanced for causing any troubles for you
guys.
Click to expand...
Click to collapse
Here are two great links to get you started
Link 1
Link 2
start by build yourself a kernel, and then work your way to a full build
PlasticPhone said:
Hi everyone, i just installed Ubuntu 11.10 on my netbook . Really interested in
building android from source. Like what people are doing in the ICS CM9
development thread. Please guide me on what to do next, i have no experiences on
using Ubuntu. I apologize in advanced for causing any troubles for you
guys.
Click to expand...
Click to collapse
Brave of you to try. I've been meaning to do that myself, but I believe you can only build in Linux. Alas, I don't have any knowledge of that OS. I only use win7. I know this might be a stupid question, but can one build in win7? hope? he devs releases a flashable zip soon... :'(
Tapatalkin' it from my rooted NookColor running CM7 MiRaGe [KANG] [7.2 RC] overclocked @ 1.2 GHz
les02jen17 said:
I believe you can only build in Linux.
Click to expand...
Click to collapse
Ubuntu is Linux. You can burn it to a CD and take it for a spin without changing your Win7 machine. Or, you can dual boot like I do. Give it a whirl!
To the OP: good for you!
les02jen17 said:
Brave of you to try. I've been meaning to do that myself, but I believe you can only build in Linux. Alas, I don't have any knowledge of that OS. I only use win7. I know this might be a stupid question, but can one build in win7? hope? he devs releases a flashable zip soon... :'(
Tapatalkin' it from my rooted NookColor running CM7 MiRaGe [KANG] [7.2 RC] overclocked @ 1.2 GHz
Click to expand...
Click to collapse
No Windows build support. You can just run Ubuntu in a virtual box without having to deal with a dual boot.
Sent from space

[Guides] My Dev Resources

Hey guys, I've seen some people that are interested in learning how to develop for Android, so I thought I 'd share my Android Dev Resources bookmarks folder with all of you It's grown significantly since I last showed it to you guys in my CM9-Woot thread.
How to port ROM's to the Desire S (Similar to our phone)
Init.d Script guide
Modding ICS
Build.prop tweaks
ICS style settings mod
Porting Android
Chef Central XDA
GreenROM Project
Android App Development Tutorial
How to port cm7,9,10
How to properly de/recompile APK's
Remap search button to recent apps
Google Android Training
Marakana tech tv (Android tutorials)
CPU Governors explained
Jellybean porting
How to- Compiling from source
How to make you're own custom ROM
How to compile CM10
Compile JB on ubuntu
Build.prop mod- Project Butter
Github.com
XDA Android software and hacking
Building your first kernel
Compile ICS on Ubuntu
CyanogenMod wiki- Compile CM9
Hopefully this inspires more people to learn how to develop for our phone
ZaySk said:
Hey guys, I've seen some people that are interested in learning how to develop for Android, so I thought I 'd share my Android Dev Resources bookmarks folder with all of you It's grown significantly since I last showed it to you guys in my CM9-Woot thread.
How to port ROM's to the Desire S (Similar to our phone)
Init.d Script guide
Modding ICS
Build.prop tweaks
ICS style settings mod
Porting Android
Chef Central XDA
GreenROM Project
Android App Development Tutorial
How to port cm7,9,10
How to properly de/recompile APK's
Remap search button to recent apps
Google Android Training
Marakana tech tv (Android tutorials)
CPU Governors explained
Jellybean porting
How to- Compiling from source
How to make you're own custom ROM
How to compile CM10
Compile JB on ubuntu
Build.prop mod- Project Butter
Github.com
XDA Android software and hacking
Building your first kernel
Compile ICS on Ubuntu
CyanogenMod wiki- Compile CM9
Hopefully this inspires more people to learn how to develop for our phone
Click to expand...
Click to collapse
thanks for that mate if anything i wanna try build a kernal from the htc source so that we can get your cm9 port or kaijuras fully working
naathaanb96 said:
thanks for that mate if anything i wanna try build a kernal from the htc source so that we can get your cm9 port or kaijuras fully working
Click to expand...
Click to collapse
Meh, don't bother with my CM9 port, the code for that build is ancient in technological terms. I'll be compiling CM10 or AOKP JB for you guys next month when my bandwidth meter restarts. I waster a LOT of bandwidth trying to sync the CM10 code and having it run into a fatal error at the end. Such a piss off.
ZaySk said:
Meh, don't bother with my CM9 port, the code for that build is ancient in technological terms. I'll be compiling CM10 or AOKP JB for you guys next month when my bandwidth meter restarts. I waster a LOT of bandwidth trying to sync the CM10 code and having it run into a fatal error at the end. Such a piss off.
Click to expand...
Click to collapse
stuff making my own rom haha ill use kaijuras as the base. just downloading and installing ubuntu 64bit now so i should "HOPEFULLY" have a kernal compiled by the end of today from htc source. which hopefully fixes camera and everything
naathaanb96 said:
stuff making my own rom haha ill use kaijuras as the base. just downloading and installing ubuntu 64bit now so i should "HOPEFULLY" have a kernal compiled by the end of today from htc source. which hopefully fixes camera and everything
Click to expand...
Click to collapse
Let me know how ubunto is as an OS. As I've thought about dual booting with ubunto or OSX. Just haven't had the time yet .....
Sent from my HTC Incredible S using Tapatalk 2
vizzy said:
Let me know how ubunto is as an OS. As I've thought about dual booting with ubunto or OSX. Just haven't had the time yet .....
Sent from my HTC Incredible S using Tapatalk 2
Click to expand...
Click to collapse
should be up and running in about 30 mins
vizzy said:
Let me know how ubunto is as an OS. As I've thought about dual booting with ubunto or OSX. Just haven't had the time yet .....
Sent from my HTC Incredible S using Tapatalk 2
Click to expand...
Click to collapse
I like Ubuntu a lot. I've only used 11.10, and 12.04 but I personally prefer 11.10 due to the fact that 12.04 is "only experimentally supported for compiling ROM's and not guarenteed to work". I also find 11.10 to be significantly more stable and smooth than 12.04, but it could be because of my older computer and processor.
If you're good with technology and computers (Which you most likely are since you're on XDA) then you should have no problem learning how to use Ubuntu. There are a little bit more quirks in Ubuntu than in Windows, and the problems typically have to be fixed in the Terminal, but it's not that bad. I personally enjoy using Ubuntu, I found it to be very easy to learn how to use. (But I'm a major nerd )
Edit: If you want to know anything else about Ubuntu, let me know and I'll fire up my VM.
ZaySk said:
I like Ubuntu a lot. I've only used 11.10, and 12.04 but I personally prefer 11.10 due to the fact that 12.04 is "only experimentally supported for compiling ROM's and not guarenteed to work". I also find 11.10 to be significantly more stable and smooth than 12.04, but it could be because of my older computer and processor.
If you're good with technology and computers (Which you most likely are since you're on XDA) then you should have no problem learning how to use Ubuntu. There are a little bit more quirks in Ubuntu than in Windows, and the problems typically have to be fixed in the Terminal, but it's not that bad. I personally enjoy using Ubuntu, I found it to be very easy to learn how to use. (But I'm a major nerd )
Click to expand...
Click to collapse
8 mins left on my download
Thank you for your hardwork!
By the way, which one did you tried from the above links?
I have gone thru some of the links, some does not work with
sense?
vinboy3 said:
Thank you for your hardwork!
By the way, which one did you tried from the above links?
I have gone thru some of the links, some does not work with
sense?
Click to expand...
Click to collapse
My pleasure I've read them all, and tried out a majority of them myself. Some work, some don't but they all teach you valuable lessons and are worth reading. Not all of them are for Sense ROM's, only some of them are. I also really want to compile CM10 which is why I also have a lot of AOSP links. Some are also app tutorials, I'm also trying to learn how to write apps.
That's an impressive list, thanks for sharing.

[Q]how to compile from source

I apologize for my bad English I am Italian and use google translate
I need a guide on how to compile Android from source
(the ParanoidAndroid for accuracy)
which linux distro to use?
which packages to install?
which commands to use?
I have a lot of time free
and a core i5 cpu
I think that to compile Android from source
but I need a guide
then I ask you developers, you can post a guide
----------------------------------------------------------------------------------------
write from my pc using win8 e programming a websites
bomdia said:
I apologize for my bad English I am Italian and use google translate
I need a guide on how to compile Android from source
(the ParanoidAndroid for accuracy)
which linux distro to use?
which packages to install?
which commands to use?
I have a lot of time free
and a core i5 cpu
I think that to compile Android from source
but I need a guide
then I ask you developers, you can post a guide
----------------------------------------------------------------------------------------
write from my pc using win8 e programming a websites
Click to expand...
Click to collapse
Well, you need a lot of work to get a working build, as i currently compile CM9 for SXL.
Recommended distros: Ubuntu 12.04 Precise / Linux Mint 13 Maya with Cinnamon interface to have the best linux experience << The best linux distro i ever used
Packages: Well, you need to check the Paranoid site to download the repo for ICS or JB variant of source-code.
Commands: Lots of commands, there are tutorials online. Example >> here
After this, you will need the device tree for SXL, i have one that is deprecated (not updated for some time), it does not work the variant uploaded here, but i will upload it.
You will need the vendor files, i also have the files but as the build of CM9 don't work, i haven't upload them anywhere untill i can get an at least experimental build that boots
Link for android device tree for sxl by me here
There is a lot of work and there aren't any specific guides on how to do this, you need to join communities and be a pain on the ass for them untill you learn how to do this.
I hope this helps anyways
Lexmazter said:
Well, you need a lot of work to get a working build, as i currently compile CM9 for SXL.
Recommended distros: Ubuntu 12.04 Precise / Linux Mint 13 Maya with Cinnamon interface to have the best linux experience << The best linux distro i ever used
Packages: Well, you need to check the Paranoid site to download the repo for ICS or JB variant of source-code.
Commands: Lots of commands, there are tutorials online. Example >> here
After this, you will need the device tree for SXL, i have one that is deprecated (not updated for some time), it does not work the variant uploaded here, but i will upload it.
You will need the vendor files, i also have the files but as the build of CM9 don't work, i haven't upload them anywhere untill i can get an at least experimental build that boots
Link for android device tree for sxl by me here
There is a lot of work and there aren't any specific guides on how to do this, you need to join communities and be a pain on the ass for them untill you learn how to do this.
I hope this helps anyways
Click to expand...
Click to collapse
thanks a lot I think I start tomorrow I'm a little tired
Hi just so you know you won't be able to compile Paranoid Android for ICS from source as it was never released.
If you can get JB to work then you will not only be a hero but also be able to use Paranoid Android source
I have a problem I can not download the sources of the paranoid in any way
help (or build the sources normal Android?)
Did you follow a guide how to set up the environment in linux? Or Mac.. the way you can download sources is git clone and then the git link. There are many guides on doing that part. Also when I download source it times out in a 4 mb/s connection and I need to use a better connecyion
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
anders3408 said:
Did you follow a guide how to set up the environment in linux? Or Mac.. the way you can download sources is git clone and then the git link. There are many guides on doing that part. Also when I download source it times out in a 4 mb/s connection and I need to use a better connecyion
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Click to expand...
Click to collapse
aa ok but the guide I was reading did not say that it was necessary to clone each of the sources piece by piece, but he said to use a single link.
I have linux mint 14 with cinnamon (from the 13 consigliatami lextmazter I do not work)
both in Italy and in spite of my connection is approximately 16 mb / s (88% above the national average)
Post link to guide.
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
bomdia said:
aa ok but the guide I was reading did not say that it was necessary to clone each of the sources piece by piece, but he said to use a single link.
I have linux mint 14 with cinnamon (from the 13 consigliatami lextmazter I do not work)
both in Italy and in spite of my connection is approximately 16 mb / s (88% above the national average)
Click to expand...
Click to collapse
I do not recommend Linux Mint 14 as it is new edition, based on new Ubuntu version 12.10 if i remember good, don't know for sure, that's why, on Ubuntu 12.04 building is supported, even though on some guides it is said that on 12.04 it is experimental, well, it was, now it should be stable.
Also, if you want to port things like Paranoid or PAC you should start with AOSP or CM9 or AOKP, to put it short, versions that have guides and source codes on their sites. In my opinion CM is the best thing to start with, that's why i started CM9, after that you can easily port every 4.0.4 AOSP based ROM.
The same thing applies to JB, if you can port or build AOSP or CM10, you can port every JB AOSP based ROM very easily following only a few basic steps, that's how things work in this hood
Off-topic: I was a little distracted from building/testing/devving because of the school affairs, but today i will resume my work on CM9, if things work well, i will have a bootable build this very evening.
same as lexmazter, sound correct. the hard part is build CM9 rom, rest is pretty easy.
Lexmazter, i am about to try take a ramdisk from cm9 primou and make changes in every lines and see if i can get it to work with runnymede. if it does we will have a working aosp bootimg. i have compiled a zimage from source and it works with wifi and bt and so on in sense rom, also zimage works with cm9 with wifi.
lexmazter, can you please take a bencmark test with antutu 3.0.1, the new one, and post screenshot of the score and wich rom you are in ? they have made the test much diffrend so score is diffrend in 3.0.1 than older , so i have nothing to compare it to
anders3408 said:
same as lexmazter, sound correct. the hard part is build CM9 rom, rest is pretty easy.
Lexmazter, i am about to try take a ramdisk from cm9 primou and make changes in every lines and see if i can get it to work with runnymede. if it does we will have a working aosp bootimg. i have compiled a zimage from source and it works with wifi and bt and so on in sense rom, also zimage works with cm9 with wifi.
lexmazter, can you please take a bencmark test with antutu 3.0.1, the new one, and post screenshot of the score and wich rom you are in ? they have made the test much diffrend so score is diffrend in 3.0.1 than older , so i have nothing to compare it to
Click to expand...
Click to collapse
5941 no OC with LTX Kernel v0.7 and Sense 3.0 by fshami, also, i think i found the right ramdisk for now for CM9, it solved the dalvik-permissions, now i still need to boot the build, still trying to figure what is wrong here and why it hangs after Android is upgrading... >> Starting applications.
I can work more on my device now as i have a cheap second phone to use if for calls and sms.
so then I decided, when I start buildare the source of AOSP Android 4.2 jellybean I think it's easier for me to start.
I had to use because the new mint old man crashed always
bomdia said:
so then I decided, when I start buildare the source of AOSP Android 4.2 jellybean I think it's easier for me to start.
I had to use because the new mint old man crashed always
Click to expand...
Click to collapse
As a recommandation, i would recommend building AOSP 4.0.4, it is easier to start and has more chances of working, after that, you have the experience and the headstart to work on 4.1 and only after that on 4.2.
Just start with baby-steps, it is easier and increases the chances of success.
Lexmazter said:
As a recommandation, i would recommend building AOSP 4.0.4, it is easier to start and has more chances of working, after that, you have the experience and the headstart to work on 4.1 and only after that on 4.2.
Just start with baby-steps, it is easier and increases the chances of success.
Click to expand...
Click to collapse
ahh ok then I try to go with 4.1 if I can not then step 4.0.4
bomdia said:
ahh ok then I try to go with 4.1 if I can not then step 4.0.4
Click to expand...
Click to collapse
Well, i recommend this because i'm still building 4.0.4 and i haven't successfully booted a build, so that's why i say this, because if you get the 4.0.4, in short terms, all you need to change for 4.1 is the graphics driver, but for 4.2 i don't know for sure, too new for me and i'm still trying to get 4.0.4 to air
then my kernel is not so bad 5838 with sense 4.1 v. 1.5.1 and still missing some improvments
which ramdisk are you using, zimage from stock rom should get it to boot, but the ramdisk as you know need to be changed to cm9. when you compile from source it should also make a ramdisk that will fits the rom, i think it is best to check what the diffrence in the new ramdisk and the old one with VM errors and then fix them, perhaps it will boot then ? one specific compiled by you ? post a logcat in your cm9, had also some bootloop in my cm9 port but got it booting.
anders3408 said:
then my kernel is not so bad 5838 with sense 4.1 v. 1.5.1 and still missing some improvments
which ramdisk are you using, zimage from stock rom should get it to boot, but the ramdisk as you know need to be changed to cm9. when you compile from source it should also make a ramdisk that will fits the rom, i think it is best to check what the diffrence in the new ramdisk and the old one with VM errors and then fix them, perhaps it will boot then ? one specific compiled by you ? post a logcat in your cm9, had also some bootloop in my cm9 port but got it booting.
Click to expand...
Click to collapse
just enter the irc channel, will talk more there, no need to spam the forum with this.
The boothanging is because of the audio, the ramdisk is good, i use the LTX v0.7 zImage and ramdisk from stock edited to fit the build.
Also, the ramdisk is not made with the build, maybe if you compile the kernel with the rom, and for this you need to put the kernel online and othe things, and because of proxy, i can't and won't do that. For more details, like i said, find me on the irc.
link here
you say that jelly beans to need a new kernel? because sifting through the Internet I found this: https://developer.qualcomm.com/mobile-development/mobile-technologies/gaming-graphics-optimization-adreno/tools-and-resources there are also drivers for jelly bean of adreno 2xx
bomdia said:
you say that jelly beans to need a new kernel? because sifting through the Internet I found this: https://developer.qualcomm.com/mobile-development/mobile-technologies/gaming-graphics-optimization-adreno/tools-and-resources there are also drivers for jelly bean of adreno 2xx
Click to expand...
Click to collapse
yeah, those are the drivers
But they do not require a new kernel
Lexmazter said:
yeah, those are the drivers
But they do not require a new kernel
Click to expand...
Click to collapse
but I need or I do not need?

New port to our phone

Hi guys ! I'm thinking about a new port to our phone.. I think I can try something as now I'm a little more introduced in Android , but I don't have the phone ( mine is bricked, some of us already know the story..). So, my ideas ar Ubuntu Phone OS and Firefox OS , from my point Ubuntu is more beautiful but is very hard to find and more harder to build even.. Firefox OS looks great and it's easy to compile, but I don't know how good will work it on our device as our device is not enough good to run it properly good. So, what do you think guys?
I'd like to have both of them but if i have to chose it's ubuntu
It's great but is in beta stage.. and about Firefox OS, I like very much the way you can design apps, it's like HTML but a little differences in framework
dei.andrei98 said:
It's great but is in beta stage.. and about Firefox OS, I like very much the way you can design apps, it's like HTML but a little differences in framework
Click to expand...
Click to collapse
It's easier to build apps in html but i don't think that firefox os is stable too idk...
FrOz3n said:
It's easier to build apps in html but i don't think that firefox os is stable too idk...
Click to expand...
Click to collapse
I think it's more stable than Ubuntu because it has more apps done already than Ubuntu wich has done only 8-9 apps for system.
Anyways I'm not that good so I guess that I'll just wait for a developer to port one of this oses xD
FrOz3n said:
Anyways I'm not that good so I guess that I'll just wait for a developer to port one of this oses xD
Click to expand...
Click to collapse
I think about porting it from another device, not building from source as I don't have a stable linux machine right now.. but let's wait to finish the pool
Firefox os will be great
dei.andrei98 said:
I think about porting it from another device, not building from source as I don't have a stable linux machine right now.. but let's wait to finish the pool
Click to expand...
Click to collapse
And how do you think you will port it without having an actual device? We don't even have fully working AOSP-based Android ROM and you're dreaming of something else...
deleted
TheWhisp said:
And how do you think you will port it without having an actual device? We don't even have fully working AOSP-based Android ROM and you're dreaming of something else...
Click to expand...
Click to collapse
The dream may come true one day untill this summer the official JB will be out and I will have another Mini2, so everything will be ok.
if someone wants to port something.. it's a good news.. and all we have to do is be happy for it.. at least someone is making an effort..
thanks man.. you have my support.
So Ubuntu just won the pool ! We'll try our best to make it..but we will need time, anyway, starting now !
dei.andrei98 said:
So Ubuntu just won the pool ! We'll try our best to make it..but we will need time, anyway, starting now !
Click to expand...
Click to collapse
In every dual-core phone, there’s a PC trying to get out. - from Ubuntu website
RaluSiCris said:
In every dual-core phone, there’s a PC trying to get out. - from Ubuntu website
Click to expand...
Click to collapse
Everything is possible
Port Ubuntu to a 1-core phone
Sent from my SGM2 S6500D
RaluSiCris said:
In every dual-core phone, there’s a PC trying to get out. - from Ubuntu website
Click to expand...
Click to collapse
This is written by a genius, and from every single-core phone, there are an infinite new ports trying to get out !
Andrespro6 said:
Everything is possible
Port Ubuntu to a 1-core phone
Sent from my SGM2 S6500D
Click to expand...
Click to collapse
Well, in my opinion there must be something succesful in this port, everything is possible these day.. We already learned that from @TheWhisp
More porting less talking
Its no easy, port a different OS
Sent from my SGM2 S6500D
dei.andrei98 said:
Hi guys ! I'm thinking about a new port to our phone.. I think I can try something as now I'm a little more introduced in Android , but I don't have the phone ( mine is bricked, some of us already know the story..). So, my ideas ar Ubuntu Phone OS and Firefox OS , from my point Ubuntu is more beautiful but is very hard to find and more harder to build even.. Firefox OS looks great and it's easy to compile, but I don't know how good will work it on our device as our device is not enough good to run it properly good. So, what do you think guys?
Click to expand...
Click to collapse
If you port ubuntu and firefox OSs i'll be THE tester!! lol
dei.andrei98 said:
Hi guys ! I'm thinking about a new port to our phone.. I think I can try something as now I'm a little more introduced in Android , but I don't have the phone ( mine is bricked, some of us already know the story..). So, my ideas ar Ubuntu Phone OS and Firefox OS , from my point Ubuntu is more beautiful but is very hard to find and more harder to build even.. Firefox OS looks great and it's easy to compile, but I don't know how good will work it on our device as our device is not enough good to run it properly good. So, what do you think guys?
Click to expand...
Click to collapse
have you started?
GT-S6500D cihazımdan Tapatalk 2 ile gönderildi

Fix camera on Nougat?

Fix camera?
https://forum.xda-developers.com/chef-central/android/guide-porting-64bit-mtk-roms-mt6735-t3563807
I think that wont work, because our kernel or rom base is on 32bits o something like that, but i'm not sure, @vampirefo can confirm this if he want to
I believe these files listed are already ported into the build.
I had my doubts that this would make any change for our device, but i put the files into a patch install and tried it.
still No camera ..! sorry .
unless the files also needed to have permissions applied.
New rom compatible with Blu R1HD?
https://forum.xda-developers.com/android/development/nougat-unofficial-t3567653
menphis said:
New rom compatible with Blu R1HD?
https://forum.xda-developers.com/android/development/nougat-unofficial-t3567653
Click to expand...
Click to collapse
Not directly, would need to be "ported" and tweaked. That post says its for same processor and is tagged as "Coolpad 3"
Be careful testing with it. It comes from a general thread not any device specific thread so who know what to really is.
mrmazak said:
Not directly, would need to be "ported" and tweaked. That post says its for same processor and is tagged as "Coolpad 3"
Be careful testing with it. It comes from a general thread not any device specific thread so who know what to really is.
Click to expand...
Click to collapse
Thanks friend.
Can the library work for R1HD camera in nougat?
menphis said:
Thanks friend.
Can the library work for R1HD camera in nougat?
Click to expand...
Click to collapse
Do not know. It would have to be tested.
If there was a way to know what camera module the r1-hd has and then compare it to the one for cool-pad 3 lite has.
Other than being able to do that it is left to trial and error.
Is already there and is not working I think is something with the boot img I mean the kernel part
Id really like to see the camera working. I dont mind my R1s camera not working really because i dont use it, But if it were working the Rom would receive unofficial build status instead of the "beta" and "discontinued" its been getting.
I have Nougat on my R1 solely thanks to Mrmazak
10033859 said:
Id really like to see the camera working. I dont mind my R1s camera not working really because i dont use it, But if it were working the Rom would receive unofficial build status instead of the "beta" and "discontinued" its been getting.
I have Nougat on my R1 solely thanks to Mrmazak
Click to expand...
Click to collapse
Well, unless you switch phones or Blu releases an update camera won't be fixed.
To be honest camera isn't very good in any built rom for Blu devices, I have several roms I built for Blu Life Max, camera works but it isn't very good, pink haze on back camera, front camera is ok, still not as good as stock rom, or ported stock rom from another device.
Sent from my NXA8QC116 using Tapatalk
---------- Post added at 08:45 PM ---------- Previous post was at 08:41 PM ----------
menphis said:
Fix camera?
https://forum.xda-developers.com/chef-central/android/guide-porting-64bit-mtk-roms-mt6735-t3563807
Click to expand...
Click to collapse
64bit won't work on 32bit, nor will 32bit work on 64bit, no way around that.
A 32bit kernel can only use 32bit binaries, 64bit kernel can only use 64bit binaries.
Sent from my NXA8QC116 using Tapatalk
vampirefo said:
Well, unless you switch phones or Blu releases an update camera won't be fixed.
To be honest camera isn't very good in any built rom for Blu devices, I have several roms I built for Blu Life Max, camera works but it isn't very good, pink haze on back camera, front camera is ok, still not as good as stock rom, or ported stock rom from another device.
Click to expand...
Click to collapse
Yeah you got a point. The camera was never very good on Cyanogen or Lineage. Or even for that matter on the BLU rom itself... When i need the camera i just use my other S6 Active.
vampirefo said:
A 32bit kernel can only use 32bit binaries, 64bit kernel can only use 64bit binaries.
Click to expand...
Click to collapse
The compat layer (see CONFIG_COMPAT) in the kernel allows for 32 or 64-bit userland with 64-bit kernel and is supported by Android. The tinno 64-bit config has this enabled.
mumbel said:
The compat layer (see CONFIG_COMPAT) in the kernel allows for 32 or 64-bit userland with 64-bit kernel and is supported by Android. The tinno 64-bit config has this enabled.
Click to expand...
Click to collapse
that means nothing, no matter.
good luck compiling a 64bit kernel out of 32bit source.
perhaps R1HD Plus, kernel source might be of some use to you all, the phone is advertised as 64bit, I think it's really going to be 32bit, but won't know til someone gets one.
vampirefo said:
that means nothing, no matter.
good luck compiling a 64bit kernel out of 32bit source.
Click to expand...
Click to collapse
You didn't know you could run 32-bit binaries in a 64-bit kernel, and now you're saying you can't compile 64-bit kernels out of 32-bit source, whatever you think you mean by that. The point of me mentioning the tinno config is there is a 32-bit config and 64-bit config for the same soc and surprise, it uses the same source. There is minor difference in the config choosing arch/arm and arch/arm64, but it still compiles and the source is there to do it.
mumbel said:
You didn't know you could run 32-bit binaries in a 64-bit kernel, and now you're saying you can't compile 64-bit kernels out of 32-bit source, whatever you think you mean by that. The point of me mentioning the tinno config is there is a 32-bit config and 64-bit config for the same soc and surprise, it uses the same source. There is minor difference in the config choosing arch/arm and arch/arm64, but it still compiles and the source is there to do it.
Click to expand...
Click to collapse
I can't help you learn the difference, you will get there on your own.
A 64bit kernel can't run 32bit binaries, nor can a 32bit kernel run 64bit binaries.
You are confusing Linux kernel with Android kernel.
Android kernel 64bit uses a 64bit toolchain Android kernel 32bit uses a 32 bit toolchain neither kernel could possibly run any binaries compiled with the other toolchain.
But, instead of me trying to teach you the difference, go ahead and fix the camera with the 64bit binaries, no better teacher than hands on, get your hands dirty.
Sent from my LIFE X8 using Tapatalk
did anybody seen this thead https://forum.xda-developers.com/k3-note/orig-development/rom-custom-nougat-roms-k-3-note-t3513466
liviu_anc said:
did anybody seen this thead https://forum.xda-developers.com/k3-note/orig-development/rom-custom-nougat-roms-k-3-note-t3513466
Click to expand...
Click to collapse
What's written there is 100% correct, that's why camera will never ever work, unless Blu releases an update.
That's the main reason I got rid of the phone, other phones don't have the same limitations that R1HD has.
My Life Max doesn't have the problem, hopefully the new R1HD plus doesn't either.
Sent from my Life_Max using Tapatalk
vampirefo said:
What's written there is 100% correct, that's why camera will never ever work, unless Blu releases an update.
That's the main reason I got rid of the phone, other phones don't have the same limitations that R1HD has.
My Life Max doesn't have the problem, hopefully the new R1HD plus doesn't either.
Click to expand...
Click to collapse
I hope to the new r1 hd it doesn't have this kind of problems is having a different processor anyway I read something like the new r1 hd plus has a 64 bit processor
liviu_anc said:
I hope to the new r1 hd it doesn't have this kind of problems is having a different processor anyway I read something like the new r1 hd plus has a 64 bit processor
Click to expand...
Click to collapse
I think that was just another lie Blu told, I am betting it's 32 bit.
If 32 bit and camera doesn't use junk libaries like R1HD, the phone can run many custom roms.
Most likely run same roms my Life Max can.
Should know soon enough a lot of people ordered the phone.
Whether is 64 bit or 32 bit.
Sent from my Life_Max using Tapatalk
vampirefo said:
I think that was just another lie Blu told, I am betting it's 32 bit.
If 32 bit and camera doesn't use junk libaries like R1HD, the phone can run many custom roms.
Most likely run same roms my Life Max can.
Should know soon enough a lot of people ordered the phone.
Whether is 64 bit or 32 bit.
Click to expand...
Click to collapse
When I will get to us I will order straight that phone who knows probably is having a 64 I didn't seen one in real life so I don't know yet just let's hope is a 64
like they say here https://www.mediatek.com/products/smartphones/mt6737

Categories

Resources