1. Jsolts's Avatar
    It's a simple app in principle, however I do not know the first thing in programming apps.

    I'm looking to create a app that upon launching allows the user to take a photo using the device camera, enter all their contact info then the app would send the photo and info to a pre defined email address.

    How easily can this be accomplished?


    Posted on a Post-It!
    10-13-13 01:02 PM
  2. mkelley65's Avatar
    It's a simple app in principle, however I do not know the first thing in programming apps.

    I'm looking to create a app that upon launching allows the user to take a photo using the device camera, enter all their contact info then the app would send the photo and info to a pre defined email address.

    How easily can this be accomplished?


    Posted on a Post-It!
    Open camera app
    take picture
    click on picture you just took on lower left corner
    select share
    send email
    Why do you need an app for such a basic function?
    app_Developer and lui22 like this.
    10-13-13 03:07 PM
  3. Jsolts's Avatar
    I want to make it a deployable app and expand on it as we go.


    Basically to snap a photo of a material list and send it in to be processed as an order.

    Gradually adding more features.

    Posted on a Post-It!
    10-13-13 03:58 PM
  4. namgas's Avatar
    Do you mean a simple camera app or something more complicated like this app BlackBerry World - AutoCrop Scanner Free
    10-13-13 04:09 PM
  5. namgas's Avatar
    I'm the developer of that app!
    10-13-13 04:34 PM
  6. Jsolts's Avatar
    Basically it would just be a simple UI

    A few input boxes
    contact Info, purchase order etc

    A button to take the photo

    A send button

    I would like the email generating to be done on the back end automatically.

    As opposed to having to have the user share and select addresses etc



    Posted on a Post-It!
    10-13-13 10:29 PM
  7. JDarms's Avatar
    Ive built a similar app for iOS that allowed users to enter their physical location and order prints. I'd be happy to help on your project Feel free to email me at [email protected]
    10-14-13 08:48 AM
  8. namgas's Avatar
    Basically it would just be a simple UI

    A few input boxes
    contact Info, purchase order etc

    A button to take the photo

    A send button

    I would like the email generating to be done on the back end automatically.

    As opposed to having to have the user share and select addresses etc



    Posted on a Post-It!
    I would suggest you start by making sketches of every single page in your app (ie know exactly all the buttons, dropdown, whole UI and how they are all linked together). This is the most important part of making an app. If you don't like the UI after app has been coded, then all code is waste!
    You also need to decide if you want a Cascades app or HTML5 app or an Android/iPhone port. If you decide on Cascades you can follow these Design guidelines BlackBerry Developer . This way you may also get the Built for Blackberry badge! You can see my mirror app and the scanner app, they both use cameras but one uses camera as a card and another uses camera as part of main screen. You need to think about these customizations in your design also. Once you have these planned out then look for a programmer.
    Also BB10 SDK has a way for an app to write an email with predefined parameters (so subjectline, recipient, body etc can be written by app). Is that what you mean by generating the email automatically?
    If you pick Cascades I could help you out!
    10-15-13 12:24 AM

Similar Threads

  1. Can someone post the most current leak for q10
    By tommynap01 in forum BlackBerry 10 OS
    Replies: 3
    Last Post: 10-14-13, 12:07 AM
  2. 4th time retuning back to Z10
    By pmbonea in forum BlackBerry Z10
    Replies: 21
    Last Post: 10-13-13, 05:54 PM
  3. What we can actually do to help
    By jason9900 in forum General BlackBerry News, Discussion & Rumors
    Replies: 2
    Last Post: 10-13-13, 03:00 PM
  4. Idea for slider phone
    By BravoZuluDelta in forum General BlackBerry News, Discussion & Rumors
    Replies: 1
    Last Post: 10-13-13, 11:46 AM
LINK TO POST COPIED TO CLIPBOARD