Android @ MoDaCo: CyanogenMod for HTC Hero (GSM) v1.0 (now with online kitchen) - Android @ MoDaCo

Jump to content

Galaxy Nexus Review
We put the Galaxy Nexus and Ice Cream Sandwich through their paces.

Google Music Launch
Google bring Music out of beta and launch their music store.

MoDaCo Plus / Ad Free
Hate ads? Want cool stuff? Sign up for a MoDaCo Plus / MoDaCo Ad Free account with Online Kitchen access!

Close
Open
Close
  • 22 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

CyanogenMod for HTC Hero (GSM) v1.0 (now with online kitchen)
***** 1 Votes


#1 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 08:40 PM

This ROM is looking for someone to take over as it's maintainer. I have had to step away from Android development (and have sold my Hero) for personal reasons. Please let me know if you're interested in maintaining this ROM, I can provide you with everything I use to build it.

Hey everyone. I wanted to post here and let you all know that sometime this weekend I will be selling my HTC Hero and won't be continuing any active development of this ROM. It was a very difficult decision for me to make, but I'm currently in the middle of dealing with some medical issues, including pending surgery. This, combined with everything else, made me realize that I need to spend less time doing Android development and more time taking care of the other responsibilities that I have. As a result, I'm selling my Hero and I've purchased a Nexus One, a phone that I know will continue to be supported by the community and Google combined. Although I'm sure I'll still have the urge to hack at the phone, I'm not even planning on rooting or oem unlocking it at the moment.

Luckily for any of you that are using this thread, nothing has to change. All of my code is available, and I will continue to be around to help with any major build issues. I will be posting 100% complete directions about how to build 'CyanogenMod-Hero' for anyone that wants to. If you're interested in taking over the project as the leader build contact, let me know and I'll make sure that things get transferred over to you.

Thanks to everyone for your support and kind feedback over the past few months, it's really been a blast-- but real life calls.

- Jim


jnwhiteh is proud to present CyanogenMod for HTC Hero (GSM). This is an AOSP-derived ROM that is synced with the sources that Cyanogen maintains for eclair devices, including the Nexus One. This means you get the most up-to-date code with all of the new features and bugfixes. It also gives me the opportunity to contribute any fixes or issues back to Cyanogen. This ROM is built using the community vendor tree layered on top of Cyanogen's Android manifest.

This ROM is only a build of Cyanogen's sources for HTC Hero and I take no credit for any of this work. If you are considering donating any money for this fantastic ROM, please do so at http://www.cyanogenmod.com/. Please come to me with any support issues, and I'll do what I can to get things resolved. Please let me repeat that. Do not go to Cyanogen for support for this ROM. Report your issues here and if there are larger issues that need to be addressed in the CM code, I will report them. Cyanogen deserves your donations for the work he's done, but first level support should be done through me.. since he does not officially support the HTC Hero, lacking one of his own.

What works:
  • Making phone calls
  • 3G and 2G data
  • HSDPA indicator
  • Wifi
  • Network location (cell-only, and wifi)
  • Trackball, including lighting
  • Accelerometer
  • LED indicator
  • GPS and AGPS
  • Bluetooth file transfer
  • Live wallpapers from Market
  • Full market access
  • Camera at 2 megapixel resolution
What doesn't work
  • A2DP - Bluetooth audio during phone calls
  • Camera at 5 megapixel resolution
