Hello everybody,
I'm trying to make a new b4xlib and i have some problems.
I have completed the project bellow in a app as an embeded feature in the code.
1. A Dialog to ask for new pin or disable/enable an existng one
2. A DIalog to ask for the pin in app start
3. The pin saved as encrypted KVS in the app.
Now i want to turn it to a library to use it with other apps.
I read these https://www.b4x.com/android/forum/threads/b4x-custom-views-with-enhanced-designer-support.62488/#content instructions from Erel.
and until now i have create other b4xlibs but without any dialogs. I am still confused and don't understand how to use dialogs from a lib.
Can you please help me? The final lib i'm gonna uploaded in the lib forum
I'm trying to make a new b4xlib and i have some problems.
I have completed the project bellow in a app as an embeded feature in the code.
1. A Dialog to ask for new pin or disable/enable an existng one
2. A DIalog to ask for the pin in app start
3. The pin saved as encrypted KVS in the app.
Now i want to turn it to a library to use it with other apps.
I read these https://www.b4x.com/android/forum/threads/b4x-custom-views-with-enhanced-designer-support.62488/#content instructions from Erel.
and until now i have create other b4xlibs but without any dialogs. I am still confused and don't understand how to use dialogs from a lib.
Can you please help me? The final lib i'm gonna uploaded in the lib forum
Last edited: