[dev]miui v5[help!] - HTC Wildfire S

This is a dev thread for MIUI v5. This is not for posting ETAs. If you are a dev and you can help then feel free to post here.
Using base rom as OliverG96's EXPERIMENTAL CM10. Did lots of modifications. Currently I have BOOTLOOP. However I believe I am quite close.
You can follow my work on this thread. Or:
GitHub - Feel free to fork the repo. (WIP)

Have you tried to slim the rom (removing bloat- and crapware)? And it's still to large? How about the toneset? Some ringtones are really big!
Gesendet von meinem Odys Chrono (Onda Vi30W Deluxe) mit Tapatalk 4 beta

djolivier said:
Have you tried to slim the rom (removing bloat- and crapware)? And it's still to large? How about the toneset? Some ringtones are really big!
Gesendet von meinem Odys Chrono (Onda Vi30W Deluxe) mit Tapatalk 4 beta
Click to expand...
Click to collapse
Yup. Tried a'll of it. So. I decided to try what you posted in the sense 4 port thread. I will test soon.
Sent from my Wildfire S A510e using xda premium

Flashing Rom that I just built.
Sent from my Wildfire S A510e using xda premium

Nice waiting :beer::beer:
Sent from my Wildfire S A510e using xda app-developers app

thehacka1 said:
Flashing Rom that I just built.
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
And does it work?
Envoyé depuis mon HTC FeuSauvage S avec CM10.1

izi501 said:
And does it work?
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
Click to expand...
Click to collapse
Non. Pardon Monsieur.
Sent from my Wildfire S A510e using xda app-developers app

Nope, it's still too big.
Gesendet von meinem Wildfire S A510e mit Tapatalk 2

djolivier said:
Nope, it's still too big.
Gesendet von meinem Wildfire S A510e mit Tapatalk 2
Click to expand...
Click to collapse
Still working on it though.
Sent from my Wildfire S A510e using xda app-developers app

thehacka1 said:
Still working on it though.
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
Au moins ce n'est pas quelque chose d'irrésoluble
At least it isn't something you can't solve !
If you want I can try to mod Int2Ext4+ to make it mount /sd-ext to /system, even if it would slow down a lot the phone.

izi501 said:
Au moins ce n'est pas quelque chose d'irrésoluble
At least it isn't something you can't solve !
If you want I can try to mod Int2Ext4+ to make it mount /sd-ext to /system, even if it would slow down a lot the phone.
Click to expand...
Click to collapse
Could you send a PM to me on how to do that?
Sent from my Wildfire S A510e using xda premium

Thehacka1: Download the Sense 4 port for the HTC Explorer. I took the sd-ext-idea and the updater-script from it, but I forgot that a script might be necessary as well. Thanks izi501 for reminding me!

thehacka1 said:
Could you send a PM to me on how to do that?
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
That's done But I'm not sure it works though.

Just took a look into 40int2ext init.d script. It's not hard, just use gedit or Notepad++ if you use Windoze D) and edit it like this.
{
"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"
}
After that, try to flash this right after the ROM and remove the updater-script lines.

djolivier said:
Just took a look into 40int2ext init.d script. It's not hard, just use gedit or Notepad++ if you use Windoze D) and edit it like this.
After that, try to flash this right after the ROM and remove the updater-script lines.
Click to expand...
Click to collapse
That should work but maybe it will softbrick the device as you unmount /system while booting
And don't forget to replace data, radio and all in the script by bin, lib, app and all (folders that are not left in internal).

No, definitely it wouldn't work as you unmount the partition on which the script is stored while the execution. I think you could, instead, put the script in /cache/system2ext.sh, and create another script in /system/init.d with something like that :
Code:
mount -o options -t ext4 something /cache #don't know the full command, should be something with /dev/block/whateverwithastrangenameidontremember
/system/bin/sh /cache/system2ext.sh
And then in may work. But I'm not sure though, because the boot would have to resume with /sd-ext files, and I don't know how to do that.
Also, the user couldn't flash any int2ext script

Please make up your minds. What exactly do I do?
Sent from my Wildfire S A510e using xda premium

thehacka1 said:
Please make up your minds. What exactly do I do?
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
So you take the script from my pm (basically int2ext modified a bit like we said in older posts) and you do like in my previous post, with cache and all. Try without the line with mount, put 755 permissions to both files and tell me what happens on the boot.
Sorry I can't do a nice explanation as I'm on my phone
And also I just wondered how you did to port miui v5 as it is for armv7 ?
Envoyé depuis mon HTC FeuSauvage S avec CM10.1

MIUIv4 is for ARMv7 as well, furthermore, armv6 devices aren't compatible with JB (according to its OEMs).
Gesendet von meinem Wildfire S A510e mit Tapatalk 2

izi501 said:
So you take the script from my pm (basically int2ext modified a bit like we said in older posts) and you do like in my previous post, with cache and all. Try without the line with mount, put 755 permissions to both files and tell me what happens on the boot.
Sorry I can't do a nice explanation as I'm on my phone
And also I just wondered how you did to port miui v5 as it is for armv7 ?
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
Click to expand...
Click to collapse
It should be possible from the MDPI armv7 device. The Galaxy Mini II.
Sent from my Wildfire S A510e using xda premium

Related

CWMrecovery5.0.2.8 available in rommanager

I just update it,seems work well and color fixed,blue menu。Very good。
来自我的HTC Wildfire S 使用XDA 高级版 发送
yes !!!
just updated it like 20 minutes ago !
no more purple weird looking text !
works like a charm , thanks for the info
im still using cwm 5.0.2.6 by alquez so far so good for my wfs.
Sent from my HTC Wildfire S A510e
asdot said:
im still using cwm 5.0.2.6 by alquez so far so good for my wfs.
Sent from my HTC Wildfire S A510e
Click to expand...
Click to collapse
erm, why wouldn't you update though?
*se-nsei. said:
erm, why wouldn't you update though?
Click to expand...
Click to collapse
Yeah, why not update?
I updated mine earlier in the morning when Rom Manager warned me of the new version.
Sent from my HTC Wildfire S A510e using xda premium
Anything new compared to 5.0.2.6?
Sent from my HTC Wildfire S A510e using XDA App
*se-nsei. said:
erm, why wouldn't you update though?
Click to expand...
Click to collapse
I will update but just a little bit busy a few days.
miguelca said:
Yeah, why not update?
I updated mine earlier in the morning when Rom Manager warned me of the new version.
Sent from my HTC Wildfire S A510e using xda premium
Click to expand...
Click to collapse
I would I will report if any problem.
btw, what's the worst that could happen if it fails when we flashed, doing recovery or something like that? Hardbrick or totally dead?
Nightshadow931 said:
Anything new compared to 5.0.2.6?
Sent from my HTC Wildfire S A510e using XDA App
Click to expand...
Click to collapse
good question. I also want to know
Nightshadow931 said:
Anything new compared to 5.0.2.6?
Sent from my HTC Wildfire S A510e using XDA App
Click to expand...
Click to collapse
Fixed battery charge led always orange and need to remove/insert battery if charging with phone completely off.
I already posted this info in the corresponding thread just about 5 minutes ago.
Sent from my HTC Wildfire S A510e using xda premium
please post results
Still running 5.0.6.2 buttery smooth. I'll try this later. Just got too much going on right now thx for this
Updated, then decided to fix premissions. After that the phone told me i had UID unstable, and all mms/sms/contacts where missing. Had to reinstall from a week old restore. Running JxMatteo's rom on mine.
Other than that is's good....
Lykkis said:
Updated, then decided to fix premissions. After that the phone told me i had UID unstable, and all mms/sms/contacts where missing. Had to reinstall from a week old restore. Running JxMatteo's rom on mine.
Other than that is's good....
Click to expand...
Click to collapse
Only fix permissions when absolutely necessary. I did the same mistake last week and had the same problem. Just update recovery and it's done.
Sent from my HTC Wildfire S A510e using xda premium
hohohoho...updated.
Backup finished, but I haven't tried to restore
{
"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"
}
Working like a charm
Link to download?
HTC WILDFIRE S
ROM:CM7
1 GB INTERNAL MEMORY
806MHZ OVERCLOCKED
ELECTRIC CYAN THEME
from ROM Manager > Flash ClockworkMod Recovery > confirm phone model.
ROM Manager will automatically flash CWMrecovery5.0.2.8
miguelca said:
Only fix permissions when absolutely necessary. I did the same mistake last week and had the same problem. Just update recovery and it's done.
Sent from my HTC Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Yeah, thanks. It seemed like it was a good idea. It wasn't...
Well, lesson learned the hard way. Won't do the same mistake again.
It's nice to finally get some love for our dear Wildfire S.
CWMrecovery5.0.2.8 does what it says on the tin!
Updated last night.
Working good so far, did a backup.
Hardly took 8 min for backup.
Sent from my HTC Wildfire S A510e using XDA App

