annotations

  1. walterf25

    B4J Question @Test annotation

    Hello everyone, i decided to post this as i am in the middle of wrapping a library to automate UI Testing and Unit testing, i have figured a lot of the needed things and i am now able to install and launch a test application using B4J, the applications gets installed and deployed on my Android...
  2. L

    Android Question 3th part library. Callback problem with annotations

    Hi, I've to integrate my app with a library that manage the communication of a device with a POS. I initialize my class object with javaObject and run methods without problems. But the lib needs a method "Register(callbacksClass)" where I pass my activity istance to manage the callbacks methods...
Top