Some of the IOIOLib libraries contain resources as well as manifest files that need to be merged into the app's. On Aug 10, 2014 9:48 AM, <[email protected]> wrote:
> I AM 99% sure that JAR-files are sufficient for Android Studio, because I > am also using AWS (Amazon) SDK that comes with JAR-files and there's no > difference between Eclipse and AS. The only difference between Eclipse and > AS is the IDE and the build system. AS project has a mainfest-file and I > suppose IOIOlib does not contain any resource files ? > I am starting new project with IOIO so please the JAR-files, that would > make life easier also with Eclipse, because you need to deliver only one > JAR per library. > Even in beta, I have been using Android Studio a year now, without any big > problems ! Would like to learn and use new tool rather than the old one. > > keskiviikko, 6. elokuuta 2014 3.21.21 UTC+3 Ytai kirjoitti: >> >> First, there's no support for Android Studio, as it is still in some sort >> of Beta stage, which is probably associated with some amount of pain. So >> your best bet is to use Eclipse. >> If you insist, these files are to be found under >> IOIOLib/target/android/... >> I'm not sure if JARs are sufficient. Android projects contain some >> important metadata (resources, manifest, etc.) that might not get packaged >> in those jars, or at least historically it hasn't been. >> >> >> On Mon, Aug 4, 2014 at 4:08 AM, <[email protected]> wrote: >> >>> Hello ! >>> I am new to IOIO and try to compile and run the HelloIOIO-app using >>> Android Studio. I did not manage to use IOIOLib in Android Studio and ended >>> up copying all the IOIO src directly to the project folder. >>> The java source in ioio.lib.util refers ioio.lib.util.android path, but >>> that path does not exist in the downloadable zip-file. Where are those >>> missing java source ? >>> I tried to manually find them from GitHub with no success. >>> Could somebody compile the complete IOIOLib to *.jar format with >>> Eclipse, that way using the lib in Android Studio would be a lot easier ? >>> I am unfamiliar with Eclipse and would like to use the new AS only. >>> >>> Also Adapter.java source in the IOIOLibAcessory refers to package >>> com.android.future.usb.UsbManager, that I dont'have. >>> What SDKs I should have to get Adapter.java compiled ? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "ioio-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/ioio-users. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- > You received this message because you are subscribed to the Google Groups > "ioio-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/ioio-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
