Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Brand New to Tiggzi

Hi Joe,

On "Map" page, you've added JavaScript action with incorrect JavaScript code to "Show Location" button.

Replace:
codevar map = Tiggr('var map = Tiggr('directionsMap');/code
with:
codevar map = Tiggr('directionsMap');/code

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

Thank you! For now, all the navigational tabs and login works! And so does the show location. Immense progress!

But for some reason, I can't open the project in Eclipse, I get this error message upon File--Project...--Android Project From Existing Code-- Browse (selecting exported project folder(and check copy it into the workspace) I get this: Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Brand New to Tiggzi

You should use the latest version of Android Developer Tools (http://developer.android.com/intl/en/...).

To build app in Eclipse open two Android projects: "Pedal Collective Mobile" and "BarcodeScanner" (you can find them in source code that Tiggzi provides).

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

I ran it, importing both projects with no success. How do I know that Eclipse is up to date? I went to Help--check updates and it said I was up to date. I went and checked my installed software, and it yielded this list: Image

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

I imported both projects, and I still got the same error. I went to check if everything is up to date in the SDK. I think it's up to date. Do I need to download all of the earlier versions too? Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Brand New to Tiggzi

No results yet, working on it...

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Brand New to Tiggzi

Hi Joe, please try to export project from tiggzi and don't make any changes in it before importing it in Eclipse.

Joe Paisley
Posts: 0
Joined: Thu Mar 14, 2013 8:41 pm

Brand New to Tiggzi

Good news! I was able to import the file into Eclipse. I think I needed to update my javascript for chrome, as my computer finally prompted me. But for whatever reason it will open. Yet it won't run. It keeps getting an error upon launch, although I removed the HTML window on the "Website" page, thinking that might help, and then imported it again, and it didn't make a difference? It works fine in the browser, and in my phone when I scan the QR code. This is strange, right? Image

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Brand New to Tiggzi

Hello! Could you clarify please where did you get that error?

Return to “Issues”