Hi....
I am developing an Android application on Motorola TC55 Android devices. I can adjust device (i.e. DataWedge Application) to broadcast intent. Please check image. And I write an B4A Application. (please check zip file). I have one main module and a service module. And I use Broadcast_Receiver....
When I scan a barcode, normally, it is expected that device sends intent and my started service is triggered on BroadcastReceiver_onReceive event. But it does not...
I send broadcast from main module and onReceive event is triggered. I debug application and see it receives broadcast.
My questions are :
1. Is there any mistake I make while setting up device ?
2. When I send broadcast from main module, service gets this broadcast.. does it mean there is problem with my adjustments =
3. Is there any mistake I make in my code , in my service or manifest editor ?
B.R.
Cuneyt
I am developing an Android application on Motorola TC55 Android devices. I can adjust device (i.e. DataWedge Application) to broadcast intent. Please check image. And I write an B4A Application. (please check zip file). I have one main module and a service module. And I use Broadcast_Receiver....
When I scan a barcode, normally, it is expected that device sends intent and my started service is triggered on BroadcastReceiver_onReceive event. But it does not...
I send broadcast from main module and onReceive event is triggered. I debug application and see it receives broadcast.
My questions are :
1. Is there any mistake I make while setting up device ?
2. When I send broadcast from main module, service gets this broadcast.. does it mean there is problem with my adjustments =
3. Is there any mistake I make in my code , in my service or manifest editor ?
B.R.
Cuneyt