Kurt6863778
Posts: 0
Joined: Sun May 11, 2014 2:15 am

i am getting a build error and cant build my apk file to test on my phone .

i cant seem to build my app to test on the phone device anymore it is giving me a build error ....please help

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

i am getting a build error and cant build my apk file to test on my phone .

Hi Kurt,

Could you please show what error message are you getting?

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

i am getting a build error and cant build my apk file to test on my phone .

Thanks Kurt, I will check our build logs.

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

i am getting a build error and cant build my apk file to test on my phone .

Hi Kurt, it took some time to investigate your build problem.

As we can see, you have made changes in the file: GCMIntentService.java -- that causes the build crash.

What you can try to do here:

  • delete this file from source folder;
  • after that, make "Undo all source changes" under the project folder;
  • and after that carefully try making changes in that file.
Kurt6863778
Posts: 0
Joined: Sun May 11, 2014 2:15 am

i am getting a build error and cant build my apk file to test on my phone .

yeah well i had tried changing the push notification icon to my app icon as opposed to the google cloud icon. so im assuming that may be it

Return to “Issues”