Known Issues
  • This ROM does not contain the new 3-D Launcher2.apk. The way it's developed uses quite a lot of video RAM, and that combined with normal activity can cause our devices to soft reboot with out-of-memory errors. Until we can design something that functions in a similar way, we will be using the older version of the Launcher.
  • There is currently an issue with Gallery3D where it does not render properly once the screen has been rotated. It works in either landscape or portrait, but gets 'messed up' when the screen is rotated. We have not identified the source of this issue but will continue to pursue it.
  • The 'zipalign' code does not always seem to do the right thing and as a result launching an application following a cache wipe may take two opens of the application. I'm currently looking into this.
  • This ROM does not contain any of the kernel customisations that are present in the CyanogenMod versions for Dream/G1/Nexus. This is because we do not currently have the required kernel sources (or we haven't quite figured it all out yet). So no, this does not have BFS enabled.
  • The graphics on some applications (Market in particular) aren't specifically designed for mdpi-resolution devices. This includes the keyboard that includes voice search.
  • Two keyboard appear under the input methods menu. This is not an issue, but there are two keyboards included, one that includes voice transcription and the stock keyboard. Choose whichever one you'd like.
  • Some of the stock live wallpapers do not work properly, likely due to issues with video RAM and the renderscript library. I would suggest you use wallpapers from the market, simply search for 'live wallpapers'
  • This ROM does not provide Facebook contacts synchronization supported natively. There are several applications you can download from the Market that can provide this functionality.
  • The headphone icon does not appear in the notification bar when headphones are connected.
Instructions
  • If this is your first time downloading this ROM, you must wipe data and cache. I will not support you if you do not wipe data and cache before installing the first version of this ROM. If you are installing v-1.0, your data and cache will automatically be wiped, so ensure you have a backup of your data.
  • Download the latest version of CyanogenMod-Hero from this post and save it to your SD card
  • Download the latest version of GoogleBits for CyanogenMod-Hero and save it to your SD card
  • Reboot your device into recovery mode
  • If this is your first time installing CM-Hero, wipe data and cache.
  • Flash the CyanogenMod-Hero zip file to your device
  • Flash the GoogleBits zip file on top
  • Reboot your device
After your device has booted, you may want to wait a minute or two for last minute initialisation to happen. The biggest cause of 'lag' and 'slowness' is not waiting on first boot after flash. Do yourself a favour and give the device a chance to boot up fully, even if it is already showing the lock screen.

Downloads[Edit by Paul: An online kitchen for this ROM is now available in post 4 of this topic.]

Benchmarks

NeoCore w/ sound: 24.3 FPS
Linpack: 2.32 Mflops/s

If you are using this ROM in the United States, you may want to make the following changes to your build.prop from:

ro.com.android.dateformat=dd-MM-yyyy
ro.com.android.dataroaming=true
ro.ril.hsxpa=2
ro.ril.gprsclass=12


to:

ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=true
ro.ril.hsxpa=1
ro.ril.gprsclass=10


What do they change? I have no idea (other than the obvious ones) but you may find they affect the battery life or data quality on your phone.

Attached File(s)


This post has been edited by jnwhiteh: 22 February 2010 - 09:01 PM

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0

Sponsored Links


#2 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 08:46 PM

Changelog:

cm-hero-next-version:
  * Added APNs for Telenor DK

cm-hero-v1.0:
  * Initial release
  * H icon shows when you are on HSDPA
  * Automatic brightness option is supported
  * Multi-touch in browser and gallery applications

This post has been edited by jnwhiteh: 05 February 2010 - 11:55 AM

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0


#3 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 08:47 PM

The Android Open Source Project (AOSP) is a public repository of Android code. There is also a private repository of Android code kept between Google and the carriers/manufacturer's that are given access to it. The private repository contains the latest versions of the code, including development versions. That means there is an Eclair branch that contains bugfixes that aren't in the AOSP repository. There is also a FroYo (the next Android version) branch that is currently under development.

Because AOSP is also a community project, patches are accepted from non-Google developers. This includes a number of fixes by Cyanogen and other developers. Sometimes these are minor (like a tweak to the build system), and sometimes they are something major (like the GPS/911 issue that just happened with Rogers in Canada, that had already been submitted as a patch to AOSP for quite some time).

The challenge lies in keeping the code that you compile up to date. For us, that means watching the AOSP repositories, watching the source code review system (Gerrit) to pull in patches as they become available, but haven't been committed to the repository yet. For some time, I've been working to keep my build repository up to date with those patches, but I've just about given up. There is too much activity, and more importantly, there are already people who are doing that work.. better than I can. Cyanogen constantly updates his repositories to have the latest patches. It's so much easier for me as a developer to just synchronize with his sources, and use his repositories to build Eclair for the Hero.

So what's different? The boot screen is different, it's the CyanogenMod boot animation. The wallpaper by default is the same as CyanogenMod. I could change it, but I'm not quite sure why I'd bother. The launcher has the 2.0.1 graphics and is 4x5 instead of 4x4. The home screen and launcher also rotate with screen orientation, but this is a feature that can be disabled in Spare Parts. It has options to enable USB tethering, and compcache (even if those features are not enabled). It also has an option in the power button menu to reboot the device, rather than shutdown.

So what are the benefits? I don't have to do as much work. We get all of Cyanogen's knowledge, and I can direct you to donate to HIM.. since he's where all of this is coming from. Additionally, if I'm able to fix any issues, I can submit those as patches to Cyanogen's sources.

Building CyanogenMod-Hero
  • Setup your build environment (http://source.android.com/download), although you don't need to repo init or repo sync yet
  • Make a new build directory
  • repo init repo init -u git://github.com/cyanogen/android.git -b eclair
  • Create and edit .repo/local_manifest.xml to include the following:

    <?xml version="1.0" encoding="UTF-8"?>
    
    <manifest>
    	<!-- CHANGES REQUIRED TO USE COMMUNITY REPO -->
    
    	<!-- Get rid of the qualcomm repos -->
    	<remove-project name="platform/vendor/qcom/android-open" />
    	<remove-project name="platform/vendor/qcom/proprietary-open" />
    	
    	<project path="vendor/community" name="loxK/android_vendor_community" remote="github" revision="eclair-cyanogen" />
    </manifest>


  • repo sync
  • Download the latest cm-hero listed in this post and place it in your build root
  • pushd vendor/community/hero
  • ./unzip-files.sh <name of the cm-hero rom you downloaded>
  • popd then pushd build/tools/releasetools
  • Manually make the changes indicated in the patch below, to ota_from_target_files
  • popd
  • . build/envsetup.sh
  • lunch community_hero_eu-eng
  • make


In the future all you need to do is the last three steps in order to build. This may work, it may not, it all depends on the state of the CM tree, but that's all you need to do.

diff --git a/tools/releasetools/ota_from_target_files b/tools/releasetools/ota_from_target_files
index f129da1..b35f15e 100755
--- a/tools/releasetools/ota_from_target_files
+++ b/tools/releasetools/ota_from_target_files
@@ -358,7 +358,7 @@ def WriteFullOTAPackage(input_zip, output_zip):
 
   script.FormatPartition("system")
   script.Mount("MTD", "system", "/system")
-  script.UnpackPackageDir("recovery", "/system")
+  #script.UnpackPackageDir("recovery", "/system")
   script.UnpackPackageDir("system", "/system")
 
   symlinks = CopySystemFiles(input_zip, output_zip)
@@ -366,9 +366,10 @@ def WriteFullOTAPackage(input_zip, output_zip):
 
   boot_img = File("boot.img", common.BuildBootableImage(
	   os.path.join(OPTIONS.input_tmp, "BOOT")))
-  recovery_img = File("recovery.img", common.BuildBootableImage(
-	  os.path.join(OPTIONS.input_tmp, "RECOVERY")))
-  i = MakeRecoveryPatch(output_zip, recovery_img, boot_img)
+  #recovery_img = File("recovery.img", common.BuildBootableImage(
+  #	os.path.join(OPTIONS.input_tmp, "RECOVERY")))
+  #i = MakeRecoveryPatch(output_zip, recovery_img, boot_img)
+  i = boot_img
 
   Item.GetMetadata()

This post has been edited by jnwhiteh: 02 March 2010 - 08:42 AM

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0


#4 User is online   PaulOBrien 

  • It's My Party
  • View gallery
  • Group: Founder
  • Posts: 32,355
  • Joined: 06-November 02
  • Gender:Male
  • Location:Norwich, UK
  • Interests:Snowboarding, Arsenal FC, Mobile Phones (duh!), Fast Cars, Slow VW Campers!
  • Devices:Galaxy S II / Xoom 3G
  • Twitter:@paulobrien

Posted 04 February 2010 - 08:48 PM

With jnwhiteh's kind permission, an online kitchen is now available for this ROM!

I will strive to update them kitchen whenever the ROM is updated, but it won't happen instantly, so take note of the version numbers below! Also, if you have issues with a ROM you have baked in the kitchen, please check whether you can replicate the issue in the standard ROM before seeking help!

Enjoy! ;)

P

Note: the online kitchen is currently only available to my MoDaCo premium members (those who have signed up to MoDaCo Ad Free or MoDaCo Plus) as it is not yet running on an infrastructure that can support a huge number of users. This will be the case for the foreseeable future as the kitchen system is developed.

Update: the online kitchen is now running on new dedicated hardware. Please bear with us as we tune performance and configuration and report any issues via PM!


CyanogenMod 1.0 by jnwhiteh for Hero online kitchen
This kitchen has already generated [kitchenstatisticsnew]1.0-cyanogenmod-kitchen[/kitchenstatisticsnew]

Click the options below to select what you would like in your ROM, then click the 'Bake' button at the bottom of the list. Yes, it really is that simple. :D

Core Required Files
Core Required Files

  • These are the files that form the core of the ROM and you must have!

Core Options
Posted Image
Calculator installed to /system partition

  • This option includes the Calculator application.
Posted Image
Email installed to /system partition

  • This option includes the Email application (for non-Gmail accounts).
Posted Image
Live Wallpapers installed to /system partition

  • This option includes the Live Wallpapers core and individual wallpapers.
Posted Image
Music installed to /system partition

  • This option includes the Music application.
Sound Recorder installed to /system partition

  • This option includes the Sound Recorder application (Note: although the APK is installed correctly, the icon for this application does not seem to be appearing?)
Posted Image
Voice Dialer installed to /system partition

  • This option includes the Voice Dialer application.

Google Bits for cm-hero 1.0 Options
Posted Image
Facebook installed to /system partition

  • This option includes the Facebook application.
Posted Image
Google Goggles installed to /data partition

  • This option includes the Google Googles application.
Posted Image
Google Voice installed to /data partition

  • This option includes the Facebook application.
Posted Image
Maps installed to /data partition

  • This option includes the Google Maps application.
Posted Image
News and Weather installed to /system partition

  • This option includes the News and Weather application and associated widget.
Posted Image
Voice Search installed to /system partition

  • This option includes the Voice Search application.
Posted Image
YouTube installed to /system partition

  • This option includes the YouTube application.

Third Party Applications
Posted Image
Amazon MP3 installed to /data partition

  • This option includes the Amazon MP3 application.
Posted Image
Jbed Java installed to /system partition

  • This option includes the Jbed Java midlet launcher.
Posted Image
Quickoffice installed to /data partition

  • This option includes version 1.0.1 of QuickOffice shipped with the device. Uncheck this if you use an alternative Office viewer (e.g. DocumentsToGo).
Posted Image
Spare Parts installed to /system partition

  • This option includes the Spare parts application.
Posted Image
Titanium Backup installed to /data partition

  • This option includes Titanium Backup, which allows you to back up your applications and restore them WITH links to the Android Market in place. Click here for more details. Titanium Backup enhanced version is FREE to MoDaCo Plus members!
Posted Image
WaveSecure installed to /system partition

  • This option includes the Wavesecure application detailed here.
Posted Image
WiFi status indicator installed to /system partition

  • This option includes a notification icon to remind you when you have WiFi on but disconnected.
Posted Image
WiFi tethering installed to /data partition

  • This option includes the android-wifi-tether application detailed here.

Expert Options
Task killer adjustment installed to /system partition

  • This options sets the internal task killer 'minfree' parameters to '1536,2048,4096,5120,15360,25600' (as discussed here. It is recommended you disable compcache if using this option. These values can be edited in /system/init.d/teknologist.sh.

Click the image below to a ROM update zip tailored to your choices..

The online kitchen implements a queueing system which means your cooking time varies depending on the sever load. Please be patient! :(

<% BAKEBUTTON %>


You can follow me on Twitter - http://twitter.com/paulobrien / Follow MoDaCo on Twitter - http://twitter.com/modaco / Follow MoDaCo Android on Twitter - http://twitter.com/modacoandroid

Want to donate? MoDaCo is raising money the Multiple Sclerosis society.

Posted Image
0


#5 User is offline   Blackfish 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 55
  • Joined: 25-December 09
  • Location:Zug, Switzerland
  • Devices:HTC Hero, Magic, HD2

Posted 04 February 2010 - 09:09 PM

56MB is possible?

Sense UI must be very big...

Windows Mobile
Current: HTC HD2
HTC Touch HD - HTC Touch Pro
HTC Touch Diamond - HTC Touch Dual
Android
Current: Samsung Galaxy S
HTC Legend
HTC Hero - HTC Magic
0


#6 User is offline   cTn 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 97
  • Joined: 22-September 09
  • Devices:HTC Hero
  • Twitter:@Stevinko

Posted 04 February 2010 - 09:11 PM

View PostBlackfish, on Feb 4 2010, 22:09, said:

56MB is possible?

Sense UI must be very big...

dont forget to count google bits

0


#7 User is offline   Stea1thmode 

  • One
  • PipPipPip
  • Group: MoDaCo Ad Free
  • Posts: 194
  • Joined: 25-August 09
  • Gender:Male
  • Location:Albert Square
  • Devices:GSII - GNEX -
  • Twitter:@stea1thmode

Posted 04 February 2010 - 09:14 PM

jnwhiteh, is this the official release of your most recent Beta ROM?

.....and is the googlebits the same as the 1.9version?

thanks

It's not how you start, it's how you finish.
0


#8 User is offline   Blackfish 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 55
  • Joined: 25-December 09
  • Location:Zug, Switzerland
  • Devices:HTC Hero, Magic, HD2

Posted 04 February 2010 - 09:15 PM

View PostcTn, on Feb 4 2010, 22:11, said:

dont forget to count google bits

Oh i have never seen a ROM with Googlebits before :-/ Just install(apply Zip file) them after the ROM?

This post has been edited by Blackfish: 04 February 2010 - 09:16 PM

Windows Mobile
Current: HTC HD2
HTC Touch HD - HTC Touch Pro
HTC Touch Diamond - HTC Touch Dual
Android
Current: Samsung Galaxy S
HTC Legend
HTC Hero - HTC Magic
0


#9 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 09:19 PM

View PostBlackfish, on Feb 4 2010, 21:15, said:

Oh i have never seen a ROM with Googlebits before :-/ Just install(apply Zip file) them after the ROM?


The instructions cover this.

View PostStea1thmode, on Feb 4 2010, 21:14, said:

jnwhiteh, is this the official release of your most recent Beta ROM?

.....and is the googlebits the same as the 1.9version?

thanks


Yes it is. No, the bits contain the new Maps application which includes multi-touch.

This post has been edited by jnwhiteh: 04 February 2010 - 09:19 PM

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0


#10 User is offline   Blackfish 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 55
  • Joined: 25-December 09
  • Location:Zug, Switzerland
  • Devices:HTC Hero, Magic, HD2

Posted 04 February 2010 - 09:20 PM

Quote

The instructions cover this.


Oh i see...sry ;)

Windows Mobile
Current: HTC HD2
HTC Touch HD - HTC Touch Pro
HTC Touch Diamond - HTC Touch Dual
Android
Current: Samsung Galaxy S
HTC Legend
HTC Hero - HTC Magic
0


#11 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 09:22 PM

View PostBlackfish, on Feb 4 2010, 21:20, said:

Oh i see...sry ;)


No problem, just pointing it out in case anyone missed it.

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0


#12 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 09:25 PM

I re-posted v1.0, the initial version did not properly wipe data. Now it operates as advertised.

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0


#13 User is offline   erugalatha 

  • Regular
  • PipPip
  • Group: MoDaCo Ad Free
  • Posts: 57
  • Joined: 11-January 10
  • Devices:HTC Hero, iPhone
  • Twitter:@erugalatha

Posted 04 February 2010 - 09:32 PM

holy smoly. this is a fast sleek rom.
thank you.

0


#14 User is offline   Archon810 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 5
  • Joined: 04-February 10
  • Devices:Sprint HTC Hero
  • Twitter:@ArtemR

Posted 04 February 2010 - 09:38 PM

Any chance of seeing a Sprint HTC Hero version?

0


#15 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 09:39 PM

View PostArchon810, on Feb 4 2010, 21:38, said:

Any chance of seeing a Sprint HTC Hero version?


The CDMA guys would know more than I would, but the vendor tree I'm using is online and I can give them absolutely everything I have to make it work. I'd love to get them on board, if someone from that community wants to contact me.

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0


#16 User is offline   Blackfish 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 55
  • Joined: 25-December 09
  • Location:Zug, Switzerland
  • Devices:HTC Hero, Magic, HD2

Posted 04 February 2010 - 09:42 PM

Quote

What doesn't work
A2DP - Bluetooth audio during phone calls
Camera at 5 megapixel resolution

I am running the camera app with 5 MP right now...why does it work?

Windows Mobile
Current: HTC HD2
HTC Touch HD - HTC Touch Pro
HTC Touch Diamond - HTC Touch Dual
Android
Current: Samsung Galaxy S
HTC Legend
HTC Hero - HTC Magic
0


#17 User is offline   jnwhiteh 

  • Diehard
  • PipPipPipPip
  • Group: Members
  • Posts: 363
  • Joined: 22-October 09
  • Location:Oxford, United Kingdom
  • Devices:HTC Hero
  • Twitter:@jnwhiteh

Posted 04 February 2010 - 09:42 PM

View PostBlackfish, on Feb 4 2010, 21:42, said:

I am running the camera app with 5 MP right now...why does it work?


If you take a picture, you'll almost certainly find that the cameraservice freezes and you'll need to restart your device to make it work. If you use 3MP, it will work maybe once or twice, and then will force-close.

AOSP-Eclair-jnwhiteh: http://tinyurl.com/aosp-eclair-hero
If you like my work, I like beer
0


#18 User is offline   Incomer 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 55
  • Joined: 27-November 09
  • Gender:Male
  • Devices:HTC HD2
  • Twitter:@lsnijder94

Posted 04 February 2010 - 09:43 PM

dowlnoading now, using kagudroid now, but love your work more(more support etc:))

