开发者

change classes in android sdk

开发者 https://www.devze.com 2023-03-21 02:33 出处:网络
I want to use some special classes about Bluetooth low energy and a company send me a directory \"classes\" with all that stuff.开发者_运维百科

I want to use some special classes about Bluetooth low energy and a company send me a directory "classes" with all that stuff.

开发者_运维百科

I included this directory in eclipse, but i think its not working right, because eclipse doesnt know one special method of the sourcecode (of the company), which i added with import function as a project in eclipse.

Is there another possibility to add new classes to android? Or has somoeone an idea, what i´m doing wrong?

I hope someone can help me.

Thanks!

Best regards!


Look at this. Make a library project from the classes you want to incorporate and then include it as a referenced library.

0

精彩评论

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