Jump to content

[ROM][ZTE Skate - Android 2.3.5] H3 Blues (Official Dolby Audio)


Guest H3ROS

Recommended Posts

Guest slgh2005

What ROM was you previously using? It's just that all contacts created online and all created via Gingrbread should all sync the same, yet you're saying that the contacts middle name is being placed as their first name. So this may be a silly question, but have you gone and pressed the menu button when viewing contacts and selected display settings? From there you can select which name to sort via.

Did you wipe data/cache and format /system before installing the ROM? WiFi is something I use daily so it should work perfectly. Normally when it doesn't it suggests that the kernel and dhd.ko file aren't matching up.

Thanks .

I used ColdFusionX rom previously .

I check the gmail contacts online and find it is same with the phone . So the problem is not the sync .Maybe it is caused by one APP called "Super Backup" . It can automaticlly backup and restore contacts ,sms , apps and so on . I used it long time and no problem before this rom . Maybe it is bug . Finally I love this rom ,lightly and quickly .

Link to comment
Share on other sites

Guest H3ROS

@ xander21

It could be a faulty GPS or it could be the GPS servers. You could try one of the apps on the market to adjust the GPS servers.

https://play.google.com/store/apps/details?id=com.Double.FasterFix

@ wicko

https://play.google....m.shao.Copy2SIM

https://play.google.com/store/apps/details?id=com.happydroid.c2s

It's one of the features lost by using the nicer looking dialer. It's worth it in most cases unless you're switching to a phone thats not Android.

@ Paun21

I'm working on it as much as I can. Currently I'm working on the email client as I've decided to modify an open source one. It's looking great :)

@ slgh2005

It could very well be a bug. Normally contacts are backed up to Googles servers and restored that way, so I wouldn't know for sure.

Thanks by the way. Many people don't comment and mention the positives, which is to be expected. As with most software if theres a problem then that's what you'll hear about more than anything.

Edited by H3ROS
Link to comment
Share on other sites

Guest xander21

@ xander21

It could be a faulty GPS or it could be the GPS servers. You could try one of the apps on the market to adjust the GPS servers.

https://play.google....ouble.FasterFix

I had try to patch gps on my previous rom but it doesn't solve the problem.

Strange thing is that I can still lock on satellites but takes hours.

I have patched my server under your rom but it doesn't solve the problem.

Is it possible to debug to confirm that my GPS chip is dead ?

Link to comment
Share on other sites

Guest H3ROS

Thanks for your reply

Can you help me to install stock phone & contacts.apk

I don't have the files on me right now, but later I'll try to get the files and sign them. Do note that it won't fit with the H3 Blues theme at all though.

I had try to patch gps on my previous rom but it doesn't solve the problem.

Strange thing is that I can still lock on satellites but takes hours.

I have patched my server under your rom but it doesn't solve the problem.

Is it possible to debug to confirm that my GPS chip is dead ?

You could try using ADB to logcat.

http://forum.xda-developers.com/showthread.php?t=1726238

Edited by H3ROS
Link to comment
Share on other sites

Guest H3ROS

You'd use a tool like APK Manager.

The files I need will be from the same ROM version, deodexed and I need to resign them else they won't work.

I'm not sure if the ZTE version even has the option to import and export from SIM. I seem to remember it having the option to list SIM contacts and maybe export them, but I'm not sure about importing them.

It'll look ugly as hell:

5038201505_a4e7087b99.jpg

Edit:

http://www.fileswap.com/dl/MR0z4TuCwq/

The above is the ZTE Dialer. It's totally untested as I don't have this ROM installed while I'm working on my new one, so I'd suggest you make a backup in ClockworkMod before applying it.

Edited by H3ROS
Link to comment
Share on other sites

Guest xander21

You could try using ADB to logcat.

http://forum.xda-dev...d.php?t=1726238

And what should i look for in logs ?

2013-07-26-21-19-29.txt

And what is that :


07-26 21:16:42.780 I/MixpanelAPI(2314): org.apache.http.conn.HttpHostConnectException: Connection to http://api.mixpanel.com refused

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at com.mixpanel.android.mpmetrics.h.a(HttpPoster.java:66)

07-26 21:16:42.780 I/MixpanelAPI(2314): at com.mixpanel.android.mpmetrics.h.a(HttpPoster.java:53)

07-26 21:16:42.780 I/MixpanelAPI(2314): at com.mixpanel.android.mpmetrics.d.a(AnalyticsMessages.java:310)

