Page 1 of 1

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

Posted: Tue Jul 08, 2014 12:18 am
by Kurt6863778

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


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

Posted: Tue Jul 08, 2014 12:20 am
by Illya Stepanov

Hi Kurt,

Could you please show what error message are you getting?


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

Posted: Tue Jul 08, 2014 12:24 am
by Kurt6863778

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

Posted: Tue Jul 08, 2014 12:31 am
by Illya Stepanov

Thanks Kurt, I will check our build logs.


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

Posted: Tue Jul 08, 2014 12:33 am
by Kurt6863778

ok cool thanks !


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

Posted: Tue Jul 08, 2014 8:03 pm
by Illya Stepanov

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.

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

Posted: Tue Jul 08, 2014 11:49 pm
by Kurt6863778

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