[ROM](Port)XPERIALIZE-31212_Thehacka1[New Update]

The Ultimate CM7 and CM9 Xperia port ever!
Xperialize V1!!!
(Changed the name )
Features:-
Xperia S based.
CM7 Lockscreen
Xperia App Drawer
Ported form Galaxy ace using latest CM7 and CM9.1 by alquez and modpunk
Rooted
Butter Smooth
Dolby headset pre-installed
Updates coming!
Now updated to CM9
Walkman high quality sound
I have stopped work on CM7 and moved on to CM9 because personally I prefer ICS. The CM7 download will still be there but I will be updating the ICS one only.
Bugs:-
No Bug Still Yet.. Please tell me if there are any.
Credits:-
XDA - for allowing me to post this
eoghan, alquez and modpunk for their work for the kernel
Kranti.ace for making the original rom for Ace
benjamingwynn for inspiring me
Many more that I forgot...
Please Flash This Rom At Your Own Risk. We Are Not Responsible For Any Brickedge.. Follow The Insructions Of Flashing The ROM For Avoid Such A Stupid thing like bricking.
Download:
HTML:
code.google.com/p/project-xperia-wfs/downloads/list
Installation:-
Copy Zip To SD Card, Reboot Into Recovery, Wipe Data/Factory Reset, Wipe Cache Partition, Wipe Dalvic Cache Goto Mount and Storage Format Cache Format Data Format System Format Sd-Ext Install Zip From SD Card, Flash It, Reboot., After its entering the system Goto theme chooser And apply the theme you want.. Enjoy..
{
"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"
}
ICS Changelog
[*]_0.1-Initial release
Note:-
I am doing this As a Hobby..If you want any roms ported then PM me. Updates Will Come After A Successful Test And Ready To Publish.. Dont Report As Spam Keep Thread Clean..
-Thehacka1
Dont Forget To Hit THANKS if You Like My Work
ICS Rom uploaded!
Sent from my Wildfire S A510e using xda premium
This looks pretty interesting when can we expect to be able to use!
Sent from my Dell Streak 7 using Tapatalk 2
Changelog:
•V1 initial release
Sent from my Wildfire S A510e using xda premium
mon5trum said:
This looks pretty interesting when can we expect to be able to use!
Sent from my Dell Streak 7 using Tapatalk 2
Click to expand...
Click to collapse
Sometime today or tomorrow probably. I'm also taking requests for certain ports. If you want me to port something for our special little device then PM me.
Sent from my Wildfire S A510e using xda premium
Where is the download link?
anupdada said:
Where is the download link?
Click to expand...
Click to collapse
Could you please read the post before yours! :thumbdown:
It is said that it will up later today or tomorrow!
Next time please read through the whole thread before posting something that has been mentioned!
Sent from my SGH-I897 using Tapatalk 2
Erm wtf is fire kernel ? Did you just coppy paste the OP of the original rom ?
Screen shots....?
baluuu said:
Erm wtf is fire kernel ? Did you just coppy paste the OP of the original rom ?
Click to expand...
Click to collapse
Maybe lol. I forgot to change that. Its cm7 kernel alquez.
Sent from my Wildfire S A510e using xda premium
idhbar said:
Screen shots....?
Click to expand...
Click to collapse
I'm a new developer and I won't get too many things right. Screenshots uploading.
Sent from my Wildfire S A510e using xda premium
if you want to test this kernel in your rom its made by me, Alquez and modpunk
http://androidstockhost.co.uk/cm7/cm7-test-kernel.zip
Wow, the OP is just so bad written, it isn't attractive ! Looks like you've written this in NotePad and just paste it.
Please make it easier to read and nicer, 'cause here ... I'm maybe the only one with this problem, but I don't care, it's my opinion.
Take a look at the other threads to give u exemples.
thehacka1 said:
I'm a new developer and I won't get too many things right. Screenshots uploading.
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Still uploading now? why didn't you prepare before make a thread?
Sent from MARVEL JellyScream
TsarFlow said:
Wow, the OP is just so bad written, it isn't attractive ! Looks like you've written this in NotePad and just paste it.
Please make it easier to read and nicer, 'cause here ... I'm maybe the only one with this problem, but I don't care, it's my opinion.
Take a look at the other threads to give u exemples.
Click to expand...
Click to collapse
Alright I'll see what I can do. I am new here you know.
Sent from my Wildfire S A510e using xda premium
Lux gud
thehacka1 said:
Alright I'll see what I can do. I am new here you know.
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
No problem and sorry to say it like that, was a bit angry ^^'
Good luck
Sent from my Wildfire S A510e using xda app-developers app
Anyone tried it to flash,?
idhbar said:
Anyone tried it to flash,?
Click to expand...
Click to collapse
yeah i tried,its good but i found it same like cm7 normal just xperia themed,but yeah you can screenshot via power menu,thats cool feature & good effort in making rom.
here some screenshots if anyone wants to see.
crossfire77 said:
yeah i tried,its good but i found it same like cm7 normal just xperia themed,but yeah you can screenshot via power menu,thats cool feature & good effort in making rom.
here some screenshots if anyone wants to see.
Click to expand...
Click to collapse
Just edited the OP and made it better. Included screenshots but too late now.
i noticed that all this looks like miui based on 2.3.7 from henry ( no offence)

