[PROJECT][DISCUSSION] IncrediPi | Porting Android for Raspberry Pi - Raspberry Pi General

As far as I know, Broadcom promised to get android on our small little computer Raspberry Pi but their is no news of it till now
So I started this thread to discuss all the possible ways to Port Android to RasPi
Project Name: IncrediPi
This thread on MADTeam Forums: http://madteam.co/forum/development-106/(discussion)-incredipi-porting-android-for-raspberry-pi/
This thread here on XDA: http://forum.xda-developers.com/showthread.php?t=2321557
Rules of this thread:
No spamming and No Flaming
No Fights to be continued here
Abuse/Disrespect towards newbies or any member!
Use only english
Help each other with problems
One of my uncles also has RasPi and he knows hell lot of knowledge in Programming!
Biggest problem we will see in this project is hardware drivers... Broadcom is kinda closed source I remember how my devices Galaxy Y got a semi-stable CM... Galaxy Y uses Broacom so I know the pain when we started developing xD
I hope we can see Android Running on Pi Someday :fingers-crossed:
Similar articles:
http://www.raspberrypi.org/archives/tag/android
http://androidpi.wikia.com/wiki/Android_Pi_Wiki
http://www.linuxtoday.com/upload/bu...-based-raspberry-pi-station-130528005512.html
Will update this thread with more such links everyday
ALSO SEE: I am not a developer, Just trying to gather information from people
Similar Threads to this on XDA:
http://forum.xda-developers.com/showthread.php?t=2046717
http://forum.xda-developers.com/showthread.php?t=1667072
http://forum.xda-developers.com/showthread.php?t=1811089
http://forum.xda-developers.com/showthread.php?t=1808965
http://forum.xda-developers.com/showthread.php?t=1808965
I just saw this: https://github.com/raspberrypi/firmware/issues/70
He says he got the system booting fine but due to the lack of egl drivers the h/w isn't accelerating... I'll catch hold of that guy! I hope we are able to make it work

I was after this also, in what i can help let me know.
Also, at this moment the main issue is the broadcom driver,!!
Br
M3mn0t

m3mn0t said:
I was after this also, in what i can help let me know.
Also, at this moment the main issue is the broadcom driver,!!
Br
M3mn0t
Click to expand...
Click to collapse
Yes, I also own a Galaxy Y which uses similar GPU and CPU! It took 2000+ Signs in a petition for them to provide us test egl binaries! I hope with the same method broadcom will release drivers for Pi
I will never loose hope
Sent from my GT-S5360 using Tapatalk 2

Last update from raspberry pi was at july 2012....almost a year ago.I think its time to broadcom provide that drivers. I will get more inside this subject, broadcom drivers, them i will try something, also it would be perfect that some developers get into this thread.
Br
Arnav.G said:
Yes, I also own a Galaxy Y which uses similar GPU and CPU! It took 2000+ Signs in a petition for them to provide us test egl binaries! I hope with the same method broadcom will release drivers for Pi
I will never loose hope
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse

m3mn0t said:
Last update from raspberry pi was at july 2012....almost a year ago.I think its time to broadcom provide that drivers. I will get more inside this subject, broadcom drivers, them i will try something, also it would be perfect that some developers get into this thread.
Br
Click to expand...
Click to collapse
Yeah....
I am studying C right now...
Also, Please some developers needed here

Ok!
I was working on a Website for this project and its nearly complete....
I will share it here!
Also, I have started looking into other porting processes! Just like HTC HD2 has so many OS's RasPi will also have

What version of android does your Uncle have running?
There have been cyanogenmod 7 running on the Raspberry Pi for a while without any hardware acceleration, the main problem developers are having are getting anything above android 4.0 running without hardware acceleration.

dombeef said:
What version of android does your Uncle have running?
There have been cyanogenmod 7 running on the Raspberry Pi for a while without any hardware acceleration, the main problem developers are having are getting anything above android 4.0 running without hardware acceleration.
Click to expand...
Click to collapse
Can you link me to CynogenMod 7 for Pi?
For EGL Libs we have to start a petition against broadcom asking for the drivers But unfortunately we have to!

