Thanks Ytai, that put me on the right track! If I disable Proguard when building the release version, everything works fine and I get a bluetooth connection. I will push an update to the Play store (probably) tomorrow. A big thank you to Schnee and Ytai for your help!
Best, Johannes 2014-05-29 2:23 GMT+02:00 Ytai Ben-Tsvi <[email protected]>: > The signing process might be obfuscating the class names. You should make > sure the 3 classes mentioned in Schnee's email do not get obfuscated. > > > On Wed, May 28, 2014 at 1:52 PM, <[email protected]> wrote: > >> Hello Johannes, >> >> >> On Wednesday, May 28, 2014 10:09:03 PM UTC+2, Johannes Rieke wrote: >> >> >>> I thought that the version I had send you today would fix this but >>> obviously it doesn't. >>> >>> >> As said, I'm only tested the version from the play store, not the one >> that you send me. Sorry for the misunderstanding. As I'm handling different >> machines right now, >> to find implementation issues, I haven't actually copied the newer >> version to this particular machine. >> >> This is the output with the new app. Even less IOIO activities then >> before !? >> >>> I/ActivityManager( 656): Displayed com.ioiometer/.MainActivity: +325ms >>> D/audio_hw_primary( 187): select_devices: out_snd_device(3: >>> speaker-reverse) in_snd_device(0: ) >>> D/ACDB-LOADER( 187): ACDB -> send_afe_cal >>> D/audio_hw_primary( 187): select_devices: out_snd_device(3: >>> speaker-reverse) in_snd_device(0: ) >>> D/ACDB-LOADER( 187): ACDB -> send_afe_cal >>> >>> >> best regards >> Schnee >> >> >> >> -- >> 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 a topic in the > Google Groups "ioio-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/ioio-users/kMoSeGmFHbk/unsubscribe. > To unsubscribe from this group and all its topics, 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.
