CREATION OF MEDIA PLAYERS USING JAVA, FOR MOBILES

CAN ANY ONE GIVE ME DETAILS IF WE CAN CREATE A JAVA APPLICATION THAT FITS EASILY INTO A MOBILE, AND PLAY MEDIA FILES OF MANY FORMATS?

" \ \      / / | | | |  / _ \    |_ _| / ___| "
"  \ \ /\ / /  | |_| | | | | |    | |  \___ \ "
"   \ V  V /   |  _  | | |_| |    | |   ___) |"
"    \_/\_/    |_| |_|  \___/    |___| |____/ "
" \ \ / / | ____| | |     | |     |_ _| | \ | |  / ___| |__ \"
"  \ V /  |  _|   | |     | |      | |  |  \| | | |  _    / /"
"   | |   | |___  | |___  | |___   | |  | |\  | | |_| |  |_| "
"   |_|   |_____| |_____| |_____| |___| |_| \_|  \____|  (_) "
"                                                            "

Similar Messages

  • Can I use Java for PI database?

    Does anyone ever used Java for PI dababase? Is it possible?
    I know PI has an ODBC driver including core SQL conforming to
    Micro$oft standard. Does it make the JDBC-ODBC bridge
    solution possible?
    Thanks a lot.
    (PI database is the database developed by OSISOFT for plant information database.)

    Thank you for your reply.
    We haven't set up our PI database yet. I am just investigate the possiblity so that we can decide which direction to go. VB or Java basically.
    Thanks again.

  • Whenever I use something which uses Java (for example, an online game) and then click the address bar, it seems that the address bar is disabled.

    Whenever I use something which uses Java (for example, an online game) and then click the address bar, it seems that the address bar is disabled. I cannot highlight or type in the address bar unless I interact with another program and then switch back to Firefox. When I interact with Java again, the same problem persists! Help!
    Sorry, I didn't know what category this should be under, but it's urgent.

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache/ Clear Cookies & Cache]
    * [[Troubleshooting extensions and themes]]
    Check and tell if its working.
    Some of your Firefox Plugins are out-dated
    * Update All your Firefox Plugins -> [https://www.mozilla.org/en-US/plugincheck/]
    * '''When Downloading Plugins Update setup files, Remove Checkmark from Downloading other Optional Softwares with your Plugins (e.g. Toolbars, McAfee, Google Chrome, etc.)'''

  • Java for mobile computer!

    Hi!
    I have a mobile computer that runs Microsoft� Windows Embedded CE. NET 4.2... I can access the Internet with it, but I can't run jsp scripts... what do I have to install in my mobile computer to run jsp scripts???
    null

    When you say you cannot run jsp scripts, do you mean jsp pages on the internet, if so this has nothing to do with your devise as you only need an HTML browser to access jsp, all processing is done on the server.
    If you are tryinjg to run pages locally you will need java installed, and web-server software installed.
    You can get Java for mobile devices, but I dont think you would get a web-server running.

  • Using Java for dynamic web page content

    I've currently got a Perl program that I'd like to convert to Java. It merges two files that are stored on a web server and generates a "dynamic" HTML response.
    For example, if I have the following files on the server:
    File1:
    <Comment1>This stuff</Comment1>
    <Comment2>That stuff</Comment2>
    File2:
    <HTML>
    <Comment1><br><Comment2>
    </HTML>
    When I go to the URL
    www.mysite.com\cgibin\merge.pl?file1&file2
    the Perl program will produce a web page saying:
    This stuff
    That stuff
    The major obstical for the rewrite: NO JSP ALLOWED. It's not allowed by the ISP.
    Now for the questions:
    - Could this be done using Java?
    - How could I initiate the Java app and pass it the parameters? (applet tag, access Java inside Perl, use Java Script somehow)
    - Will an applet tag even work for this since the final page is generated completely from other files?
    Thank you very much for your help.

    If your ISP don't support JSP / Servlets,
    1.use any server side technolgy, something like ASP.
    2.Read the files and transform them as Strings (or StringBuffers).
    3.Pass these Strings as parameters to the applet (if you are forced to use java technology, otherwise you can do it using ASP itself).
    4.Construct the required format (content) in your applet.
    Don't forget that the stuff will be in applet but not a complete web page. The ideal solution is asking your ISP to provide JSP engine.

  • Using Java for Web Pages

    Is there any way to completely avoid HTML for Web pages? can Java be used entirely for sites?

    (X)HTML cannot be completely avoided, this is the only one markup language which the web browser can interpret to display websites. If you want to avoid writing plain vanilla HTML and scriptlets and want more interaction with Java, consider a MVC framework like JSF or Struts.

  • Is it free to use Java for profit?

    I'm sorry, but I couldn't find suitable category for this topic.
    I'm just wondering whether it is gonna be charged if I sell my Java program. For example, I made a software using Java, and sold it. Then, do I have to pay for Sun?

    Seriously: as said, there's no charge.
    If you'd read the license you'd have known that, as it states as much explicitly.
    If you'd searched the forums you'd have known that as it's asked regularly.
    And that's why you get some less than informative responses ;)

  • Using Java for scripting in games - which technology to use?

    Hi, I'm currently in the process of implementing a java scripting implementation for a 3D game engine. Any suggestions on which java technology to use? It will handle high level game specific logic and a gui. So there will be a native implementation of awt created as well. I'm starting off with win32 and will port to mac and linux later.
    I'm thinking J2ME-CDC, but then theres CDLC, the personal edition, and so on. CDC and CDLC are nice since the jvm code is included but the CDC one needs to be ported to win32 (anyone already do this?)

    J2ME is designed for small consumer devices such as mobile phones, pda, pagers, set-top boxes and so on.
    You'r designing something for windows, mac and linux so I'd suggest standard edition rather than micro edition.
    I'm confused as to what you want to do though.
    Also, "porting" a java program shouldn't really be an issue (unless you've used lots of JNI or Runtime stuff).
    Basically though I don't really understand what you want to do, I did have some idea, but then you started talking about Micro Edition.

  • Creation of relationship instances using Java

    Hi,
    I have the same problem as described in this thread: Creating a Relationship between 2 PublicObjects needs admin privilages
    Because nobody answered the original question, I post mine now:
    I am trying to create a custom relationship between two iFS documents. I follow exactly the procedure described in the developpers guide of Oracle 9iFS (9.0.1). It is nowhere mentioned that administrative rights are needed to instanciate relationships. However this is exacly the compaint iFS is sending back to me: I must switch to administrative mode before creating the relationship between two objects.
    I guess I am not the second people trying to instantiate relationships in iFS. Is it a policy, property or ACL problem ?
    Is there a workaround for this ? Unfortunately, I have no admin session available at the time of the relationships creation.
    Thanks,
    Tristan

    I finally managed to create relationships without switching to administrative mode.
    The clue is in the "<oracle.ifs.beans.PublicObject>.addRelationship" method.
    The code on page 6-52 of the Developer Reference of iFS 9.0.1.1.0 describes how to relate two objects po1 and po2 with a relationship.
    po1 is set as the left object and po2 is set as the right object.
    rdef is an object describing the to be created relationship.
    The last statement is:
    Relationship r =(Relationship) session.createSystemObject(rdef);
    This is what I used in my code and was not working. Now, I am using the method "addRelationship(rdef)" to create relationships (described in the JavaDoc), and that one is working as expected:
    po1.addRelationship(rdef);

  • Deletion and creation of Configuration Objects using JAVA Transports

    Hi Guys
    I hope you guys can help me make some sense out this situation.
    We have 2 systems in the QA Landscape which shares the Integration Server, Lets call it SYS.A1 and SYS.A2. In the SLD both SYS.A1 and SYS.A2 have the transport track pointing to SYS.PROD as the Production Environment. In QA env. we have 2 receiver determination for these 2 systems. This means in the PROD Environment we will have One object(Receiver Determination) which represents connections from these 2 systems in the QA Environment. (In prod we have one system which represents both the system in QA).
    Recently there was a transport that came in from the QA env to PROD which contained a deletion of the receiver determination for SYS.A1 and modification of receiver determination for SYS.A2. So by the end of the transport we expected to see a modified receiver determination for the PROD environment, but what we found was the object that was there in PROD was deleted and nothing was modified.
    So Can you please tell me what the transport sequence is? is there a priority given to deletion over creation? Or is there some kind of versioning applied for Directory Object transport?
    I read from the forum that there is some sort of versioning applied on repository transport.. is it the same case here??? Any help in explaining this would be much appreciated.
    Thanks & Regards
    Prav

    I have to remove the monthly spread sheet every time
    and create a new spread sheet while executing the
    code. The problem is when I run the code the records
    inserted into same spread sheet along with the
    previous records. So I need to delete the excel file
    and create new one. I am using POI to create the
    spread sheet. ICan anyone help me on this? I am
    posting the code below.I don't think I want to read all that code. If you want to replace the data, you can remove the sheet and create a new one with the same name. HSSFWorkBook has methods removeSheetAt() and createSheet().

  • Using java for the web at large

    Hello,
    i have built a interface for my client that requires the Java2 browser
    plugin to work. Its not the front page or anything...but non the less
    it is a page that my client payed good money for. My question is this..
    due to the lack of support from MS in regardes to a current
    java plugin for IE, did I as a devolper fail my client?
    I feel somewhat guilty, I can code perl just fine ,And in
    this situation perl whould have worked.
    Thanks for the help,
    jd

    I'd have to agree with JElliot, generally the benefits of running web-enabled applications server-side outway the use of client-side applets. There are several factors to consider, but most notably...
    * Code Security
    It is not difficult to decompile Java bytecode back into something which closely resembles the original source. There are a host of decompilers out there, some even include deobfuscation algorithms to make short work of any obfuscation. If your client-side applets contain valuable intellectual property which is worth an investment in trying to reverse-engineer, which they probably do considering your comments, then you can pretty much kiss your market edge good bye.
    Running apps server-side through something like a web interface are inherently more secure you are providing the applications services, but not the app itself (barring any attempts to hack your server or physically break in and steal its HD :)
    * Ease of maintanence
    Due to the centralised nature of a server-side app, installation and maintanence of your app is alot easier. (Im currently designing a web-based app that is going to service some pretty large engineering firms, the thought of attempting to install and upgrade every app on every computer within such firms is a little scary).
    * Ease of access
    If designed to support exsisting browser technology, there is no need for installation of propietry software. This is a big selling point for companies who really dont want to spend thousands of dollars and many hours installing software onto hundreds of machines. It also means that the software can be accessed over LANs, WAN, VPN, or the Internet. (Like roaming profiles, only it works). One client asked us about a particular peice of software "Is it web-based". When we answered yes the response was a definate "we'll take it".
    Mind you there is a couple of downsides to server-side stuff, namely the complexity jumps up a few notches due to the need of multiple tiers within the app just to have some sort of abstraction and workability in it all. Your often limited in interfaces as well, but in most cases people just want something that works, not something neccessarily pretty. One of the hardest concepts I've found is the idea of application state. Bassicly with web-based stuff you don't have any, and youve got to build it yourself. You can often strike a middle line, with all sorts of business logic performed server side, and only rudimentry GUI stuff in applets.
    I wouldn't feel too guilty about it all. Like all things, there is a learning curve, and just getting your head around this conceptual stuff is half the battle. Once you've worked that out, then the easy stuff is coding it. The most annoying thing is when you look back in six months time and kick yourself for not realising half the stuff you know then now.

  • Removing Flash using CSS for mobile devices

    Hi- I'm trying make my website moble friendly (I know- drop the flash all together but I can't).
    Instead of having JS redirect to a new page, I'd like to have CSS hide the Flash and replace with a menu.  Is this possible?
    Here is the page w/ flash: http://www.prodentite.com/about/index.htm
    I'd like to be able make the page look like this when the browser doesn't support flash:
    http://www.prodentite.com/mobile/
    Any suggestions?

    Create a new css stylesheet with a media type of "handheld" and make selectors that call out those items you wish to "hide" by making them display: none;
    Be sure you put a media type on your general css stylesheet of "screen" so that your stylesheets won't fight with each other.
    I know there are great tutorials out there for creating "print" stylesheets for "screen" web pages. You can follow a similar procedure when you create your "handheld" stylesheet.
    Here's one of them now:
    http://www.adobe.com/devnet/dreamweaver/articles/designing_css_pt7_02.html
    Beth

  • Do not use Java for any ITS/portal/webgui operations

    Ladies and getlemen,
    I wonder if anybody have eved tried to use ITS/portal/webgui - for some ABAP ALV reports + some custom WD apps - and didn´t want to use any Java (security reasons or too many users, so a problem of logistics etc.) . I don´t know if that is possible and if yes, how.
    My colleagues have suggested a little crazy solution - they´re going to repair the class cl__guifrontendservices (or something like that) - they´re going to add a form so the ITS brach will open a custom WD screenfor file upload/ download instead of starting a Java to do that.
    Has anybody any experience which could help here or any feelings if the suggested "solution"/workaround can work?
    Thank you, regards Otto

    Unfortunately no answer.

  • XML Validation using java for SQL Injection and script validation

    I have an input coming from xml file.
    I have to read that input and validate the input against sql injections and scripts.
    I require help now how to read this xml data and validate against the above two options.
    I am a java developer.
    in this context what is marshelling?

    http://www.ibm.com/developerworks/library/x-javaxmlvalidapi.html?ca=dgr-lnxw07Java-XML-Val
    http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/validation/package-summary.html
    The following code validates the xml against a xml schema
    // define the type of schema - we use W3C:
    String schemaLang = "http://www.w3.org/2001/XMLSchema";
    SchemaFactory factory = SchemaFactory.newInstance(schemaLang);
    Schema schema = factory.newSchema(new StreamSource("sample.xsd"));
    Validator validator = schema.newValidator();
    // at last perform validation:
    validator.validate(new StreamSource("sample.xml"));Message was edited by:
    haishai

  • How to pass data between views using Flex for mobile?

    Hi,
      In my 1st view, I have set of images. Each image represents a product category. When I click on an image, it has to show my 2nd view which is a list. This should show all the products linked to this category.
    I saw few examples where the 1st view is a list. Select an item in a list shows the details in the next view.
    But what I need is, I need to know which image is clicked in my 1st view (ie) Home page. This id needs to be passed to my 2nd view to retrieve the data for the clicked image (clicked product category).
    Can anyone help me in this?

    Chellaa2011,
      If I understand you correctly, you can pass data to the next view by passing the second parameter to the pushView method. 
      check out: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/ViewNa vigator.html#pushView()
      I've written similar apps in the past and found that a singleton class alleviates some of these issues.  If you use a singleton to track currently selections all your views can access the same data without having to pass and return data from each other.
    Hope this helps,
    KLee

Maybe you are looking for

  • Mockup data into DSO or InfoCube.

    Hi Experts, I am working on BI 7.0 within Solution Manager. There are only about 3 Chars and 4 KeyFigures. Still there seems to be some problem while activating the DSO which Basis is looking into at the moment. But I have to do something very urgent

  • Fix PC Card slot on PowerBook G4

    It works when booted off of the Leopard install disk so I decided to try putting the driver off of my iBook G4. now it just says that the driver cannot be used

  • Does Adobe Acrobat XI Std include Distiller?

    Does Adobe Acrobat XI Std include Distiller?

  • Disable automatic Agent restart

    I need to temporarily disable the agent restart when a RAC node is bounced. Can someone tell me how the agent is configured for automatic restart on an AIX RAC node?

  • My verification email is not reaching my email inbox

    I am trying to set up a new iTunes ID and the verification email is NOT reaching my inbox despite repeated attempts.  I have sent email to the account which it has received.  It is a gmail account. Sorry I found it in the Spam section