How  do the dynamic state to record image in the cell-phone?

Excuse me.How do the dynamic state to record image in the cell-phone?Or whether it has the feasibility or not?..Somebody can give me some opinions and data,please.
Thanks.

I don't understand very well what you want, but to record and image (get and snapshot) you have to create an Player, realize the player, start it and then get the snapshot. ex:
            player = Manager.createPlayer("capture://video");
            player.realize();           
            VideoControl videoControl = (VideoControl) player.getControl("VideoControl");
            player.start();
            byte[] data = videoControl.getSnapshot(null);
            Image image = Image.createImage(data, 0, data.length);To find out if a device can record images you can use this:
            boolean mmapiAvailable = System.getProperty("microedition.media.version") != null;
            boolean canGetSnapshots = System.getProperty("supports.video.capture") != null;Hope that answer your question.

Similar Messages

  • What a long way the cell phone has come

    after reading a few of the topics and issues, and believe me i've had my issues as well. i think we should take a few minutes to realize how far the cell phone has come. i know i should be one to talk, i've put in a few comments myself. however sitting here playing with the new toy, i remember when all cell phones did was send and receive calls. now with the iphone we could do so many things that we asked. so with that being said, yes there are a few details that need to be worked on...but while we sit impatiently till then we should all remember how much the cell phone has progressed.

    Hea hea!
    Shoot man, in 1992 I paid $400 bucks for a huge brick that worked "sometimes" and .40/minute no matter when I made a call.
    To complain about the iPhone is just silly.

  • How is the Cell Boundary Recommendations for 2.4Ghz Data survey in 802.11N

    How is the Cell Boundary Recommendations for 2.4Ghz Data survey in 802.11N?

    bYou can use N on 2.4GHz. You will have to use AES encryption or open SSID, 5.0 GHz channel bonding is to give 40MHz wide channels and double the data rate, plus a little as it can reuse the edge frequecies.
    Basically you have upto MCS15 144Mbps at the top end per channel, don't bond 2.4GHz as there are not enogh non overlapping channels.
    As for the low end it all depends. I would certainly disable the 802.11b data rates as a minimum but that means you still have very large cells and potential for interference. generally I would look at 24Mbps and switch everything off below that especially if you have very few 802.11b clients.

  • Why are the Cell Phone numbers that show up on my statement not the numbers I am Texting to?

    This has to do with texting only.  Lately I have noticed that a lot of the cell phone numbers we are texting to and from do not show up on the statement.  What shows up is a series of random numbers.  Why is this happening??? 

    Re Text messaging.  I have noticed that a lot of the phone numbers are not phone numbers but just a random set of numbers.  0000265060, 0032665115, 0000032665, 0032665114.  These are people my son is texting to and receiving texts from.  Does this mean the person has a blocked phone number???

  • Realtime video stream on the cell Phone

    Hi,
    I have to develop a prototype to show a cell phone handling a CCTV feed
    1. I am trying to figure out how easy or difficult it isn The cell phone should be able to display real-time feed coming from a CCTV and provide the cell phone user the ability to record, stop, and rewind it.
    2. Any idea how long the prototype should take.Aany crude demo will do.
    3. What components of J2ME should I use (CDC,CLDC ...?..sorry I am new to this).
    4. Is there any sample code that can help me in doing it quickly ?
    Thanks in advance
    QM

    What is the video converted from? And what format is it converted to?
    Premiere Elements is technically not a conversion program. It's a video editor. But if you can tell us what type of camcorder your original video came from and what specs you output, that would be helpful.
    It also might help to know which version of Premiere Elements you're using.

  • Is there any app that allows me to control the cell phone from the computer with the mouse?

    Is there any app that allows me to control the cell phone from the computer with the mouse?

    No this is not possible.
    But you could use the iPhone Simulator of Xcode if you have access to an Mac. Like the name explains, it simulates an iPhone on an Mac, but you cannot use all standard apps

  • My iphone was working normally ando today...it turned off and....i'm trying to turn on...buy is not working...and the cell phone is hot hot hot...someone can help me please??

    when i plug the cell phone in my computer...the computer doesn't aceppet the cell phone..so...i can't restore my iphone...
    i press both bottons...and...is not working....

    The recovery mode sound like your best option and unfortunatly everything will be lost unless you did a back up of your device recently make sure you have a computer running itunes 11.1.1 plug in the usb to the computer and after that power your device off by holding the sleep/ wake button until it says slide to power off and then slide to power off after that press and hold the home button while holding the home button connect your device to the computer continue to hold the home button until connect to itunes shows on the phone. on the computer it will say itunes has reconized a device in recovery mode just click through the menu to get your device to back to new

  • How can I change the active Midlet using the '*' cell phone button

    Hello
    I've got a problem trying to do that in J2ME MIDP:
    'I have different class extending Midlet that I want to display one after the other. The change may be done when I click the '*' button of my cell phone'
    For the moment I've created a main class that extend Canvas and which contain a vector of objects extending Midlet.
    I'm able to change the objet which I want to display, but not to display it....
    Is it possible to do that?
    Do you have any idea of how to deal with that?
    Thanks a lot...

    Hello
    Thx for your answer .. but I shouldn't have explain correctly my problem because I don't think this answer it .. sorry
    I need an interaction between a Midlet class and a Canvas class.
    In fact I have several forms, and I need to allow my Canvas class to change the form displayed when a button is pressed.
    But If I have a form in a Midlet , I can display it but can't catch the click on a button.
    And if my Canvas is displayed I don't know how to display the form I want to.
    So is it possible to do that... and if so, how?
    Thank you very much...
    Al161084
    Message was edited by:
    al161084.1

  • How can you get a java program working on a cell phone?

    I was thinking of making some stuff for cell phones so i was wondering how you get a normal java program to work on cells.

    its all j2me - midlet package....Huh? The jsr-118 MID profile alone has 11 packages, one of which is javax.microedition.midlet. Notj2me - midlet.
    works best on nokia phones.Sez who? You seem to be confusing Java ME with Symbian C.
    you can use net beans midlet packge add-on.Only it's called the NetBeans Mobiliity Pack.
    Its easy to use and has lots of tutorials.Ditto for the Wireless toolkit for CLDC.
    just search on google.Yes, but with which keywords?
    @OP:
    NetBeans mobility pack comes with a short tutorial and several samples, you also need to download the latest WTK as the ver. 2.2 which comes bundled with NetBeans is just too buggy to work with. Then there are the manufacturer-specific SDKs from Nokia, Motorola, Sony Ericsson and (maybe) others.
    If and when you get started in Java ME aka j2me, it will be appropriate to post any questions you might have on the mobility forums, not here.
    Google "j2me tutorial" for many good hits.
    luck, db

  • On my iPhone 4s my texts are coming up with the cell phone

    Just recently, when someone sends me a text, my iPhone 4s has recently began showing cell phone #'s instead of their names. Why?
    There are no names recorded in my contact list also.

    Try ctrl+opt+cmd+8 for a start.
    (⌃⌥⌘ 8)
    That toggles colour inversion on and off. (for the visually impaired)

  • Cant sent text because it says the cell phone number is not an ios5

    when i try to send a text message from my ipad, it won't accept a cell phone number as a recipient, says it is not registered with iMessage.

    "Demo" provided the following in a previous post...
    It means exactly what it says. That user has not registered and setup Messages on his or her device yet so you can not message with them. They have to set it up first before you can reach them. It does not happen automatically just because you are sending them a message.
    Messages only works with other iOS devices - not Android phones - so the person that you want to Message with must have an iPod Touch, iPad, iPhone or a Mac running Mountain Lion.

  • How execute a dynamic statement with a variable number of bind variables

    Hi all.
    I would like to execute SQL statements in a PL/SQL function.
    SQL statements must use bind variable in order to avoid parsing time. But the number of arguments depends on the context. I can have from 10 to several hundreds of arguments (these arguments are used in a 'IN' clause).
    To minimise the number of differents signature (each new signature involve a parsing), the number of argument is rounded.
    My problem is : how to set dynamicaly the bind variables ?
    Cause it is pretty simple to construct dynamicaly the SQL statement, but using an
    " OPEN .... USING var1, var2, ..., varX "
    statement, it is not possible to handle a variable nomber of bind variable.
    I am looking for the best way to do the same thing that it can be done in java/JDBC with the PreparedStatement.setObject(int parameterIndex, Object x).
    I saw the dbms_sql package and bond_variable procedure : is a the good way to do such a thing ?
    Thanks

    If the variation is only values in an IN list, I would suggest using an object type for the bind variable. This lets you have just one bind variable, regardless of how many values are in the IN list.
    The dynamic SQL ends up looking like:
    ' ... where c in (select * from table(:mylist))' using v_list;where v_list is a collection based on a SQL user-defined type that can be populated incrementally, or in one shot from a delimited list of values using a helper function.
    I use this approach all the time in dynamic searches.
    See this link for more details:
    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:110612348061

  • How to modify query  statement in record grp of LOV in standard form

    Hi,
    We are using Service contracts in Production environment.
    Duplicate rows selected for LOV query.
    By adding a line userenv('language') we solve the problem.
    But the coding was written inside the standard "OKSITMSL.pll". Here For the Field "NAME", LOV
    record group "CUST_SYSTEM" assigned dynamically based on
    other fields "ITEMSEL.FILTER = SYSTEM" and "ITEMSEL.CUSTOMER_FILTER = CUSTOMER".
    I have added piece of the details below.
    Form is Standard form "OKSITMSL", Which is calling om parent form "OKSAUDET".
    Form : OKSITMSL
    Block : ITEMSEL
    field : NAME
    pll : OKSITMSL.pll
    oksitmsl.pll coding-------------
    ELSIF NAME_IN('ITEMSEL.FILTER') = 'System' THEN
    If UPPER(Name_In('ITEMSEL.CUSTOMER_FILTER')) = 'CUSTOMER' then
    l_group_name := 'CUST_SYSTEM';
    Elsif UPPER(Name_In('ITEMSEL.CUSTOMER_FILTER')) = 'RELATED' then
    l_group_name := 'REL_CUST_SYSTEM';
    Elsif UPPER(Name_In('ITEMSEL.CUSTOMER_FILTER')) = 'BOTH' then
    l_group_name := 'BOTH_SYSTEM';
    Elsif UPPER(Name_In('ITEMSEL.CUSTOMER_FILTER')) = 'ALL' then
    l_group_name := 'OKS_SYSTEM';
    End If;
    Set_Lov_Property('ITEMSEL_LEVEL', GROUP_NAME, l_group_name);
    “CUST_SYSTEM” Record group present in “OKSITMSL” form.
    I need the advice how to solve my problem by adding a line in query of "CUST_SYSTEM" record group without touching/alter standard form.
    Thanks in advance.
    Navas

    thank you shadow,
    I think you mean like below:
    and trim(leading 0 from a.DD_DRX_BSID_NID) = nvl(trim(to_char(SUBSTR('00042',6,5),'XXXXXXXXX')),0)
    and trim(leading 0 from a.DD_DRX_BSID_BSC) = nvl(trim(to_char(SUBSTR('00042',11,5),'XXXXXXXXX')),0) ))But i think it compares with all 0's record ... but that's not correct
    Edited by: josh1612 on Dec 22, 2008 2:50 AM

  • How does the N70 phone memory interact with the me...

    I am not sure how to use the phone memory and the card memory on my N70. I thought that the memory card was simply an overflow which was activated when my phone memory was full. However when I download music from my PC and my phone memory is full I will get the message "not enough memory". Obviously I'm being a "thicko" again. Help!Message Edited by holein1 on 26-Apr-2006
    01:31 AM

    It doesn't quite work in the way you suggest. You will always have the option to use the memory card instead of the phone memory. If you want your phone to have a fairly quick response time it's best practice to keep as much free phone memory as possible, eg. of my approx 20MB, I use about 5MB which leaves approx 15MB unused. There are some files I do store in phone memory in order to keep my N70 running relatively quick and that's actively used ringtones and any themes that I currently use.
    When you install 3rd party applications, your phone will ask you whether you want to install to phone memory or to the memory card.
    If your having issues of filling up the phone memory with incoming messages then you can choose to have incoming messages routed directly to your memory card thus bypassing the phone memory. To access the setting go to:
    Menu > Messaging > Options > Settings > Other > Memory in use
    Change memory in use from phone memory to memory card.
    This should cure your "not enough memory" error messages.
    S.
    History: Motorola MR30, Nokia: 7110, 7650, N70, N80, N82, X6 (32GB), Samsung Galaxy SII
    Current: Samsung Galaxy Note3 Black

  • How to get rid of "._" files when trans to cell phone?

    I use a microSD to play mp3s on my LG chocolate (I know... i'll get an iPhone one day!).
    The only problem is, if I drag-and-drop 30 songs to the card, when I use it on the phone, I now have 60 items, with 30 of them being duplicate titles with "._"
    in front of the title and no way to delete them. These files do not play, of course. I am thinking they are not really "there."
    I tried loading TinkerTool and showing invisible files on the card,but there was only 1, a DS store(?)file that I deleted. Didn't help. Is there any way to take care of those pesky pseudo-duplicates?

    Charles Williams8 wrote:
    I use a microSD to play mp3s on my LG chocolate (I know... i'll get an iPhone one day!).
    The only problem is, if I drag-and-drop 30 songs to the card, when I use it on the phone, I now have 60 items, with 30 of them being duplicate titles with "._"
    in front of the title and no way to delete them. These files do not play, of course. I am thinking they are not really "there."
    I tried loading TinkerTool and showing invisible files on the card,but there was only 1, a DS store(?)file that I deleted. Didn't help. Is there any way to take care of those pesky pseudo-duplicates?
    <PRE>
    </PRE>
    Hi Charles,
    Do you have an external card reader that accepts microSD media? It might be possible to delete the files this way. They are dirt cheap nowadays - SanDisk makes a 12-in-1 card reader for about $30.
    Just curious - the Chocolate doesn't offer a "Delete" function in its media reader? (I have Verizon myself as well, but that phone never interested me...)
    The "._" files are the resource forks that OS X uses to store additional data, as in a custom icon, for example.
    It's part of how OS X manages files - files have data forks (the actual file) and resource forks (additional data). Assuming that the file has an applicable Windows application to read the file, PCs (in your case, the Chocolate) read the data fork just fine.
    (for example, a Word .doc file created on a Mac will typically open fine on a PC)
    However, Windows currently has no way to translate a resource fork, and thus will report it as a dummy "._filename" with no application to open it.
    Steve

Maybe you are looking for

  • Ricoh scanner Connection

    Has anyone been successful in connecting their Ricoh Copier/scanner to a share on a Mac running either Mavericks or Yosemite without going with SMBup or equivalent software? Right now the only way I can have the scanner in the copier push files is to

  • Insert shooting date and time

    Is there any function in Adobe Photoshop Album Starter Edition 3.0 which can insert shoting date and time.

  • Can I use 9i imp/exp utility after installing 10g

    Hello, all: I have two database co-exist in one machine, one is 9i, another one is 10.2, which was just installed recently . Now I need to imp/exp the 9i database, I can't invoke 9i imp/exp utility anymore, even under 9i oracle_home, I can only get 1

  • 600 Oracle default usernames/passwords available

    Hi Everyone, I have just added a page to my site that lists 596 default Oracle users and their passwords. The list is available as HTML, CSV, SQL insert statements to load the data into a table, MS Excel spreadsheet and Open Office spreadsheet. The l

  • IPad to iPad2 PDF Transfer

    I am trying to move from my iPad to a new iPad2. I backued up my iPad on iTunes, and restored from that backup and I am having trouble geting my PDFs in iBook to transfer. Everything else seems to work. Any ideas?