Page 5 of 14

Brand New to Tiggzi

Posted: Thu Mar 21, 2013 8:23 am
by Kateryna Grynko

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


Brand New to Tiggzi

Posted: Thu Mar 21, 2013 12:39 pm
by Joe Paisley

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


Brand New to Tiggzi

Posted: Thu Mar 21, 2013 2:01 pm
by Kateryna Grynko

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).


Brand New to Tiggzi

Posted: Thu Mar 21, 2013 3:49 pm
by Joe Paisley

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


Brand New to Tiggzi

Posted: Thu Mar 21, 2013 4:18 pm
by Maryna Brodina

Brand New to Tiggzi

Posted: Thu Mar 21, 2013 4:52 pm
by Joe Paisley

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


Brand New to Tiggzi

Posted: Thu Mar 21, 2013 10:02 pm
by Maryna Brodina

No results yet, working on it...


Brand New to Tiggzi

Posted: Fri Mar 22, 2013 8:30 am
by Illya Stepanov

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


Brand New to Tiggzi

Posted: Fri Mar 22, 2013 2:25 pm
by Joe Paisley

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


Brand New to Tiggzi

Posted: Fri Mar 22, 2013 4:40 pm
by Maryna Brodina

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