I am referencing SQLiteNetExtensions.dll in my project. While installing my app two applications are created with app icon. One is normal app, another is for referenced library SQLiteNetExtensions. Nowhere in Android Manifest i am using this. But why is creating app for library?
Where am i wrong? I want only one app to be created.