[Development - S8500] Polish Blood by mikegapinski - Android 4.0 Nightly1(23th June)

Status
Not open for further replies.
Search This thread

IdeosDev

Retired Recognized Developer
Aug 23, 2011
1,368
4,137
I watch your video and i found that ur touchscreen is not working so here some tips may be useful

If your touchscreen is not working and you use an 2.6.XX kernel, you need to a) put BOARD_USE_LEGACY_TOUCHSCREEN := true in your BoardConfig.mk, b) create an .idc file in /system/usr/idc/ which shares the same name as your enumerated touchscreen device (e.g. synaptics.idc) with just this text:
Code:
touch.deviceType = touchScreen
 
Mar 23, 2012
8
2
Sorry, I didn't wanna sound rude with my last post. And I know about the stuff I am gonna comment. I am an android, bada and windows developer. So my knowledge on this might not be bright as yours, but I am not that stupid :)
 
  • Like
Reactions: alexander223

adi4u4882

Senior Member
May 7, 2011
216
66
Chennai
I know that kind of thing, it wasn't the first port I made :D I got the config file so don't worry... I was running almost generic system that is why it was broken. I fixed my PC, installed system and able to get back to work - except an update in a week or two ;D I think of new movie

Keep up the good work :D An update in a week or two will be awesome. By the way if you want Testing with your port for Samsung Wave, contact me :)
 
  • Like
Reactions: alexander223

danlolasdad

Member
Apr 18, 2012
45
0
ok im planning to port android alpha 2.2 this is the only available android until 4.0 is ready in a few weeks? im in ireland thanks
 

danlolasdad

Member
Apr 18, 2012
45
0
Noone said it gonna be ready in few weeks. There was only talk about probable alpha release with many functions not fully working and not working at all for sure.

yes this is what i understood from the discussion but thanks for pointing it out anyway:D

PS
is it necessary to enter the image verication for every post or is it for noobs like me lol
 

wffarrel

Senior Member
Feb 15, 2012
107
13
Asia
ordinary users

I don't understand even a single word here too technical..

But you know I've higher hopes on this...
 

headderr

New member
Apr 12, 2012
2
0
I am hopefully looking forward that you will be able to a stable Android 4.0 version into Wave/Wave II phones.

On the other hand, I have a question about a possible Samsung Wave Y port, Wave Y which has similar hardware to the Samsung Galaxy Y (so If I think properly, the Galaxy Y Andro version can be used).

Best regards,
Mike
 
Last edited:

ZMDK

Member
Oct 30, 2005
42
3
Gent
I hope we can use a fully working android on our S8500 soon.
I WILL be donating once I can use my S8500 again instead of my i9000.
 

ZMDK

Member
Oct 30, 2005
42
3
Gent
This lockscreen would look nice too...
 

Attachments

  • IMG_0463.jpg
    IMG_0463.jpg
    138.2 KB · Views: 3,712
  • IMG_0464.jpg
    IMG_0464.jpg
    138.5 KB · Views: 3,614
  • IMG_0458.jpg
    IMG_0458.jpg
    246.3 KB · Views: 3,577
  • Like
Reactions: Vipitus and hero355

secretwhite

Senior Member
Jun 26, 2011
121
19
Most of the people who use Wave I-II will follow your posts. And we are waiting for your good news.
I would like to ask that how is the progress of external hardware drivers like camera, michrophone, GPS, accelerometer and proximity sensor. I know Oleg and Rebellus are working on modem drivers.
Thanks in advance with your answer and good coding.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 75


    My targets in this project:

    Primary target: Android 4 ICS port for Samsung Wave S8500;
    Secondary target: Android 4 ICS for Samsung Wave S8530.
    I. History:
    1. How I got my Wave ?

    It was founded by bada-world.pl community after a big site komorkomania.pl published an article about my work on LG GT-540 Swift.
    The donators were (exchange rate: 4,17 PLN):

    1. Comcio – 7,19 Euro - 28.03.2012r.
    2. MarcinUj – 4,80 Euro - 28.03.2012r.
    3. cinimini – 1,20 Euro - 28.03.2012r.
    4. prusaq – 1,96 Euro - 28.03.2012r. + 1,20 Euro- 29.03.2012r
    5. HROLF – 3,60 Euro - 28.03.2012r.
    6. Andreas786 – 4,80 - 28.03.2012r.
    7. Mielu – 4,80 - 28.03.2012r.
    8. n3jt – 1,85 Euro - 28.03.2012r
    9. salomonik – 2,40 Euro - 28.03.2012r.
    10. bedson - 2,40 Euro - 28.03.2012r.
    11. macaron - 2,40 Euro - 29.03.2012r.
    12. daniel23z - 2,40 Euro - 29.03.2012r.
    13. Diego962 - 2,40 Euro - 29.03.2012r.
    14. midnight911 - 2,40 Euro - 29.03.2012r.
    15. MaciekSmola - 2,40 Euro - 29.03.2012r.
    16. shevchenko1987 - 2,40 Euro - 30.03.2012r.
    17. Johny5608 - 2,40 Euro - 31.03.2012r. (PayPal)
    18. faabio - 8,39 Euro - 02.04.2012r.
    The rest of missing amount of money was my contribution to the project


    2. Why I decided to start this port ?

    I look for a new challenges and experiences, bcos a time to choose a job is getting closer and closer.

    3. All links news and what works can be found on polishblood.pl

    Caution:

    All of that couldn't happen without great work of guys from Badadroid and all credits for creating method of booting Android go to rebellos, mijoma,srg.mstr, b.kubica, nbates66, anghelyi. If you think thay deserve a donation check their thread.

    Current kernel code:
    https://github.com/Rebell/bdroid/

    If you look to donate me click the button near my avatar
    51
    Big day for Badadroid - I found and fixed "idle bug". Though there's sometimes issue when I rapidly order it to suspend and wakeup few times. However - kernel can now suspend most of live processes and go to sleep. :)
    34
    I am locking the thread till 24th of July. I am leaving on holidays.

    So far I can give what is changed from current beta:
    -Updated to Jelly Bean
    -Kernel updated with incr patches
    -Voodoo sound suport in kernel
    -Bringing Simple I/O in kernel
    -Undervolted cpu a little - less power consumption
    -I am also testing BFS but that still needs improvments
    -Android Recovery added
    -Data and Cache is moved to other partition by script like on 2.2
    28
    I've located all front camera functions and init tables in Bada kernel so we will get it working very soon. Back camera is much more complicated, so we it will take more time to run it.

    Please don't PM me about "how is it going". I won't answer anyway. I'm slowly working on modem but it's boring and long work. Anyone with C/C++ experience is welcome to help, but first you would have to browse replicant RIL for Samsung as example.
    25
    I've just got touchscreen oriented properly. Still working on Idle bug, with no success for now.