have a suggestion, or better say, big wish...
is it possible to change the way how the activity "path" is generated? I would be happy to not share the information the app is created in AI2O. At the moment it looks like this:
<activity android:name="com.ai2offline.xxxxxxx.xxxxxx.Screen1"
Could you pls modify AI2O to generate it like "{domain}.{mycompany}.{product}.{screenname}" , same like the bundle name is constructed ?
Thank you very much!
Jeniffer
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Ramiro,
have a suggestion, or better say, big wish...
is it possible to change the way how the activity "path" is generated? I would be happy to not share the information the app is created in AI2O. At the moment it looks like this:
<activity android:name="com.ai2offline.xxxxxxx.xxxxxx.Screen1"
Could you pls modify AI2O to generate it like "{domain}.{mycompany}.{product}.{screenname}" , same like the bundle name is constructed ?
Thank you very much!
Jeniffer
I would like also to have this suggestion implemented.