Great work ;)

English isn't my best language:)
0


#19 User is offline   cTn 

  • Regular
  • PipPip
  • Group: Members
  • Posts: 97
  • Joined: 22-September 09
  • Devices:HTC Hero
  • Twitter:@Stevinko

Posted 04 February 2010 - 09:44 PM

I am just wondering, when i add Facebook account in (accounts and sync settings) there is something special that i have to do? i clicked add accounted selected facebook, successfully logged in, den pressed back button to get back into accounts and sync settings menu, but Facebook account is not shown, and i cant add it again it always jumps back to the accounts menu

0


#20 User is offline   Higgsy 

  • Diehard
  • PipPipPipPip
  • Group: MoDaCo Ad Free
  • Posts: 425
  • Joined: 17-October 09
  • Devices:Moto Defy, LG Optimus 2x
  • Twitter:@jhiggaman

Posted 04 February 2010 - 09:46 PM

wicked, well done and excellent work
looks like this is a keeper for me in the 30 mins i been using it.
and now I finally have bluetooth file transfer

0


Sponsored Links

Share this topic:


  • 22 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

MoDaCo is part of the MoDaCo.network, © Paul O'Brien 2002-2012. MoDaCo uses IntelliTxt technology. Privacy Policy / Contact Details.

Skin and Language

Sign in here


Sign in options
Log in with Facebook Log in with Twitter   Go to advanced login Register Now!