Possible to open an *.swf File? - Tilt, TyTN II, MDA Vario III General

Hi,
is it possible to open an *.swf file?
i programmed a small application to control some tasks over the internet with action script.
is there any programm to open swf files?
thanks!
rouven

bR00k said:
Hi,
is it possible to open an *.swf file?
i programmed a small application to control some tasks over the internet with action script.
is there any programm to open swf files?
thanks!
rouven
Click to expand...
Click to collapse
Here you go! Link: http://www.adobe.com/devnet/devices/pocket_pc.html

There is a flash player on http://www.wm6software.net/, not tried it myseld but it may be worth a look.

Always check the Wiki first. This q has been andwered in the Flash Bible at http://wiki.xda-developers.com/index.php?pagename=The Flash Bible

Related

Just got my Tilt i have a question about buying games

i plan on getting guitar hero mobile but i was wondering how do i back it up incase i have to restore my phone?
You can just save the .cab (or .exe) installation file on your desktop pc....
Then remember to save your save game file from you ppc..
when i dl the game onto my phone doenst it automatically delete the cab file? if not where is it found?
SPCartmanLand said:
when i dl the game onto my phone doenst it automatically delete the cab file? if not where is it found?
Click to expand...
Click to collapse
Yes, it does..
You have to edit a reg key to not delete the .cab you installed.... (but at the moment I don't remember which one....)
But you can duplicate the .cab file, so you always will have a copy....
well i have no idea how to edit the registry or anything is there an easier way? will att charge me again if i have to dl it again?
If you download it again surely you'll pay again.....
Just copy the .cab file to your desktop pc, and there won't be problems in the future....
how do i copy it to my pc doesnt it auto install once i pay and dl it?
jbed settings
look 4 a setting in jbed options. I remember saw an option to not delete cab after installed.
this is all greek to me can i use kaisertweak to edit the registry or what do i need?
OK, found the option in Advanced Config under Miscellaneous | "Delete CAB file after install", set it to NO.
http://forum.xda-developers.com/showthread.php?t=360587

Search Program (looking to download)

Hi. I'm running the latest Aserg ROM. It doesn't come with the search program. Is there anywhere I can download this program? I did a forum search and couldn't find anything..
Thanks.
what search program do you mean? Like a file search or window live?
If file search, the function should be built into file explorer.
If windows live, you obviously haven't been searching hard enough. This has been reported to not work on wm6.1, but try it anyway. http://forum.xda-developers.com/showthread.php?t=366683
fzzyrn said:
what search program do you mean? Like a file search or window live?
If file search, the function should be built into file explorer.
Click to expand...
Click to collapse
Oops. It's the file search program. As far as the standard file explorer, i don't see a file search option.
Thanks.

PocketRAR to open rar programs

I searched the forum and understand how to open rar'ed programs using your homecomputer, but is it possible to use pocket rar, to extract the cabs from a rar file? if so how? I am stuck at work and am trying to install a game or two.
thelaserman said:
I searched the forum and understand how to open rar'ed programs using your homecomputer, but is it possible to use pocket rar, to extract the cabs from a rar file? if so how? I am stuck at work and am trying to install a game or two.
Click to expand...
Click to collapse
Just install the PocketRAR CAB onto your device and then run it. You can then associate then RAR files with PocketRAR using the settings.
Ta
Dave
yeah its pretty easy lol if you downloaded pocket RAR from rarlab.com though then you need to run the exe from your computer while your phone is connected through activesync but if you want just the cab go to freewarepocketpc.net or just search PocketRAR CAB
thelaserman said:
I searched the forum and understand how to open rar'ed programs using your homecomputer, but is it possible to use pocket rar, to extract the cabs from a rar file? if so how? I am stuck at work and am trying to install a game or two.
Click to expand...
Click to collapse
Here you go without much ado...Enjoy!!!
thanks sir

How to unpack apk file

Hi, I am using the iskoot software, installed by an apk files. But I need to change a setting of this software, and in Windows Mobile I used to change the registry setting I need, but now, we do not have a registry....so what I am asking is, there is a way to unpack an apk files to see where and wich files it install? So that I can go there and edit the conf file I need?
Thanks!
alex_time said:
Hi, I am using the iskoot software, installed by an apk files. But I need to change a setting of this software, and in Windows Mobile I used to change the registry setting I need, but now, we do not have a registry....so what I am asking is, there is a way to unpack an apk files to see where and wich files it install? So that I can go there and edit the conf file I need?
Thanks!
Click to expand...
Click to collapse
apks are just zip files. Set them to open with your archive manager or change the extension to .zip. All applications install their settings into /data/data/%PACKAGENAME% where %PACKAGENAME% is the Java-style package name of the app.
Ugh, no need to use the evil "R" word here. You're going to give us nightmares!
Each application stores its configurations/settings in its home directory in /data/data as pointed out by the previous poster. You might want to bone up on 'sqlite3' as most configuration settings tend to be stored in such databases.
alex_time said:
Hi, I am using the iskoot software, installed by an apk files. But I need to change a setting of this software, and in Windows Mobile I used to change the registry setting I need, but now, we do not have a registry....so what I am asking is, there is a way to unpack an apk files to see where and wich files it install? So that I can go there and edit the conf file I need?
Thanks!
Click to expand...
Click to collapse
I'am trying right now to find this confing files, thanks, I'll let you know if it's ok.
Note that depending on what you are trying to do, the config files may or may not be able to adjust the property you're after. No matter what, the program itself must support what you are trying to do (this goes for ALL OS's -- you simply can't change something that is irrelevant and expect it to do what you want) and more often than not, the ability to adjust that property would be presented by the program itself.
That is, of course, not to say that manually adjusting the config files is useless, because there IS a lot you can do directly from the config files.
alex_time said:
I'am trying right now to find this confing files, thanks, I'll let you know if it's ok.
Click to expand...
Click to collapse
Er, delete please
Modify an " .apk " file in " .exe " file
Hi everybody ,
Please , does anyone know how
I can modify an Android Mobile File .apk
in a .exe to use it with Windows Mobile ?
ccpgclap said:
Hi everybody ,
Please , does anyone know how
I can modify an Android Mobile File .apk
in a .exe to use it with Windows Mobile ?
Click to expand...
Click to collapse
No, they have absolutely nothing in common.
Modify an " .apk " file in " .exe " file
Originally Posted by ccpgclap View Post
Hi everybody ,
Please , does anyone know how
I can modify an Android Mobile File .apk
in a .exe to use it with Windows Mobile ?
Originally Posted by RubenGM View Post
No, they have absolutely nothing in common.
Originally Posted by ccpgclap View Post
But I have found this and it doesn't work ....
Download APK2EXE and NSIS install system
Follow these steps to create your executable!
* Extract APK2EXE to a new directory
* Add your APK to the directory
* Doubleclick APK2EXE.NSI and edit the 3 lines containing information about your application.
* Right click the NSI file, and select 'Compile NSIS Script' - this will create your install EXE
* Done!
And it is a .apk to .exe converter !!!
Can anyone tell me why it doesn't work ? Many thanks
because your trying to run a Android application on Windows.
it's like saying I want to make this MAC application run on windows.. it just doesn't work..
I dont care what programs say.. Its not coded for Windows so it wont understand what the program does...
BTW you application you speak of is meant to install APK's FROM windows not TO windows
"Hot on the heels of my installAPK utility to let you install APKs from your Windows desktop, I now have another neat trick... which allows developers to distribute APKs as Windows EXE files instead."
boostnek9 said:
because your trying to run a Android application on Windows.
it's like saying I want to make this MAC application run on windows.. it just doesn't work..
I dont care what programs say.. Its not coded for Windows so it wont understand what the program does...
BTW you application you speak of is meant to install APK's FROM windows not TO windows
"Hot on the heels of my installAPK utility to let you install APKs from your Windows desktop, I now have another neat trick... which allows developers to distribute APKs as Windows EXE files instead."
Click to expand...
Click to collapse
shouldnt be too tough. just make a executable file that installs and configures adb, allows user to select apk or select a folder of apk's, create a .bat file that tells windows command prompt adb push the .apk to the sd card, then adb install /sdcard/nameofapk.apk
simple enough!
Can anyone tell me how to edit the app / extracted APK file to make the phone think it's a completely different app i.e. install it twice...
Not trying to cause trouble, I'm just looking to install an older version of an app as well as the updated version...
RichCowell said:
Can anyone tell me how to edit the app / extracted APK file to make the phone think it's a completely different app i.e. install it twice...
Not trying to cause trouble, I'm just looking to install an older version of an app as well as the updated version...
Click to expand...
Click to collapse
apk manager will let you
Asadullah said:
apk manager will let you
Click to expand...
Click to collapse
Thanks for replying, I've had a go with that and extracted / decompiled, compiled, signed, and that doesn't work, when I try to install the newly created apk it still tries to overwrite it...
I've watched the vid and read the comments but haven't worked it out yet... Can you point me in the right direction about which bit to edit?
i think you need apktool
Cool, I'll look into that... Any pointers on how to do it once I've got apktool?
command line usage, this tool unpak and repak

new folders on menu??????

hey is it possible to create folder on the menu in a win 6.5???? i havea lot of programs and i want to put them in one folder...so can i do this???
astrit_arsllani said:
hey is it possible to create folder on the menu in a win 6.5???? i havea lot of programs and i want to put them in one folder...so can i do this???
Click to expand...
Click to collapse
create it/them
e.g. in tc go to \Windows\Start Menu\ and create the new folder/folders/sub-folders as you need them, then create *.lnk files of your progs in it/them
ok...thnx...it works.....thnx....
how can i create a .lnk file?
JoLLAJoLLA said:
how can i create a .lnk file?
Click to expand...
Click to collapse
use tc
highlight the e.g. *.exe (don't open it!)
navigate File (menu) - >>>>> Create Shortcut, with Tree navigate to target folder, confirm with OK, done
cheers
JoLLAJoLLA said:
how can i create a .lnk file?
Click to expand...
Click to collapse
What he means by that is that you need to create a shortcut. As simple as that.
is there any way i can do this on the computer? i did active sync but it doesn't show the windows folder.
wildseal2003 said:
is there any way i can do this on the computer? i did active sync but it doesn't show the windows folder.
Click to expand...
Click to collapse
it absolutely does
I have to translate to English, but in your Explorer it should be like:
Mobile Device - My windows mobile-based device - Windows ...
that doesnt show all the files though
wildseal2003 said:
that doesnt show all the files though
Click to expand...
Click to collapse
sure?
can you pls add an example? after a very quick see-through I'm inclined to disagree
maybe you should check the following setting in your windows explorer:
Tools - Folder Options... - View (tab) - Files and Folders - Display xxx... option settings, maybe something required is unchecked there
total commander the pc version
got a free plugin called [WinCE device]
it let you browse the pda enter all dirs
and see all files
im using total commander now like you said and it works fine i can see all the files. the only problem is i cant move any of them. it just gives me download error
Rudegar said:
total commander the pc version
got a free plugin called [WinCE device]
it let you browse the pda enter all dirs
and see all files
Click to expand...
Click to collapse
great hint, thx for that, working, though I couldn't create a new shortcut with it, added cmd to Button Bar but all it does is move the file

Categories

Resources