Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Problem with android binary building

Hi!
I have problem with building android binary during last few days. It starts to buildm but in 20-30 sec shows message.

"Oh no! It wasn't supposed to happen but the build failed. "

Project id is 8643b6aa-f209-466b-87ad-74cc4d10db05
Could you please check what's wrong there?

PS. iOS build works well.

Thanks!

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

Problem with android binary building

Hi Max,

We'll check this.

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

Problem with android binary building

Max,

We are checking all our logs. Could you please tell us the app backup name so we know its ID?

Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Problem with android binary building

App name is Exley
id is - 8643b6aa-f209-466b-87ad-74cc4d10db05

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

Problem with android binary building

Max,

It's GUID. Please create an app backup and tell us its name. It will differ.

Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Problem with android binary building

You mean save version via built-in versioning system?
I just created it with the name exley_android_backup
Or you mean download project backup?
then file has name project_102785_backup.zip
I hope it will help you.
Thanks!

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

Problem with android binary building

Yes, I mean this! Thank you.
We would need some time to research the issue.

Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Problem with android binary building

Ok, thanks. I found temporary solution and build it locally, but online build is really so helpful.

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

Problem with android binary building

Max,

Could you please share the app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?
We would also need to make sure it's not broken.

Max Stolbinsky
Posts: 0
Joined: Fri Aug 23, 2013 9:09 pm

Problem with android binary building

Done.
App is running well as web-app, and i can build ios app without any problems.
Android build worked well before, but accidentally stop build.
I have downloaded eclipse project and have built it locally there were 4 strange errors, maybe it will help you:
ChildBrowser.java - line 356 - missing settings.setPluginsEnabled(true);
i just commented it.
then GCMIntentService.java
lines: 67, 90, 95 - missing object R.* (R.drawable.ic_stat_gcm, R.string.app_name, R.string.gcm_deleted).

I just used there hardcoded values, app works well after the build.

Return to “Issues”