HTC EVO 4G :: Install The ROM File
Jun 14, 2010
Just rooted my EVO with the toast root. Seems to have worked fine, was able to make a backup, etc. Now I want to install the Fresh 0.2 ROM but Im stuck. I have downloaded the .zip file to my PC, but now what? How do I actually run the install of the zip file? All the instructions say are to "Download" the ROM zip file...but what do you do after that? Extract or copy it to the SDCard? Through cmd prompt? Need SDK/Java/Eclipse etc in order to install it?
View 3 Replies
Oct 8, 2012
Let's say you don't have internet access at the moment. Let's say all you have is fresh install of CyanogenMod 9, which for some reason, does not come with a File Manager :
Let's say you have an apk file on your SD card. How would you install the apk file? Terminal emulator, using which commands or another way?
By the way, ASTRO File Manager vs. ES File Explorer, which one and why?
View 8 Replies
View Related
Oct 19, 2010
I downloaded APK file in my computer and moved it to SD card and I don't know how to install it in my mobile. I don't have application installer in my mobile. So is there anyway of installing it in my mobile by any other ways?
View 1 Replies
View Related
Dec 15, 2009
How do i install .apk file htc tatoo
View 9 Replies
View Related
Apr 16, 2010
I have an android's .apk signed file , how can I install it OTA on my Android 2.1 device.
View 4 Replies
View Related
Sep 3, 2010
I had the Droid X keyboard installed on my Incredible, but I can't remember how I did it. With the update today, the keyboard is not working, so I uninstalled it. I got an apk file that is supposed to work on 2.2 downloaded onto my SD card, but I don't know what to do next to install the app. It's a zipped file. When I click on it (I'm using Linda File Manager), I get 2 folders. Can someone tell me what I should do next to install this keyboard. I can't live without it. It's so much better than the stock and I can't get used to Swype (which I also installed, but can't remember how).
View 2 Replies
View Related
May 27, 2010
I am new to android.I have fileexplorer.apk file.how to install / use the application in the android emulator?
View 2 Replies
View Related
Jan 27, 2010
How can I programmatically install an apk file ?
I've foud that the PackageManager.installPackage(...) method was used to do that, but is no longer supported (http://developer.android.com/ sdk/api_diff/4/changes/android.content.pm.PackageManager.html)
View 3 Replies
View Related
Sep 16, 2010
How to install the .apk file into blackberry.
View 12 Replies
View Related
Feb 3, 2010
I recently came across a game (not through Android market) in .bat format. Does anyone kknow which program I could use to install it?
View 5 Replies
View Related
Sep 13, 2010
About installation of apk file in my android phone.
I am using htc android phone in that i am trying to install my application.
I developed application using eclipse ADT plugin and taken apk file and copied in my phone SD card -> Android folder.
After that i installed Astro file manager in my phone and trying to browse my apk file but still i unable to find Android folder and my apk file in the Astro file manager.
View 1 Replies
View Related
Sep 27, 2010
I installed the old version of astrid via their web site as the new version's alarms and reminders will not work on my Droid Incredible (Froyo).Do I need to install a file manager such as astro to use apps installed off market? Astrid seems to be working fine without such a file manager installed.And finally, once installed astrid download is listed under my internet downloads.Is there any way to move this file or will it just remain under downloads on Internet? If I clear Internet downloads, then astrid will be gone?
View 1 Replies
View Related
Jun 28, 2010
I saved the new update zip file onto my sd card in a folder that I created, but I have no idea on how to install it as I am new to Android Platform.
Can someone please post the process for installing a zip file onto the Evo from the sd card?
View 3 Replies
View Related
Sep 7, 2012
my problem is that when i turned on the power button of my se LWW. it's stuck at screen displaying "Free Experia Project".it happened due to i accidently format the system file...all those things needed to startup the phone is missing.what shud i do to fix my phone back so that i can start it like normal?
*I can only go to recovery when press+hold volume rocker button when it's starting up till that "Free Experia Project".
View 3 Replies
View Related
Aug 15, 2009
How can I install .apk file by using java code. that is , we can install .apk from cmd "adb install program_name.apk" I wonder that how can we install .apk file bu using another program. To summarize I will have button and when user click it another program(in sdcard) will be installed to phone.
View 3 Replies
View Related
Apr 30, 2010
Is there any tool in eclipse to generate build.xml for my android project. I couldn't get solution to write build.xml. Is it possible to generate APK file and install it on emulator using ANT.
View 2 Replies
View Related
Apr 10, 2010
I have edited a few of the files for an app which requires me to change the .apk to a .zip. after editing, i zipped it back up and resigned it. now i am having trouble reinstalling it on my phone. i have tried renaming the file to .apk and it doesnt work. after opening the file on astro it shows as xxx.apk.zip
View 6 Replies
View Related
Mar 22, 2010
I was just wondering is it possible to install the recently leaked version of 2.1 without rooting? And if so what is the step by step I need to follow?
View 5 Replies
View Related
Oct 7, 2010
I have a rooted Incredible and I was about to purchase an app from the market. Is there a way to save the install that I'm downloading?
View 1 Replies
View Related
Sep 7, 2010
I want to test my build on my device. Please provide some tool/information regarding installation of application on device ?
View 2 Replies
View Related
Sep 29, 2009
I am trying to install apk file in G1 device and get following error:
Failure[INSTALL_FAILED_ALREADY_EXISTS]
I have already change the name of main file using Manifest too. change the icon too.
though the same problem is come over.
View 3 Replies
View Related
Aug 19, 2010
I have spare parts in there there is an option to install some HTC option (camera and a game)
I would like to try them and they didn't seem to install.
While looking to take something off my sd card with root explorer I found them on the SD card as a "tgz" file.
What is this and from here how do I install them onto the phone?
View 1 Replies
View Related
Sep 16, 2010
How to install and run the android .apk file in blackberry ,
What are the step i should follow,
View 1 Replies
View Related
Nov 24, 2010
I have some problem installing my apk file in code. Wondering if anyone could find out what I did wrong.
What I was trying to do is put a Check Upgrade function in our program. When user clicks it, it will send request to our web server and find out what is the latest version. I use app versionName to stamp a version, something like 2010.11.23. I don't use the version code in Manifest.xml file. So our program sees the latest VersionName is later than itself, it will download the latest one, and then use the following code to install the new apk file:
CODE:........
Now looks like, everytime when I changed the VersionName, it will fail to install the apk file. It downloads the file fine. I don't know exactly why. Sometimes, in Eclips, when I hit debug, I got error saying "Re-installation failed due to different application signatures". I don't know if this is the same error caused the installation failed.
So, looks like my questions are:
Should that upgrade logic work? I am wondering if it has something to do with the VersoinName.
What could cause the application signature change? (I did sign our program before I put it on our server, but I always use the same key file for different versionName. )
View 1 Replies
View Related
Jan 12, 2010
I want to hide some info (encryption keys) in a private area. I know there are a lot of threads on the topic and from what i can tell - it basically comes down to - there's no security just kidding. It seems like the data you have in your private area /data/data/com.company.product/files is only accessible to your application, so it would be sufficient to store anything (like encryption keys for example) in just plain text files there if you wanted. the big drawback of doing this though is that a "rooted" phone would be able to access that area -- therefore, no security. does "copy protection" solve this problem? if I "copy protect" my .apk bundle, I know that that makes it so that it cannot be seen by "rooted" phones in the Android Market, but what about if the .apk bundle got out in the wild (i.e. posted on some website, not via market). Would a "rooted" phone then be able to grab and install the .apk file (and ultimately gain access to the app-private area)? Could someone install the copy protected .apk file in an emulator?
View 8 Replies
View Related
Oct 12, 2010
I am going about changing the launcher on my captivate and made what seems like a crucial error. I am rooted, opened Titanium Backup and un-installed twlauncher. Everything seemed ok at first until i went to my homescreen, total blackness. Ultimately i wanted to get rid of tw because i don't like the UI wanted the stock droid launcher or LauncherPro or something. How do install the .apk file without touchwiz? or get my launcher back.
View 8 Replies
View Related
Aug 2, 2010
How do you install a apk file after you download it to your phone?
I read to use adb on the android sdk but I don't know how to go about that.
View 2 Replies
View Related
Jun 9, 2013
I am from Greece. i am sailor so i bought from Italy a LG optimus L9 P760 v20B (with "TIM" software as i can image from those TIM aps inside). It doesn't have greek language so after a fail contaction with LG, i tried to search in xda to find a solution. The only solution is the OFFLINE METHOD but i followed every step one by one but i didnt make anything.... Not possible to install the greek kdz file with offline method. After doing those steps, after step "9" when im clossing the small box, there is no step 10 for me. Actually i never saw a step 10 in any of mine pc. I feel that something is going on in the small server.
Do i need to have internet to do the offline method??
I need 2 things only
1) Greek language
2) To root the phone so i can delete those TIM's apps which are full unusable for my GREEK probider ( and i cannot understand italian...)
View 6 Replies
View Related
Jun 29, 2012
I just flashed and rooted for the first time and discovered I can't use ADB anymore(adb server is out of date.
View 2 Replies
View Related
Feb 12, 2009
I kept my .apk file in my "apache" webserver at "Document root" path. This is the only file at Document Root . I had removed index.html file at this location. If I keep the index.html file then other files where not displayed if I open the URL i.e http://<ip_address> using a web browser Now from my Google phone browser I'm able to download the apk file and and install it in Google phone. Note 1: I had not done any settings to add the MIME type "application/ vnd.android.package-archive" in apache web server. Note 2: I was connecting to my webserver through WiFi. But the same apk file I was not able to download from my Gmail (as attachment) and I got "unknown file type" error in this case. After reading few related topics, I came to know about the MIME type support required in webserver for android applications. Now I'm wondering how come file gets installed sucessfully from my apache webserver even without adding the MIME type "application/ vnd.android.package-archive". Any clues what's happening here?
View 4 Replies
View Related