Cm10 (x)hdpi theme chooser

Ok, I want to share this with you.
This is a flashable zip with the themechooser.apk and the thememanager.apk for (x)hdpi devices.
You can flash this zip in recovery and enjoy all the (x)hdpi themes on your small wildfire s (some items might not display very well)
View attachment update-HDPI-ICS-JB.zip
Waiting for feedbacks before trying this.
Sent from my Head using my Brainskills...
TsarFlow said:
Waiting for feedbacks before trying this.
Sent from my Head using my Brainskills...
Click to expand...
Click to collapse
Here some screens with blackdubs sense 4 theme
{
"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"
}
Sent from my Wildfire S A510e using xda premium
TsarFlow said:
Waiting for feedbacks before trying this.
Sent from my Head using my Brainskills...
Click to expand...
Click to collapse
its working dude....its touchwiz 5.0
I love my WF$.
Awesome Using Colbat theme <3
Sent from my Head using my Brainskills...
Works great! Thank You!
If you like transparency, try this:
https://play.google.com/store/apps/details?id=com.ceethroo.bboy.free&feature=search_result
oemfoefoee said:
Ok, I want to share this with you.
This is a flashable zip with the themechooser.apk and the thememanager.apk for (x)hdpi devices.
You can flash this zip in recovery and enjoy all the (x)hdpi themes on your small wildfire s (some items might not display very well)
View attachment 1567919
Click to expand...
Click to collapse
Thankx a lot bro!!! Saves lota time trying to change the display density each time I wanted to change the theme!!!
Sent from my Wildfire S A510e using xda premium
oemfoefoee said:
Here some screens with blackdubs sense 4 theme View attachment 1568054View attachment 1568056View attachment 1568057
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Could you post a link to the theme? It looks good o.o
Sent from my Marvelc using Tapatalk 2
---------- Post added at 03:50 PM ---------- Previous post was at 03:45 PM ----------
And now I have no reason to use miui
Sent from my Marvelc using Tapatalk 2
icu64 said:
Could you post a link to the theme? It looks good o.o
Click to expand...
Click to collapse
It's a paid theme, this is a trial:
Click
oemfoefoee said:
Ok, I want to share this with you.
This is a flashable zip with the themechooser.apk and the thememanager.apk for (x)hdpi devices.
You can flash this zip in recovery and enjoy all the (x)hdpi themes on your small wildfire s (some items might not display very well)
View attachment 1567919
Click to expand...
Click to collapse
Hi,
I applied this zip from the recovery mode what to do now for applying theme?
kumaillakhani said:
Hi,
I applied this zip from the recovery mode what to do now for applying theme?
Click to expand...
Click to collapse
Install any theme you want, then go to Settings > Themes to apply it. That's all
Can someone make this zip compatible with twrp?
Sent from my Marvelc using Tapatalk 2
icu64 said:
Can someone make this zip compatible with twrp?
Sent from my Marvelc using Tapatalk 2
Click to expand...
Click to collapse
You can replace the .apk of the system/apps with the .apk of the zip
Lol wow I feel stupid
Sent from my Marvelc using Tapatalk 2
Hi, I installed the zip via recovery, but whenever I go to Settings -> Theme, there are no themes to choose from, even when I installed some.
Sent from my Wildfire S A510e using xda app-developers app
I flashed the zip but I didn't got themechooser. apk now what to do
Sent from my HTC Wildfire S A510e using xda premium
It is in settings > themes
Sent from my Wildfire S A510e using xda premium
I flashed on jelly king is it for ICS???
Sent from my HTC Wildfire S A510e using xda premium
Ak**** Shah said:
I flashed on jelly king is it for ICS???
Sent from my HTC Wildfire S A510e using xda premium
Click to expand...
Click to collapse
I think it will work on ics and jb. You can try. It's recommend to back up your original themechooser.apk
Sent from my Wildfire S A510e using xda premium

