Please use [code]code here...[/code] tags when posting code.
Good.
Post the output of:
Log(StartingIntent)
Log(StartingIntext.ExtrasToString)
Ok
It starts to make sense..
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
*** Service (service1) Create ***
** Service (service1) Start **
no extras
** Receiver (service1) OnReceive **
** Service (service1) Start **
Bundle[{dataBytes=[B@9265837, barcodeStringData=� E����PGH�����Wt ��dv�o�(���"z�O>ztMCd"%dqo���C9������n�XS��9m4����LƎ��sA㗚��U��=�J֬�sq��'�R�������q
X�7F[%У^�a|GS�-�T
���3Ǝ��ykΰP��B|&��o�{�u�>+>ȕ^a�=D��Q�������r�[���t����-�Bo;��y��|�?n��#m�#pa�
3�\�#���d����*�k.x�
`/%�x���۾�]-�RX�"�8OA?ȃ�P(�еm�Q�-q,�~�!���'��=�Pa�hk���{hc� �u�,���B�Ce�'���JC:8�?*9��|/ES<Qׇ�`O��5���Q��VU
��g�F|}��R���僛�����$�[���i4�9��,yl���k.�?����0�!9��F�G� �l�.��J��2�=\��E�t�E}�gX��8ύ��8����,��c̲w�6��I��p�K�a�~v��R?�@�x�
99��3w�Jm��������$�"W�B��l.pM����g� ��Ƽ�{l���{�䔿M&֣�����T�߷�`czr�3#?�'Q1����tY�U~��d�A;���a��K�7h v
���S����LA0��(tp
L����Y��
卾zxyڀ )�J#���"�R[Z�jL8L�"���R�� U, data=� E����PGH������Wt ��dv�o�(���"z�O>ztMCd"%dqo���C9������n�XS��9m4����L����sA������U��=�J���sq��'�R�������q
X�7F[%��^�a|GS�-�T
���3����yk��P��B|&��o�{�u�>+>��^a�=D��Q��������r�[���t�����-�Bo;��y��|�?n��#m�#pa�
3�\�#���d����*�k.x�
`/%�x������]-�RX�"�8OA?���P(���m�Q��-q,�~�!���'���=�Pa�hk���{hc� �u�,���B�Ce�'���JC:8�?*9��|/ES<Q���`O��5���Q��VU
��g�F|}��R�����������$�[���i4�9��,yl���k.�?����0�!9��F�G� �l�.��J��2�=\��E�t�E}�gX����8����8����,��c��w�6��I��p�K�a�~v��R?�@�x�
99��3w�Jm�����������$�"W�B��l.pM����g� �����{l���{����M&�������T����`czr�3#?�'Q1����tY�U~��d�A;���a��K�7h v
���S����LA0��(tp
L����Y��
���zxy�� )�J#���"�R[Z�jL8L��"���R�� U
, resultStatus=success, barcodeDecodeTime=136, SCAN_STATE=success, DecodeTime=136, barcodeResultCode=1, barcodeByteData=[B@5be81a4, barcodeCode=11, barcodeNAME=PDF417, CODE_TYPE=PDF417}]
so am I correct when I say the barcode data will be in DD=StartingIntent.GetExtra("barcodeStringData")
Thanks for the response