tmobile my account 2.0 issues - G1 Apps and Games

Downloaded and forceclose ! Was working fine with old version looking at comments and looks like not working on rooted phones can anyone confirm and hook up a solution ?

jndscslegal said:
Downloaded and forceclose ! Was working fine with old version looking at comments and looks like not working on rooted phones can anyone confirm and hook up a solution ?
Click to expand...
Click to collapse
is this just a problem with rooted phones? cause mine isnt working either...

old version apk?
Sucks ! Anywasy then does anyone have apk file to reinstall old one ! My dumb ass didn't save one on sd card !

im having the same force closing

me too having force closing

yeah keeps forclosing for me too and i downloaded loaded and uninstalled like 5times lol i think this is just happeneing with rooted g1's =/ downer

yeap happening to me too. i wonder if it was intentional?

i think someone found a fix for it via the T-mobile forums.
Meh. I have found an easy fix. hint: Build.prop
Click to expand...
Click to collapse
not sure if devs need to change things in the Build.prop

Phone Model Not Found
The My Account application is available to T-Mobile customers and supported phones only.
-----
Dang it. Using Rogers ROM so it's still labeled as HTC Dream. =/

I too am having problems. For all those that need the old version, I am including it in this post. For those that might know how to fix the new one, I am including it in this post as well. Just unzip. Both files inside. 2.0 is obviously the newest version.
Mods, I don't think this is a problem, as the app is not protected and readily available on the Market.
Thanks in advance to someone that can fix it, and I hope the old version helps someone who might have forgotten to back it up.

Yay
MetalMessiah78 said:
I too am having problems. For all those that need the old version, I am including it in this post. For those that might know how to fix the new one, I am including it in this post as well. Just unzip. Both files inside. 2.0 is obviously the newest version.
Mods, I don't think this is a problem, as the app is not protected and readily available on the Market.
Thanks in advance to someone that can fix it, and I hope the old version helps someone who might have forgotten to back it up.
Click to expand...
Click to collapse
Muchas Gracias Paisa !

helped me out, i tend to forget to back up my apps.

ok i have something strange to report...
i have the new version installed (2.0) and like everyone else it wont open BUT
my battery level just dropped below 30% and my phone got a notification from My Account 2.0 and when i clicked it a popup came up giving me suggestions to save my battery by changing some settings...hmmmm FC but still running in the background...

2.0 myacct
i am also getting foreclosures hope it was an error by tmobile and theyll update tomorrow or something i cant believe they would target rooted ppl.

Anyone with a JF US CRC1 rom tried it?
Could be that since most of us are on anything but the T-mobile rom that it does this
I mean most of these ROMs are based of ADP or AOSP..
I'm not sure, and maybe im just talking non sense..
But also someone in the comments said they had a Google Ion and it didn't work also..
So this could be ONLY for T-Mobile branded phones?

johnnylicious said:
i think someone found a fix for it via the T-mobile forums.
not sure if devs need to change things in the Build.prop
Click to expand...
Click to collapse
Give credit next time. There is some property in build.prop that the app is looking at to see if our phone is supported....dont know which tho since my ROM's build.prop keeps going back to its default every time i apply a "fixed" one.

The app is getting a NullPointerException, I don't think it has anything to do with being rooted or not.

johnnylicious said:
i think someone found a fix for it via the T-mobile forums.
not sure if devs need to change things in the Build.prop
Click to expand...
Click to collapse
So what IS the build.prop change that we need to make? And will it hurt anything else if I modify it?

See my post above...its using the build.prop to detect if we can use it...thus this error on some rooted phones.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I am not getting that far. I get a force close on open, caused by a NPE.
running CM 3.9.2 with no theme.

Related

Working G1's IM.APK (added by Adzz)

