Go Back   xda-developers > HTC Dream: G1 > G1 Android Development


Reply
 
Thread Tools Search this Thread Display Modes
  #71  
Old 11th November 2009, 02:14 AM
followinginsanity followinginsanity is offline
Senior Member
 
Join Date: Feb 2008
Location: Hampton
Posts: 136
Default

still isolating the exact steps. don't worry i'm still here. just wanna make sure I have it all right the first time.
__________________
Phone: Black T-Mo G1
ROM KiNgxKxlicK AOSP 2.1 / v1.4
SPL Haykuro's SPL
Radio 2.22.19.26I
Recovery recovery-RA-dream-v1.5.1
A2SD EXT4
Linux Swap 64MB

I was asked for a Donate link

Twitter
Reply With Quote
Sponsored Links

  #72  
Old 11th November 2009, 02:22 AM
otto888 otto888 is offline
Senior Member
 
Join Date: Dec 2008
Location: Alabama
Posts: 232
Default

Quote:
Originally Posted by followinginsanity View Post
still isolating the exact steps. don't worry i'm still here. just wanna make sure I have it all right the first time.
If this works and I can't get my CLIQ rooted,its going to eBay!
__________________
OLD PHONES: MotoRAZAR & HTC Dream(T-Mobile,32B)
Current Phone(s): MotoCLIQ with JFBeta (Pure,stock, 1.5)
Twitter: @coggy9
Reply With Quote

  #73  
Old 11th November 2009, 02:37 AM
staulkor staulkor is offline
Senior Member
 
Join Date: Jan 2007
Location: Laurel, MD, USA
Posts: 192
Default

Quote:
Originally Posted by otto888 View Post
If this works and I can't get my CLIQ rooted,its going to eBay!
:P I may take it off your hands I really like the cliq, I hope it gets rooted soon. My bet is the droid gets rooted first, then the cliq will follow since they will both have similar security schemes since they are moto phones.

Anyways, im still dancing
__________________
--too many phones to list--
Reply With Quote

  #74  
Old 11th November 2009, 03:06 AM
Jrbourque's Avatar
Jrbourque Jrbourque is offline
Senior Member
 
Join Date: Jan 2009
Posts: 778
Default

Quote:
Originally Posted by followinginsanity View Post
still isolating the exact steps. don't worry i'm still here. just wanna make sure I have it all right the first time.
would you be able to tell us where the problem is? or a direction for us to go in while we wait
__________________
Interested In Dominican Republic? http://www.livinginsantiago.com/
Reply With Quote

  #75  
Old 11th November 2009, 03:36 AM
followinginsanity followinginsanity is offline
Senior Member
 
Join Date: Feb 2008
Location: Hampton
Posts: 136
Default

Alright... i've yet to be able to identify the specific lines yet... but here you go.

I was able to get navigation using the 2 build props attached.

I used SU File Browser and adb to do this. You can do it all with adb but between the 2 i was able to do things faster.

Mount system as rw
delete build.prop and build.trout.prop
(or you may modify yours to match, and skip the next step)
push the new build.prop and build.trout.prop to /system/
delete /system/app/Maps.apk
delete /system/sd/app/com.google.android.maps.apk if present
delete /system/sd/dalvik-cache/data@app@com.google.android.apps.maps.apk@classes. dex
REBOOT you have to reboot for the phone to re-read the build props
install the new maps.apk --- i did adb install <path-to-Maps.apk>
if you do not get Success then you missed something.

update: after all is working.. you may put your old build props back
Attached Files
File Type: zip build props.zip (1.4 KB, 1506 views)
__________________
Phone: Black T-Mo G1
ROM KiNgxKxlicK AOSP 2.1 / v1.4
SPL Haykuro's SPL
Radio 2.22.19.26I
Recovery recovery-RA-dream-v1.5.1
A2SD EXT4
Linux Swap 64MB

I was asked for a Donate link

Twitter

Last edited by followinginsanity; 11th November 2009 at 04:53 AM.. Reason: oops attachments and update
Reply With Quote

  #76  
Old 11th November 2009, 03:37 AM
xidominicanoix's Avatar
xidominicanoix xidominicanoix is offline
Senior Member
 
Join Date: Oct 2006
Location: FL
Posts: 1,022
Default

Quote:
Originally Posted by followinginsanity View Post
Alright... i've yet to be able to identify the specific lines yet... but here you go.

I was able to get navigation using the 2 build props attached.

I used SU File Browser and adb to do this. You can do it all with adb but between the 2 i was able to do things faster.

Mount system as rw
delete build.prop and build.trout.prop
(or you may modify yours to match, and skip the next step)
push the new build.prop and build.trout.prop to /system/
delete /system/app/Maps.apk
delete /system/sd/app/com.google.android.maps.apk if present
delete /system/sd/dalvik-cache/data@app@com.google.android.apps.maps.apk@classes. dex
REBOOT you have to reboot for the phone to re-read the build props
install the new maps.apk --- i did adb install <path-to-Maps.apk>
if you do not get Success then you missed something.
theres nothing attached... :\ EDIT: ok they're there now
__________________
T-Mobile G1
ROM: CyanogenMod v4.2.11.1



