[codenameone-discussions] Re: Google map not showing up on iPhone

2016-07-29 Thread Shai Almog
So this is probably an issue with the layout. Make sure your form has a border layout and that the map is placed in the center of that. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.example.hello/com.paypal.android.sdk.payments.PaymentActivity}; have you declared t

2016-07-29 Thread Shai Almog
Did you package the SDK into the final APK? What did you do besides that and what triggered that error? -- 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

[codenameone-discussions] Re: additional graphics synchronization?

2016-07-29 Thread Dave Dyer
What about using images that are allocated in the frame buffer? Possibly these wouldn't support getRGB, and would be writable only using getGraphics -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and

[codenameone-discussions] Re: android.content.ActivityNotFoundException: Unable to find explicit activity class {com.example.hello/com.paypal.android.sdk.payments.PaymentActivity}; have you declared t

2016-07-29 Thread deep62 . kr
I have added above content from manifest file to build hint xapplication key as suggested on stack overflow but it doesn't work. On Friday, July 29, 2016 at 5:25:22 PM UTC+5:30, deep...@gmail.com wrote: > > If you are experiencing an issue please mention the full platform

[codenameone-discussions] android.content.ActivityNotFoundException: Unable to find explicit activity class {com.example.hello/com.paypal.android.sdk.payments.PaymentActivity}; have you declared this

2016-07-29 Thread deep62 . kr
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA : Netbeans Desktop OS : Windows 7 Simulator : No Device : Samsung -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.

[codenameone-discussions] Admob Banner & Interstitial Ads-reg

2016-07-29 Thread Pugazhendi E
Hello Sir, how to show admob banner ads for android /ios in codename one... I followed admob steps from codename one website.. i set admob adunit id to builthint in netbeans ide..if I run, app ll run good..but no ads ll come... why ?? can u plz tel me.. also I,ve used gridlayout for my app... is