intent

  1. MODERN TALKING

    Android Question Native Camera Intent

    Hi, Wondering if anyone knows if it is possible to send Intent to the Native Camera to Auto-Snap Picture and then Exit Thank you guys in advance
  2. alimanam3386

    Android Question New instance of an activity

    Hi guys , How can I create new instance of an activity ? I want to create new activity of act2 and again when I clicked the activity again new instance of this activity create. its my code but it not works Sub Activity_Click Dim Intent1 As Intent Intent1.Initialize("", "")...
  3. Multiverse app

    Android Question Default Device assistance app

    Sadly, now we can no more map our apps to Long press home button Event. But, There is a settings page where it is possible to change the default device assistance app: Is it any way possible to launch the settings page (via intent) to make the user change the setting?
  4. peacemaker

    Android Question Intent based camera in Android 4.x and 7.x for OCR

    HI, All For OCR the picture with a text must be prepared in correct orientation (without option\setting of the picture orientation, let it be so). And photo of the max possible resolution. If to use the intent based camera and get the photo for OCR - it's very different result under Android...
Top