bookmark jar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    bookmark jar

    SUB-ZERO RULEZ

    How to Build BookMark.Jar

    1. Yourdomain.Class

    Code:
    import javax.microedition.lcdui.Display;
    import javax.microedition.midlet.MIDlet;
    import javax.microedition.midlet.MIDletStateChangeException;
    
    public class Chat4u extends MIDlet
    {
    
        private Display a;
        private b b;
        private a c;
        private String d;
    
        public Chat4u()
        {
            d = "http://chat4u.mobi/";
            d = d.trim();
            a = Display.getDisplay(this);
            Chat4u chat4u;
            (chat4u = this).b = new b();
            c = new a(this);
        }
    
        public void startApp()
        {
            a.setCurrent(b);
            c.start();
        }
    
        public void pauseApp()
        {
        }
    
        public void destroyApp(boolean flag)
        {
            a = null;
            b = null;
            c = null;
            d = null;
        }
    
        static String a(Chat4u chat4u)
        {
            return chat4u.d;
        }
    }
    2. a.class

    Code:
    import java.io.PrintStream;
    import javax.microedition.io.ConnectionNotFoundException;
    
    public final class a extends Thread
    {
    
        private Thread a;
        private final Chat4u b;
    
        public a(Chat4u chat4u)
        {
            b = chat4u;
        }
    
        public final void run()
        {
            a = Thread.currentThread();
            try
            {
                Thread.sleep(2000L);
                b.platformRequest(Chat4u.a(b));
            }
            catch(InterruptedException interruptedexception)
            {
                System.out.println("Exception: \n" + interruptedexception.getMessage());
            }
            catch(ConnectionNotFoundException connectionnotfoundexception)
            {
                System.out.println(connectionnotfoundexception.getMessage());
            }
            b.destroyApp(true);
            b.notifyDestroyed();
        }
    }

    3. b.class

    Code:
    import java.io.PrintStream;
    import javax.microedition.lcdui.*;
    
    public final class b extends Canvas
    {
    
        private int a;
        private int b;
        private Image c;
    
        public b()
        {
            a = getWidth();
            b = getHeight();
            setFullScreenMode(true);
            try
            {
                c = Image.createImage("/logo.png");
                return;
            }
            // Misplaced declaration of an exception variable
            catch(b this)
            {
                System.out.println("Unable to load image: " + getMessage());
            }
        }
    
        public final void paint(Graphics g)
        {
            g.setColor(255, 255, 255);
            g.fillRect(0, 0, a, b);
            g.setColor(0, 0, 0);
            if(a == 0 || b == 0)
            {
                g.drawImage(c, 0, 0, 20);
                return;
            } else
            {
                g.drawImage(c, a / 2, b / 2, 3);
                return;
            }
        }
    }
    Now make a folder called like this META-INF

    Now place this in

    MANIFEST.MF

    Now add this

    Code:
    Manifest-Version: 1.0
    MIDlet-Vendor: Chat4u.mobi
    MIDlet-Version: 1.0
    MIDlet-1: chat4u, ico.png, Chat4u
    MicroEdition-Configuration: CLDC-1.0
    Created-By: 1.6.0_06 (Sun Microsystems Inc.)
    MIDlet-Name: Chat4u
    MicroEdition-Profile: MIDP-2.0
    Now get your logo Must be 256 color and size of width 100 and hight of 40 it has to be png file !!

    Now add this to bookmark folder not in MANIFEST folder ok

    Now make a icon.png file

    size 50 / 50

    So any screen can view it.

    Now make this file happy is zip it and change .zip to jar

    To save class files Please use

    Download Cavaj Java Decompiler (free)

    -----

    If you can't get this right this means you doing something wrong.

    I made 14 of boolmarks and shown the code what inside.

    There no other way to know try and try and try again.

    Fail means your still learning fail again means you will beat it fail again never give up then boom bookmark is made.

    i post the script here how to make it no other server lets you...
    Last edited by subzero; 20.07.11, 08:25.
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    #2
    all the class script

    need to be open in and saved in Download Cavaj Java Decompiler (free) as i given the link to download.

    then work with this

    change chat4u.mobi to your own.
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment


      #3
      Here is the basic layout.

      I made


      And class builder.
      Attached Files
      Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
      Visit: WapMasterz Coming Back Soon!
      _______
      SCRIPTS FOR SALE BY SUBZERO
      Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
      FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
      _______
      Info & Tips
      php.net
      w3schools.com

      Comment


        #4
        Okay.... i've download it... how to use both files?
        our lfe is simple words....
        http://mygenkz.net
        ewanz06@yahoo.com
        PHP Code:
        $output="i am NOoob....";
        $newfile="ewanz.txt";
        $file fopen ($newfile"w");
        fwrite($file$output);
        fclose ($file); 

        Comment


          #5
          edit my site to your simple bro
          Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
          Visit: WapMasterz Coming Back Soon!
          _______
          SCRIPTS FOR SALE BY SUBZERO
          Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
          FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
          _______
          Info & Tips
          php.net
          w3schools.com

          Comment


            #6
            sub, i open MANIFEST.MF and edit it as :

            Code:
            Manifest-Version: 1.0
            MIDlet-Vendor: mygenkz.net
            MIDlet-Version: 1.0
            MIDlet-1: mygenkz, ico.png, mygenkz
            MicroEdition-Configuration: CLDC-1.0
            Created-By: 1.6.0_06 (Sun Microsystems Inc.)
            MIDlet-Name: mygenkz
            MicroEdition-Profile: MIDP-2.0
            Is it right? Now...how to compile it as .jar file?

            Added after 4 minutes:

            This is your original code sub..
            Code:
            import javax.microedition.lcdui.Display;
            import javax.microedition.midlet.MIDlet;
            import javax.microedition.midlet.MIDletStateChangeException;
            
            public class wapmast extends MIDlet
            {
            
                private Display a;
                private b b;
                private a c;
                private String d;
            
                public wapmast()
                {
                    d = "http://wapmasterz.net/";
                    d = d.trim();
                    a = Display.getDisplay(this);
                    wapmast wapmast;
                    (wapmast = this).b = new b();
                    c = new a(this);
                }
            
                public void startApp()
                {
                    a.setCurrent(b);
                    c.start();
                }
            
                public void pauseApp()
                {
                }
            
                public void destroyApp(boolean flag)
                {
                    a = null;
                    b = null;
                    c = null;
                    d = null;
                }
            
                static String a(wapmast wapmast)
                {
                    return wapmast.d;
                }
            }
            So now....i must change it to :

            Code:
            import javax.microedition.lcdui.Display;
            import javax.microedition.midlet.MIDlet;
            import javax.microedition.midlet.MIDletStateChangeException;
            
            public class mygenkz extends MIDlet
            {
            
                private Display a;
                private b b;
                private a c;
                private String d;
            
                public mygenkz()
                {
                    d = "http://mygenkz.net/";
                    d = d.trim();
                    a = Display.getDisplay(this);
                    mygenkz mygenkz;
                    (mygenkz = this).b = new b();
                    c = new a(this);
                }
            
                public void startApp()
                {
                    a.setCurrent(b);
                    c.start();
                }
            
                public void pauseApp()
                {
                }
            
                public void destroyApp(boolean flag)
                {
                    a = null;
                    b = null;
                    c = null;
                    d = null;
                }
            
                static String a(mygenkz mygenkz)
                {
                    return mygenkz.d;
                }
            }
            Last edited by ewanz; 12.02.11, 04:28.
            our lfe is simple words....
            http://mygenkz.net
            ewanz06@yahoo.com
            PHP Code:
            $output="i am NOoob....";
            $newfile="ewanz.txt";
            $file fopen ($newfile"w");
            fwrite($file$output);
            fclose ($file); 

            Comment


              #7
              Now make it into class by class builder that i uploaded here
              Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
              Visit: WapMasterz Coming Back Soon!
              _______
              SCRIPTS FOR SALE BY SUBZERO
              Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
              FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
              _______
              Info & Tips
              php.net
              w3schools.com

              Comment


                #8
                i got error when open the class file by class builder....

                Added after 2 minutes:

                Owh..... is it must zip the folder first before open by class builder?
                Last edited by ewanz; 12.02.11, 04:44.
                our lfe is simple words....
                http://mygenkz.net
                ewanz06@yahoo.com
                PHP Code:
                $output="i am NOoob....";
                $newfile="ewanz.txt";
                $file fopen ($newfile"w");
                fwrite($file$output);
                fclose ($file); 

                Comment


                  #9
                  Other Jar Maker Tool
                  Btw, m Already Success Use This..Thx Sub, i Found This Post At RajScript
                  Attached Files
                  Last edited by metulj; 21.04.12, 10:56.

                  Comment


                    #10
                    ce2.23 file i upload load load it by new then open your class file hope it helps

                    Then save it
                    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
                    Visit: WapMasterz Coming Back Soon!
                    _______
                    SCRIPTS FOR SALE BY SUBZERO
                    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
                    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
                    _______
                    Info & Tips
                    php.net
                    w3schools.com

                    Comment


                      #11
                      Offtopic : You can use SjBoy Emulator to test your jar files on your pc..not on phone, like I did first time :D
                      Unamos los corazones,hoy todos somos multicolores!

                      Comment


                        #12
                        Here is a bookmark file which works for me, i found it at xchanger.mobi some spammers have uploaded it.
                        Download attached xchanger.jar file,
                        open ksatria.txt with your editor,
                        replace xchanger.mobi with your sites url,
                        save it.

                        Replace the icon xchanger.png with your,

                        open META-INF/MANIFEST.MF and replace everything to do with xchanger with yours.
                        Attached Files
                        Advertise your mobile site for FREE with AdTwirl

                        Comment

                        Working...
                        X