Using Base64 from Apache commons
public byte[] encode(File file) throws FileNotFoundException, IOException { byte[] encoded; try (FileInputSt
In Manifest in applcation tag write following android:largeHeap="true"
It worked for me