Programs by JDuverge (aka ME)
Clock Widget Switcher
NFL Clock Widget Switcher
Music Widget Switcher
VK Switcher
Ultimate Extractor

Last edited by xidominicanoix; 11th November 2009 at 03:40 AM..
Reply With Quote

  #77  
Old 11th November 2009, 03:37 AM
canadiancow canadiancow is offline
Senior Member
 
Join Date: Feb 2008
Posts: 198
Default

Quote:
Originally Posted by followinginsanity View Post
Alright... i've yet to be able to identify the specific lines yet... but here you go.

I was able to get navigation using the 2 build props attached.
Where's the attachment
__________________
Nav Launcher 2.1.3 - Easily navigate to any destination. Select a contact, speak/type a destination, save favourite destinations, and view your history.
Search the Market for "Nav Launcher", or go to market://search?q=pname:com.madcowsolutions.NavLauncher on your device.
http://navlauncher.madcowsolutions.com
Reply With Quote

  #78  
Old 11th November 2009, 03:38 AM
followinginsanity followinginsanity is offline
Senior Member
 
Join Date: Feb 2008
Location: Hampton
Posts: 136
Default

relevent edits are in bold red


# begin build properties
ro.build.version.sdk=5
ro.build.version.release=2.0
ro.build.version.codename=REL
ro.build.type=user
ro.build.user=shade
ro.build.host=toxygene
ro.build.tags=ota-rel-keys,test-keys

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.notification_sound=F1_New_SMS.ogg
ro.com.google.locationfeatures=1
ro.com.android.wifi-watchlist=GoogleGuest
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=true
ro.com.google.clientidbase=android-verizon
ro.setupwizard.mode=OPTIONAL
ro.url.legal=http://www.google.com/intl/%s/mobile/android/android-dev-phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/android-dev-phone-privacy.html
keyguard.no_require_sim=true
ro.config.sync=yes
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

ro.qualcomm.proprietary_obex=true

# Google's checkin service. I don't like it, but it's required for the SetupWizard -cm
#ro.config.nocheckin=1

ro.modversion=CyanogenMod-4.2.3.1
__________________
Phone: Black T-Mo G1
ROM KiNgxKxlicK AOSP 2.1 / v1.4
SPL Haykuro's SPL
Radio 2.22.19.26I
Recovery recovery-RA-dream-v1.5.1
A2SD EXT4
Linux Swap 64MB

I was asked for a Donate link

Twitter
Reply With Quote

  #79  
Old 11th November 2009, 03:40 AM
rp1783's Avatar
rp1783 rp1783 is offline
Senior Member
 
Join Date: Jan 2009
Location: Salt Lake City, UT
Posts: 144
Default

Are you using maps.apk from the GSM dump?
Reply With Quote

  #80  
Old 11th November 2009, 03:42 AM
followinginsanity followinginsanity is offline
Senior Member
 
Join Date: Feb 2008
Location: Hampton
Posts: 136
Default

again relevant edits are bold red

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=ESD20
ro.build.display.id=ESD20
ro.build.version.incremental=17572
ro.build.date=Mon Sep 21 16:16:12 PDT 2009
ro.build.date.utc=1253574972
ro.product.model=Droid
ro.product.brand=verizon
ro.product.name=kila
ro.product.device=sholes
ro.product.board=sholes
ro.product.cpu.abi=armeabi
ro.product.manufacturer=Motorola
ro.product.locale.language=en
ro.product.locale.region=US
ro.board.platform=msm7k
# ro.build.product is obsolete; use ro.product.device
ro.build.product=dream
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=voles-user 2.0 ESD20 17572 ota-rel-keys,release-keys
ro.build.fingerprint=verizon/voles/sholes/sholes:2.0/ESD20/17572:user/ota-rel-keys,release-keys
# end build properties
#
# system.prop for dream
#

rild.libpath=/system/lib/libhtc_ril.so
ro.ril.hsxpa=1
ro.ril.gprsclass=10
wifi.interface = tiwlan0
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
wifi.supplicant_scan_interval = 45

# density in DPI of the LCD of this board. This is used to scale the UI
# appropriately. If this property is not defined, the default value is 160 dpi.
ro.sf.lcd_density = 160

# Default network type
# # 0 => WCDMA Preferred.
ro.telephony.default_network = 0
__________________
Phone: Black T-Mo G1
ROM KiNgxKxlicK AOSP 2.1 / v1.4
SPL Haykuro's SPL
Radio 2.22.19.26I
Recovery recovery-RA-dream-v1.5.1
A2SD EXT4
Linux Swap 64MB

I was asked for a Donate link

Twitter
Reply With Quote

Reply

Tags
gps, navigation

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:45 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.