The long awaited IM Application
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks to "Adzz" he added the file to the thread
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
will this help anyone
IM APP update.zip - add-on for post 4.2.9.1 users (G1 forums)
I hope some1 can make it work on the htc hero
I GOT IT WORKINGG!!!!!
THANKS EVERYONE FOR NOT TRYING ANYTHING
im help
How do u do it mate,
FC here :/
Dude tell us what you did in stead of just saying that you did it xD
How. Plzzz
Beta testing of the patched version will start soon
inkredi said:
Beta testing of the patched version will start soon
Click to expand...
Click to collapse
What sounds great
Finally! Subscribed!
Please tell us how to make it work ...
Share Da Love
inkredi said:
I GOT IT WORKINGG!!!!!
THANKS EVERYONE FOR NOT TRYING ANYTHING
Click to expand...
Click to collapse
Don't sell yourself short, I see it as a pretty big deal that you got this working. Mostly because a handful of people actually *have* tried to get it working. I put a great deal of effort into it myself last spring, trying to get it working in Android on the Vogue. In fact, I'm pretty sure the only reason I didn't get it working on that device is that it doesn't have a SIM card. That was before there was any official CDMA support in Android, so the Vogue community (dzo, vilord, and others I'm sure I'm leaving out) hacked the RIL (radio interface library) to make Android *think* it was running on a GSM network. There was a slight bug in their hacked RIL that fed a malformed phone number to the IM.apk. It would run until you tried to sign into MSN, then claim it couldn't find your phone number on the SIM. I'm not enough of a hacker to modify low-level interface binaries, so I left it alone.
Anyhoo, congratulations is what I'm getting at.
Since people want answers, I will share that the problem seems to be this:
Code:
E/AndroidRuntime( 807): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.providers.im/com.android.providers.im.LandingPage}: android.content.res.Resources$NotFoundException: String resource ID #0x7f050005
I'm about to take a peak at the source again for the first time in like 7 months. This is a different problem than the Vogue had. I will try and figure out what that missing string resource is and correct it.
I know, I know, you've already solved the problem. But nobody has any idea how, and I won't be sleepy for a few hours. I'll share my results along the way.
Thanks to all Devs!!!
Once this is working, will it be running off Data or SMS?
It'll be SMS unless inkredi did a SH*T load of work on it.
Side note, I'm having some serious issues with this for some reason. When I was working on it last spring, I had no problem editing the source. Now I have to deal with binary XML files. I didn't have this problem before, and I have to figure out why. With any luck inkredi won't hold onto his work for too long (hint hint... share the wealth!)
EDIT: Oh right, it's because I was building the IM app from the Android source. At 2 in the morning, I'm not particularly keen to download the entire android source. Maybe inkredi will share his ideas tomorrow :/
craig0r said:
I'll share my results along the way.
Click to expand...
Click to collapse
Thanks man !
Hope you find the clue to solve it !
This would be nice stuff to bake in the future ROM's
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
Sweet lord, why am I downloading the entire OS source if this is working?!
This works GREAT for me. Thanks for posting that. Where'd you find it?
wow ..i must say it must be better than my method
i had to use a java app i made to skip the phone number verification to make it work on 3G networks instead of just wifi...i tested on cupcake and modaco and AOSP 2.1 .... now craig0r just told me that that dude posted a working version ...
anyway its been nice working on it. ill test it, if theres any problems ill continue working on my version.
and "Adzz" ill post ur app in first post. Thanks to u
Adzz said:
I dont know if this is any use to people? I've got this working on my Hero...just extract the zip file to find .apk
Click to expand...
Click to collapse
Woot !
Thanks dude ... Installing right now ...

New Froyo Droid X Build Version# 2.3.13

