[TUT]adding screenshot function to j2me games - Printable Version +- dedomil.net - Mobile Games Forum (http://dedomil.net/forum) +-- Forum: Off Topic Section (/forumdisplay.php?fid=3) +--- Forum: Off Topic discussion (/forumdisplay.php?fid=4) +--- Thread: [TUT]adding screenshot function to j2me games (/showthread.php?tid=3812) |
[TUT]adding screenshot function to j2me games - RinLen - 10-04-2016 01:42 PM Hi, i do not know if this has been posted before. So sorry if it already has. REQUIREMENTS: *j2me/symbian phone *uc browser * .zip file of game you want to have scrnshot function TUTORIAL: Step 1: To embed Screenshot feature to any application you need JAR file of the application use "save" option to save jar file using "ucbrowser" Step 2: UcBrowser will save application/ game with a _jar format {eg: app_jar} Step 3: Install Screenshot Embedder from this page collected by nokiaasha.mobie.in. Wait untill your app get installed Step 4: Use BluetoothFTP to rename {app_jar} to {app_jar.zip}. Now open screenshot application browse to folder where saved file present. Click on it. (for nokia phone. Try holding green call button. Works on mine ) , converted file will be in a folder named "mamun7" courtesy of: nokiaasha.mobie.in **NOTE** rename 3.0.zip to 3.0.jar |