I have here two applications in two different projects in eclipse. One application (A) defines an activity (A1) which is started first. Then i start from this activity the s
element needs to be a peer of your
element, not a child.android.intent.action
namespace, unless you work for Google -- use ch.ifi.csg.games4blue.games.pacman.controller.BROADCAST
or something like that instead
with your custom action needs to be placed on the
, not the sending or receiving
See here for an example of implementing a manifest-registered broadcast receiver (for a system-broadcast Intent).