This is something that i have to dig deep before start anything, because i want to understand very well every aspect of this project.
What confuses me is, if there is already an arm 6 cellphone android with the same broadcom chip for graphics, why we cannot start from there?!! keep in mind the raspberry pi uses the same arm 6 cpu \ broadcom gpu
Br
Arnav.G said:
Can you link me to CynogenMod 7 for Pi?
For EGL Libs we have to start a petition against broadcom asking for the drivers But unfortunately we have to!
Click to expand...
Click to collapse

m3mn0t said:
This is something that i have to dig deep before start anything, because i want to understand very well every aspect of this project.
What confuses me is, if there is already an arm 6 cellphone android with the same broadcom chip for graphics, why we cannot start from there?!!
Br
Click to expand...
Click to collapse
Main problem is that no manufacturer except samsung provides Broacom chip on their phones!
also, In my country Pi is out of stock :/
The closest Armv6 Phone which uses Broadcom chip is Galaxy Y and it has a quite similar GPU and CPU as compared to that of in Pi! *I HAVE THIS DEVICE*
But I am not sure if we can engineer its drivers to make it work with Pi!
Also we struggled alot to get a semi stable CyanogenMod 7!

UPDATE :victory:
I was going through MADTeam Forums and then saw a post on Raspberry Pi Opensource GPU Drivers!
http://www.raspberrypi.org/archives/2221
That means we still have hopes on getting it Stable!
Before we start we need to make a proper device tree! I'll be sending PM's to some BCM Devs

Arnav.G said:
Main problem is that no manufacturer except samsung provides Broacom chip on their phones!
also, In my country Pi is out of stock :/
The closest Armv6 Phone which uses Broadcom chip is Galaxy Y and it has a quite similar GPU and CPU as compared to that of in Pi! *I HAVE THIS DEVICE*
But I am not sure if we can engineer its drivers to make it work with Pi!
Also we struggled alot to get a semi stable CyanogenMod 7!
Click to expand...
Click to collapse
Here in portugal, You can find it anywhere eheheh, the 512 mb ram version. Now what i will search and understand is, if we have a gingerbread version already working in a raspberry pi, but without any hw accelaration, maybe with the original firmware from galaxy Y we can start work with the broadcom driver, do you see the light at the end of the tunel?!
Br

m3mn0t said:
Here in portugal, You can find it anywhere eheheh, the 512 mb ram version. Now what i will search and understand is, if we have a gingerbread version already working in a raspberry pi, but without any hw accelaration, maybe with the original firmware from galaxy Y we can start work with the broadcom driver, do you see the light at the end of the tunel?!
Br
Click to expand...
Click to collapse
I didn't get you :/
Anyways I shared the Opensource GPU Drivers! I still have hope that we can get HW Acceleration done in Gingerbread but I don't know about ICS or JB4.1/4.2

Arnav.G said:
Can you link me to CynogenMod 7 for Pi?
For EGL Libs we have to start a petition against broadcom asking for the drivers But unfortunately we have to!
Click to expand...
Click to collapse
Just a little googling will get you them: Android on the Raspberry Pi.
But you still didnt answer my question of what your uncle's Pi was running. He might just be running android 2.3 which has been released by developers for a while now.

dombeef said:
Just a little googling will get you them: Android on the Raspberry Pi.
But you still didnt answer my question of what your uncle's Pi was running. He might just be running android 2.3 which has been released by developers for a while now.
Click to expand...
Click to collapse
Nopes....
My Uncle bought a RasPi for Google Lunar XPrize! If you don't know what is that then: "Its a mission for teams all over the world to send a robot to the moon and make it run for 500 meters on the surface of the moon! They are making parts of the sensors of the robot with RasPi I am a small part of it "

Arnav.G said:
I am studying C right now...
Click to expand...
Click to collapse
I'm sure you will be able to provide us nice stuff then!

galaxyfreak said:
I'm sure you will be able to provide us nice stuff then!
Click to expand...
Click to collapse
I'll give my best

