[android-porting] Re: Newbie Need Help About Driver Compile... :'(

2013-11-30 Thread Charles-Eugène Loubao
If there is no README you can enter in a terminal $ make and see what happen -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups android-porting

[android-porting] Re: Black screen need Help !!

2013-11-22 Thread Charles-Eugène Loubao
Yes . The binaries i used are compatible with 4.3 . -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups android-porting group. To unsubscribe from

[android-porting] Re: Developing custom rom from AOSP for my Samsung Galaxy S Duos

2013-11-17 Thread Charles-Eugène Loubao
You need a device tree specific to your phone . You can create one or edit one from another dev (ie: CyanogenMod version) Tip : if you want to create one you can use the script in device/common named populate_new_device.sh to generate the skeleton and follow the guide

[android-porting] Re: Black screen need Help !!

2013-11-15 Thread Charles-Eugène Loubao
Hi everyone . I have I think th I have solved the problem about EGL (I don't get error about it anymore in logcat) But my tablet still stuck on black screen. After rebuilt and flashed again, I have noticed this part in the Logcat : I/SurfaceFlinger( 109): SurfaceFlinger is starting

[android-porting] Re: Black screen need Help !!

2013-11-11 Thread Charles-Eugène Loubao
I am building for Samsung Galaxy TAB 2 7.0 GT-P3113 -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups android-porting group. To unsubscribe from

[android-porting] how to port aosp to samsung i9260

2013-11-07 Thread Charles-Eugène Loubao
You need a device tree specific to your phone . You can create one or edit one from another dev (ie: CyanogenMod version) Tip : if you want to create one you can use the script in device/common named populate_new_device.sh to generate the skeleton and follow the guide

[android-porting] HAL Shared libraries not built when compiling

2013-11-05 Thread Charles-Eugène Loubao
Hello everyone. I am trying to build jelly bean for a device (Samsung Galaxy TAB 2 7.0 devic) . The ota package was compiled without problem but when I flash it My tablet stuck on black screen.When i checked my output system folder I found that The shared libraries located in system/lib/hw