Friday, January 17, 2014

Hi everyone, welcome to a new post.
This post will help you to mod your JAVA apps/games online with Invoke Virtual
It has got three features till now and it is in building stage.
1. Online Screenshot Embedder
2. Online JAD2JAR
3. Online Manifest Editor
The features along with how it works is discussed below in the post.
This site has been created by Sayyedshoaib.
For any suggestion o query, contact him here
 

1. Online Screenshot Embedder

How this can be useful?

Suppose any member request to add screenshotter to an app whose size is say 500kb, now to fullfil his/her request you have to first download 500kb file to memory card ,add screenshot feature using app then upload 500kb file. This takes 1000kb of data plus lots of hard work to embed screenshotter. But using this Online screenshot embedder and UDisk(Or URL upload) feature you can do this within few seconds!!
.

How this Works:

Using Online ScreenShot Embedder is very easy.
1. Lets take a j2me app i.e SBI_Freedom(just for testing, you can also use other app) save this in to Udisk.
2. Now to access this Online ScreenShot Embedder go to this link-InvokeVirtual , click on upload ,select above app from Udisk.
3. Now Click Upload File, within few seconds your screenshot embedded file will be ready to download. You can either download file to phone or save it in UDisk to upload somewhre else.
OR
Just select the download link of above file and paste in URL textbox and click Upload, your file will be ready within few seconds

2. Online JAD2JAR - 

In Online Jad2Jar you have two options to select .jad(or _jad) that is from File Upload Option where u can upload jad file from Udisk or Local File Sytem  and URL Upload.
- As we know url upload is much time saving method but some time it may not work, at that time you should use normal File Upload to upload file from Udisk or local file system.
.

How to Use it:

1. Goto Jad2Jar, Upload jad file using any method and click on Get jar, you will get jar link in textBox for copy past and a clickable link for instant download.
2. For example use this whatsapp link: http://www.whatsapp.com/s40/WhatsApp.jad

3.  Online Manifest Editor

Online Manifest Editor is the third installment in InvokeVirtual's webapp series and direct sequel to previous Online Jad2Jar published.

How to Use it:

1. Firstly go to InvokeVirtual/Online Manifest Editor then you have to upload jar file whose extension may be .jar or jar.zip or you can also directly upload MANIFEST.MF file, uploading can be done either by normal fileUpload option or Url upload option(Url upload for manifest.mf is not supported).
2. If you are uploading manifest file please fill the Name field with your name or your neighbour's name(like bablu, guddu, chintu etc) and for jar file just leave it blank.
3. Now there are two options for reading manifest file which are Normal mode and Advance mode
.
> Normal Mode:
In this mode you will get some predefined useful attributes to add on manifest file by just checking the ckeckboxes, these attributes are listed below.
-MIDlet-Name (midlet name)
-MIDlet-Touch-Support: true (remove virtual keypad in samsung)
-LGE-MIDlet-Width: 240 (remove virtual keypad in Lg)
-LGE-MIDlet-Height: 400
-LGE-MIDlet-On-Screen-Keypad: no
-LGE-MIDlet-Indicator: Hide (Make midlet indicator Hidden)
-Nokia-MIDlet-no-exit: true (Minimize apps in Hacked phone)
-MIDlet-Delete-Confirm: (Add notification on delete)
-Nokia-UI-Enhancement: (read MFeditor guide)
-Nokia-Update: (read MFeditor guide)
-Nokia-MIDlet-national-digit-display: true (read MFeditor guide)
you can also see main class file name.
.
> Advance Mode:
In this mode you can edit, delete any attributes or you can also add extra attributes.
There are many things to explain thatswhy I have created Online Manifest Editor Guide, I strongly recommend you to read this before using this webapp.

 
Categories: , ,

4 comments:

Add me on Facebook Follow me on Twitter!