Any progress with the build and anywhere to snatch a copy?
Im building my own set of smart glasses and was hoping to run the UI on my Raspberry Pi. If I cant I will have to just run it over a series of adaptors from my S3 to the glasses.
I need Android running well enough to voice search, Bluetooth to a Mini Rii and receive messages via ZipWhip.
Am I too early to this party?

Are there any dates for the first stable release that we can test it ?

Anything new?

Related

Dexter (Possible kernel/driver source) A7

Was searching around about our elocity interesting how this offers a built in 3g or bluetooths and sim card option this product seems quite a bit like our elocity same components too.
Dexter and any other developer see what you kind find out about this, looks like different interface could be the break in the kernel we wanted.
pioneercomputers.com.au/products/configure.asp?c1=183&c2=185&id=3203
Drivers and more under support tab
Hope this is what we needed to really get this ball rolling on other O.S.
Anyone feel free to find out what you can about thisw site and the drivers listed and lets work on pulling what we need from it and establishing a center for all the drivers.
rombold said:
pioneercomputers.com.au/products/configure.asp?c1=183&c2=185&id=3203
Click to expand...
Click to collapse
Nice findings.. i tried search naz10 and epad n700, aigo N700 etc.. but no luck, but i guess you hit jackpot here
thanks..
ok, the site does not have any files for this tablet..
Dex I know it list everything for every product they have or so it would seem under driver tab. I wonder if we can email thier support and them compile the files or point them out for us.
Anyone have an in at Compal?
It would be awesome to get our hands on the boards they were making before they removed the GSM provisions.
As for that site, it just looks like a reseller to me.
codon.org.uk/~mjg59/android_tablets/
List android devices who are compliant with open kernel and access to them
Now there is alot I don't understand with these devices and how to build a rom, but with this from nvidea can't we use a existing kernel and patch into it.
NVIDIA Tegra 250 Developer Kit Hardware
rombold said:
Now there is alot I don't understand with these devices and how to build a rom, but with this from nvidea can't we use a existing kernel and patch into it.
NVIDIA Tegra 250 Developer Kit Hardware
Click to expand...
Click to collapse
but you understand your PC?
so if you board has a core2duo with 2GB memory, and you add a Geforce, and as modems are rare, you find a nice windows7 compatible modem card + a wifi from broadcom with integrated bluetooth.
Next guy does almost the same but he uses a different wifi and bluetooth card for his pc..
so we got 2 pc's equipped almost the same but with different wifi/bt and of course on chose panasonic touch display , where the other one got LG touchscreen which again uses different drivers.
its all about drivers, not just the chipset
I will continue the search for every driver for this device. If you could list any known manaufacters and the part they made. I will search for every driver I can, and will keep you up to date with my progress. Keep me informed on your break throughs with honeycomb or if there is something you need to find and I will help.
u-boot, drivers and kernel source
Does anyone have the nvidia Tegra 250 devkit? Supposedly they were going to include u-boot support and source. See tegradeveloper.nvidia.com/tegra/forum/uboot-tegra-250
Does the dev kit even have open source for drivers and kernel patches. Is full support for the tegra 250 already at kernel.org or is it missing some key features?
I've held up on ordering the dev kit since my experience with nvidia is that they tend to keep as much information private as possible even with an NDA in place.
I'd gladly help develop a completely open bootloader with u-boot, Linux kernel and distro for this device if hardware specifications are actually available. Google was talking about a possible tegra based device that surely would include open source, but I don't think that project ever made it to market.
2ShedsJackson said:
Does anyone have the nvidia Tegra 250 devkit? Supposedly they were going to include u-boot support and source. See tegradeveloper.nvidia.com/tegra/forum/uboot-tegra-250
Click to expand...
Click to collapse
you sign a NDA with Nvidia, so no chance of anyone releasing it to community. if they do if will be figured out, and a lawsuit coming their way..
so thats a no go.
Registered developers with Nvidia, know this, so they wouldn't dare risking a lawsuit..
So in their typical control freak fashion they don't want specs or source getting out into the open. Looks like I'll be skipping the A7 until it gets at least a touchscreen update.
2ShedsJackson said:
So in their typical control freak fashion they don't want specs or source getting out into the open. Looks like I'll be skipping the A7 until it gets at least a touchscreen update.
Click to expand...
Click to collapse
not entirely true, its only the parts you asked about..
kernel is GPL and parts of related drivers follows.. but bootloaders are a protected part, and some the vendor specific parts used to manage the chipset together with their nv drivers.. but thats how i read it..
more might be available, but i have not seen all of it.
toshiba + xoom is the only kernels with drivers i seen so far..

