Mobile Media Application Development

I have been given 24 hours to conduct some preliminary research on the potential of a company wide mobile wide application development project.
We are looking to synchronise pictures taken on our agents phones with the head office server.
We use a variety of different phones and manufacturers.
Ideally we need one application that we can install which will transfer all images on the phone over WAP to a service we will write.
Can anyone tell me if it is possible to write an application which will sit on any phone and if it is feasible for it to access the file system of the mobile to grab the images?
Any help on this would be appreciated.

Hi h3gg3m,
It's certainly possible to take photo's from within an application and have them sent to a server. An example of an application that takes the photographs can be found here http://developers.sun.com/techtopics/mobility/midp/articles/picture/index.html and there are numerous other examples of apps that will send data via http to a webserver (I just found this on a quick search http://www.kablog.org/).
As for taking the photos outside of the application (i.e. using the phone's native camera app) and having the application then upload them, this will be device specific as it requires an optional package (JSR75 - PIM and FileConnection) to be present and you've also then got the problem of navigating to wherever the device stores it's photos (if they're available to the app) etc. I'm afraid that I've never used that particular API so I'm not speaking from experience.
In short, the option that would be compatible with the most devices, if it suits your requirements, is to go for an all in one application that takes the photo, stores it, and uploads it via. an http POST to a standard web form. The only potential problem with this solution is that without the optional JSR75 package (access to the native file system), all photos would be stored in Java's record store (RMS) which could be fairly small on some devices (I think the spec says 8k minimum).
Hope this helps,

