Autostart camera for mobile android app

Hi
an augmented reality app working fine in my desktop but I have convert that to android app. I need when user open this app it autostart camera of mobile because user can't run this app without camera. how can i do this..?

Am still waiting. Anyone out there who got new info on this?
I am also wondering if it will be part of the creative cloud I already pay for on a monthly basis.

Similar Messages

  • Dreamweaver and PhoneGap: How to Edit the Application Manifest for an Android app

    I successfully created an Android app using dreamweaver cs6 and the PhoneGap build service.  I submitted the app and it is live in Google Play.  The only problem is that the app is requiring all kinds of permissions from users that are not necessary for the app.  The app requires Internet access, but it does not require access to the camera or the user's contacts, etc.  I understand that this information is held in the Application Manifest file, but I don't know where that file is.
    Can you help me figure out how to edit the Application Manifest file for my android app?
    Thanks,
    Michael

    To edit permissions, you do so in the config.xml file. After making changes, you can directly upload on build.phonegap.com or from within Dreamweaver.
    See this page for info on customizing config.xml: https://build.phonegap.com/docs/config-xml#features

  • Burrito Mobile Android App - Can't Debug On Device

    Hi,
    I followed the TwitterTrends tutorial on how to build a mobile android app.  I got to the point to debug on the device (phone, mine is Motorolla Droid - Android 2.2 os), and it just doesn't work.  Here is what is set up on my phone:
    Phone is connected with USB
    USB storage is on
    USB Debugger is turned on
    The phone is connected to the wireless network that my computer is plugged into - development computer can ping my phone
    My computer's firewall is off
    I have followed all the instructions on how to debug on the device, nothing, can't find a device
    So, my coputer sees my phone (I can browse its directories) and my phone sees my computer.  What else could be going wrong??  Not much on the internet about people having problems and seems like it should be easy.
    Please let me know if you have any suggestions!!
    Thanks,
    Peter

    It seems like people are talking about two seperate issues here. There are two main issue types that could be preventing someone from debugging:
    1.) USB Debugging connection isn't working
    2.) Wifi connection to the the actual debugger is failing.
    For the first issue as long as your drivers are loaded (most drivers are included with Burrito and can be found in utilities\drivers\android under your burrito install directory) you should be fine. If you can run your application and have it install to the device and launch through burrito then you don't have to worry about issue 1.
    For the second issue I still haven't been able to get past the initial unable to connect to the debugger screen that pops up and asks for an IP address, even though I can ping my computers ip from my phone and vice/versa.  However I was able to view the debugging (trace) output from my application by installing the Android SDK and running the Dalvik Debug Monitor (ddms.bat in the tools dir of the SDK, useful for trouble shooting usb issues as well) . Unfortunately you still have to deal with closing the initial unable to connect window and burrito displaying connection timeout errors but at least you can see what's happening on your phone.
    Not sure why the wifi debugging connection doesn't work the way it should, that's the only real unresolved issue as far as I can tell.

  • Wireless Security Camera for mobile phone

    hi everyone,
    i would like to know can we provide wireless security camera for mobile phones. is there any service providers for that.
    please clarify me.
    thanks in advance

    I asked because we do not want to recommend any cams that may confuse you even more.  The more details we have on why you are confused the better.
    Check out this website which may offer some suggestions:  www.ralphjohns.co.uk/EZJim/EZJimpage1.html.  EZJim's site mostly deals w/iSight and various other video methods.  He actually hangs out in the iSight forums which is where you can possibly post to him.  He's there quite regularly.  He's the most likely person here who can perhaps offer you many suggestions.
    Over in the QuickTime forums there is QuickTimeKirk, another video expert.
    Good luck!

  • Z10 - No Data Network Connection for Several Android Apps

    Hi,
    I'm using freshly installed 10.2.1.2102 software on a BlackBerry Z10 (STL100-3).
    Everything runs smoothly except for several Android Apps dwnloaded from Snap or Onemobile.  They work perfectly fine over WiFi but not at all over Data.  Does anyone know why or if there is a solution? It's pretty frustrating.
    Examples include, NetFlix, MyFitnesspal, Amazon Price Check Urbanspoon, etc.
    Thanks for any replies.

    you can hard restart you device. and try again
    Ades Ganteng

  • Illustrator app for mobile (Android and iOS)

    Would you like an Android (iOS) Illustartor App?
    I wish:
    That there was an Android (and iOS) app of illustrator so I could work on Layouts for Websites on the go, like while I'm riding the train for 1 hour to go to work.
    There is an app which I tried (Autodesk Sketch Pro) but it's no good enough it is focusing too much on freehand drawing and it's layer based. You can't move a shape itself, you have to move the whole layer.
    What I need:
    I need an app for my Android phone and tablet which enables me to make layouts of websites which after I will send to my designer and developer. The thing is, I need to send good layout sketches to my designer.  With that the whole process would be more efficient.
    I'm not a good at freehand drawing thats why I would like to work with all the standard vector shapes, snap to grid, different kinds of splines and the possibility to add open fonts.
    What Adobe (Illustrator) should do:
    I think the way you should do this mobile app is:
    1. Check Autodesk Sketch pro (what can you to better than them)
    2. Make a great vector app
    3. Include a function that is useful to a lot of people to get more potential customers. (include: a nice drawing function, the ability to make nice flowcharts and/or infographics)
    4. Sell it to a fair price 8-12$
    I hope I didn’t forget anything if I did please let me know in the comments below Thank you.
    Twitter: RandomDomain.ch (randomdomainch) | Twitter  #Illustartor4mobile

    Am still waiting. Anyone out there who got new info on this?
    I am also wondering if it will be part of the creative cloud I already pay for on a monthly basis.

  • Flex Hero, how to make a whiteboard for Mobile Flex App in Android platform?

    I had made a whiteboard with the sdk 3.5 for PC, but when i use the same way in the SDK Hero, i can't draw any shape.
    I use a image to draw picture on it, and the   image.source   is   a  Sprite, and when i creat a new shape,  i add it in the Sprite,
    it is worked in the sdk 3.5, but it is not work in the Mobile Flex App.
    can anyone help me?
    Thanks  HamlinXu

    may be i know what happen,  i try to draw shape on  the view,not on the Image, it work.
    i think may be my image does not show on the view, but i have set the visible=true, it is stilll can't see the Image,
    how to make the Image can see in the view?

  • AS3 is there an event for when Android app is exiting on it's own?

    Ok, I made an app for Android. And when we push the middle button or back(lefthandside) button of Android phone, we all know that Android apps still runs in the background.
    So my code is this:
    the first line(addEventListener) is in a private function which runs as soon as you open the app.
        NativeApplication.nativeApplication.addEventListener(flash.events.Event.EXITING, onMyAppExit)
        private function onMyAppExit(event:flash.events.Event):void{
          trace("onMyAppExit is running");
          saveProgress();
    Basically, I want saveProgress() to run when the app ACTUALLY exits from running in the background. I noticed that my app actually exits when I open another app like Candy Crush. I guess the Android OS exits apps automatically when the apps are not being used and when the app you are using takes a lot of RAM. However, my code only works when I run my app in AIR Debug Launcher(Mobile). I know that because I see the trace in the function in my output window when I click on the x button on the right corner of the app window. But when I connect my Android phone to the computer and then ---> AIR3.8 for Android settings ---> Publish, and then I "Begin Remote Debug Session", and on my Android phone, I open my app first, then open Candy Crush so that the Android OS automatically exits my app, I don't see the trace. So I finalized that the code didn't work on my phone.

    i tried this too. but doesn't work
    '(event:Event)'
    private function onMyAppExit(event:Event):void{
    and 'stage'
    stage.nativeApplication.addEventListener(Event.CLOSING,onMyAppExit);

  • Creating Help for Iphone/Android app

    I need to create help for an iPhone and Android app using RoboHelp 10. 
    Which option do I choose for a New Project: Blank Project or Application Help?
    And, which output do I choose under "File > Generate"? I see an option for "Native Mobile App." But, I'm not seeing a "Multiscreen HTML5" option.
    Which file do I give the developer?
    Thanks for your help!

    That's a pretty big question and you haven't given us any clues such as which version of RoboHelp you are using and whether it is just this form of help that is new to you or help in general.
    It doesn't really matter whether you choose Blank Project or Application Help as they are just starters with different default topics and you will be trashing them anyway. For now let's say start with Blank Project and create your topics. You do need to keep in mind they will be viewed on various devices. More about that later.
    When that is done you start thinking about creating a suitable output. Multiscreen HTML5 is the output in RoboHelp 10. RoboHelp 11 was released today and that has a new output, Responsive HTML5. That is simpler, especially first time out. Both of those types are intended for use where they will be viewed via a browser, be that on a desktop or a mobile device.
    It is not clear whether you want your company's app to access help in that way or whether the need is for the help to be an app in its own right. The latter adds another layer of learning. Essentially after creating an HTML5 output, you use the script to create an app. From the questions you ask, I suspect you will need developer assistance with that.
    Start by viewing my page at http://www.grainge.org/pages/authoring/html5/html5.htm where you can download a project with information inside, include some ideas about how to write content.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • When will the SAP Mobile BI Android SDK to embed analytic views (Web Intelligence reports and Dashboards) in custom mobile Android App be supported/

    hi all,
       SAP Mobile BI IOS SDK provides such SDK to embed analytic views (Web Intelligence reports and Dashboards) supported by the SAP BI application inside your own custom mobile applications, while Android SDK does not provide such sdk. I would like to know if there is any plan or roadmap to support this interface in Android SDK?

    Thank you Vishwanath for your reply. We already developed an Android App, and just want to embed and open SAP BO report directly inside our own App, instead of launching SAP Mobile BI App.

  • How do I export bookmarks from Firefox for Mobile (android) to an html file?

    I have bookmarks on my Firefox for Mobile v 33.1 that I would like to copy/back up to an html file. Even if I access the desktop version on my tablet I don't see the Show all Bookmarks - Import/Export option. This Android profile used to be linked through the old Firefox Sync to my PC but the issue is that I can't access it from my PC anymore as I just had to replace the hard disk. I have now installed the new Firefox on my PC but it won't sync with the old Android version as the new Firefox Sync is not compatible with the old one. Also when I go under Sync on the Android, it says the email account is deprecated.
    Going forward I understand I need to remove account on the Android, update to the new Firefox Sync and newly link PC and Android device. However I have read that If I remove the account on my Android Firefox and set up the new Firefox Sync on it, I will lose my old bookmarks and it will only start saving and syncing bookmarks from then on even if I use the same email address to set it up. If this is the case and before taking this step, is there a way I can copy my old Android bookmarks to an html file?
    All suggestions very much appreciated! I'm completely lost.
    Thanks

    Tangram that is an answer for desktop Firefox. It does not apply to Firefox for Android.
    There is no way to export bookmarks/history in Firefox for Android.
    However your Firefox sync account is unrelated to the Firefox for Android profile. You can safely remove the account without loss of data. Then set up a new Sync Account.

  • How do I change the Version Code in the Flash Android settings for the Android app Market?

    I recently tried to update my app in the Android app market and when I uploaded it I got the following message:
    "The new apk's versionCode (1000000) already exists."
    In the Flash Adnroid settings I changed the version label but that did not help.
    So I have two questions:
    How do I change the Version code in the Flash Android settings? I changed the version number and version label but that did not work.
    What is the difference between the version number and version label?

    I tried that but it did not work. Apparently there is a difference between the version code and version number (which is set in the Android settings). From my research the version label is optional, so there are no problems there.
    This is the what the XML file says:
    <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
    <application xmlns="http://ns.adobe.com/air/application/2.6">
      <id>com.company.nameofapp</id>
    //Below is the correct version number, but has no relation to the version code.
      <versionNumber>1.1.0</versionNumber>
      <versionLabel>NewLayout</versionLabel>
      <filename>Name of app</filename>
      <description/>
    I did find this piece of information for Androin version codes. (http://developer.android.com/guide/publishing/versioning.html)  But I don't know how to place it into the xml file without conflicting with other code.
    <?xml version="1.0" encoding="utf-8"?>
    <manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.example.package.name"
          android:versionCode="2"
          android:versionName="1.1">
        <application android:icon="@drawable/icon" android:label="@string/app_name">
        </application>
    </manifest>
    Any other thoughts are much appreciated.

  • Can i use JEE server for my Android app?

    Hello,
    Let me introduce myself,i am Mohith K M from India,Student and beginner in JEE
    I am doing a project,Which is combination of Android application,Server and Desktop app (developed in Visual C# )
    I am comfortable with Android app side,
    Bt, i dont have an idea About j2ee Server side?
    Where should i start studying
    What protocol should i use? SOAP?
    Wat my project exactly do is
    There are many Desktop application (devlpd in visual C#),These app will have database,and these is to be updated to Database @ server side, (MYSQL??)
    and Android application will request with some query to J2ee Server;Now J2ee Server have to respond back,after applying some bussiness logic in b'wn
    Please help me out,Where should i Start!
    I was planing to use Glassfish server,j2ee;

    You learn the same things as you would learn for any JEE application;
    - learn about EJBs (3.0 standard, not the earlier iterations!)
    - learn JPA (optionally, low level JDBC can also work fine)
    - learn about EJB webservices (and it might not hurt to learn about SOAP in general)
    You shouldn't need a web interface as this is all server side, so you don't need to go into JSF or any other web framework. For your purposes, I can recommend the book "Enterprise Javabeans 3.0" by O'Reilly. It will teach you all you need to know. If you want to learn about JPA, I can highly recommend the book "Pro EJB 3: Java Persistence API" by APress.

  • Linking menu buttons to pages for an Android app

    Hi all. Ok im a bit of a rookie when it comes to flash but here is my dilema. I want to link a button on my main page, to another page with info on it.
    For example: my main page has the buttons" PS3"... "Xbox 360"...."P.C" I want each of these buttons to link to an alphabetical list, ie: A-Z. And id like to be able to do this without the need for an internet connection. I have tried googling it but i could not find an answer to this. If anyone has any suggestions it would be great.

    You'll need to be sure to include stop() commands in each scene.  I recommend you just get away from using scenes at all... they are problematic when you try to mox them with navigation.  Just place your pages in different frames of the same timelines or just have them as movieclips that you control them being shown (or a little of both).
    AS far as the flickering from scene to scene goes, that's most often an indication that you have coding errors.  Do you get any kind of coding error messages?
    This is a weak spot for me because I have not developed apps for mobile devices.  Because support for developing apps is a recent feature of Flash, I think that you can't use AS2 to do that.  The on(release) code you say you are using is AS2.  I have to believe that you need to use AS3 to be programming for an app, though I might be entirely wrong in thinking that.

  • No internet connection for some android apps l

    I m using BlackBerry z10, nd I ve issues with some android apps like line, tru caller, and other some apps, my internet plan is activated but internet is connecting with these android apps, it was working properly untill I updated the latest software version of phone, plz tell me good solution..urgenttt

    Do you get an error message when you try to connect to the router?

Maybe you are looking for

  • Current date in BO queries with Universe built on Infocube

    Hi dear experts, We are facing the following issue : - we built a universe on top of a multiprovider (with 2 infocubes) since we don't want to manage BW Queries. - we need to restrict data on WebI queries using current date or system date (to compare

  • IPodcauses itunes to crash while syncing

    I just recently got my ipod touch 3rd generation. I'm running windows xp. I have my  itunes up to date (10.2.2.12). I've tried reading all the forums but can't find anything to fix it. Every time i try to sync my ipod it automatically starts syncing/

  • IPad and iPhone

    I have a MacBook Pro running 10.6.8 (Snow Leopard) which can't be upgraded to Lion, an iPhone 1 running iOS 3.1.3 which can't be upgraded, and an iPad running 4.3.5. The carrier for the iPhone is T-Mobile. I'd like to upgrade the iPad to iOS 5. Is th

  • Eigrp varience

    when adding the varience command on eigrp, do you just add it after the network you have added or does it just basically double etc the metric of the fastest link ?

  • Comp Planning - 2 Level approvals

    ECM i so tightly integrated in MSS that I am trying my luck by posting this message in this forumn as well Hi comp gurus ( I am coining a new Variation of Guru here ), System Landscape ECC 6.0 ECM  ( Enterprise compensation Management) EP 7.0 Current