I want to secure my application database created in SQLite. Is there any option rather than "SQLite Encryption Extension (SEE)" in android to secure sensitive data.
Dear Prakash Dashrath Gavhane, In my opinion no. Use and duplicate of SQLite with encryption/password.
I am looking forward for research/thesis topic for my M Phil computer science. Kindly suggest topics if any have good thesis idea in mind. Thank you.
11 December 2014 7,181 1 View
How to secure android .apk file. How to secure android .apk file so that no one can open it, see its code and resources.
06 July 2013 9,255 6 View
I want to sync new updated data of both database SQLite (i.e. Local on mobile device) and SQL Server (i.e. Server database) data, is there any solution for synchronization. I want to update...
06 July 2013 8,125 11 View
Which is suitable for use with Python? MySQL or SQL Server? What is your suggestion?
01 March 2021 3,422 3 View
Hi I am trying to segment a sentinel2 image. At this stage, I want to run a binary classifier that assigns each pixel to either farm or non-farm pixel. For this purpose, I have 4 10m bands...
15 February 2021 3,596 9 View
Hello, When using a Deep Belief network (DBN) for images classification, how could we choose the number of hidden layers (number of Restricted Boltzmann Machines) and nodes (RBM size) in a hidden...
09 February 2021 4,618 5 View
I need to connect my Android application Sqlite database with PHPMyAdmin mysql database to change the application data dynamically. I need the simplest way to do this this thing. Currently my...
08 February 2021 942 3 View
Hi We have two time series dataset. For example mean daily temperature from two stations. Each of them have 30 data for a month. T1={ t1 , t2 ,... , t30 } T2={ t1 , t2 ,... , t30 } Now we want to...
06 February 2021 6,434 7 View
Recently MCI now NMC has made it mandatory to use only Non mercury Sphygmomanometer for teaching practicals to MBBS students. So I want ask which is technically better option, Android or...
03 February 2021 3,795 4 View
Data sets, when structured, can be put in vector form (v(1)...v(n)), adding time dependency it's v(i, t) for i=1...n and t=1...T. Then we have a matrix of terms v(i, j)... Matrices are important,...
30 January 2021 9,295 6 View
In this example giving 400 samples looks like there is an accuracy of 91.5% while training beyond that point, accuracy is getting decreased. Are 400 samples enough to keep for this example? If...
27 January 2021 5,657 3 View
I am working on the development of multi-species volume allometric equation from diameter (DBH). I would like to form groups of species with the largest possible volume-diameter correlations by...
19 January 2021 5,752 5 View
Hello, I am working on hybrid neural network. I have combined ANN with two different evolutionnary algorithms to build a prediction model of 6 inputs and one output with one hidden layer of 7...
18 January 2021 7,144 3 View