android builds failing 11/22/2019

24 views
Skip to first unread message

Dave Dyer

unread,
Nov 22, 2019, 7:52:30 PM11/22/19
to CodenameOne Discussions

All of my android builds have started failing, with complaints about missing symbols from
googleplayservices and depecated features from gradle.




error-1.txt

Steve Hannah

unread,
Nov 22, 2019, 7:55:03 PM11/22/19
to codenameone...@googlegroups.com
Add android.playServicesVersion=12.0.0

That should have been fixed... not sure why it’s not working, but that build hint will work around it.

On Fri, Nov 22, 2019 at 4:52 PM Dave Dyer <ddyer-...@real-me.net> wrote:

All of my android builds have started failing, with complaints about missing symbols from
googleplayservices and depecated features from gradle.




--
You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/02481016-88d8-4340-af6b-2841a165e5a7%40googlegroups.com.
--
Steve Hannah
Software Developer
Codename One

Dave Dyer

unread,
Nov 22, 2019, 8:46:20 PM11/22/19
to CodenameOne Discussions
No, doesn't help.

Steve Hannah

unread,
Nov 22, 2019, 8:49:39 PM11/22/19
to codenameone...@googlegroups.com
Was there error message different?

--
You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discu...@googlegroups.com.

Dave Dyer

unread,
Nov 22, 2019, 9:17:00 PM11/22/19
to CodenameOne Discussions
very similar, but seemed to notice the hint:

file or directory '/tmp/build5874114240979909182xxx/Develop/src/release/java', not found
Task ':compileReleaseJavaWithJavac' is not up-to-date because:
  No history is available.
All input files are considered out-of-date for incremental task ':compileReleaseJavaWithJavac'.
Compiling with source level 1.7 and target level 1.7.
:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
file or directory '/tmp/build5874114240979909182xxx/Develop/src/release/java', not found
Compiling with JDK Java compiler API.
/tmp/build5874114240979909182xxx/Develop/src/main/java/com/codename1/impl/android/PlayServices_12_0_0.java:30: error: cannot find symbol
import com.codename1.location.AndroidLocationPlayServiceManager;
                             ^
  symbol:   class AndroidLocationPlayServiceManager
  loc


Shai Almog

unread,
Nov 22, 2019, 10:35:47 PM11/22/19
to CodenameOne Discussions
Please check again now. We just uploaded a fix for the issue.

Dave Dyer

unread,
Nov 23, 2019, 3:26:57 AM11/23/19
to CodenameOne Discussions
It works with the new hint, not without it.

Shai Almog

unread,
Nov 23, 2019, 3:54:38 AM11/23/19
to CodenameOne Discussions
Thanks, we pushed out another fix hopefully it resolves this issue for everyone.

Dave Dyer

unread,
Nov 23, 2019, 12:14:00 PM11/23/19
to CodenameOne Discussions
Android builds are now ok without any new build hints.

Reply all
Reply to author
Forward
0 new messages