开发者

is it possible to user .so libraries from another device?

开发者 https://www.devze.com 2023-02-23 16:34 出处:网络
I have a Samsung s5pv210 based devkit runs android 2.2. I\'ve modified it\'s source, especially external/webkit, frameworks to support

I have a Samsung s5pv210 based devkit runs android 2.2. I've modified it's source, especially external/webkit, frameworks to support my language and built it.

now, is it possible to use these modified libraries on same s5pv210 开发者_如何学JAVAbased mid device i want to buy on market? ( i want to replace these files on that mid i will buy, because it doesn't support my language ).

ps : chinese tablet manufactories not so friendly with GPL and rarely release their GPL sources.


As long as it depends on the same architecture, kernel and libc versions, yes

0

精彩评论

暂无评论...
验证码 换一张
取 消