Java Question Creating my First Library

aaronk

Well-Known Member
Licensed User
Longtime User
Hello,

I am trying to learn how to create my first library and I have followed the video on how to do it (Basic4android Tutorial - Creating a library - YouTube).

I seem to get to the point to test it on my device but the app hangs and closes and the Log says:


I can't seem to work out what I have done wrong?
(think it has something to do with some class missing?)

I have attached my example to this post hoping someone might know why it's not working.
(this is my first time using eclipse, so hope I have included the correct files.)

(Whops, noticed that there is a 'Libraries developers questions' forum, maybe I should of posted this in there)
 

Attachments

  • B4A_Code.zip
    5.9 KB · Views: 277
  • eclipse_code.zip
    3.7 KB · Views: 291
Last edited:

aaronk

Well-Known Member
Licensed User
Longtime User
Attached are the missing XML and Jar files.
 

Attachments

  • files.zip
    1.7 KB · Views: 251

aaronk

Well-Known Member
Licensed User
Longtime User
Hello,

Just changed it to 1.6 and it did the job. (I was using Java 7 and not 6)

Thanks heaps.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…