You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,16 @@ The sample app in the repository is available on Google Play:
10
10
<ahref='https://play.google.com/store/apps/details?id=com.ajts.androidmads.sqlite2xlDemo&utm_source=AndroidMads&utm_campaign=AndroidMads&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><imgalt='Get it on Google Play'src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
11
11
12
12
## Features
13
+
### 1.0.2
14
+
1. Added support to add new column from excel while importing, if the column is not exists.
15
+
### 1.0.1
13
16
1. Added Functionality to Import Excel into SQLite Database.
14
17
2. Added Functionality to Export Blob into Image.
15
18
3. Added Functionality to Export List of tables specified.
16
19
## How to Download
17
20
add the following library in your app level gradle file
0 commit comments