IDE: Eclipse,Android/Java Programming.
Hi in android I have 2 applications App1 and App2. Now in App1 I want to setup timer suppose morning 5:00Am. Now I want to run my App2 (5am). Here I want that App1 to automatically trigger(run) the application at particular time.
Please give me some hints What I study to make this work done.