New Froyo Build and Leak!
Also an alternative install procedure that should allow rooted install to keep root!
http://www.wjddesigns.com/2010/09/11/droid-x-new-froyo-leak-v2-3-13/
Thanks Team Black Hat!
Just installed over fly x works great so far
Sent from my DROIDX using XDA App
Any chance anyone has a change log for this?
I haven't seen one yet....I know it fixed a timestamp issue in sms.
Is built in USB tethering part of this rom, unlike the previous leak?
Why in the pic it shows a different Kernal verison?
Image from mydroidworld.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My DroidX
@dr154
I have the exact same Kernel that u have in ur pic.....not sure why ....perhaps they got more than one leaked test version ...
Change log- not quite sure. Quite a bit for me coming from 2.1.
I had to go back and redo su.
I also had to uninstall rom manager, run bootstrap and then reinstall rom manager in orderto load the new tranquility rom by p3 via recovery.
I am not having any market problems.
I had to reinstall adobe flash after tranquility rom. Love having flash now.
Good times and enjoying it.
Tranquil Froyo 2.3.13.MB810 FTW
Also, no market fix in that current build, so i made one if any need it...
Modded build.prop - Changes below
Market Fix
ro.telephony.call_ring.delay=1000
windowsmgr.max_events_per_sec=60
wifi.supplicant_scan_interval = 90
dalvik.vm.heapsize=32m
Similar to this post - LexusBrian400 - [UPDATED][MOD] LOTS of Build.prop edits! but includes market fix on new 2.3.13 release build.
2.3.13 Market Fix
I read on another forum that since bootstrap/koush don't have boot loader access, the kernel cannot be updated unless using the verizon sbf...
jaskru said:
Change log- not quite sure. Quite a bit for me coming from 2.1.
I had to go back and redo su.
I also had to uninstall rom manager, run bootstrap and then reinstall rom manager in orderto load the new tranquility rom by p3.
Good times and enjoying it.
Tranquil Froyo 2.3.13.MB810 FTW
Click to expand...
Click to collapse
Yeah that happens...it just need to flash clockworkmod again..
@dr154
Yeah I did that as well...also made sure there was no stagefright....
Delete..bad gateway
Does this also fix the issue with the scrambled characters for the music controls in the lock screen?
Sent from my DROIDX using XDA App
irascible said:
Is built in USB tethering part of this rom, unlike the previous leak?
Click to expand...
Click to collapse
still no usb tethering option...
GoldenCyn said:
Does this also fix the issue with the scrambled characters for the music controls in the lock screen?
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
no scrambled characters for the music control on the lock screen for me.
Super User
says I need su-2.3-bin.zip. How do I do this?
GoogleisGod said:
says I need su-2.3-bin.zip. How do I do this?
Click to expand...
Click to collapse
That's the superuser app binary zip....
Head over to Chains thread and search there...u will find the answer in best explained in that thread.
http://www.google.com/m/url?client=...AQFjAA&usg=AFQjCNHfdhpWEjZDjKAzSQKXWSRkkbXHpA
bsepub said:
I read on another forum that since bootstrap/koush don't have boot loader access, the kernel cannot be updated unless using the verizon sbf...
Click to expand...
Click to collapse
That's correct, kind of. Kernel and all can be updated through a correctly signed update.zip from Motorola not just an sbf. P3 and company have the full update. As in Kernel, system, the works. They aren't releasing it due to C&D worries, so we, the lowly, only get the new /system files. There definitely is a new kernel in that update, whether it contains any new changes that are worthwhile is a good question.
Richie97 said:
That's correct, kind of. Kernel and all can be updated through a correctly signed update.zip from Motorola not just an sbf. P3 and company have the full update. As in Kernel, system, the works. They aren't releasing it due to C&D worries, so we, the lowly, only get the new /system files. There definitely is a new kernel in that update, whether it contains any new changes that are worthwhile is a good question.
Click to expand...
Click to collapse
I thought the whole purpose of "The Bomb" was so that they could get files out to the public without having to worry about C&D letters. Haven't heard a thing about that program since the day it was launched.
pjsockett said:
I thought the whole purpose of "The Bomb" was so that they could get files out to the public without having to worry about C&D letters. Haven't heard a thing about that program since the day it was launched.
Click to expand...
Click to collapse
+1...That was my understanding.
Irishpride said:
+1...That was my understanding.
Click to expand...
Click to collapse
Yeah I thought so as well....who knows what happened there.
Good to see ya irishpride!

[Q] changing device model number for heroc

