pigeond
|
2012-03-30
, 08:09
|
Posts: 43 |
Thanked: 18 times |
Joined on May 2010
@ Sydney
|
#31
|
|
2012-03-30
, 08:19
|
Posts: 176 |
Thanked: 190 times |
Joined on Jun 2011
@ Italy
|
#32
|
The Following User Says Thank You to blackjack4it For This Useful Post: | ||
|
2012-03-30
, 08:41
|
Posts: 43 |
Thanked: 18 times |
Joined on May 2010
@ Sydney
|
#33
|
build/core/base_rules.mk:162: *** vendor/nitdroid/n900/libaudio: MODULE.TARGET.SHARED_LIBRARIES.libaudio already defined by hardware/alsa_sound. Stop.
|
2012-03-30
, 09:41
|
Posts: 176 |
Thanked: 190 times |
Joined on Jun 2011
@ Italy
|
#34
|
The Following User Says Thank You to blackjack4it For This Useful Post: | ||
|
2012-03-30
, 10:43
|
Posts: 43 |
Thanked: 18 times |
Joined on May 2010
@ Sydney
|
#35
|
The Following User Says Thank You to pigeond For This Useful Post: | ||
|
2012-03-30
, 11:40
|
Posts: 176 |
Thanked: 190 times |
Joined on Jun 2011
@ Italy
|
#36
|
|
2012-03-30
, 11:46
|
Posts: 43 |
Thanked: 18 times |
Joined on May 2010
@ Sydney
|
#37
|
|
2012-03-30
, 12:11
|
Posts: 176 |
Thanked: 190 times |
Joined on Jun 2011
@ Italy
|
#38
|
If with "a small part" you mean a driver that you wants to let nitdroid use it you have two ways to do that:
1) compile inside the kernel
2) compile that driver as a module (and load it with the commands insmod)
for both choices you can find a lot of tutorials by googling..for example, to compile a driver as a module here there is a little guide:
http://android-jotting.blogspot.it/2...driver-as.html
|
2012-03-30
, 12:22
|
Posts: 43 |
Thanked: 18 times |
Joined on May 2010
@ Sydney
|
#39
|
|
2012-04-06
, 16:05
|
Posts: 176 |
Thanked: 190 times |
Joined on Jun 2011
@ Italy
|
#40
|
The Following User Says Thank You to blackjack4it For This Useful Post: | ||