Similar Messages

  • Voice recognition support in mobile air application developed using Flash CS5.5

    I want to develop an android application via Flash CS5.5 which takes the command based on voice or convert voice in to text. Voice recognition support is available in android SDK but it is not available in latest Air SDK.
    I tried on Google to find out how to develop Voice recognition mobile application in Flash CS5.5 but did not find anything. There is some example/video which shows hack around native android code but this is for Flex not for the Flash.
    Waiting response?
    Thanks
    RTY

    Hi Rty,
    I think you should use  a native extension.
    Have a look at this link:
    http://extensionsforair.com/extensions/speech-recognition/

  • Mobile offline application development

    Hi, i do this application:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/mobile/mobile%20infrastructure/mobile%20offline%20application%20development%3a%20a%20complete%20guide%20using%20mobile%20infrastructure%20tools.pdf
    I create all table, and i create a register, i install the application in the PDA and appear the register, but if i create a new register in a table, i synchronize the PDA and the new register don´t apper, why?
    Another question, with this application, how can i create new register from the PDA?
    Thanks,

    Hi, finally i obtain all records that are in the table of r3... I replicate the SyncBO and restart the PDA...
    Another thing... In the application, when appear all record, the firts column (SYNC_KEY) can click (it´s a link), but appear an error:
    Error: 500
    Location: /MIEXAMPLE2/start
    Internal Servlet Error:
    java.lang.NoSuchMethodError:
    java.util.Vector: method add(Ljava/lang/Object;)Z not found at MIExample2.Example_MIServlet.showSelectedSync at ..................
    If i do the same in the PC, not appear the error... What is the error in the PDA?
    Respect create new record in the PDA, i don´t find information in the link, do you know other link with any example?
    Thanks,
    Message was edited by:
            Victor Capi
    Message was edited by:
            Victor Capi

  • New multi-platform Mobile Flex app development

    I thought I'd post this note to encourage anyone that hasn't tried multi-platform Mobile Flex application development yet. Inside 4 weeks, I managed to get this application up on both the Android and Apple app stores:
    http://itunes.com/apps/trontextfx
    http://market.android.com/details?id=air.com.uifx.trontext
    It's a pretty simply app, but it demos a number of features:
    Multi-DPI scaling (splash screen and background)
    Multi-touch gestures
    Colour Picker dialog that scales based on available screen space
    Portrait/Landscape orientation
    Pre-rendered icons (for iOS)
    Works for both tablets and mobile phones
    Some challenges I ran into:
    The DPI differences between tablets and mobiles - the tablet version's imagesare scaled slightly. It would be nice if the code didn't have to do "isTablet" checks
    The scaling of filter effects (e.g. glow) had to be handled manually. Though this could be due to the way the text is scaled, rather than using a projection to zoom in & out...
    The animation for showing/hiding the controls got confused if the screen was rotated at the same time.
    Making the toolbar icons more-touchable by adding transparent pixels to the edges, so that the image size matched the desired hotspot size (45px).

    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?

  • Mobile Application Development Installation failed. Error Code: U44M1P7

    After install of DW CS5.5, I tried to update DW CS5.5 and received the following error message, does anyone know how to fix this?
    Mobile Application Development
    Installation failed. Error Code: U44M1P7

    Hi Stillcrazy,
    Welcome to Adobe forums.
    See the solutions in this article http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html and let us know if you still need help.
    Thanks,
    Preran

  • Reg: Mobile application development setup

    Hi,
    I am new to the SAP NetWeaver platform. We are working on SAP NW - MI application development. For this, I am trying to prepare Development setup.
    On Windows 2003 machine, I installed Java EE ServerDB2NWDS (provided in SAP TechEd DVD)
    Above this, I am trying to install MDK 2.5 (downlaoded from SDN site).
    Here comes the problem.
    I just unzipped the MDK2.5.zip and placed the "features" and "plugins" in the NWDS's eclipse setup folder. When I try to configure MDK, it asks for a "MI Home folder" path.
    To which it says, we will be providing it while installing "Mobile Infrastructure". I don't know what this is ?
    Is Java EE ServerDB2NWDS+MDK2.5 not sufficient for developing Mobile applications?
    Do we have to install any "Mobile Infrastructure" ? Where is it available ?
    What more do we need to install to develop mobile applications ?
    Please help me....I am confused.....Also any link with the information related to Mobile application development installations and configurations would be of great help.
    Thanks in advance.
    Regards,
    Amar

    Hi Amar
    > Do we have to install any "Mobile Infrastructure" ? Where is it available ?
    Yes, you have to install the MI client and map the installation folder SAP Mobile Infrastructure to the "MI Home folder" path.
    You will find the client installation in sap marketplace for SP16 the file name is NWMCLIENT16_0-10002889.sca
    check these links
    https://www.sdn.sap.com/irj/sdn/developerareas/mi?rid=/webcontent/uuid/a392208d-0901-0010-aab2-8be9db8e70c0 [original link is broken]
    MDK online
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eba3a7-0601-0010-b982-92f1fca3258a
    Thanks
    Gopi

  • How can I learn developing Mobile Andriod Applications in Dreamweaver CS6 ?

    How can I learn developing Mobile Andriod Applications in Dreamweaver CS6 ?

    Please don't duplicate posts.  One question on the same topic is all that's required.
    Create & package Mobile app with DW, jQuery Mobile & PhoneGap
    http://www.adobe.com/devnet/dreamweaver/articles/dw-phonegap-mobile-app.html
    Nancy O.

  • Mobile application development for HSDPA technology

    If anyone have any experience in mobile application development for HSDPA, please post your details at http://www.smackall.com/mobile_application_development.php site

    You can try Mobile Business Objects,which helps in designing a dashboard and reports too...
    Thanks,
    Srikanth M

  • Mobile application development

    Could any one give me a guide or road map to develop a mobile application ??
    from scratch ... what to install ??... what to do ???

    Hi
    you can check the following links to start with mobile application development
    Developing Mobile Applications for Laptops 
    <http://help.sap.com/saphelp_nwmobile71/helpdata/EN/8b/0b674240449c60e10000000a1550b0/frameset.htm>
    Developing Mobile Applications for Handhelds 
    <http://help.sap.com/saphelp_nwmobile71/helpdata/EN/8b/0b674240449c60e10000000a1550b0/frameset.htm>
    Hope this helps
    Best Regards
    vaidehi

  • There is any Scripting languages is used for mobile application development

    Is there is any Scripting languages is used for mobile application development?
    For example java script,vb script is used for web development.Like that is there is any scripting language is used for mobile application development along with J2me.
    Thanks & Regards, Sivakumar.J

    806437 wrote:
    .. is there is any scripting language is used for mobile application development along with J2me.If you are talking about javax.script,
    google ( [url http://www.google.com/search?q=java+me+javax.script]java me javax.script ) gave me http://sourceforge.net/projects/rhinoj2mecldc/

  • Sun Certified Mobile Application Developer

    Respected Sir ,
    i m souvik kundu from India i nead ur help
    I already got SCJP certification now i want to give SCMAD(Sun Certified mobile application Developer) exam
    Can u give me any guide line how i have to proceed to give this exam
    I need some books plz tell me which book i have to follow or plz tell
    me any site where i can download some e-Books . i am waiting 4ur
    positive response.
    thx
    Souvik

    when I took my SCMAD test, I recall there being a practice test as part of signing up for it, that was what I studied most. All the weird little rules to remember and such about what spec does this or that.

  • Using database views in ADF mobile client application

    Hi,
    I am using Jdeveloper 11.1.1.4 and WLS 10.3.4.
    I have developed a POC in ADF mobile client application both with and without synchronization. However, both work with entity objects based on tables.
    I need to use database views instead of tables. When I try to include entity object (based on views) in the view object, it shows an error saying "Only the entity objects based on tables can be selected"
    Please guide me if there is a work around for this.
    Also, please let me know if there is way to develop an ADF mobile client application skipping the use of entity objects at all and using view objects directly to specify the database query and fetch data from the database.
    Thanks in advance.
    Ansh
    Edited by: ansh on Mar 28, 2011 5:40 AM

    Hi, Ansh:
    Currently, out of box, ADF Mobile Client does not support synchronization against Database Views. This is because Mobile Server imposes some schema restrictions to ensure synchronization with multi-table views would work correctly. This schema restriction requires, for example, the view must have a primary parent table with key defined, and also all base table must be included in the data publication. These dependencies requires manual resolution and advanced planning, and is managed outside of the ADF Mobile Client/JDeveloper project.
    To continue development, you would need to create server Entity Objects directly against the base tables. You can then create the mobile ADF Business Component (EOs, VOs, etc). You can then create View Objects in your ADF Mobile Client application based on the database views, in order to retrieve the data you need exactly. In other words, instead of basing EO on the database view, create View Objects in the mobile applicaiton to mimic what you had in the View Object.
    Is there any other reason why you would need to access data via database views, instead of directly against base tables?
    Thanks,
    Joe Huang

  • JBO-27122 error in ADF mobile client application for blackberry

    Hi,
    I am trying to develop a simple ADF mobile client application for blackberry. Currently, working only with Blackberry 9700 simulator. I am using the following for development:
    - Jdev 11.1.1.3
    - Oracle database lite 10.3.3
    I have done all the steps as given in the oracle demo. But when I try to run the application in blackberry simulator, the page shows the following error:
    ERROR: failed to change page
    oracle.jbo.server.DBTransactionImpl.createPreparedStatement: JBO-27122: SQL error during statement preparation. Statement: select po_header_id from po_headers_all where po_header_id=1
    [oracle.jbo.server.DBTransactionImpl.createPreparedStatement] Encountered exception executing query on ViewObject: header1
    [oracle.jbo.server.DBTransactionImpl.createPreparedStatement] Error retrieving BindingContainer : 'mobile_twoPageDef'
    oracle.adfnmc.java.sql.SQLException:
    oracle.adfnmc.java.sql.SQLException:net.rim.device.api.database.DatabaseException: select po_header_id from po_headers_all where po_header_id=1 : SQL logic error or missing database
    Unable to create/prepare native statement with SQL select po_header_id from po_headers_all from po_header_id=1
    Unable to create PreparedStatement with SQL select po_header_id from po_headers_all from po_header_id=1
    Please suggest what could have been wrong while developing or deploying the application.
    P.S. : The view object (header) shows data successfully when run in the application module. Also, a .db file gets created in the SD card folder. The synchronisation is a success when mSync.exe file is run in the <Oracle_Home>/Mobile/Server/Sdk/bin.

    Sorry my content got repeated.
    you can go through this thread FOD mobile db sync with base adf server db not working
    there is link that you can follow for synchronization (check second last message)
    Edited by: Nikhil Gokhale on Apr 17, 2011 3:55 AM

  • What is the directory 'Data/mobile/Media/PhotoData/Metadata/DCIM/101APPLE/' used for?

    Good day everyone; after a very long search throught the Internet with very few luck, I could find anything related to this directory: 'Data/mobile/Media/PhotoData/Metadata/DCIM/101APPLE/'.
    First I though it could be used with backup purpouses, but there's an specific directory for this. Maybe it belongs to an application which is unistalled? I'd need some technical details about this, but any help is welcome.
    Thank you in advance.
    Cheers

    Hi again!!!
         I downloaded a program to see the filesystem of the iPhone.
         Thank you in advance!!
    Cheers

  • Media Applications Not working

    I have BB 9300 with OS 6.. My media applications are not working. Whenever I take any picture. It becomes corrupt. Similarly whenever I made any movie it also becomes corrupt. Interesting part is that file properties are correct but not even open in mobile and also not on computer.
    In addition it also not playing any music file having mp3 extension. The message appears that is is unsupported format. I have also tried other supported formats music files but vain.
    Can any one help me how to solve the problem. I am quite upset because no picture, no movie and above all no music.
    Looking forward response from any expert. 

    Hello Naveedch,
    Welcome to the Community,
    Try two things First : formet your media card then try ,If problem resolves then good otherwise Reload your OS 
    all you need is latest desktop software which you can download from here : blackberry desktop oftware  and here is How to perform a clean reload of the BlackBerry Device Software for Windows  ,Try it and let us know.
    Good Luck
    Prince
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

Maybe you are looking for