[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-08-02 Thread deep62 . kr
I am using GUI to set the build hint, i have pasted the XML content to 
value part of android.xapplication key like given below :

android.xapplication=
  
  
  
  
 

On Wednesday, August 3, 2016 at 10:48:21 AM UTC+5:30, Shai Almog wrote:
>
> How did you set this to the build hint. I just see XML data and not the 
> build hint.
> Did you edit the properties file directly? Are you using the GUI?
>

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/682fcce9-acbc-4353-bb1e-69a6babd2650%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: The archive *.jar doesn't exist - building J2SE

2016-08-02 Thread Shai Almog
Odd.
What do you have under the native/javase directory?

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/06ed28c0-5f27-451d-9c1a-1c7c80d659b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Error "unmappable character for encoding windows-1252" when change in "Codename One Preference"

2016-08-02 Thread Shai Almog
Hi,
did you create the project recently?
This should fix it 
http://stackoverflow.com/questions/37713504/how-do-i-specify-a-degree-character-u00b0-in-a-label/37716639#37716639
It should be utf-8 by default though...

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/4cbe0093-2b05-4b1d-968e-a9d6ed9d1326%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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-08-02 Thread Shai Almog
How did you set this to the build hint. I just see XML data and not the 
build hint.
Did you edit the properties file directly? Are you using the GUI?

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/09162783-8f2e-4e78-bf4a-db68554d8ec7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: The archive *.jar doesn't exist - building J2SE

2016-08-02 Thread Gareth Murfin
Oops of course it can, I use them alot, so whats going on ?

On Wednesday, August 3, 2016 at 3:59:20 AM UTC+8, Gareth Murfin wrote:
>
> I have implemented a small text to speech library for cn1, it all builds 
> apart from J2SE where it says:
>
> buildNativeIOS:
> createIosZip:
> Zipping ios native code
> Building zip: 
> E:\ALL_CODE\ALL_CODE_STUFF_2016\NETBEANS\SilverSpeechCN1Lib\build\lib\nativeios.zip
> buildNativeRIM:
> createRimZip:
> buildNativeAND:
> createAndZip:
> Zipping Android native code
> Building zip: 
> E:\ALL_CODE\ALL_CODE_STUFF_2016\NETBEANS\SilverSpeechCN1Lib\build\lib\nativeand.zip
> buildNativeSE:
> createSeZip:
> Zipping JavaSE native code
> E:\ALL_CODE\ALL_CODE_STUFF_2016\NETBEANS\SilverSpeechCN1Lib\build.xml:73: 
> The following error occurred while executing this line:
> E:\ALL_CODE\ALL_CODE_STUFF_2016\NETBEANS\SilverSpeechCN1Lib\build.xml:121: 
> The following error occurred while executing this line:
> E:\ALL_CODE\ALL_CODE_STUFF_2016\NETBEANS\SilverSpeechCN1Lib\build.xml:127: 
> The archive *.jar doesn't exist
> BUILD FAILED (total time: 0 seconds)
>
> There is nothing wrong with the code, it works perfectly in my other apps, 
> so what could be causing this ? I have started a new project 3 times and 
> fail to see any reason at all.. Maybe cn1lib cant do J2SE?
>

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/ed9498ac-2342-42b6-bc70-6c481ed51b18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] Re: Textfiled does not get refocued when we use FloatingHint

2016-08-02 Thread sanket patel
I filed on Github as below. When will it get resolve as it paining a lot.
Please look in too if possible.
FloatingHint is not working properly on multiple time of fucus #1836



*Sanket*

On Wed, Jul 27, 2016 at 9:34 AM, Shai Almog  wrote:

> Where did you file it?
> Issues are notified automatically by github.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "CodenameOne Discussions" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/codenameone-discussions/ohAxrGBdWjM/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> codenameone-discussions+unsubscr...@googlegroups.com.
> Visit this group at
> https://groups.google.com/group/codenameone-discussions.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/codenameone-discussions/646846fd-3003-46fb-a2b9-924aa5bf96e8%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAK1RnwFVM%2BvJngurYheAmDZXpkyFNXiUeWxs9FALtyCP_Aeamw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] Including a Lib inside a Lib

