JSR 234 -- Media Processor Input Types for Sony Ericsson k790

Hi,
This method 'getSupportedMediaProcessorInputTypes()' is supposed to return a string array of all the supported media processor input types. However, on the k790, it just returns null.
In the docs, to support JSR 234, you're required to support at least JPEG and Raw image input types, but those are not working; they throw the media exeception unable to create Media Processor for input type ...
Any suggestions?
Thanks

Here is what i tried.
import javax.microedition.media.Manager;
import javax.microedition.amms.GlobalManager;
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class media extends MIDlet { 
  public void startApp() {
    List list = new List("Input Content Types", Choice.IMPLICIT);
    String[] inputTypes = GlobalManager.getSupportedMediaProcessorInputTypes();
    for(int i = 0; i < inputTypes.length; ++i) {
                                                  list.append(inputTypes, null);
Display.getDisplay(this).setCurrent(list);
public void pauseApp() {}
public void destroyApp(boolean unconditional) {}

Similar Messages

  • Flex input type for c# string array: string[]

    Quick question, what would the input type for Flex be if the data type on the asp.net c# web service was a string array, string[], it seems to autodetect it as an ArrayCollection but that isnt right, so I would assume array, but i would still like to confirm this.
    thanks
    shaine

    it was actually arraycollection :\
    the actual answer is:
    var _compEmp:ArrayCollection = new ArrayCollection(new Array("Shaine Fisher"));
    thanks

  • What is the latest PC Sync for Sony (Ericsson) Mobiles?

    I see different types of software for syncing Sony devices. But which of the followings are the lastest and which one(s) are expired.
    Sony Ericsson PC Suite 6.011.00
    PC Suite for Sony Ericsson 1.6.0
    Sony PC Companion & Sony Media Go
    Is "Sony Ericsson PC Suite" replaced by "Sony PC Companion"? If so, does it cover old Sony Ericsson mobiles such as k310- k750- w810?

    PC companion is a replacement for PC suite version 6 (but not for other versions), so any phone that is compatible with this version of PC suite, will also be compatible with PC companion. However, other versions of PC suite can still be used, so none of them have actually expired. As for Media Go, there have been several updates which should work with any phone that is compatible with this application.
    Hope this helps.

  • Charger for sony ericsson phone

    Hi,
    I have sony ericsson phone (walkman).
    My question is about a wall charger for sony ericsson phone -
    will CST-60 be comaptible with my phone ?
    Is it true that sony ericsson charger are compatible with all sony ericsson phones ?
    rgs,
    Kevin

    In the older keypad type handsets the CST - 60 would definately work, what model of handset do you have exactly?
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Need Help for Sony Ericsson P800 dev

    Hi everybody,
    Please somebody help me....
    I'm beginner to mobile application development and i'm using J2me for MIDlet development(For Sony Ericsson P800).
    I'm trying to develop an application which has a high end User interface ... i.e., it has all types of components like buttons, textboxes, Choice Group and etc.,
    My development env contain the following tools,
    - Sun ONE studio Mobile Edition
    - Sony Ericsson P800 j2me SDK
    - J2me wireless toolkit 2.1
    the problem is .... i was not able to do that with the exsisting classes .... Do i have to add any optional package to my project????
    please help me with ur valuable suggestions ..... Waiting for ur reply
    Thanks in advance...
    Regards,
    Ramkumar

    Hi,
    This is actually not an answer.... me too in ur category....
    I'm searching for an IDE to develop applications using pjava (It can be J2me).... if anybody can reply to my request i would be really grateful to them...
    I got struck here itself .... please help me ...
    crystal

  • Will I get an official update of Andriod 2.3 GingerBread for Sony Ericsson W8. Or should I thorow it. :(

    Hi All
    Will I get an official update of Andriod 2.3 GingerBread for Sony Ericsson W8. Or should I thorow it.
    Solved!
    Go to Solution.

    would u like to do an experiment with your phone (better than throwing), install a custom rom, and u will be able to update to android version 2.3.7
    u need to root your phone
    it could void your warranty, might damage your phone, phone may get bricked,,, etc etc
    i am not responsible for anything
    the video is bad, description might help http://www.youtube.com/watch?v=LxJNy07hwjQ
    another one,,, video is good,, http://www.youtube.com/watch?v=iiC9OGJymLg&feature=related\
    installing custom roms is however for advanced users and developers
    Discussion guidelines.
    Message me or any other moderator to seek help regarding moderation.

  • SIP Library for Sony Ericsson K750i

    Hell all,
    I want to develop some application for Sony Ericsson K750i which requires the SIP protocol implementation. Can any one tell me from where i can download the SIP library. Does Sony phones support SIP Libraries. Please just provide me the links if any one knows it
    Thanks a lot

    you can use Salling Clicker to do an excellent job of that but i think it costs about $30. It does plenty of other things as well but if you're wanting a free solution then you should download Sony Ericsson's bluetooth remote control editor and then you can make a remote profile which will interpret your key-presses on the phone as keys on the keyboard or combinations of keys on the keyboard. You can then send this to your phone and then access it through the entertainment pane. Salling clicker offers a much more refined solution where you can go from on the desktop to the end of your presentation without even touching the mac. The other solution would require you to open up your presentation and would only allow simple navigation through the presentation.
    i hope this helps

  • Need modem string for sony ericsson S710a

    After spending an hour-plus with an Apple Care specialist we think the reason the iBook isn't communicating with the S710a is that I possibly don't have the correct modem script selected. Cingular told me Ericsson Infrared should be fine. Sony said they couldn't find the information. CAN ANYONE HELP ME AND TELL ME WHAT THE MODEM SCRIPT IS THAT I SHOULD SELECT? At this point I can't get the computer to dial any number in address book at all.
    THANK YOU,
    John

    Ross Barkman's website
    http://www.taniwha.org.uk/
    has scripts for Sony Ericsson phones.
    iFelix

  • AVD for Sony Ericsson

    Hello,
    I am using the Eclipse editor, for Android SDK API level 15, and I have loaded in the Sony Ericsson add-on from:
    http://developer.sonyericsson.com/edk/android/repository.xml
    According to the Eclipse log, the edk is found:
    Fetching URL: http://developer.sonyericsson.com/edk/android/repository.xml
    Validate XML: http://developer.sonyericsson.com/edk/android/repository.xml
    Parse XML:    http://developer.sonyericsson.com/edk/android/repository.xml
      Found EDK 1.2 by Sony Ericsson Mobile Communications AB, Android API 10, revision 1
    Done loading packages.
    However, when I try to create an AVD using the Android Virtual Device Manager, the Sony Ericsson device is not found in the list of available targets.
    Please note that in this most recent Android SDK level 15, the SDK Manager and AVD Manager are separate applications, thus making your documentation and instructions showing them as one single application here:
    http://developer.sonyericsson.com/wportal/devworld/technology/android/edk/overview?cc=gb&lc=en
    a bit obsolete. 
    Can you please help me?
    Thank you.
    Edward Cerullo

    Hi,
    Thnks for your answer.
    My problem is with step number 4 in your instructions. There is no option for Sony Ericsson in the "Target" dropdown menu.
    This is what I did to install the Sony Ericsson EDK:
    1. Click Window
    2. Click Android SDK Manager (which in Android API 15 is now a separate option from previous versions were SDK and AVD were together)
    3. Click Tools
    4. Click Manage Add-On Sites
    5. Click the Add button
    6. Add http://developer.sonyericsson.com/edk/android/repository.xml
    7. Click the Close button, which returns me to the Android SDK Manager screen
    8. Packages start loading, and the log shows:
    Fetching URL: http://developer.sonyericsson.com/edk/android/repository.xml
    Validate XML: http://developer.sonyericsson.com/edk/android/repository.xml
    Parse XML: http://developer.sonyericsson.com/edk/android/repository.xml
    Found EDK 1.2 by Sony Ericsson Mobile Communications AB, Android API 10, revision 1
    Done loading packages.
    What am I missing here?
    Thank you.
    /Edward

  • Where to download FLPlayer for Sony Ericsson.

    Where can we download the Flash Lite Player for Sony Ericsson
    Phones?

    I have tried for long time to find flash player for Sony
    Ericsson UIQ series.
    But the result is failed. I don't why Adobe/Macromedia not
    released the version.
    When I was searching for UIQ 3 phones in sonyericsson site,
    they mentioned flash player is there in the phone. At the time of
    buying they are removed from their site. They are not mentioned any
    reasons for remove.
    I am searching for Flash player for more than 8 months. There
    is no use.
    If any one knows any 3rd party plug-ins also ok for me.
    Thanks in advance.

  • Flash Lite 2.0 for Sony Ericsson W910i

    I really need help for a project that I am doing at the minute. I need to use Flash Lite to develop a small application for my mobile phone which is a Sony Ericson W910i. I am using Flash 8 with Flash Lite 2.0 actionscript. I can use Flash ok but am quite new to Flash Lite. My problem is that I do not know how and where to save my Flash Lite .swfs on my mobile phone so I can view them on my mobile. I have heard that there is already a Flash Lite player on thisparticular model of Sony phone so what do I need to do to view my .swfs on my mobile phone? This is driving me mad - somebody please help me!
    Thanks!!

    In Adobe Device Central you can check the "Flash" tab in the deivce profile for the W910i, in there Sony Ericsson have specified that this device support Screensaver, Wallpaper, HTML and Browser content types.
    So if you have developed a game then you need to upload your SWF to a web url and load that in the browser.
    regards,
    Mark
    Platform Evangelist - Mobile and Devices
    www.flashmobileblog.com

  • Iphone 4 with iOS7 is compatiable for Sony Ericsson MW600 bluetooth?

    I'm planning to buy Sony Ericsson MW600 bluetooth for my iPhone 4 with iOS7. But i'm not sure how compatiable the headset is with iPhone.
    1. In Handling Incoming and Outgoing calls.
    2. Listening to Radio
    3.

    fakedj wrote:
    i have recently purchased the dsx-s300btx for my car to link with my iphone 4. installed it today and everything seems to work fine, the only problem i am facing at the moment is the bluetooth connectivity affecting the audio playback.
    when connecting the iphone to the unit using the supplied iphone/ipod adaptor (within the tune tray) the audio plays fine through the 'internal usb device' source mode. when i connect the phone through bluetooth for calling/streaming these features also work fine
    what i am finding is however, that the unit is constantly recognising the phone and each time it does, *i get a 'iPhone Connected'* message come up on screen which is slightly annoying
    this also happens when i am using the iphone to play music in 'internal usb device', when the message appears and dissapears, the audio stops beind heard (even though the track appears to be playing - the seconds continue to tick on the track playing) when you change the track, change course, change input etc it doesn't right itself
    i am also suffering from horrendous interference through speakers (when you stand to near a hifi or tv with your phone) when the phone is in the tunetray making a call
    i would appreciate any help anyone has to offer, would like to get this sorted, thanks
    thats probably just the way its going to be..

  • DST iCal bug (at least for Sony Ericsson mobiles)

    The recent Daylight Savings changes caused a baffling bug to show itself. I keep my phone's calendar (Sony Ericsson K610i) synchronised with my iCal calendar. This includes my timetable for the academic term, with about 13 weekly recurring events.
    As the term starts in September, they straddle the change in daylight savings, so when the change occurred, all these recurring events appeared an hour earlier on my phone than in iCal.
    I thought this was a time zone issue, but no amount of fiddling with time zone and DST settings on the phone resolved this. Eventually, I realised they were recurring, and moved the first occurrence of each event after the DST change in iCal, selecting "Update All Future Events", then moved them back. Suddenly on synching, they're correct (though only after the DST change — a well-known limitation).
    This meets the definition of a bug in my mind, and should be resolved automatically by iCal/iSync. I hope that Apple will do something about this, as I couldn't find any explanation of this at all.

    This has always been the case, for all Sony Ericsson phones, and neither Apple nor Sony Ericsson seem willing to fix it through years of different handsets and updated versions of iSync.
    Basically, all you have to do when the clocks change, is change the Daylight Savings setting in the phone accordingly, and re-sync.
    Everything will then be fine right up until any events after the next clocks change - so you're good for 6 months anyway!
    I've also fiddled with all the internal options within the iSync (not accessible through the interface), and nothing works satisfactorily there either. It's possible to disable time zone support completely, but then you have to just change the time on the phone, instead of the Daylight Savings setting, so it's no easier than just re-syncing.

  • Adobe Acrobat for Sony-Ericsson P900 "Master of All"

    A year later and the P900 is finally available (in a "watch this space" kind of way) and the lucky few that have them already are starting to fall in love with them.
    Perhaps a Sony-Ericsson digitally signed version can now become available - running under what is essentially "Open Symbian" not "Nokia Symbian".
    The P900 seems pretty much like a dead cert to take over the Marketplace that the Nokia Communicator never quite managed to properly target.
    Looks like a few diehards will still be using their Communicators in five years time after having forked out for the hardware in the first place, but there is a new sheriff in town.

    ' PLEASE GAWD!!!! We need a PDF reader for UIQ that will allow us to read DRM (sPDF) protected eBooks. PLEASE. PLEASE PLEASE PLEASE PLEASE!!!!! eBooks and the ease and portability thereof is one of the PRIMARY reasons I have myself a PDA (or in this case smartphone - one beefy enought to be classified as a PDA essentially as well). Not being DRM-enabled is crippling.
    ' Because of Adobe's seeming disinterest in the platfrom, and previous experience I've had on other Symbian devices - for PDF access I HAPPILY use MBrain Software's "PDF+" - BY FAR the best PDF-reader for the Symbian platform... It runs on MOST Symbian devices and looks great. But no DRM module exists for it.
    ' Methinks Adobe is asleep at the wheel though... The smartphone market is one of the fastest growing market segments globally and Symbian is leading the way. And yet Adobe supports a total of 3 different Symbian devices?!? All from the same vendor and in the same model family!?! Scary.
    ' Makes you wonder whether someone else is likely to run over Adobe with a superior format of their own IP. Heehee. Looks that way.
    ' WAKE UP ADOBE!!! For goodness sake - the UIQ platform has been widely available for over two years already - let's not even mention the myriad other Symbian platforms!!! Get with the program!
    ' Please?
    ' ~Moi

  • Wristband plastic clip holder for Sony Ericsson Live View Android Watch broken

    i have recently brought a new Sony Ericsson Live View Android Watch and the wristband which holds a plastic frame in it which holds watch got broken some how....so now i need another plastic ....what should i do about it????????????

    Contact your local Sony
    http://www.sonymobile.com/global-en/support/contact-us/
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

Maybe you are looking for

  • Repeat custom calendar option missing

    I just got my ipad on Saturday,  use my caledar and i used the "repeat custom" option Saturday, Sunday and Monday but today  I go to use it and it is no longer there, how do i get it back? this is an option i use very often, there has to be a fix for

  • Cust return

    hi, customer has returned few material back to company so i created return order & return delivery now stock is in return stock i want to know what is the next step we need to do in case of returns from qm perspective Pl suggest the steps

  • Command lines & cpu problem

    Hi i have a cpu problem , lightroom keep my cpu busy @ 100% and i have a dual core i have to use task manager to assign only 1 cpu , and so runs great is there a command list?

  • Knowing address of application server

    sir, is there way to find the address of machine on which application server is installed through sql query from client side

  • Router settings is messed up

    on my WRT54G router the settings thing seems really messed up. alot of the tabs are simply missing, so i cant change the settings