Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
freddysam
Old
(Last edited by freddysam; 18th October 2011 at 05:09 PM.)
#1  
Member - OP
Thanks Meter 62
Posts: 98
Join Date: Nov 2009
Default [mod] My Amigo Skin Ported to Android Igo My Way

I created this for Amigo a long time ago. I made a quick port for the Android version, and I thought I would share it. I have ZERO plans to develop it more, but if anybody else would like to develop it, go ahead. I've included the gro converter to turn the file to a zip for editing.

Problems:
  • Only works in landscape mode.
  • There are alignment issues.
  • The starting animation is off center.
  • I'm sure there are more problems.

All these problems were fixed by Mmarz. Bobroberts has gone ahead and polished the skin and added multiple resolutions. Thank you to both of them!

You can use this skin by copying the data.gro to /data/data/com.navngo.igo.javaclient/
Back up your original data.gro first. You may need to change the permissions on the new data.gro to "777"

Here is what the skin looked in Amigo: http://www.igo8navigation.com/index.php?topic=161.0

To summarize, you can add vias, advanced saving of favorites, add/remove speed cameras, add/remove road blocks, create routes, and lots more.

Well, enjoy.

Use Bobroberts's version found here:
http://forum.xda-developers.com/show...2&postcount=32
 
mmarz
Old
(Last edited by mmarz; 6th June 2011 at 06:09 PM.)
#2  
Senior Member
Thanks Meter 99
Posts: 176
Join Date: Apr 2011

 
DONATE TO ME
Thank you for this!

I worked on this skin and got most of the portrait mode working:

MyAmigoSkinV41AndroidFix9
This is the 9th version I've made. (I upgraded the version number because I added some goodies)

Place the data.gro inside the folder /data/data/com.navngo.igo.javaclient/

I've included an audio folder with some wav files from the skin that you must place in the following folder if you want the red light camera voice prompts to work:

/data/data/com.navngo.igo.javaclient/audio
The Following User Says Thank You to mmarz For This Useful Post: [ Click to Expand ]
 
mmarz
Old
(Last edited by mmarz; 28th May 2011 at 09:09 PM.)
#3  
Senior Member
Thanks Meter 99
Posts: 176
Join Date: Apr 2011

 
DONATE TO ME
See above.
 
sbarro
Old
#4  
Junior Member
Thanks Meter 1
Posts: 3
Join Date: Jan 2008
Thanks for this, very nice!
Exit button doesn't work though,
 
mmarz
Old
(Last edited by mmarz; 28th May 2011 at 06:54 PM.)
#5  
Senior Member
Thanks Meter 99
Posts: 176
Join Date: Apr 2011

 
DONATE TO ME
Quote:
Originally Posted by sbarro View Post
Thanks for this, very nice!
Exit button doesn't work though,
What does it do when you press the exit button? Nothing?

Can you send me the data.gro that you used before that worked?
 
sbarro
Old
#6  
Junior Member
Thanks Meter 1
Posts: 3
Join Date: Jan 2008
Sorry, I should have elaborated; the program goes thru the exit sequence, and then reboots.

I think I found the culprit, in \ui_android\common\ui\general.ui

<state ExitState>
<uselayer ui_Exiting/>
<script init>
remote_call 0 "android.on_exit_pressed" - change to: remote_call "android.on_exit_pressed"
1 EXIT
</script>
</state>
The Following User Says Thank You to sbarro For This Useful Post: [ Click to Expand ]
 
mmarz
Old
(Last edited by mmarz; 28th May 2011 at 09:16 PM.)
#7  
Senior Member
Thanks Meter 99
Posts: 176
Join Date: Apr 2011

 
DONATE TO ME
Quote:
Originally Posted by sbarro View Post
Sorry, I should have elaborated; the program goes thru the exit sequence, and then reboots.

I think I found the culprit, in \ui_android\common\ui\general.ui

<state ExitState>
<uselayer ui_Exiting/>
<script init>
remote_call 0 "android.on_exit_pressed" - change to: remote_call "android.on_exit_pressed"
1 EXIT
</script>
</state>
Both ways work for me. I'll change it to your way since it is more compatible.... I guess. Not sure what the "0" does. Thanks! I'm really glad I found this skin for Android. I loved it for Amigo.
 
sbarro
Old
#8  
Junior Member
Thanks Meter 1
Posts: 3
Join Date: Jan 2008
Quote:
Originally Posted by mmarz View Post
Both ways work for me. I'll change it to your way since it is more compatible.... I guess. Not sure what the "0" does. Thanks! I'm really glad I found this skin for Android. I loved it for Amigo.
Me too. I considered freddysams' Amigo skin the best out there. Fascinating to follow his developing it from v10 or so up to his last - v40!

Thanks for the fixes, I know how much work is involved, been there, done that.
 
rselva_kr
Old
#9  
Member
Thanks Meter 0
Posts: 64
Join Date: Aug 2008

I need it badly which is the best for Middle east navigation (United Arab Emirates). I can pay some $ if somebody can provide me a modded apk with QHD resolution support.

Thanks.
 
mmarz
Old
(Last edited by mmarz; 29th May 2011 at 11:29 PM.)
#10  
Senior Member
Thanks Meter 99
Posts: 176
Join Date: Apr 2011

 
DONATE TO ME
Quote:
Originally Posted by rselva_kr View Post

I need it badly which is the best for Middle east navigation (United Arab Emirates). I can pay some $ if somebody can provide me a modded apk with QHD resolution support.

Thanks.
You might be able to use this skin. Try adding the following to your sys.txt:
Code:
[rawdisplay]
screen_x=640
screen_y=910
screen_x2=960
screen_y2=590
highres=1
double_screen=1
show_cursor=0
combine_dirty=1
You can find sys.txt in this folder: /data/data/com.navngo.igo.javaclient/

The Following User Says Thank You to mmarz For This Useful Post: [ Click to Expand ]
 
Post Reply+
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

Go to top of page...