I am making a android app which requires QR code scanning and then parsing the text as a resul. I would like to pass intent to other apllications like google goggles or Barcode scanner which can do th
I\'ve made a separate class to launch and intent as the class I would like to launch the intent from is a thread and does not inherit from activity and would not launch startActivity. Every time I lau
I have three activities A,B,and C. I go from Activity A -> Activity B -> Activity C Now currently Activity C is displaying and Activity A is bottom on Activity Stack
I have an activity that works as a hook for various intents. Specifically, the VOICE_COMMAND and CALL_PRIVILEGED. (It is a requirement to use these.)
In my android app I want to associate my app with *.bin extension. Whenever a user click on a *.bin file, I want my app to be started and make a conversion. This link shows associating process, but wh
I\'m doing some test with Intent.ACTION_HEADSET_PLUG. Giving the fact that the following code should be the one who give the responses (From com.android.server.HeadsetObserver class 2.2.1 r1):
Extending TabGroupActivity, when I start a new childActivity: public void startChildActivity(String Id, Intent intent) {
How can I turn the sceen on ? I tried something like this adb -dshell am broadcast -a android.intent.action.SCREEN_ON
So this is supposed to be really really simple, since I\'m just in the beginning stages of this app. Remember, I\'m a beginner so excuse the noob code :p
I am working on an application whose job it is to clear the browser history. As part of this process I send the user to the APPLICATIONS_DETAILS_SETTINGS screen for the browser so they can press the \