I have searched for a while on this, and I can't find anything close to what I'm looking for. I want to change the model number of my phone from HERO200 to something else. Why do I want to do it? Because I do. I want to know if anyone has done this, or knows how to get me started.
Twolazyg said:
Why do I want to do it? Because I do.
Click to expand...
Click to collapse
Open up build.prop
Edit ro.product.model to whatever you want
?????
Profit
kyouko said:
Open up build.prop
Edit ro.product.model to whatever you want
?????
Profit
Click to expand...
Click to collapse
ok, so i edited it, what are the ????? for? and then profit?
Twolazyg said:
Why do I want to do it? Because I do.
Click to expand...
Click to collapse
Love it! Doing things "just because".
My wife - "Why do you root, flash new ROMS, potentially jack your phone up, etc?"
Me - "Because I can, and you can't!"
If you figure it out, do tell...
Twolazyg said:
ok, so i edited it, what are the ????? for? and then profit?
Click to expand...
Click to collapse
Its a reference to a south park episode
All you should have to do is edit the build.prop on the phone, save it, and reboot. (Should being the keyword here.)
Edit: It works tested it out on my phone for you.
kyouko said:
Its a reference to a south park episode
All you should have to do is edit the build.prop on the phone, save it, and reboot. (Should being the keyword here.)
Edit: It works tested it out on my phone for you.
Click to expand...
Click to collapse
I must have done it wrong. I'll try again. Thanks
I must have done it wrong. I opened build.prop, edited the model name, saved and rebooted. It still says hero200 for the model number.. What am I doing wrong or not doing?
Say we change the model number to something like a Nexus One, a flash supported device. Could we then trick adobe website into installing flash on our heros!
wishful thinking
By the way I'm running cm6 2.2, and the build.prop says eclair..
cordell12 said:
Say we change the model number to something like a Nexus One, a flash supported device. Could we then trick adobe website into installing flash on our heros!
wishful thinking
Click to expand...
Click to collapse
haha if only. You can trick the market into downloading it but it won't work. Adobe Flash isn't compiled for our processors so it will never work.
Twolazyg said:
By the way I'm running cm6 2.2, and the build.prop says eclair..
Click to expand...
Click to collapse
Ill take screen shots and post them on this post. Gimme a few
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
well i thought i got it figured out, i found build.prop under system in my sd, i edited ro.product.model, saved rebooted and it still says hero200. i dont seem to understand what is going on with this.. anyone have any idea??
Worked like a charm!
Sent from my BlackMod CM6 Sprint Hero
Twolazyg said:
well i thought i got it figured out, i found build.prop under system in my sd, i edited ro.product.model, saved rebooted and it still says hero200. i dont seem to understand what is going on with this.. anyone have any idea??
Click to expand...
Click to collapse
I used Root Explorer. The file you need to edit is not the one on your SD card, its in the system
Sent from my BlackMod CM6 Sprint Hero
ICS
Sorry to bump an old post but can anyone tell me how to do this in ICS I keep hanging up the phone on with my face. I want to use "proximity sensor" But it say the HERO200 is a unsupported device. So I want to change it to HTC Hero. or what ever the default is.
RyAndoid said:
Sorry to bump an old post but can anyone tell me how to do this in ICS I keep hanging up the phone on with my face. I want to use "proximity sensor" But it say the HERO200 is a unsupported device. So I want to change it to HTC Hero. or what ever the default is.
Click to expand...
Click to collapse
Same exact way... Edit the build.prop
私のEVO 3Dから送信される。
Working but not working!
I managed to change it! So in About Phone it now says HTC Hero. but the app now says it only works with HTC Hero your device has been detected as HTC Hero. any thoughts?

Netflix for Android Officially RELEASED!

