Not sure whether i changed anything (am almost sure i did't). But my builds
just started failing with following notes:
---
.......
Note: the configuration refers to the unknown field
'com.google.android.gms.common.api.internal.BasePendingResult.ReleasableResultGuardian
<fields>' in class
'com.google.android.gms.common.api.internal.BasePendingResult'
Note: the configuration keeps the entry point
'com.codename1.impl.android.AndroidNativeUtil { void
addLifecycleListener(com.codename1.impl.android.LifecycleListener); }', but
not the descriptor class 'com.codename1.impl.android.LifecycleListener'
Note: the configuration keeps the entry point
'com.codename1.impl.android.AndroidNativeUtil { void
removeLifecycleListener(com.codename1.impl.android.LifecycleListener); }',
but not the descriptor class 'com.codename1.impl.android.LifecycleListener'
Note: the configuration keeps the entry point
'com.codename1.impl.android.AndroidNativeUtil { void
startActivityForResult(android.content.Intent,int,com.codename1.impl.android.IntentResultListener);
}', but not the descriptor class
'com.codename1.impl.android.IntentResultListener'
Note: the configuration keeps the entry point
'com.codename1.impl.android.AndroidNativeUtil { void
startActivityForResult(android.content.Intent,com.codename1.impl.android.IntentResultListener);
}', but not the descriptor class
'com.codename1.impl.android.IntentResultListener'
Note: the configuration keeps the entry point
'com.codename1.impl.android.AndroidNativeUtil { void
registerViewRenderer(java.lang.Class,com.codename1.impl.android.AndroidNativeUtil$BitmapViewRenderer);
}', but not the descriptor class
'com.codename1.impl.android.AndroidNativeUtil$BitmapViewRenderer'
Note: the configuration keeps the entry point
'com.codename1.impl.android.InPlaceEditView { void
setEditedTextField(com.codename1.ui.TextArea); }', but not the descriptor
class 'com.codename1.ui.TextArea'
Note: the configuration keeps the entry point
'com.codename1.social.GoogleImpl { void
nativeLoginImpl(com.google.android.gms.common.api.GoogleApiClient); }', but
not the descriptor class 'com.google.android.gms.common.api.GoogleApiClient'
Note: the configuration keeps the entry point
'com.codename1.social.GoogleImpl {
com.google.android.gms.common.api.GoogleApiClient
getClient(com.codename1.util.SuccessCallback); }', but not the descriptor
class 'com.codename1.util.SuccessCallback'
Note: the configuration keeps the entry point
'com.codename1.social.GoogleImpl { void
access$000(com.codename1.social.GoogleImpl,com.google.android.gms.common.api.GoogleApiClient);
}', but not the descriptor class
'com.google.android.gms.common.api.GoogleApiClient'
.............
-- 
David W

-- 
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-discussions+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAK9Ws2dv7PrYZCEaA0jABfp-MGEc4WJX0LoPMYUkScsuG-nzuA%40mail.gmail.com.

Reply via email to