I'm converting a .jar file for SlickUSBLibrary to Basic4Android.
F.Y.I it allows an Android device to read from or write to a device attached to the USB port.
So far the conversion has been a pain but it looks like it is mostly done.
One last issue is that the library uses "android.content.context" and I cant seem to figure out how to convert that for Basic4Android.
I have seen a couple of posts about this subject but so far have not seen an answer.
Anyone have any ideas on how I can do the conversion?
thanks,
F.Y.I it allows an Android device to read from or write to a device attached to the USB port.
So far the conversion has been a pain but it looks like it is mostly done.
One last issue is that the library uses "android.content.context" and I cant seem to figure out how to convert that for Basic4Android.
I have seen a couple of posts about this subject but so far have not seen an answer.
Anyone have any ideas on how I can do the conversion?
thanks,