[Q] Getting the Xoom to support monitor mode (it runs BCM4329)

It looks like there are a variety of other devices that have the same chipset - I've perused around other threads where some people had some success doing it (samsung vibrant has the same wifi chipset). I was curious if this was on any of the devs radars at all - theres an entire community of pentesters and infosec folks twitching and biting their nails over the idea that one can run standard industry tools (like the aircrack suite) on this platform.
I've been able to install ubuntu on my xoom, however the kernel module for the chipset (bcm4329) doesn't currently support monitor mode.
Thoughts / ideas / advice?
I think this would be fun to have....
Sent from my Xoom using XDA Premium App
I started a thread a couple of days ago wondering the same thing...
http://forum.xda-developers.com/showthread.php?t=983646
am interested as well!!
I work for the android development team at Broadcom and I didn't even know that the xoom used the bcm4329. That's interesting. Unfortunately, I can't really give you any information on your problem.
smaskell said:
I work for the android development team at Broadcom and I didn't even know that the xoom used the bcm4329. That's interesting. Unfortunately, I can't really give you any information on your problem.
Click to expand...
Click to collapse
Think theres a chance it can be tweaked at the android level?
Moved. Please post in the correct section. Thank you.
If other phones that have the same chipset work in monitor mode, it should be possible to port the code over to the existing wireless module we have now.
That said, it will probably be a bit of work porting from the version of Android on the Captivate (2.1, 2.2?) to 3.0.
news
http://forum.xda-developers.com/showthread.php?t=1892535
xoom have bcm4329, maybe it work.
who test ?

An opensource Mali-400 driver is being developed

A reverse engineered, open-source, Mali-400 driver.
Pretty cool, but don't expect to see it running on the Note soon.
It would be nice to see more opensource drivers!
Imagine if a new Android build's source comes out and a developer already has access to drivers for i.e the camera.
I don't understand why ARM or any other company doesn't make their drivers opensource in the first place.
Popular hardware will get reverse engineered opensource drivers eventually.
Nvidia's optimus for example. It just takes a lot of time.
But a driver is software and software has to be closed source for some reason
Here's a link for some more information if you're interested.
http://www.phoronix.com/scan.php?page=article&item=arm_mali_reverse&num=1
So the waiting begins. Bump this thread next year when they're done
DaanJordaan said:
A reverse engineered, open-source, Mali-400 driver.
Pretty cool, but don't expect to see it running on the Note soon.
It would be nice to see more opensource drivers!
Imagine if a new Android build's source comes out and a developer already has access to drivers for i.e the camera.
I don't understand why ARM or any other company doesn't make their drivers opensource in the first place.
Click to expand...
Click to collapse
I think its just one of those bloody minded ideas in business. "We don't do it that way because thats not the way we do things." Kind of circular logic stupidity.
If you are selling a product then surely its in your interest for your product to be more useful and become more popular!
Imagine buying a sports car which required you to use a driver with it as you were never allowed to know how to drive it yourself ;-)
PurpleMelbourne said:
Imagine buying a sports car which required you to use a driver with it as you were never allowed to know how to drive it yourself ;-)
Click to expand...
Click to collapse
Very nice comparison!

How to achieve a port (noob guide by noob)