07-26 21:16:42.780 I/MixpanelAPI(2314): at com.mixpanel.android.mpmetrics.d.a(AnalyticsMessages.java:299)

07-26 21:16:42.780 I/MixpanelAPI(2314): at com.mixpanel.android.mpmetrics.d.handleMessage(AnalyticsMessages.java:251)

07-26 21:16:42.780 I/MixpanelAPI(2314): at android.os.Handler.dispatchMessage(Handler.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at android.os.Looper.loop(Looper.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at com.mixpanel.android.mpmetrics.c.run(AnalyticsMessages.java:187)

07-26 21:16:42.780 I/MixpanelAPI(2314): Caused by: java.net.ConnectException: /127.0.0.1:80 - Connection refused

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at java.net.Socket.connect(Socket.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java)

07-26 21:16:42.780 I/MixpanelAPI(2314): ... 15 more

07-26 21:16:43.030 I/MixpanelAPI(2314): Cannot post message to Mixpanel Servers (May Retry)

Edited by xander21
Link to comment
Share on other sites

Guest H3ROS

Anything mentioning GPS or starting "E/".

The part you quoted looks to be a blocked connection, some kind of data tracking.

Dispatching broadcast android.location.GPS_ENABLED_CHANGE to com.android.systemui.statusbar.policy.StatusBarPolicy$1@2aff76c8

I don't see any GPS related error. Theres just that one line saying that you enabled it.

Edited by H3ROS
Link to comment
Share on other sites

Guest wicko

You'd use a tool like APK Manager.

The files I need will be from the same ROM version, deodexed and I need to resign them else they won't work.

I'm not sure if the ZTE version even has the option to import and export from SIM. I seem to remember it having the option to list SIM contacts and maybe export them, but I'm not sure about importing them.

It'll look ugly as hell:

5038201505_a4e7087b99.jpg

Edit:

http://www.fileswap.com/dl/MR0z4TuCwq/

The above is the ZTE Dialer. It's totally untested as I don't have this ROM installed while I'm working on my new one, so I'd suggest you make a backup in ClockworkMod before applying it.

Thanks, I will try it

Link to comment
Share on other sites

Guest wicko

What I've gave you is the stock dialer that comes with the Skate. What you've linked to is just the older odexed version with a task manager too, so it'd look the same as what you've now got installed.

There's some other options out there now, for example ExDialer & Contacts.

https://play.google....modoohut.dialer

OK thanks brother

Link to comment
Share on other sites

Guest xander21

Anything mentioning GPS or starting "E/".

The part you quoted looks to be a blocked connection, some kind of data tracking.

Dispatching broadcast android.location.GPS_ENABLED_CHANGE to com.android.systemui.statusbar.policy.StatusBarPolicy$1@2aff76c8

I don't see any GPS related error. Theres just that one line saying that you enabled it.

I have check my gps.conf and there is no "DEBUG_LEVEL" in it.

Maybe i should add a value to the line ?

My GPS looks to lock on 2 satellite max but lost one or 2 soon after.

Edited by xander21
Link to comment
Share on other sites

Guest H3ROS

If you download anything under "download" then you get the complete ROM.

If you download the update then that's designed for people who don't want to download the complete ROM and would rather update to the latets version.

I'm currently wanting some strings translated and I'm hoping that a few people here could help. Basically I need "Email Accounts" and "Unread Email" translated into your languages.

I think in Spanish "Unread Email" is "No leído Email" and "Email Accounts" can be "Cuentas de Email", correct?

Link to comment
Share on other sites

Guest mi nombre

In spanish you can put "No leídos" and "Cuentas", if you for example put "No leídos Email" or "Cuentas de Email", it sounds redundant (my english is really poor) :P

Link to comment
Share on other sites

Guest H3ROS

Doesn't "No leídos" mean "Unread"? It also needs to contain "email" because it's used in a widget and a shortcut, so you need to specify what they belong to otherwise it'll just say "unread" and you won't know what it's referring to. Hopefully you can understand what I mean :)

Link to comment
Share on other sites

Guest nimic

I got a problem with Youtube application, i think its because tubemate but i unistalled it, problem: when i want to play a video it shows black screen only sound WTF? i updated youtube, restarted phone and still shows nothing just plays sound and black screen.

Link to comment
Share on other sites

Guest H3ROS

Try clearing the apps data and uninstalling the update so that you're back to the stock version. Reboot and then try it out. If it's still not working then maybe Tubemates done something. I'm not sure how though, unless it's got root access.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.