Skip to main content



      Home
Home » Newcomers » Newcomers » 190 Errors and warnings when importing a buzztouch application that I have built.(Problem running a buzztouch application that I have built due to errors and warnings )
190 Errors and warnings when importing a buzztouch application that I have built. [message #666800] Fri, 22 April 2011 12:18 Go to next message
Eclipse UserFriend
Hello Every one I am new here so please be gentle Very Happy ,
What my problem is I have installed eclipse Helios and I also have jdk1.6.0_24 and jre6. I have also installed android sdk and avd manager . I think that I have installed them all correctly every thing seems to be working in eclipse but as I am a begginer I thought I would try the hello world tutorial which I did with a few errors but after correcting them worked fine in my google 1.6 API emulator. But as a beginner I am using buzztouch website (Sorry for the link but I thought instead of explaining what buzztouch is I would let you see it) any way I have created a buzztouch android app some thing small just to learn from and I have downloaded it and imported it onto my eclipse using File-project-
android project and I have correctly filed all the new project info out (project name , build target ) etc but it should run on a google 1.6 emulator but it has so many errors and warning that it will not run . I have post on buzztouch forum about my problem and have had some help but They have said that buzztouch should run there souce/data on eclipse with no problems but I cannot due to 12 errors and 188 warnings . I was just wondering if any one was also using buzztouch and have had the same problem and hopefully they will have been able to corrrect this. Any advice would be helpful on how I can get my buzztouch to work correctly on my eclipse.
I will thank you all now for any advice. It will be greatfull recieved. Very Happy

[Updated on: Fri, 22 April 2011 12:20] by Moderator

Re: 190 Errors and warnings when importing a buzztouch application that I have built. [message #666828 is a reply to message #666800] Fri, 22 April 2011 17:10 Go to previous messageGo to next message
Eclipse UserFriend
On 22-Apr-11 10:18, mark wrote:
> Hello Every one I am new here so please be gentle :d ,
> [snip]
> using buzztouch http://www.buzztouch.com/ (Sorry for the link but I
> [snip]
> advice would be helpful on how I can get my buzztouch to work correctly
> on my eclipse.

Doubtless this hasn't anything to do with Eclipse, but if you had posted
the stack trace of an error or two someone here might have a clue as to
what to suggest. Ultimately, you'll probably find your answer in a (the)
buzztouch forum, but we'll at least look at what's afflicting you if you
post it.
Re: 190 Errors and warnings when importing a buzztouch application that I have built. [message #666845 is a reply to message #666800] Sat, 23 April 2011 03:55 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for the reply. I have not got 1 or 2 errors and warnings I have 188 of them and with buzztouch the android source code is built for you and should run on eclipse but mine deos not due to the errors and warnings. I am sure that I have the right jdk1.6.0_24 and jre6 but I have changed my eclipse due to Helios some time having problems with android sdk which is a problem I have over come with changing to Eclipse Galileo SR2 Packages (v 3.5.2) which works well . I also do not think its a eclipse problem. I Selected Run > Debug configuration > this brings up a Create, Manage and configuation window.
Then In the project type list on the left, right-clicked Android Application and selected New and enter a name in the name section (New_configuration is shown I changed mine to New_search) and then on the Android tab, I browse for the my buzztouch app folder which was search people I highlighted that and pressed ok
On the Emulator tab, I set the desired emulator (google 1.6 )and then I pressed Apply and then debug.
This launched my Emulator and by a miricale of science there was my buzztouch app . Every thing on my buzztouch app worked there was only 3 pages and a picture I could get into the pages and see the picture. Every thing looks fine with it.
But the errors and warnings were still on my eclipse. Its a strange problem I have people at buzztouch trying to find a answer to my problem.
What I am thinking is that if it works on my google 1.6 api then it should actually work on a real android mobile device. But I do not no if this is correct. I think I must have to download some thing else for eclipse I have installed android development and my android and google API's but I personnally think I am missing something.
Thanks again for the reply .
Re: 190 Errors and warnings when importing a buzztouch application that I have built. [message #667063 is a reply to message #666845] Mon, 25 April 2011 16:09 Go to previous messageGo to next message
Eclipse UserFriend
Warnings, don't worry about them (for now); the default settings
generate quite a few that many people consider ignorable.
As for the errors, why don't you post some of them so we can see what
kinds of things it's complaining about. Without some detail, it's
practically impossible for anyone to help.

Eric


On 4/23/11 3:55 AM, mark wrote:
> Thanks for the reply. I have not got 1 or 2 errors and warnings I have
> 188 of them and with buzztouch the android source code is built for you
> and should run on eclipse but mine deos not due to the errors and
> warnings. I am sure that I have the right jdk1.6.0_24 and jre6 but I
> have changed my eclipse due to Helios some time having problems with
> android sdk which is a problem I have over come with changing to Eclipse
> Galileo SR2 Packages (v 3.5.2) which works well . I also do not think
> its a eclipse problem. I Selected Run > Debug configuration > this
> brings up a Create, Manage and configuation window.
> Then In the project type list on the left, right-clicked Android
> Application and selected New and enter a name in the name section
> (New_configuration is shown I changed mine to New_search) and then on
> the Android tab, I browse for the my buzztouch app folder which was
> search people I highlighted that and pressed ok
> On the Emulator tab, I set the desired emulator (google 1.6 )and then I
> pressed Apply and then debug.
> This launched my Emulator and by a miricale of science there was my
> buzztouch app . Every thing on my buzztouch app worked there was only 3
> pages and a picture I could get into the pages and see the picture.
> Every thing looks fine with it.
> But the errors and warnings were still on my eclipse. Its a strange
> problem I have people at buzztouch trying to find a answer to my problem.
> What I am thinking is that if it works on my google 1.6 api then it
> should actually work on a real android mobile device. But I do not no if
> this is correct. I think I must have to download some thing else for
> eclipse I have installed android development and my android and google
> API's but I personnally think I am missing something.
> Thanks again for the reply .
Re: 190 Errors and warnings when importing a buzztouch application that I have built. [message #667352 is a reply to message #667063] Thu, 28 April 2011 05:29 Go to previous message
Eclipse UserFriend
Thanks for your reply Eric Rizzo,
With being a newbie its worrying that after building my Buzztouch app and when I import it to eclipse there are so many errors but the strange thing is that when I run my emulator google 1.6 API it runs and every thing is working . PersonaIly I think it is how my eclipse default setting are set up that is causing me the problems Sad I am getting the hang of it now just taking my time and learning from the experiences.
I am starting to write some of my errors that I am recieving on this forum and hopefully I will get some reply on how to correct them or how to set my default settings up . Thank you for your advice.
Previous Topic:JVM Terminated. Exit code=-1
Next Topic:Eclipse for php for android on windows
Goto Forum:
  


Current Time: Mon Oct 27 14:05:50 EDT 2025

Powered by FUDForum. Page generated in 0.08188 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top