In modern graphics pipelines there is no frame buffer.
On iOS we wrote the pipeline and have two completely separate and unrelated
pipelines for mutable images/screen.
On Android we use the builtin pipeline which google implemented as two
completely different pipelines...
--
You received this
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 receiving
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
t
Hi,
I would recommend using the interstitial ads using the cn1lib:
https://www.codenameone.com/cn1libs.html
Just install it thru the extensions menu.
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and
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
Right, my iOS API key is in the properties file like
codename1.arg.ios.afterFinishLaunching=[GMSServices
provideAPIKey\:@"AIza...D6yw"];
along with (relevant for iOS)
codename1.arg.ios.objC=true
codename1.arg.ios.pods.platform=7.0
codename1.arg.ios.add_libs=libc++.dylib;libicucore.dylib;libz.d
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 your
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.
To
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 g