Unfortunately, the IDE slips me the note; Undeclared variable 'SQL1' is used before it was assigned any value.
In actuality I don't have a variable SQL1 anyway, so how shall I change the wording to make it work for my project. I'll attach a screenshot of when the compilation goes haywire.... Whoops, the image was too large. Here's the wetransfer.com link: https://we.tl/t-vXVH78nqBw
Of course my project is an SQLite one. It has 712 records
Your Additional Libraries path is this (see red border)
but you put android-database-sqlcipher-4.5.4.aar into project folder not Additional folder
You should put the android-database-sqlcipher-4.5.4.aar into folder C:\Users\HP\Desktop\Projects\Additional Libraries\B4A
Your Additional Libraries path is this (see red border)
but you put android-database-sqlcipher-4.5.4.aar into project folder not Additional folder
You should put the android-database-sqlcipher-4.5.4.aar into folder C:\Users\HP\Desktop\Projects\Additional Libraries\B4A
This following from my configuration paths; I'll check your wording above.
C:\Users\HP\Desktop\Projects\Additional Libraries
OH! I put that .aar file in any B4a folder I saw earlier
This following from my configuration paths; I'll check your wording above.
C:\Users\HP\Desktop\Projects\Additional Libraries
OH! I put that .aar file in any B4a folder I saw earlier
Your Additional Libraries path is this (see red border) View attachment 155021
but you put android-database-sqlcipher-4.5.4.aar into project folder not Additional folder View attachment 155022
You should put the android-database-sqlcipher-4.5.4.aar into folder C:\Users\HP\Desktop\Projects\Additional Libraries\B4A
It's compiling ok but the display is a problem. You guys have given me so much time and joy. As usual, this forum is a miracle for some of us.
Thanks,
I'm off for a 100 mile drive for a dinner by Los Angles in the next hour so I'll get back to you tomorrow.
Later,
Shelbinator
Even though I have no experience with SQLCipher, I read that it is not straight forward like using normal SQL library.
I have no success encrypting a SQL database using DB Browser (SQLCipher).
It seems not easy. I suggest you read that entire thread to learn more.
Your Additional Libraries path is this (see red border) View attachment 155021
but you put android-database-sqlcipher-4.5.4.aar into project folder not Additional folder View attachment 155022
You should put the android-database-sqlcipher-4.5.4.aar into folder C:\Users\HP\Desktop\Projects\Additional Libraries\B4A