This is only working on a few select phones.. But i have it working with Typhoon Gingerbread. Just wanted to spread the word.
https://market.android.com/details?id=com.netflix.mediaclient
Hm I'm on Typhoon and it says device not supported
**Nevermind, I was using an old pre-release apk. All good haha
Also confirmed working with hyperdroid gbx 2.3.3.......... awsomeawsome
Works on Crawling City Ultimate Droid perfectly!
Can't find it in the Android Market on my device and when I use the link above, it won't let me download it either saying it is not compatible with my device.
Edit: Running CMYLXGO's GingerSense v0.5
Saw a guy on the market with a HD2 and he claims its working fine for him even though the HD2 is not on the list of phones. I have a HD2 and I am not able to get it, how would he be able to do this?
dharvey4651 said:
Can't find it in the Android Market on my device and when I use the link above, it won't let me download it either saying it is not compatible with my device.
Edit: Running CMYLXGO's GingerSense v0.5
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=13730645&postcount=11
I think the Mods should merge the two threads to one. Then perhaps eveyrone can list what Rom they are using and whether or not it works for them. The OP can update the first post with confirmed working builds (or perhaps a mod can?)
mgioia2 said:
http://forum.xda-developers.com/showpost.php?p=13730645&postcount=11
Click to expand...
Click to collapse
At first it wouldn't let me download from market, but used the one in link and works perfect!
I'm using magldr/cwm/typhoon CM7
Hey guys don't forget the app was only released for certain phone models so most of us will probably need to use some work arounds.
Its working great on Tytung Nexus 2.7. If its not working for you, try this...
- Replace drmprovider.apk in system/apps with this file ( http://www.htchd2forum.com/android-...odes-android-app/?action=dlattach;attach=1284 ). It is the drmprovider.apk from the LG Revolution, which has the required restrictions for Netflix. (Don't forget to back up the original first, just incase).
- Change model name in build.prop to Nexus One (model approved for Netflix service)
- Install Netflix.apk from market (Link in post 1, old Netflix apps that have been floating around didn't work for me, just this one).
Restart phone and try it out! That did it for me, hope it helps on other roms. Good luck!
Props to poster of LG Revolution drmprovide.apk to the guys at htchd2forum, OP of this thread for Netflix.apk, my idea on the build.prop model.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Can you provide a little more detailed instructions on how to complete this process please?
Download and extract the linked file drmprovider.apk. Use Root Explorer to open system/apps and copy the file to that folder, replacing the old one. Then, find build.prop file in the system folder, long hold and select open in text editor, change the product line to Nexus One (see the screen shot in my previous post) then save and exit. Download and install the Netflix app (from first post) then reboot your phone. See if it works
synergeticink said:
Can you provide a little more detailed instructions on how to complete this process please?
Click to expand...
Click to collapse
Sent from my Nexus One using XDA App
THANK YOU.....been dual booting wp7 for awhile and netflix was one of the only reasons why im even using WP7
work perfect after file change and Nexus One change
im on AmericanAndroid 5-10-11 and they released and update while i was getting this to work..............yeah
Thank you! I will give it a shot in about an hour when I am done with some school work.
It shouldn't effect my rom at all, right?
Has anyone tried this method with the Desire z Sense NAND Zip Rom?
Working on hyperdroid CM7 v2.0.1
I used the link in this thread to DL the apk. It installed and opened fine, movies running smooth. I didn't have to rename the phone in build.prop or change the drmprovider. It just worked. At least for now. And with the 4.3" big screen the movies look great. Eat your heart out 3.5" iPhone.
No it shouldn't effect anything else really. Your phone will just be recognized as a nexus one now.
synergeticink said:
Thank you! I will give it a shot in about an hour when I am done with some school work.
It shouldn't effect my rom at all, right?
Has anyone tried this method with the Desire z Sense NAND Zip Rom?
Click to expand...
Click to collapse
Sent from my Nexus One using XDA App
Is there any other app I can use other then "Root Explorer" to do this on the phone?
Forget it, I found a good app that does the same thing.
Will changing the root name to Nexus S and Samsung prevent me from updating my HTC features or any other features? I am hesitant to make this change and have problems down the road. What does
You can always change it back the same way
Sent from my Nexus One using XDA App

MIUI FOR HTC Incredible S[3 BIG BUG][Keyboard is ok!]

THIS ROM IS FROM MIUI TO Desire HD
NOW IT CAN RUN ON MY Incredible S
BUG
1.keyboard[USE SOFT KEY]
2.bluetooth
3.wifi
4.Can make a call but no sound
but i can use it to send SMS
so who can help me to fix it?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
download link
http://u.115.com/file/aqzvsqej#Download
MIUI-S710E.zip
Author link
http://bbs.fengbao.com/thread-357580-1-2.html
NOW Keyboard is OK! but keyboard backlight can't work~
download link
thanks to Tomorrow will be better.he fixed this problem
http://u.115.com/file/e6ymhyao
I wanna try it too. I have a S-ON phone. I can temp root it but I don't think S-ON phones got recovery or anything to apply MIUI. Any suggestions?
itskapil said:
I wanna try it too. I have a S-ON phone. I can temp root it but I don't think S-ON phones got recovery or anything to apply MIUI. Any suggestions?
Click to expand...
Click to collapse
Unfortunately·······
If I can help with my xtc clip....
I love to see MIUI on this phone, since I had developed my own MIUI Rom in XDAs Nexus One section.
Formel-LMS said:
If I can help with my xtc clip....
I love to see MIUI on this phone, since I had developed my own MIUI Rom in XDAs Nexus One section.
Click to expand...
Click to collapse
Yeah that would be awesome. I love your work!
Maybe it's a kernel issue?
Bluetooth & Wi-Fi are probably kernel issues, sound in call is likley a radio issue as if you run froyo with a GB radio or vice versa then you get exactly the same issue
do you know how to fix the keyboard backlight?
Nice Rom! I like it, but the bug I can not go with it.
The actual MIUI Roms are all Gingerbread.
So we have to look, if this posted rom is a Gingerbread or a FroYo ROM.
Is there any kernel, we can patch in via update-script?
Same for the radio. I think, we have all the actual GB Radio.
If posted rom is a FroYo Version, we are a bit closer to the problem.
bl4ckluna said:
do you know how to fix the keyboard backlight?
Click to expand...
Click to collapse
Keyboard backlight requires porting code that is specific to the IncS from the servcies.jar file (powermanagement section), and also requires code in the kernel for it to work. I have yet to sucesffully port it, even with the right kernel
can you fix it with this rom?my google talk is [email protected]
bl4ckluna said:
can you fix it with this rom?my google talk is [email protected]
Click to expand...
Click to collapse
I can help you solve the keyboard backlight QQ:1065826417
谢谢了!~~~~~~~~~
any recent development on this?
some development should be made on this, MIUI is a great ROM.
Yea i would love to see a officially supported MIUI - Rom for our Incredible S
Marco
I've never had the pleasure of trying a MIUI ROM (the hero never had one) but it looks nice. Looking at the thread this isn't being worked on, but I will take a look (no idea how much modification has been made over standard android so I won't know if I will be able to do anything with it, but I shall give it a look)
EDIT: have found another post on that forum which looks to be a lot more active and possible more advanced, the auto-translation is a bit random but I am trying to sign up to download so I can see where it is. Link if anyone else wants to try: http://bbs.fengbao.com/thread-387479-1-1.html
EDIT 2: Can't sign up cause the captcha is in Chinese! but the release date of the ROM is yesterday so if anyone can get in post the link here!
I've heard great things about miui. If it supports English, I'm in
l0st.prophet said:
I've never had the pleasure of trying a MIUI ROM (the hero never had one) but it looks nice. Looking at the thread this isn't being worked on, but I will take a look (no idea how much modification has been made over standard android so I won't know if I will be able to do anything with it, but I shall give it a look)
EDIT: have found another post on that forum which looks to be a lot more active and possible more advanced, the auto-translation is a bit random but I am trying to sign up to download so I can see where it is. Link if anyone else wants to try: http://bbs.fengbao.com/thread-387479-1-1.html
EDIT 2: Can't sign up cause the captcha is in Chinese! but the release date of the ROM is yesterday so if anyone can get in post the link here!
Click to expand...
Click to collapse
it has been told that the rom has some wifi broblem, so they move away the download link there.
But i found another thread that contains the rom, i download and try it on my phone, and found it can not work at all.
no signal, no wifi, no back light. totally broken.
maybe your can download it from here
and as i know , the MIUI team did not have a plan that support Incredible S until the official CM7 rom released. so, hope you may do some work on it, thanks for your heart. enjoy it.
samzh said:
it has been told that the rom has some wifi broblem, so they move away the download link there.
But i found another thread that contains the rom, i download and try it on my phone, and found it can not work at all.
no signal, no wifi, no back light. totally broken.
maybe your can download it from here
and as i know , the MIUI team did not have a plan that support Incredible S until the official CM7 rom released. so, hope you may do some work on it, thanks for your heart. enjoy it.
Click to expand...
Click to collapse
I tried this out for testing purposes, everything's chineese so didn't understood much but loved the UI. I hope someone can get a fully working MIUI port for this device+english language or a official MIUI release would be epic!

Categories

Resources