Android :: Install - Exe Files
Dec 16, 2009I want to know how to install .exe applications in HTC Magic mobile(Andriod OS)

I want to know how to install .exe applications in HTC Magic mobile(Andriod OS)
To android working on eclipse with android 1.5 r2 version when i am running a basic program its showing a error .apk file not found.
View 2 Replies View RelatedI downloaded some really cool games and i was wondering was there a way to get the ipa file to work on the evo?
View 1 Replies View RelatedLet's say I have 2 files on Desktop: (Note that I have another file than .apk application.)
.apk file
.zip file (wich contains a large of data that .apk must unizp and do some work with it).
I want to plug an Android device and programmatically copy these both files to Android.
The application must be visible to user and the .zip file must be "visible" to the application, wich will unzip it and do some work with it.
With PalmOS, I use HotSync API. With WinMobile I use ActiveSync (rapi) API. How to do it on Android?
I'm writing an application and would like to have some files extracted from the .apk during _installation_ time, as the files can be quite large and extracting them from the .apk during the first run results in a noticeable slowdown which I would prefer to avoid.
After lots of experimentation, I have found one way to make this work, but I'm unsure about the "long-term" ramifications of this approach, specifically: will this actually work in android-9 and later?
The approach is to name the files I want extracted at installation time as "lib*.so", and place them into the appropriate lib/ABI folder within the apk file, e.g. the .apk contains:
lib/armeabi/libMyLargeFile.dat.so and at installation time this is (nicely) installed as:
$APPDIR/lib/libMyLargeFile.dat.so
My concern is that 'libMyLargeFile.dat.so' is NOT an ELF shared library. This approach only works because PackageManagerService only checks for files matching the `lib/ABI/lib*.so` pattern (which is followed) and does not check the contents of the extracted file.
This approach works for Android 1.6 through Android 2.2. I'm wondering if this will continue to work in the future, or if I need to investigate an alternate mechanism.
Is there Any procedure to install the Older version .apk files in emulator
View 3 Replies View Related1) I am using Eclipse IDE and Android SDK 2.1 for my application. My application reads some data files from the File System, so using DDMS i push all the files in "/data/data/com.mypackage/" folder and run my application on emulator. I am able to see my desired output properly on the emulator.
2) Now i have Android device and i don't know how to push the files in the Internal memory of the phone. I have installed driver CD. But it only shows me the SD card directory.
3) Actually what i want is that the moment my application is installed and run it should read the data files from the file system. So there should be no added efforts to push the files in the file system.
4)Means can i pack my data files with my .apk file and when the apk is getting installed can the data files be placed directly in the internal memory(file system) i.e. "/data/data/com.mypackage/" folder. Is this possible ?
I have some apk files i want to put on my phone how do i install these apps?
View 6 Replies View RelatedCan anyone tell me how to run or install a .JAD file on my hero please. I've downloaded an app from a website but the hero says it doesn't recognise the file type .
View 3 Replies View RelatedIve read the specification sheet of the HTC Tattoo, and realized this feature:Java MIDP 2.0 - Yes
Then my question is, why cant I install .JAD nor .JAR files?
- ASTRO keeps opening the file, as some sort of text editor, and when uninstalling ASTRO, the phone tells me that its an unknown file type.I mean, if the phone supports Java MIDP 2, then it should be able to recognize the Java files... right?!
I have APK files in my download folder on Samsung Galaxy 3. I am having problems installing these files. How do I do this?
1. I click on the APK file and it gives me parsing error.
2. I then moved the files to the root directory in systemapps and tried from there. Didn't work. I get JAVA R2ME runtime error.
3. I have the J2ME files in my download folder. Where do I place them?
It's been two weeks and I am not having luck installing my APK files which are a few.
Can someone tell me how to install .jar files.
View 2 Replies View Relatedtrying to install jar and tar files to a samsung galaxy s. my jar files converted to apk but get a parse error and the tar i cant convert.... been trying to one week already and nothing....
View 3 Replies View RelatedDoes anyone know how to get hero to recognize or install .jar or .jad files? I'm trying to install the bloover 2 if ya know anything about it can you throw me a bone here
View 1 Replies View RelatedWhat is the best (easiest) way to install an .apk file on the Epic? I took Gary's offer for a free "paid version" of the xScope browser to all Android Forum users but have never tried to install an apk file before.
BTW...Anyone wanting a copy just email Gary at xscopebrowser@gmail.com
UPDATE: Never Mind....Did the update without them and it worked fine....
Can anyone provide VzNav.odex and VZW_Skype.odex files so I can install the Nov OTA update?
You have to restore the Bloatware before you take the steps to install this update and I have all the original files I removed except for these two for some reason. I have their corresponding apk files but not the odex files.
installing an Android app without using the package installer.
Is there any way of installing an app through any other means than clicking on the .apk file in the folder?
Would it be possible to manually extract the apk archive and move the files to appropriate folders somewhere in /root/?
I would like to "deploy" .apk files to a set of tablets for student use in the school. Every now and then I will be required to install new apps across a range of devices. I have sorted out the transfer of the apk files to the tablets using an app called "FolderSync" so that the files will be local on the SD Card. Hopefully this part should not be problematic. Due to the fact that the tablets will be used by students, I want to make the process of installing the apps as automated as possible. Using the command "pm install <app.apk>" command I have achieved this step also. My trouble is that I will require the script to improvise and find all apk files in a folder and install them. So far I have tried the following:
Code:
su
cd /sdcard/FolderSync/
find *.apk -exec "pm install {}" ;
However this returns "find: pm install app.apk: No such file or directory" This may be more of a Linux issue than android, or maybe even just me missing something obvious, however I have tried adjusting the syntax here and there and can't figure out how to successfully install a directory of .apk files.
Please bear with me as I am a recent convert to Android having been with Nokia and their Symbian system for years It's soooo outdated compared to Android I have been trying to install both the Swype beta apk & the HTC keyboard apk files onto my X10 for the last couple of days. I followed the instructions to get the file on my SD card and when I go to try and install it (using Astro) the phone keeps on asking me if I want to install it . I have the option in 'Unknown Sources' ticked to allow installs NOT from the market. I was going to format the SD card to see if that helps but I don't know if that will lose any system files vital to the phone. Strange thing is that the ADW Launcher installed fine and I didn't get that from the market.
View 5 Replies View RelatedSo I have just started nodding apk's . I modded the unicornporn one to get rid of the stuff I didn't like and added in what I wanted. Problem is they'll only install if I paste to system/app and reboot. How can I edit the apk files to make it install as a regular app?
View 2 Replies View RelatedWell, i wanna install a tomtom CAB file and its a pain in the ass, i cannot install it on my phone ( or can i)
and i cannot acces my phone using windows mobile center, and i cannot then use activesyncCABinstall program either because it need a active sync..
and the sync i have is something wich are connected to sony ericsson..
well if i CANNOT install CAB or TOMTOM anyone can point me towards a solution file conversion, or application, or WHATEVER that will at least give me a deasent (kinda free) GPS?
or the ability to install CAB files..
I'm on Froyo 2.2 (stock ROM) and i have some .apk files on my computer that I want to install, how should I do this since I cant seem to get HTC Sync to work?
View 4 Replies View RelatedI have an ATT Captivate Galaxy S...when using Astro to install my APK files...it tells me its not from the market and to protect me blah blah blah...is there a workaround option to force it to install? I heard ATT removed that option
View 4 Replies View RelatedIs it possible to provide files into the data/data directory of an android application on install? If so, where would I put these files in my project?
View 1 Replies View RelatedI don't have a droid...yet...I must know if it will work with my work MS Exchange Server. Our IT guy forces us to install a certificate (.cer) to access the server (web server). Will .cer files install on the droid?I must know this BEFORE purchasing it.
View 23 Replies View RelatedCan anybody advice what is the recommended directory to store files generated by your application: audio files, video files or some images.
If the phone contains SD card, it is clear that files should be saved there, but if there is no any external storage. where would you recommend to save to?
I wrote an app that downloads web sites and all their assets (images/stylesheets) to "disk" and therefore stores lots of small files on the SD card.
Sometimes it fails to delete large amounts of files and afterward the file system is r/o. To analyze that behavior I tried to do the removal of the files by hand and then go from there. But that already failed.
localhost:~ mkamp$ adb -d shell mount [.. some mounts ..] /dev/block/mmcblk0p1 /sdcard vfat rw,dirsync,nosuid,nodev,noexec,uid=1000,gid=1000,fmask=0711,dmask=0700,codepage=cp437,iocharset=iso8859-1,utf8 0 0 --> R/W
Last login: Wed Mar 18 19:41:49 on ttys005 localhost:~ mkamp$ adb -d shell rm /sdcard/newsrob/a* [.. minutes of silent deletes ..] rm failed for /sdcard/newsrob/a2aade03616c28b30_113.png, Read-only file system localhost:~ mkamp$
localhost:~ mkamp$ adb -d shell mount [.. some mounts ..] /dev/block/mmcblk0p1 /sdcard vfat ro,dirsync,nosuid,nodev,noexec,uid=1000,gid=1000,fmask=0711,dmask=0700,codepage=cp437,iocharset=iso8859-1,utf8 0 0 --> R/O now
The log contained nothing but the usual gc output and random WiFi status changed mumbo jumbo.
Anybody else seeing this behavior?
There were 6.500 files in that directory. Might that be the problem? I don't access the files with queries, I always have the exact name.
I am working on an android app. Where i need to parse some plist files from assets folder. I do understand how to use assets in android but now problem is that file sizes are more than 1MB and so android gives error Data Exceeds UNCOMPRESS_DATA_MAX (2183588 vs 1048576). how to access such larger files from assets? Also I cant reduce a file into small buffers because i am just sending it to "DocumentBuilder.parse(in)" as a whole so can not use buffer. The error is on line: Document doc = db.parse(in).
View 1 Replies View RelatedI am trying to overlay route data in KML files on a MapView.
The following code works great:
CODE:................
The only problem I have with this is that I don't need to re download these KML files every time. I have about 10-15 KML files that will rarely change. Also since it has to connect, download, and parse these each time there is a delay in opening the maps.
It would make a lot more since for me to save these as a local resource and have the URI reference it there. Is there a way to construct a URI using the geo: scheme and have it point towards a local resource?
It looks like file:///sdcard support was included in 2.1. The only reference I could find to it was at the end of this bug report thread. I am currently at work and don't have time to play with this yet but I would like to figure it out later. I feel like there are a lot of people on stackoverflow and elsewhere who would really appreciate a reasonable way to do this.
I want to know how to get the ringtone,audio files in the device and I want set them as alarm. I am working in the code to set the alarm and I want to know how to retreive audio or ringtones from the device.
View 1 Replies View Related