[codenameone-discussions] google map

2016-12-01 Thread Youssef Abdeen
it's my first time developing an application and i am new at programming. i am using codename one on netbeans ide, i dont know how to put google map in my app, if there anyone that could send me any tutorials or any steps to follow -- You received this message because you are subscribed to

Re: [codenameone-discussions] Re: Access photos permission

2016-12-01 Thread Gareth Murfin
I actually did find a references to the capture api imported, i removed it but i am still getting this. Could this cause it ? surely this is internal, weird thing is I only see on 2 phones. String[] files = Storage.getInstance().listEntries(); String whatHappened =

Re: [codenameone-discussions] Re: Access photos permission

2016-12-01 Thread Gareth Murfin
im thinking this... String roots[] =FileSystemStorage.getInstance().getRoots(); for (int i=0; i > I actually

Re: [codenameone-discussions] Re: Access photos permission

2016-12-01 Thread Gareth Murfin
this explains a bit http://www.howtogeek.com/230683/how-to-manage-app-permissions-on-android-6.0/ although surely you dont need permission to write it internal storage? On Friday, December 2, 2016 at 11:54:56 AM UTC+8, Gareth Murfin wrote: > > ripped out everything i could yet its still

Re: [codenameone-discussions] Re: Access photos permission

2016-12-01 Thread Gareth Murfin
ripped out everything i could yet its still happening. ;-( On Friday, December 2, 2016 at 11:27:42 AM UTC+8, Gareth Murfin wrote: > > im thinking this... > > String roots[] =FileSystemStorage.getInstance().getRoots(); > for (int i=0; i { >

[codenameone-discussions] Re: google map

2016-12-01 Thread Shai Almog
I answered here: http://disq.us/p/1e4etbp -- 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. Visit

Re: [codenameone-discussions] Re: Access photos permission

2016-12-01 Thread Shai Almog
That's a generic article about Android permission prompts. Did you activate permission prompts in the simulator? -- 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