EDIT 11-09-2010:
It is done! This one here dated 11th September 2010 is so far the fastest running Port I have made. Indeed it runs like hell on my Diamond. This one is RC2 and close to final. The Base has changed completely. RC1 used Incubus's SuperFroyo-ROM. Now, RC2 is using [email protected]'s SuperFroyo-ROM and has a great Superman-Styled-Theme.
What's working on my Diamond:
WiFi, Data, Bluetooth, Market, Sd-Card, this & that
Notice:
This build has disactivated compcache - but runs fast w/o it! To activate it you may use terminal. If you are kind enough then just play around with swapper2 and let me know what works best for you: Compcache or Swap?
Neopeek's SuperFroyo RC2 Port [CyanogenMod6]
waiting the release....
thanks!
Hopefully tonight since I've got work tomorrow. ;D
Is this based off CyanogenMod in the sense that I'll be able to change font colors and such easily?
great!
one more release can be used. thx.
vatoloco said:
as stated in my cyanogen-thread i will wait for rc4 / final before bringing a new cm6-port out. In the meantime i didn't also sleep much cause i was working on some other builds, too. Soon i will release a few bugfix-updates on all my eclair-ports. So said maybe some of you remember my supereclair-port from incubus? Hehe now i ported superfroyo from incubus successfully. Just polishing it up a lil bit and updating some things so it works well. So far everything is working - except bluetooth but just a matter of time. Speed is good - really good.
So now countdown! I will release it maybe today or tomorrow!
Here is the link to incubus's thread:
superfroyo
Click to expand...
Click to collapse
great job!!! Thx```
awaiting your release.....may be this build fix the hardware buttons that got crazy in every build...
RC1 of SuperFroyo is available (see first post). As CM& Stable is now available I hope that some of you try out SuperFroyo and report bugs so I can fix 'em some days later. Except Bluetooth everything worked well for me in SuperFroyo although Compache and Jit are disabled by default. But it runs quite fast. Try it out yourself
the wi-fi don't work
minimotardsp said:
the wi-fi don't work
Click to expand...
Click to collapse
And neither does your language skills either.
I'm downloading it now and will test it soon and post my feedback or noticeable bugs.
The wi-fi does work! The taskbar icon appears after you go to wi-fi setting and enter password.
GMail & Marketplace now works as well.
Sync to office Kerio mail server works.
Speakerphone works.
Most basic phone feature works.
Can't test GPS at the moment as I'm indoor.
Pressing Home button (power) brings up overview of all the 3 screens ... interesting? A feature of LauncherPro?
Hope the bluetooth issue get's resolve soon.
Thanks vatoloco for this RC1 build, this should be a good solid framework to the direction of a fast stable Android.
howeasy said:
And neither does your language skills either.
I'm downloading it now and will test it soon and post my feedback or noticeable bugs.
Click to expand...
Click to collapse
i don't speck english, i am italy end i have reported a bug for my htc touch diamond 100
minimotardsp said:
i don't speck english, i am italy end i have reported a bug for my htc touch diamond 100
Click to expand...
Click to collapse
Wifi does indeed function correctly, tested it myself.
You should try a fresh reinstall
performance results
On a RAPH800 (Telus Touch Pro)
- wifi works
- marketplace works
- quadrant benchmark of 342
- gets really hot (with or without wifi on)
- exchange server sync works
- seems to be about same speed as xandroid (2.2 from Aug. 18)
- phone works
Not sure what else I should be testing. With it getting so hot, I've switched back to Xandroid for the moment.
Update on the speed testing - XAndroid of 449 on quadrant benchmark, so it seems a little faster currently.
I encountered a pretty big bug.
When you power off the phone with Wifi enabled the next time you launch Haret you will be stuck at a boot loop.
Apparently its having trouble starting wifi on boot, it just doesnt work.
Code:
D/Tethering( 1193): tiwlan0 is not a tetherable iface, ignoring
D/wlan_loader( 1327): adapter tiwlan0, eeprom /data/wifi-calibration, init /etc/wifi/tiwlan.ini, firmware /etc/wifi/Fw1251r1c.bin
W/dalvikvm( 1193): threadid=19: thread exiting with uncaught exception (group=0x400207f0)
E/AndroidRuntime( 1193): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManagerPolicy
E/AndroidRuntime( 1193): java.lang.NullPointerException
E/AndroidRuntime( 1193): at android.app.StatusBarManager.disable(StatusBarManager.java:76)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator.adjustStatusBarLocked(KeyguardViewMediator.java:1054)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:983)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator.access$700(KeyguardViewMediator.java:94)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator$2.handleMessage(KeyguardViewMediator.java:847)
E/AndroidRuntime( 1193): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1193): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1193): at com.android.server.WindowManagerService$PolicyThread.run(WindowManagerService.java:606)
I/ActivityManager( 1193): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.fede.launcher/.Launcher }
D/wlan_loader( 1327): Configuring adapter
I/ActivityManager( 1193): Launching preboot mode app: ProcessRecord{441a5578 1321:com.android.providers.calendar/10028}
I/Process ( 1193): Sending signal. PID: 1193 SIG: 9
D/BootAnimation( 1202): SurfaceFlinger died, exiting...
downloading now for my raph100 and will report any bugs if found.
howeasy said:
I encountered a pretty big bug.
When you power off the phone with Wifi enabled the next time you launch Haret you will be stuck at a boot loop.
Apparently its having trouble starting wifi on boot, it just doesnt work.
Code:
D/Tethering( 1193): tiwlan0 is not a tetherable iface, ignoring
D/wlan_loader( 1327): adapter tiwlan0, eeprom /data/wifi-calibration, init /etc/wifi/tiwlan.ini, firmware /etc/wifi/Fw1251r1c.bin
W/dalvikvm( 1193): threadid=19: thread exiting with uncaught exception (group=0x400207f0)
E/AndroidRuntime( 1193): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManagerPolicy
E/AndroidRuntime( 1193): java.lang.NullPointerException
E/AndroidRuntime( 1193): at android.app.StatusBarManager.disable(StatusBarManager.java:76)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator.adjustStatusBarLocked(KeyguardViewMediator.java:1054)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator.handleShow(KeyguardViewMediator.java:983)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator.access$700(KeyguardViewMediator.java:94)
E/AndroidRuntime( 1193): at com.android.internal.policy.impl.KeyguardViewMediator$2.handleMessage(KeyguardViewMediator.java:847)
E/AndroidRuntime( 1193): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1193): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 1193): at com.android.server.WindowManagerService$PolicyThread.run(WindowManagerService.java:606)
I/ActivityManager( 1193): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.fede.launcher/.Launcher }
D/wlan_loader( 1327): Configuring adapter
I/ActivityManager( 1193): Launching preboot mode app: ProcessRecord{441a5578 1321:com.android.providers.calendar/10028}
I/Process ( 1193): Sending signal. PID: 1193 SIG: 9
D/BootAnimation( 1202): SurfaceFlinger died, exiting...
Click to expand...
Click to collapse
i have your problem
what?I can't work on my touch pro !always stay at "reboot in 7 secs"
rom is very snappy everythings quick besides default browser but this could be because of stock processor speed. i get force close for google services framework (process com.google.process.gapps) alot
3G,calls,sms,mms all work
GPS havnt tested
Market place works fine
wifi cant seem to get to work not sure why
email and gmail app work
also when i was in initial setup of the phone it wouldnt connect to my google account
spsun said:
what?I can't work on my touch pro !always stay at "reboot in 7 secs"
Click to expand...
Click to collapse
just reset it.
Thanks a lot ... Just downloading... I will post my testing report after using ...
All of a sudden every call drops within minute or so same with data connection I've tried flashing a different radio with no luck anyone have a suggestion or what I should do or has had this happen to them yes I'm full root via toast method thanks for your help Bluetooth doesn't work either its like I'm half bricked
Sent from my PC36100 using XDA App
D/alogcat ( 5302): stopping ...
I/BatteryStatsImpl( 1136): notePhoneSignalStrengthLocked: 2->3
I/BatteryStatsImpl( 1136): notePhoneSignalStrengthLocked: 3->2
D/PowerManagerService( 1136): New lightsensor value:160, lcdValue:164
E/Tethering( 1136): attempting to remove unknown iface (usb0), ignoring
D/PowerManagerService( 1136): New lightsensor value:225, lcdValue:164
I/global ( 1136): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
I/global ( 1136): Default buffer size used in BufferedReader constructor. It would be better to be explicit if an 8k-char buffer is required.
D/BatteryService( 1136): isUsbConnected() = false
D/BatteryService( 1136): mPlugType = 0
I/ConnLib ( 1638): Enter network idle mode
D/UsbConnectedReceiver( 5079): action = psclient.intent.action.usb_status
D/UsbConnectedReceiver( 5079): ACTION_BATTERY_CHANGED
D/UsbConnectedReceiver( 5079): usbCurrentType = 0
D/UsbConnectedReceiver( 5079): Current type is same as previous, return!
D/dalvikvm( 5302): GC_FOR_MALLOC freed 9648 objects / 671080 bytes in 40ms
I/ConnLib ( 1638): Enter network idle mode
W/KeyCharacterMap( 5302): No keyboard for id 65540
W/KeyCharacterMap( 5302): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
Sent from my PC36100 using XDA App
I fixed the issue by unrooting then rerooting mods please delete thread thank you
Sent from my PC36100 using XDA App
Hi,
I am living in Hong Kong and I am using Firefox on my PC.
The page stops at elements from media.xda-developers.com.
The problem started a few days ago.
I am using opera with opera turbo now.
Hope these info are useful for tracking. Thanks.
C:\>tracert media.xda-developers.com
Tracing route to gp1.wac.edgecastcdn.net [117.18.237.252]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.100.1
2 5 ms 5 ms 5 ms 10.30.10.13
3 28 ms 7 ms 7 ms 10.30.6.65
4 4 ms * 66 ms 10.28.21.41
5 5 ms 4 ms 6 ms 218.189.3.50
6 5 ms 5 ms 5 ms edgecast1-rge.hkix.net [202.40.161.149]
7 * * 6 ms 117.18.237.252
Trace complete.
C:\>ping media.xda-developers.com
Pinging gp1.wac.edgecastcdn.net [117.18.237.252] with 32 bytes of data:
Request timed out.
Reply from 117.18.237.252: bytes=32 time=5ms TTL=58
Request timed out.
Reply from 117.18.237.252: bytes=32 time=6ms TTL=58
Ping statistics for 117.18.237.252:
Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
Approximate round trip times in milli-seconds:
Minimum = 5ms, Maximum = 6ms, Average = 5ms
FYI- if it helps in development (if anyone else is trying to crack root and bootloader for tcl devices- they do not release thier firmware to the public... but the do over the air (which is logged ) Pasting the bits from the 1millions lines of log- where the link to the firmware was generated- I downloaded the file and will share on random platform here shortly. Im not sure how long the random links will last though.
https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
1-13 22:09:02.715 5777 6697 I OtaApp###D: small task: SmallDownloadTask{mId='2', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=556178300, mUrl='https://g2slave-eu-west-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=2}
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task url = https://g2slave-eu-west-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task from = 556178300; to = 834267449
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task sTask.getFrom() = 556178300 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
11-13 22:09:02.716 5777 6697 D OtaApp###FotaUtil: g2master-us-east.tclclouds.com getRandomUrl
11-13 22:09:02.716 5777 6693 D OtaApp###FotaUtil: g2master-ap-south.tclclouds.com getRandomUrl
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task: SmallDownloadTask{mId='1', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=278089150, mUrl='https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=1}
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task url = https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task from = 278089150; to = 556178299
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task sTask.getFrom() = 278089150 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task: SmallDownloadTask{mId='0', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=0, mUrl='https://g2slave-ap-south-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=0}
11-13 22:09:02.717 5777 6696 D OtaApp###FotaUtil: g2master-us-west.tclclouds.com getRandomUrl
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task url = https://g2slave-ap-south-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task from = 0; to = 278089149
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task sTask.getFrom() = 0 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
Download incremental firmware here
o.class.jav said:
FYI- if it helps in development (if anyone else is trying to crack root and bootloader for tcl devices- they do not release thier firmware to the public... but the do over the air (which is logged ) Pasting the bits from the 1millions lines of log- where the link to the firmware was generated- I downloaded the file and will share on random platform here shortly. Im not sure how long the random links will last though.
https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
1-13 22:09:02.715 5777 6697 I OtaApp###D: small task: SmallDownloadTask{mId='2', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=556178300, mUrl='https://g2slave-eu-west-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=2}
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task url = https://g2slave-eu-west-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task from = 556178300; to = 834267449
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task sTask.getFrom() = 556178300 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
11-13 22:09:02.716 5777 6697 D OtaApp###FotaUtil: g2master-us-east.tclclouds.com getRandomUrl
11-13 22:09:02.716 5777 6693 D OtaApp###FotaUtil: g2master-ap-south.tclclouds.com getRandomUrl
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task: SmallDownloadTask{mId='1', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=278089150, mUrl='https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=1}
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task url = https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task from = 278089150; to = 556178299
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task sTask.getFrom() = 278089150 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task: SmallDownloadTask{mId='0', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=0, mUrl='https://g2slave-ap-south-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=0}
11-13 22:09:02.717 5777 6696 D OtaApp###FotaUtil: g2master-us-west.tclclouds.com getRandomUrl
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task url = https://g2slave-ap-south-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task from = 0; to = 278089149
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task sTask.getFrom() = 0 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
Click to expand...
Click to collapse
DOWNLOAD INCRIMENTAL FW HERE
@o.class.jav
I've changed the prefix of your thread from "Development" to "General" as only own development qualifies for that prefix. Please do not change it back! Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator
o.class.jav said:
DOWNLOAD INCRIMENTAL FW HERE
Click to expand...
Click to collapse
hello,my tcl20pro still not working,do you have any rom of it.
I have tried the rom of the guide you wrote.
but it said that it's corrupt.
MU.Eu said:
hello,my tcl20pro still not working,do you have any rom of it.
I have tried the rom of the guide you wrote.
but it said that it's corrupt.
Click to expand...
Click to collapse
I do- I still have all of the tools, ROM's ect- its around 12gb of data though- give me a day and ill get it all uploaded again
https://imgur.com/Qpkixcb
https://imgur.com/qgsPnB9
Let me know if these are the files you need.
thank
o.class.jav said:
I do- I still have all of the tools, ROM's ect- its around 12gb of data though- give me a day and ill get it all uploaded again
https://imgur.com/Qpkixcb
https://imgur.com/qgsPnB9
Let me know if these are the files you nee
o.class.jav said:
I do- I still have all of the tools, ROM's ect- its around 12gb of data though- give me a day and ill get it all uploaded again
https://imgur.com/Qpkixcb
https://imgur.com/qgsPnB9
Let me know if these are the files you need.
Click to expand...
Click to collapse
thank you
Click to expand...
Click to collapse
thank you. i tried these two roms and they were uploaded in another of your articles. But after I flashed it, I found that it would prompt an error
I flashed it according to the tutorial you wrote, and the flashing process is normal, but after flashing the rom, the phone shows such an error after restarting
and,my phone's version is 810h, a Hong Kong version
thanks!
MU.Eu said:
thank
thank you. i tried these two roms and they were uploaded in another of your articles. But after I flashed it, I found that it would prompt an error
Click to expand...
Click to collapse
by the way the links in this post still work and are direct backdoors into TCL distro for firmware
MU.Eu said:
hello,my tcl20pro still not working,do you have any rom of it.
I have tried the rom of the guide you wrote.
but it said that it's corrupt.
Click to expand...
Click to collapse
The rom was for T801S
o.class.jav said:
DOWNLOAD INCRIMENTAL FW HERE
Click to expand...
Click to collapse
Thank you very much! The Google Drive link is down, perhaps upload to soureforge or the Internet Wayback machine, they are generally more tolerant of this stuff. I was wondering if we could patch the boot.img with magisk and gain root but not if we don't have the unlock fastboot command.
o.class.jav said:
DOWNLOAD INCRIMENTAL FW HERE
Click to expand...
Click to collapse
File does not exist.
o.class.jav said:
FYI- if it helps in development (if anyone else is trying to crack root and bootloader for tcl devices- they do not release thier firmware to the public... but the do over the air (which is logged ) Pasting the bits from the 1millions lines of log- where the link to the firmware was generated- I downloaded the file and will share on random platform here shortly. Im not sure how long the random links will last though.
https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
1-13 22:09:02.715 5777 6697 I OtaApp###D: small task: SmallDownloadTask{mId='2', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=556178300, mUrl='https://g2slave-eu-west-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=2}
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task url = https://g2slave-eu-west-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task from = 556178300; to = 834267449
11-13 22:09:02.716 5777 6697 I OtaApp###D: small task sTask.getFrom() = 556178300 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
11-13 22:09:02.716 5777 6697 D OtaApp###FotaUtil: g2master-us-east.tclclouds.com getRandomUrl
11-13 22:09:02.716 5777 6693 D OtaApp###FotaUtil: g2master-ap-south.tclclouds.com getRandomUrl
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task: SmallDownloadTask{mId='1', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=278089150, mUrl='https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=1}
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task url = https://g2slave-ap-north-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task from = 278089150; to = 556178299
11-13 22:09:02.717 5777 6696 I OtaApp###D: small task sTask.getFrom() = 278089150 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task: SmallDownloadTask{mId='0', mPausedReason=0, mCurrentBytes=0, mTotalSize=278089150, downloadSpeed=0, status=1, mFrom=0, mUrl='https://g2slave-ap-south-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394', mRetryTimes=0, sTaskId=0}
11-13 22:09:02.717 5777 6696 D OtaApp###FotaUtil: g2master-us-west.tclclouds.com getRandomUrl
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task url = https://g2slave-ap-south-01.tclcom.com/36046b76899adec0492c04ad334c70b178def47a/94/698394
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task from = 0; to = 278089149
11-13 22:09:02.717 5777 6699 I OtaApp###D: small task sTask.getFrom() = 0 ;sTask.getCurrentBytes() = 0 ;sTask.getTotalBytes() = 278089150
Download incremental firmware here
Click to expand...
Click to collapse
PLEASE. Can you get the firmware fron my tcl 30 5g T7760 ..?? Thanks to reply me.
o.class.jav said:
The rom was for T801S
Click to expand...
Click to collapse
please give a link to the firmware