It is a rather shameless blog post advertisement, but I wrote that article for you guys, who are asking about ports and compatible phones. You can read the whole blog post to learn how Mer works, what is needed to run Mer / Nemo / Sailfish on your device.
http://sfietkonstantin.wordpress.co...h-mer-nemo-sailfish-the-noob-guide-by-a-noob/
You can already get familiar with the tools, in preparation of Sailfish launch. It is said that the ARM bits will come one day, so it can be sure that there will be ports.
Here is the important entry in the FAQ I wrote:
Q: I want to get Sailfish running on <put a phone here> !
As you can see, Sailfish is based on Mer, and Mer do not provide hardware adaptation bits. So first, you need to get informed on how the hardware you have can be managed. X86 hardware is basically managed, but for ARM it is harder. The most important part is GPU. Does the GPU manufacturer provides Linux drivers (for Linux distributions). Does it provides driver that is compatible with X11 ? If yes, then it might be possible to get Sailfish running on that hardware. But it is not as easy. See the following video, with nemo.
Read also http://forum.xda-developers.com/showthread.php?t=2197455 for informations about SDK and ports
sfiet_konstantin said:
It is a rather shameless blog post advertisement, but I wrote that article for you guys, who are asking about ports and compatible phones. You can read the whole blog post to learn how Mer works, what is needed to run Mer / Nemo / Sailfish on your device.
http://sfietkonstantin.wordpress.co...h-mer-nemo-sailfish-the-noob-guide-by-a-noob/
You can already get familiar with the tools, in preparation of Sailfish launch. It is said that the ARM bits will come one day, so it can be sure that there will be ports.
Here is the important entry in the FAQ I wrote:
Q: I want to get Sailfish running on <put a phone here> !
As you can see, Sailfish is based on Mer, and Mer do not provide hardware adaptation bits. So first, you need to get informed on how the hardware you have can be managed. X86 hardware is basically managed, but for ARM it is harder. The most important part is GPU. Does the GPU manufacturer provides Linux drivers (for Linux distributions). Does it provides driver that is compatible with X11 ? If yes, then it might be possible to get Sailfish running on that hardware. But it is not as easy. See the following video, with nemo.
Read also http://forum.xda-developers.com/showthread.php?t=2197455 for informations about SDK and ports
Click to expand...
Click to collapse
Thanks!
Sent from my Nexus Prime powered by AK goodness!
Well written blog post. I am getting really interested in Jolla. Thanks.
gluesniffmonkey said:
Well written blog post. I am getting really interested in Jolla. Thanks.
Click to expand...
Click to collapse
Jolla phone being announed tomorrrow (20/05/13) 4:30pm GMT for live stream click here
I think its awesome
nh1402 said:
Jolla phone being announed tomorrrow (20/05/13) 4:30pm GMT for live stream
Click to expand...
Click to collapse
Intuitive GUI, Real multitasking and comppatible with apks,cool
So that means we can get Sailfish for the Razr i since it has an Intel Atom CPU?
Vistaus said:
So that means we can get Sailfish for the Razr i since it has an Intel Atom CPU?
Click to expand...
Click to collapse
i think no.
you can run Sailfish OS emulator on Razr i.
EnErGy[CSDX] said:
i think no.
you can run Sailfish OS emulator on Razr i.
Click to expand...
Click to collapse
But here it was said that x86 is easier to port Sailfish to than ARM and Razr i has an x86 Intel Atom CPU so it should be possible then.
Vistaus said:
But here it was said that x86 is easier to port Sailfish to than ARM and Razr i has an x86 Intel Atom CPU so it should be possible then.
Click to expand...
Click to collapse
once again, currently only emulator image available.
emulator image runs inside VirtualBox ofc you can run it on bare metal, but it is emulator.
there is only home screen, no phone app, no contacts, no browser. only use of it is to write your own application and test on it.
Jolla phone i`m sure is ARM based so waiting half year until images for ARM will be available.
and then....... it will be possible to run Jolla UI on Mer compatible device.
Jolla not showing much . . .
What worries me is that Jolla is not showing much in the way of software, which makes porting more of an issue. How many times can you demo the ambiance feature before someone asks: "Where's the beer?" Where is the browser? There is never very much hands-on with the media getting to use it. What about gaming support? What native apps should we anticipate?
(crickets chirping . .. .)
hacker00740 said:
What worries me is that Jolla is not showing much in the way of software, which makes porting more of an issue. How many times can you demo the ambiance feature before someone asks: "Where's the beer?" Where is the browser? There is never very much hands-on with the media getting to use it. What about gaming support? What native apps should we anticipate?
(crickets chirping . .. .)
Click to expand...
Click to collapse
first jolla phones will be sold today in Finland.
http://talk.maemo.org/showpost.php?p=1393483&postcount=397
Jolla OS image is out, c'mon guys !
The CEO already said they would release the sailfish OS for various android devices in China.
blackjack4it said:
http://talk.maemo.org/showpost.php?p=1393483&postcount=397
Jolla OS image is out, c'mon guys !
Click to expand...
Click to collapse
nothing new
EnErGy[CSDX] said:
nothing new
Click to expand...
Click to collapse
It was for me. =)

Porting Sailfish OS

So, with the recent news of a port of Sailfish to the Nexus 4, I've been thinking. Does anyone know what it would take to port this OS? Does anyone here know the system well enough to be able to describe what it would entail to port this to another Nexus device, like the Nexus 5?
To clarify, I'm not asking anyone else to port the OS (though if someone would like to, that's fine), because I'm more than happy to do the work for it. I've just never actually ported anything like a completely new OS, so I don't know what it would involve and I'd like it if someone explained or even gave a rough outline of what would need to be done.
jabza said:
So, with the recent news of a port of Sailfish to the Nexus 4, I've been thinking. Does anyone know what it would take to port this OS? Does anyone here know the system well enough to be able to describe what it would entail to port this to another Nexus device, like the Nexus 5?
To clarify, I'm not asking anyone else to port the OS (though if someone would like to, that's fine), because I'm more than happy to do the work for it. I've just never actually ported anything like a completely new OS, so I don't know what it would involve and I'd like it if someone explained or even gave a rough outline of what would need to be done.
Click to expand...
Click to collapse
I tried to do that a few weeks back but didn't have time to hunt down all the problems I had.
Check out this blog:
http://martinbrook.blogspot.com/?m=1
There's a rough guide in one entry. Basically you need to build CM from source, apply libhybris patches and then set up Mer on top of it. When you get Mer running it should be easy to install Sailfish packages. Libhybris is a compatibility layer for Android drivers to work on normal linux. Good luck and let us know how it goes. I had troubles with building Mer image for my device. In the video you mentioned it looks like the whole patch+Mer+ sailfish packages is this second prepared zip he flashes.
Sent from my LG-P760 using Tapatalk
jabza said:
So, with the recent news of a port of Sailfish to the Nexus 4, I've been thinking. Does anyone know what it would take to port this OS? Does anyone here know the system well enough to be able to describe what it would entail to port this to another Nexus device, like the Nexus 5?
To clarify, I'm not asking anyone else to port the OS (though if someone would like to, that's fine), because I'm more than happy to do the work for it. I've just never actually ported anything like a completely new OS, so I don't know what it would involve and I'd like it if someone explained or even gave a rough outline of what would need to be done.
Click to expand...
Click to collapse
Hey man have you tried yet? My laptop is currently being serviced but upon its return I really want to try this.
aeppacher said:
Hey man have you tried yet? My laptop is currently being serviced but upon its return I really want to try this.
Click to expand...
Click to collapse
Not yet; I've been busy working with other things. Though it looks like we're in pretty good shape so far because the recent Ubuntu Touch builds have been getting doing some good work for Mer on the Nexus 5, so hopefully we can use that progress. I just haven't found the time to work on this yet, unfortunately.
jabza said:
Not yet; I've been busy working with other things. Though it looks like we're in pretty good shape so far because the recent Ubuntu Touch builds have been getting doing some good work for Mer on the Nexus 5, so hopefully we can use that progress. I just haven't found the time to work on this yet, unfortunately.
Click to expand...
Click to collapse
I think SF is a really promising OS more so than Firefox is, tizen, and I think more polished than Ubuntu phone. I can't wait to start developing for it so I really want to port it when I get my laptop back. Nice thing is if you use Qt you can basically just write one app that will natively run on Ubuntu and SailFish
aeppacher said:
I think SF is a really promising OS more so than Firefox is, tizen, and I think more polished than Ubuntu phone. I can't wait to start developing for it so I really want to port it when I get my laptop back. Nice thing is if you use Qt you can basically just write one app that will natively run on Ubuntu and SailFish
Click to expand...
Click to collapse
I agree completely. It's sad that it hasn't seen a bigger leap in development, but I hope that it'll pick up sooner rather than later. I was just reading earlier today about Qt, which is pretty nifty if you ask me. Hopefully I'll find some time this week to actually make progress on it.
jabza said:
I agree completely. It's sad that it hasn't seen a bigger leap in development, but I hope that it'll pick up sooner rather than later. I was just reading earlier today about Qt, which is pretty nifty if you ask me. Hopefully I'll find some time this week to actually make progress on it.
Click to expand...
Click to collapse
Well once I get my laptop back I will message you and maybe we can tag team it
Nice..get it work!
Lähetetty minun Nexus 4 laitteesta Tapatalkilla
Jolla is working hard on the android hardware adaptation libraries, here's official status about whats going on, its work in progres and might not be quite upto date.
https://wiki.merproject.org/wiki/Adaptations/libhybris
source: https://twitter.com/HarriHakulinen/status/433163017555959808
jabza said:
I agree completely. It's sad that it hasn't seen a bigger leap in development, but I hope that it'll pick up sooner rather than later. I was just reading earlier today about Qt, which is pretty nifty if you ask me. Hopefully I'll find some time this week to actually make progress on it.
Click to expand...
Click to collapse
Whippler said:
Jolla is working hard on the android hardware adaptation libraries, here's official status about whats going on, its work in progres and might not be quite upto date.
https://wiki.merproject.org/wiki/Adaptations/libhybris
source: https://twitter.com/HarriHakulinen/status/433163017555959808
Click to expand...
Click to collapse
I tweeted Jolla asking if there was now an arm image within the SDK instead of just a x86 one and they told me that there is so that will take care of one major issue.
Android One port
Hi there! I'm not sure if this is where I can ask but I will, just to make sure. Could it be possible for someone to please port Sailfish OS to the Android One devices? They share nearly identical hardware (only differences are in storage).
Here are the specs:
Processor: Mediatek MT6582M 1.3GHz Quad Core ARM Cortex-A7 CPU
GPU: Mali-400 MP2
RAM: 1GB
Camera: 5.0 MP Autofocus Back Camera with LED Flash; 2.0 MP Front Camera
Storage: 4/8 GB (varies; categorized into sprout4 and sprout8 devices, respectively)
MicroSD: 32 GB max caapacity
Sim: Dual Micro
Network: 3G HSPA+, 2G EDGE and GPRS; Wi-Fi
Bluetooth: 4.0 with LE support
Location sensor: GPS with A-GPS
FM Radio
Ports: MicroUSB 2.0, 3.5mm audio jack
Other sensors: Gyroscope, Accelerometer, Ambient Light Sensor
Battery: 1,780mAh Li-ion
Don't worry about the MediaTek processor hampering sources, check Google repos for code. Also sources are updated frequently.
I want to experience Sailfish on my phone and likely other fellow Android One users. Minimal modifications necessary for sprout8-specific patches.
sailfish os
hi i seen list of devices already ported using HADK some devices such as samsung they have some problem in application such as gps and fingerprint .... why these application doesnt work ?? is this problems based in sailfish error or this problems related to porters ? and hiw to fix this problems
sailfish os
hi i seen list of devices already ported using HADK some devices such as samsung they have some problem in application such as gps and fingerprint .... why these application doesnt work ?? is this problems based in sailfish error or this problems related to porters ? and hiw to fix this problems

Categories

Resources