I'm attempting to use a 16-bt adc to get better resolution but am unable to get the libraries to work. I have installed both through the IDE and only "Adafruit_ADS10115.h" will turn orange and the other won't. Due to this, my program can't run because it says that "Adafruit_ADS1015.h" has no file directory. I have no idea how to fix this issue.
I believe if you check the Adafruit web site and look into your part you will finds a lot of stuff to help you. Adafruit builds great products and unlike many provides good documentation and schematics and for those that want; frizzy pictures.
Can you please post the entire code?
I hope it is an example code from the Library?
If not then try one of them?
When you used the IDE Library Manager to load the libraries, did it ask you if you wanted to load any associated libraries that go with the one you installed?
In fact this might be the library you need to use.