That should not be an issue since I am not manipulating the content of properties file directly , Since I am operating through GUI and properties file is autogenerated there is a rare possibility of extra spaces or characters in properties file, but still i checked it from my side and i could not find any, I made another sample app and injected an activity in android.xapplication build hint, after sending the build ,i decompiled the built APK and i could not find any additional activity in the manifest file which i had injected in build hint, I am wondering if it's the right way of injecting activities or am I doing any mistake, My colleague had posted the similiar issue on stackoverflow, there also same procedure was suggested, so pls tell me what more can be done over this? Thanks
On Thursday, August 4, 2016 at 10:19:48 AM UTC+5:30, Shai Almog wrote: > > That looks fine. Look in the codenameone_settings.properties and see that > you didn't enter any spaces or special characters by mistake. > -- 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 [email protected]. 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/269184d8-73bc-4f6c-ba15-de6d0a97d1b0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