2016-08-02 Thread Steve Hannah
The old GUIBuilder is not amenable to splitting things into modules - it
uses a monolithic app structure.  Themes, however, can be packaged into
cn1libs quite nicely, and the new GUI builder can also work in a modular
way, since the generated form classes take a Resources object as a
parameter.

However, my in my personal experience, many of these IDE features aren't
easily available inside library projects.  Usually if I want to do
something creative, I just use a regular application project, and then
create a custom ANT script for packaging what I need into a cn1lib.  The
format of a cn1lib is pretty straight forward, so it's pretty easy to just
wrap whatever I want into it.

Steve

On Tue, Aug 2, 2016 at 9:39 AM, Gareth Murfin 
wrote:

> Thanks a lot. Also since there is no statemachine in a cn1lib, how do you
> do things like createContainer? Can you actually have a lib with a theme in
> it, and gui forms etc? I want to bundle up my chat functionality into a
> lib, including screens etc. The it would be an extremely easy way for any
> app to add a chat room.
>
> On Wednesday, August 3, 2016 at 12:33:57 AM UTC+8, Steve Hannah wrote:
>>
>> If you want to develop a lib that depends on another lib, just add the
>> "build/classes" of the "depended upon" library project to the classpath of
>> the project's lib.
>>
>> E.g.  If project A depends on project B, add B/build/classes to the
>> classpath of A.
>>
>> Steve
>>
>> On Tue, Aug 2, 2016 at 9:27 AM, Gareth Murfin 
>> wrote:
>>
>>> Is it possible to have a lib inside another lib? The option for freshing
>>> libs seems to be ghosted out.
>>>
>>> --
>>> 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 this group at
>>> https://groups.google.com/group/codenameone-discussions.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/codenameone-discussions/be979355-6991-4e33-88a4-b42b290d0dc0%40googlegroups.com
>>> 
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>> Steve Hannah
>> Software Developer
>> Codename One
>> http://www.codenameone.com
>>
> --
> 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 this group at
> https://groups.google.com/group/codenameone-discussions.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/codenameone-discussions/a00536d2-1330-47b9-9b21-2150330f34e8%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKVgHLRbGqK9043Ztq5QJ0a0r452Rv45X-iKB4Obn23OeQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Including a Lib inside a Lib

2016-08-02 Thread Gareth Murfin
Is it possible to have a lib inside another lib? The option for freshing 
libs seems to be ghosted out.

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/be979355-6991-4e33-88a4-b42b290d0dc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Error "unmappable character for encoding windows-1252" when change in "Codename One Preference"

2016-08-02 Thread mispro . ahsay
Dear Sir,

I am using Intellij for codename one plugin. When I was using 
codenameone_settings.properities to change the settings which is fine. 
However, when I use "Codename One Preference" tools to change the settings, 
after I save, the error "unmappable character for encoding windows-1252" 
always come out when i build.

Please advice.

Thanks and Regards,
Ronald

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/f9f271b2-e235-45b5-b17a-235d9ce58b53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[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-08-02 Thread deep62 . kr
I have injected all the activities(including main and additional 
activities) into manifest file and i have pasted the content of the build 
hints at the beginning of this post, the problem is that the build hint 
entries are not getting added into the manifest file of the built APK as I 
have decompiled the APK and checked it, so please tell me the solution for 
this problem.

On Tuesday, August 2, 2016 at 10:12:52 AM UTC+5:30, Shai Almog wrote:
>
> What about the build hint specifying the additional activity? You need to 
> inject the paypal activity into the manifest.
>

-- 
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 this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/95e0edfa-19ea-4e5b-8c84-ace0ff2a9b31%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.