How to run .jar files ? - XPERIA X10 Themes and Apps

Hi , I wanted to know how to run a .jar file in android ...
i know that there are .apk`s now for android , but this app is not there for android yet , i mean now modded for android os ..
so i want to run it on android somehow..
how can i do ?

You cannot.

There is an app on the market to do what you want to do, it doesn't work perfectly but it's not so bad

thnkss will try

you can try netmite
http://bit.ly/aTwIUj
it can transform jar to apks
still have some bugs but works gr8 on some jar I tried.

Related

Modifying a ROM

Hi guys, I was wondering how you would go about personalizing ROMs for your own use. Nothing code-wise, but installed programs and such. Opening up the zip files of downloaded ROMs I see the apk files and the system apk files - is it really as easy as just removing those you don't want and plotting in the ones that you do?
If this rom is from the same board as you, can say so.
But, .. you still need to run a linux terminal the code to sign the package that you previously made with same special files..
Just the search tools and you'll find it!
...You can easily too start porting rom's too...

Extracting APK's from original branded firmware

Hi All,
I'm still looking for a way to either decrypt or extract an apk from an SEUS signed/encrypted firmware.
I've tried the Sin_Reconstructor and I've tried replacing the JAR file in plugins with the one provided, but this still seems to simply download the same encrypted files it always has.
I tried to use the other plugin that was supposed to do a dump such as dump0.zip and dump1.zip however this didn't work either.
I'm using SEUS and not Pc Companion to try and get this all done.
Is there a guide anywhere out there on the net for decrypting seus firmwares. I've tried and tried and just can't seem to work out how its done.
I want to learn as much as possible, and once I've done the learning I'd love to give back everything I learn, but without understanding the basics it just feels I'm dead in the water.
Any help from anyone would be greatly apreciated.
Just out of curiousity why do you want to extract it from a signed firmware? From what I gather the decrypted roms are no different just without branding. As well I think actually decrypting rom's is for people with some solid experience in the field. If you want to get your feet wet with extracting and modifying apk's go here http://forum.xda-developers.com/showthread.php?t=714288 . I am completely new to programming as well and this is what I have learned so far. Good luck and learning android is a blast!
BTW the link only really covers visual mods. For learning android coding this is a great place to start: http://developer.android.com/index.html
the Android's SDK not contain an Android device emulator ?
If yes, you can mount the Fw on this VM and extract the APK to an sdcard emulated (HD) ...
The System's APK is in /system/app
paid APK : /data/app
Thol said:
the Android's SDK not contain an Android device emulator ?
If yes, you can mount the Fw on this VM and extract the APK to an sdcard emulated (HD) ...
The System's APK is in /system/app
paid APK : /data/app
Click to expand...
Click to collapse
So you can mount SEUS encrypted firmware on the VM now? When did that start?

APK-structure

Dear comunity,
is anyone here who can tell me how to find out which files are necessary for a uncertain apk?
This question might look strange but I'm asking because I try to get an apk from a 4.0.x firmware to a 4.1.x and it doesn't work.
The apk I'm talking about is the Snote.apk from the N8010 device and this apk needs a lot of lib's and other fils to run.
So to get it run on other firmwares I need e.g. a tool that shows me which files are in cooperate with Snote. Or otherwise in which file into the apk are these information written?
This question might be helpfully for all android-users who want to find out which files are needed for an apk they want to port.
Thank you

help with apktool

hi
apktool works 100% with any apk i use it with only the following.
Pocket AMC Reader_1.9.1.apk
when i decompile and rebuild and sign the apk wont work at all. (even if i dont make any changes to it)
any help would be great.
i have included this apk as an attachemnt to see if anyone can help.
try to copy over original signature.

Port Java Apps to android To run Without Emulator

Porting Java apps To Android For Running them Without Emulator
I have seen many java apps ported to android.
i.e. uc browser, opera mod.
They run without any emulator like netmite.
Can any1 help me on how to make java app an android app that doesnt need any emulator.
I know how to convert .jar to .apk with netmite online.
THANX EVERY1!!

Categories

Resources