[ROM][MARVELC]MarvellousC CM10[Fixed Update]

I proudly present you our new CM10 ROM for marvelc, brought to you by djolivier, maintained by me.
{
"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"
}
DISCLAIMER
Code:
[COLOR="Red"]/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, broken hearts,
* thermonuclear war, you getting fired because the alarm app failed, or
* unfulfilled sexual partners. Please do some research if you have any
* concerns about features included in this ROM before flashing it! YOU are
* choosing to make these modifications, and if you point the finger at me
* for messing up your device, I will point that finger back at you and laugh. */[/COLOR]
CHANGELOG
Initial Release
Fixed up the META-INF folder. Also fixed my own computer.
Click to expand...
Click to collapse
DOWNLOAD
https://docs.google.com/file/d/0By-IixC-6PWXeU1rR2RfUV9WT1E/edit?usp=sharing
Click to expand...
Click to collapse
CREDITS
djolivier
icu64
po1vo
demi_fiend
Click to expand...
Click to collapse
Good work mate, thanks, but you forgot the quotes (it just looks better)
My suggestion:
CHANGELOG
Initial Release
Click to expand...
Click to collapse
DOWNLOAD(s)
https://docs.google.com/file/d/0By-IixC-6PWXRjZUbGJkbXdFcDQ/edit?usp=sharing
Click to expand...
Click to collapse
CREDITS
djolivier
icu64
po1vo
demi_fiend
Click to expand...
Click to collapse
​
Done.
It may just be me, but after I install, just the status bar works. If I go to settings from it, it says Settings has crashed.
Vuciz said:
It may just be me, but after I install, just the status bar works. If I go to settings from it, it says Settings has crashed.
Click to expand...
Click to collapse
Wow. Thats strange. I did base it off cm10 marvelc. Upload your log please.
Sent from my Wildfire S A510e using xda premium
thehacka1 said:
Wow. Thats strange. I did base it off cm10 marvelc. Upload your log please.
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
will test,downloading now
thehacka1 said:
Wow. Thats strange. I did base it off cm10 marvelc. Upload your log please.
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Kinda new at getting logs. How do I do that? It appears to install correctly, so I don't think the logs would help. But not sure.
EDIT: Figured it out. Attached log.
I think this is the problem:
about to run program [/tmp/backuptool.sh] with 2 args
find: /tmp/addon.d/: No such file or directory
find: /tmp/addon.d/: No such file or directory
find: /tmp/addon.d/: No such file or directory
cp: can't stat '/tmp/addon.d/*': No such file or directory
Vuciz said:
Kinda new at getting logs. How do I do that? It appears to install correctly, so I don't think the logs would help. But not sure.
Click to expand...
Click to collapse
go in the market and get alogcat. its a good app to use for that
icu64 said:
go in the market and get alogcat. its a good app to use for that
Click to expand...
Click to collapse
I can't open anything at all.
In fact, the volume and power buttons don't work so I can't take a screenshot.
Vuciz said:
I can't open anything at all.
In fact, the volume and power buttons don't work so I can't take a screenshot.
Click to expand...
Click to collapse
Ok will release a new update. I think I messed up the META-INF folder. Wait for next update before using this Rom.
Sent from my Wildfire S A510e using xda premium
thehacka1 said:
Ok will release a new update. I think I messed up the META-INF folder. Wait for next update before using this Rom.
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
ok
icu64 said:
ok
Click to expand...
Click to collapse
Icu is there a cm7 for marvelc?
Sent from my Wildfire S A510e using xda premium
Updated rom. Usable now.
Anyone here?
Sent from my Wildfire S A510e using xda premium
thehacka1 said:
Anyone here?
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
Works perfectly now.
thehacka1 said:
Icu is there a cm7 for marvelc?
Sent from my Wildfire S A510e using xda premium
Click to expand...
Click to collapse
No, we never got a kernel and will sooo flash this ROM again lol
Sent from my Marvelc using xda app-developers app
Don't forget to press thanks guys.
Sent from my Wildfire S A510e using xda app-developers app
thehacka1 said:
Don't forget to press thanks guys.
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
when i flash it doesnt work i just get a black screen and sometimes it it says that system links failed
...some symlinks failed = internal memory full
Well, you've chosen to much stuff then.
Gesendet von meinem Wildfire S A510e mit Tapatalk 2
djolivier said:
...some symlinks failed = internal memory full
Well, you've chosen to much stuff then.
Gesendet von meinem Wildfire S A510e mit Tapatalk 2
Click to expand...
Click to collapse
what about the black screen?

[DEV]FireFox OS[OMG!]

Well. Here we are. Trying to port FireFox OS. I know eoghan2t9 was doing it but we haven't had much response from him.
Github: https://github.com/thehacka1/b2g_marvel
Right now I need someone who knows how to repack a system.img file. If anyone knows then please reply. Hopefully we will have FireFox OS.
[OT]Your 3rd dev-thread. Good luck [/OT]
I think you'll need Linux to repack it easily. But don't ask me for further details.
it might be nice
djolivier said:
[OT]Your 3rd dev-thread. Good luck [/OT]
I think you'll need Linux to repack it easily. But don't ask me for further details.
Click to expand...
Click to collapse
All my work has stopped in the development forum. I'm busy making sigs. Helping others with ports. Managing my Github. Real-life.
In that case, the easiest method is :
1- install Linux
2- install Firefox
3- Google it
4- try the first method you find
5- if it doesn't work try the second, etc.
it always worked for me, and it is quite fast.
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
---------- Post added at 09:29 PM ---------- Previous post was at 09:27 PM ----------
And BAM !
http://www.slatedroid.com/topic/32450-how-to-unpack-repack-systemimg-properly-using-linux/
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
izi501 said:
In that case, the easiest method is :
1- install Linux
2- install Firefox
3- Google it
4- try the first method you find
5- if it doesn't work try the second, etc.
it always worked for me, and it is quite fast.
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
---------- Post added at 09:29 PM ---------- Previous post was at 09:27 PM ----------
And BAM !
http://www.slatedroid.com/topic/32450-how-to-unpack-repack-systemimg-properly-using-linux/
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
Click to expand...
Click to collapse
Me don't have linux right now. WAAAAAAAA!
Easy guys did i know that my question is not supposed to be here but how to root your phone without recovery or software or a cmputer
Sent from my LG-P895 using xda premium
pinoxia-devlopper said:
Easy guys did i know that my question is not supposed to be here but how to root your phone without recovery or software or a cmputer
Sent from my LG-P895 using xda premium
Click to expand...
Click to collapse
There is no way to do this. You need a computer. You don't need a recovery but it will be a lot easier.
So i download thus file of lg app rooting i think that it will brick my phone LGpawn.apk
Sent from my LG-P895 using xda premium
pinoxia-devlopper said:
So i download thus file of lg app rooting i think that it will brick my phone LGpawn.apk
Sent from my LG-P895 using xda premium
Click to expand...
Click to collapse
You have an LG??? Please post on the LG forums then. These are the HTC Wildfire S forums.
Hehe i font know where are those forum sorry
Sent from my LG-P895 using xda premium
thehacka1 said:
Me don't have linux right now. WAAAAAAAA!
Click to expand...
Click to collapse
Use a VM. I do not own a laptop and it doesn't need to do a lot of risky things with your disk
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
izi501 said:
Use a VM. I do not own a laptop and it doesn't need to do a lot of risky things with your disk
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
Click to expand...
Click to collapse
My Uncle won't like that.
What about a Linux Live CD/USB drive? Doesn't touch anything at all.
djolivier said:
What about a Linux Live CD/USB drive? Doesn't touch anything at all.
Click to expand...
Click to collapse
Good idea but it needs a lot of RAM
Envoyé depuis mon HTC FeuSauvage S avec CM10.1
Does anyone here have Linux?
I made a flashable zip. I flashed it. I waited. And I reached the bootanimation!
{
"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'm pretty sure I have bootloop and there's a small problem. Logcats are disabled in FireFox OS. Crap.
well if you can teach me how to do it, i can give it a try.
edit: oh yeah. if people dont like you installing linux on a shared com, try installing linux mint on top of windows it doesnt touch the partitions at all and you can uninstall the entire os in the windows control panel
FAtfcK said:
well if you can teach me how to do it, i can give it a try.
edit: oh yeah. if people dont like you installing linux on a shared com, try installing linux mint on top of windows it doesnt touch the partitions at all and you can uninstall the entire os in the windows control panel
Click to expand...
Click to collapse
No need. I just extracted the img and made a flashable zip.
Could someone help me with this logcat: http://pastebin.com/zQeUuvcu
I finally got logcat working by adding sh file to system/bin. Nw I have to get the rom to work and this error is quite confusng.

Categories

Resources