HTC Hero :: Build 2.73.661
Mar 29, 2010
I have an unlocked HTC Hero that I got off ebay. It is the Telus gsm version, but it has hero rom build 2.73.661 which I can find no info on anywhere. The latest build on htc site is 2.73.405 but it says my s/n cannot use that one. Anybody know where this build came from?? Or what this means when android 2.1 is released, where do I get my rom..?
View 4 Replies
Jul 7, 2010
Hero users should do is check that you have the latest Rom Build. I read on the HTC website that for my Unlocked GSM Hero I should have 2.73.xxx.x. My phone says I have 2.3, I think (It actually says, "MoDaCo Custom ROM 2.3 Core"). What steps do I take to update my ROM build?
Part 2 of this question: My phone is running on 1.5, and I've heard people saying that 2.1 is now widely available for the non-Sprint Hero, and being "pushed" in most parts of the world. (I purchased my phone in the states, and brought to Israel this week where I'm now using it.) I don't have any particular service for it other than regular cellphone service with a Cellcom SIM card. Is there a way I can actively download the 2.1 to my phone, or do I just have to "wait"?
View 7 Replies
View Related
Mar 29, 2010
New ROM over at XDA for those of you who haven't seen it. Just flashed it. It's a port from a CDMA Hero build, basically a final build apparently. Seems nice so far except for a dodgy skin (update.zip will be available tonight apparently to revert to normal sense), and I can't seem to sync my facebook contacts.
[ROM] 29/03/10 - VillainROM 5.0: CDMA Hero 2.1 Port for GSM HERO - STABLE BETA - xda-developers
View 8 Replies
View Related
May 23, 2010
My HTC Hero have Build Number of : 1.79.482.3. Is there any way to root this type since I found that all of the way to root here is for the phone with Build Number of 2.73 ?
Here are the complete specification of my phone :
Model Number : HTC Hero
Firmware version : 1.5
Baseband version : 63.18.55.06JU_6.35.08.29
Kernel version : 2.6.27-8dd6deee; htc-kernel@and18-2 )
Build number : 1.79.482.3 146733 CL#49365 release-keys
Software version : www.HIAPK.com 1.2_g3_sense
View 3 Replies
View Related
Jun 24, 2010
I downloaded the Android 2.2 source code and try to build it. When I executed the make command, I got an error here like this build/core/java.mk:20: *** frameworks/ex/common: Invalid LOCAL_SDK_VERSION '8' Choices are: current 4 5 6 7. Stop. Then I changed the frameworks/ex/common/Android.mk to LOCAL_SDK_VERSION = 8 from LOCAL_SDK_VERSION = 7. Next place, build/core/java.mk:20: *** external/jsr305: Invalid LOCAL_SDK_VERSION '8' Choices are: current 4 5 6 7. Stop. I changed the external/jsr305/Android.mk to LOCAL_SDK_VERSION = 8 from LOCAL_SDK_VERSION = 7
Last one, build/core/java.mk:20: *** external/guava: Invalid LOCAL_SDK_VERSION '8' Choices are: current 4 5 6 7. Stop. I changed the external/guava/Android.mk to LOCAL_SDK_VERSION = 8 from LOCAL_SDK_VERSION = 7
By these changes the code started the compilation.
1. Why the error occured?
2. Changes which I did is correct or not?
View 3 Replies
View Related
Feb 21, 2013
I have a phone with a MT6577. The vendor (Wiko) published the kernel source code. So, i'm trying to build it. I can get the zImage. I converted it to boot.img but i can't boot with it on my phone.build a good zImage? (if you want to try) : URL...
cp mediatek-configs .config
TARGET_PRODUCT=s9081 MTK_ROOT_CUSTOM=../mediatek/custom make
# sudo mtk-tools/repack-MT65xx.pl -boot zImage boot.img-ramdisk boot.img
MTK-Tools by Bruno MartinsMT65xx repack script (last update: 27-01-2013)
Repacking boot image...
Ramdisk size: 2046 blocs
Repacked boot image into 'boot.img'.
Here are the Warnings I got when compiling
mediatek/platform/mt6577/kernel/drivers/video/tvc_drv.c:61:5: warning: "FIXED_WVGA_PARAMS" is not defined
net/ipv4/tcp.c: In function 'tcp_nuke_addr':
include/net/ipv6.h:338: warning: 'in6' may be used uninitialized in this function
net/ipv4/tcp.c:3367: note: 'in6' was declared here
In file included from net/ipv4/netfilter/ipt_LOG.c:27:
include/net/netfilter/xt_log.h: In function 'sb_close':
[code]....
View 9 Replies
View Related
Mar 16, 2010
I have been reading some of these threads and alot of them say i need to be running a 2.7 version or something like that for my "Build" version. I have the 1.5 firmware and i know the 2.1 hasnt been released yet but how do i update the Build and other things like that?
View 1 Replies
View Related
Jan 2, 2010
Trying to find out when my Hero was built.
View 8 Replies
View Related
Feb 6, 2010
Im new to this forum and have a few questions. I have a HTC hero android g3 a6262 gsm unlocked. Im wondering if there are any updates for it? I dont want to root it yet since i dont have much time to research that stuff yet. I read that orange and sprint have updates? Are those just build updates? Is mine the euro version?
HTC - Support - HTC Hero - Software Download
Correct me if im wrong but there are no firmware updates, but there are build updates? nd is there any way to update the build without connecting it to a computer since i dont have the usb cord?
View 1 Replies
View Related
Oct 6, 2010
I was just wondering what build of evo I have because I hear of all of these light leakage issues and the screen fit and I seem to have none of these. Being my precious is only a week old I am wondering if it is a newer build where HTC fixed these issues or if I just happened to get lucky as far as HTC's qc goes
View 2 Replies
View Related
Dec 2, 2009
Try something like this,
ANT_OPTS="-Xms256M -Xmx512M" export ANT_OPTS ant ...
On 12/2/09 12:11 PM, sdphil wrote:
View 4 Replies
View Related
Apr 14, 2010
HTC may develop own mobile OS, follow iPhone model | Electronista
Palm with webOS, Samsung with Bada and now HTC with their own? Is this going to lead anywhere good?
View 8 Replies
View Related
May 19, 2010
k9-2707-release.apk - k9mail - K9 2707 - Project Hosting on Google Code
View 3 Replies
View Related
Jun 4, 2009
I'm having pukage when I try building from ant. I followed the sdk upgrade instructions:
$ android update project --path /path/to/my-project --target 1
and when I try to build:
$ ant release
I get:
CODE:...........
It seems that something in:
CODE:..............
Is causing ant to harf, but that's about all I can tell.
View 2 Replies
View Related
May 12, 2009
Is there a tool or a website that could help me create a UI for an Android application using drag-and-drop?
I found this site but want to know if there is a more stable tool or website for this?
View 3 Replies
View Related
Sep 18, 2011
When I hit run on eclipse I get a pop up window it says select what to run and gives me two options "Ant build" and "Ant Build..." and i can not run my program nothing happens when i click on these either.
View 1 Replies
View Related
Jun 25, 2010
What is improved with the current build?
View 17 Replies
View Related
May 11, 2009
I would like to do is a build-in SMS Counter. When having plans that allow you to do a specified amount of SMS messages in a month, an SMS Counter would be very useful, and I can't imagine writing code for it could be that hard. I think that, apart from me, many people would love this simple extra to the Android OS.
View 2 Replies
View Related
Nov 16, 2010
Has anyone tried this to build your own custom ROM? There are bits and pieces of different ROMs that I want to have in one, but haven't found the one that will work for me, so I'm considering trying to make my own to have *EXACTLY* what I want, but I know *NOTHING* about coding. I found this link over on XDA, has anyone tried it before?
View 2 Replies
View Related
May 31, 2010
Is it just me? or the kickstand in the video looks pretty roughed up? Because the material on the kick stand is easily scratched? I can't imagine this guy (Phil Nickinson) has had the phone for long, wonder how he manged to do that.
View 7 Replies
View Related
Aug 18, 2009
I want to modify the usb_windows.c in /system/core/adb and recompile a new adb.exe to test our platform. but, when i use "make HOST_OS=windows", it failed. i use ubuntu 8.04 and i can build with "make HOST_OS=linux". does anyone know how to build my adb.exe?
View 12 Replies
View Related
Sep 8, 2010
My application needs to compile into different version, from 1.5 to 2.1. The development environment is eclipse. I don't want to have different source code or project for each version. How could I do it?
View 5 Replies
View Related
Jun 26, 2010
Build date is found on the inside of the back cover. Mine reads "DT10.04.26" I have a Version 2 Not exactly sure what the DT means, but the other numbers mean it was manufactured on 4/26/10. The DT could be the place of manufacturing? Or the line. Is anyone's different? This Poll is to try and figure out when the version 2 ended, and the version 3 began. It is also to figure out when the screen change was. HOW TO FIND YOUR 003 SCREEN TYPE: [Tutorial] How to check your 003 screen type... - PPCGeeks Quote:
View 25 Replies
View Related
May 18, 2009
I just tried to figure out the build.xml from the SDK 1.5. I used "android update project" an an existing project and got a very short build.xml. When I strip out all the comments, this is what's left:
<?xml version="1.0" encoding="UTF-8"?> <project name="com.webxells.ourproduct" > <property file="local.properties"/> <property file="build.properties"/> <property file="default.properties"/> <path id="android.antlibs"> <pathelement path="${sdk-location}/tools/lib/anttasks.jar" /> <pathelement path="${sdk-location}/tools/lib/sdklib.jar" /> <pathelement path="${sdk-location}/tools/lib/ androidprefs.jar" /> <pathelement path="${sdk-location}/tools/lib/apkbuilder.jar" /
View 2 Replies
View Related
Nov 11, 2009
I define a setBackgroundDrawable with a png resource that's 2px wide and 50px high. Android fills the background with this resource. The question I have: Does Android replicate the resource to fill the width of the screen or does it stretch it? The png is not 9-patch.
View 3 Replies
View Related
Aug 6, 2009
I'm seemingly having problems creating the apk using an ant build for 1.5. It's building so I'm guessing the sdk pointer in local.properties is set correctly, but it seems to not be finding sun.security.x509.* (?).
I can see that jarutils.jar is in
CODE:...............
Here's the traceback spew...
release: [apkbuilder] Creating .Phresheez-unsigned.apk for release...
CODE:................
View 5 Replies
View Related
Jun 25, 2010
Is that possible to build an extensions to build-in apps like contacts, or addessbook, so we could adding additional menu ?
View 2 Replies
View Related
Apr 24, 2009
I am in the process of writing some new build files for Android Sdk 1.5 and beyond.
My question is every tool-IDE plugin the same in that they do not contribute the ANT task libs to the IDE ant editor and thus have to manually set the paths in each IDE?
At them moment i know ADT 0.90 pre is but I am assuming that will change as we approach the ADT 0.90 final release.
View 2 Replies
View Related
Feb 8, 2010
I'm building using Ant and trying to use build.properties to override some default values, and failing miserably. What am I missing?
Here's what I've tried:
1) Create a project with: > android create project --target 1 --name MyAndroidApp --path ./MyAndroidAppProject --activity MyAndroidAppActivity --package com.example.myandroid
View 5 Replies
View Related
Sep 15, 2010
I was wondering what the feasibility would be for creating a custom Android build and deploying it on a currently available device on the market. Are there any documents or guidelines that describe the process?
View 3 Replies
View Related