Chinese "QsHTC" Launcher and more - Android Software/Hacking General [Developers Only]

Hello guys! I have in my hand a chinese "FG8" cellphone which has an "HTC" Launcher. I dont see any posts about it, so I will share.
QsHtcLauncher.apk
https://sites.google.com/site/ernestovillarreal/home/QsHtcLauncher.apk?attredirects=0&d=1
QsWidgetHTCClock.apk
https://sites.google.com/site/ernestovillarreal/home/QsWidgetHtcClock.apk?attredirects=0&d=1
I can't install them on my Dell Streak, but, hey, you can try it.
The ODEX files are on: test.neto.mx

Don't work on my sgs2

So yeah.. it installs. but nothing more...

this want low resolution display (320x240 or 400x240 or 480x320 ) so low end / mid end devices

This is weird, I've tried in my cell phone too without success... Do you think we need any special file???

it's possible, somethings like framework.res or other device's specific files

is ther anyway to know? I can get those files

netomx said:
The ODEX files are on: test.neto.mx
Click to expand...
Click to collapse
so where is it? i mean the odex file
edited: my bad, found it. thanks

Can you upload all apks&odex and framework files?

Ill get the phone tonight and will try to make a system image.

Here is a dump of the system and data partition. Symlinks may not work ;-)
http://www.multiupload.com/SSWKLFWPEW

ThauExodus said:
Here is a dump of the system and data partition. Symlinks may not work ;-)
http://www.multiupload.com/SSWKLFWPEW
Click to expand...
Click to collapse
How did you manage that? I was looking how to dump the partitions without success!

I found an update archive and unpacked it

ThauExodus said:
I found an update archive and unpacked it
Click to expand...
Click to collapse
I have just founded them too.. but I dont seem to locate any frameworks... it is weird :S

Related

Building android: noob warning

Howdy,
I just built and installed android 1.1 on my dev w/o major problems. But how do you create an update.zip? I tried dumping system.img,userdata.img and root.img into a zip file, but it failed to verify with a signature error.
Thanks for any help!
Might sound like a silly question, but did you sign the update.zip?
Meltus said:
Might sound like a silly question, but did you sign the update.zip?
Click to expand...
Click to collapse
Nope. Is there a tutorial on how to sign? (btw, I'm on either OS X or Linux).
Thanks!
all u had to do is take a look over at the theme subforum and u would have found this:
http://forum.xda-developers.com/showthread.php?t=471586
it has apk signer and .zip signer as well
Thanks! I appreciate it
haitiankid4lyf said:
all u had to do is take a look over at the theme subforum and u would have found this:
http://forum.xda-developers.com/showthread.php?t=471586
it has apk signer and .zip signer as well
Click to expand...
Click to collapse
Ocalap2p said:
Nope. Is there a tutorial on how to sign? (btw, I'm on either OS X or Linux).
Click to expand...
Click to collapse
Never mind. It looks like the sdk has the java tools I'll need
reviving old thread, i searched and this is all i could find related to what i'm asking. I downloaded a system.img and boot.img that are very, very, very bare. They're almost stock android (nothing but the system, phone, camera, settings, calendar, calculator, and alarm). there aren't even any ringtones, notifications, ui sounds, or alarms. nothing. the thing is bare, i think even the drivers are broken because i can't end calls. anyway, this is perfect for me because i want to use it to study android and get more acquainted with it before i start actually building from source. I pretty much want to know what every single file does and what files apks depend on. Anyway, this rom is good for study, but i want to be able to make an update out of it once i start adding things, but how do i go about extracting all files from the system and boot imgs?

Old cooker want to cook something

After many many tweaking and cooking ROMs for WinMo I want to do same with Android. The reason I cooked for WinMo was speed, but since it is not an issue with mine Desire(but it can be better I want to customize ROM a little bit, so remove some stuff and later maybe add few apps. If this want be a problem I will try to tweak too.
However in WinMo I have always have served kitchen, I just tweaked removed and add few things and job done but here there are no kitchens..yet(I hope somebody will sooner or later post it
So is there anybody who can help to set up kitchen so that I can cook few roms for me and this community?
So if I understanded correctly I need following to start cooking
android sdk
java jdk
signing tool
stock ROM
I have downloaded them all, extracted SDK in D:\HTC Desire\Android SDK, installed Java JDK in C:\Program Files (x86)\Java and I don't know what to do next?
Extract ROM, where(?), extract system.img which is in rom.zip if yes how and where?
Thanks for your help
Benko, you can extract the ROM anywhere you want. But, you don't want images. You should look at Pauls rootedupdate.zip as a starting point. Unzip that.
eViL D: said:
Benko, you can extract the ROM anywhere you want. But, you don't want images. You should look at Pauls rootedupdate.zip as a starting point. Unzip that.
Click to expand...
Click to collapse
Ok extracted that rootedupdate.zip and found a lot of apks and obexes so after I delete those files that I dont want how to put that all back together to file that is flashable?
You'll have to resign the zip after removing stuff, otherwise it will give verification errors when trying to flash.
You need to remove the current certificates from the file, there are three files in the META-INF folder - delete those, but keep the update script (the COM folder inside), it's needed for flashing.
I use this little thingy for signatures: http://android-dls.com/wiki/index.php?title=Generating_Keys
Hope this helps!
PS-beware of any dependencies between the various apk's and any framework modding that might be needed, otherwise you'll get more fc's than you can carry; I know I did
PS2- if you want a served kitchen, you'll find one over at Modaco, for a CyanogenMod port (a link is posted in a thread here) - see if that suits you're needs.
PS3- check out the Chef Central sticky here, too - it should be easier to get quicker/more accurate info from the seasoned cooks there
benko286 said:
Ok extracted that rootedupdate.zip and found a lot of apks and obexes so after I delete those files that I dont want how to put that all back together to file that is flashable?
Click to expand...
Click to collapse
Rezip the folders: meta, system & boot.img.
Then resign them. You can then transfer it to sd and try to flash. If it doesn't boot, then you have to troubleshoot.
May I know that how to change layout of the home screen?
e.g. HTC sense has news/mail widget where first installed and booted.
Where can I change these settings?
Also , I want to know if I made my own rom, and updated to my desire.
If it doesn't boot or anything, can I updated the rootedupdate.zip from Paul to get the desire back working?
Thanks
eViL D: said:
Rezip the folders: meta, system & boot.img.
Then resign them. You can then transfer it to sd and try to flash. If it doesn't boot, then you have to troubleshoot.
Click to expand...
Click to collapse
kevin612 said:
May I know that how to change layout of the home screen?
e.g. HTC sense has news/mail widget where first installed and booted.
Where can I change these settings?
Also , I want to know if I made my own rom, and updated to my desire.
If it doesn't boot or anything, can I updated the rootedupdate.zip from Paul to get the desire back working?
Thanks
Click to expand...
Click to collapse
Ok zipped those folders(META-INF, system, boot.img) in rootedupdate.zip, used autosign.bat to manually sign that .zip and now it should be flashable?
@Kevin-yes if it is not bootable you can flash Pauls rom again
benko286 said:
Ok zipped those folders(META-INF, system, boot.img) in rootedupdate.zip, used autosign.bat to manually sign that .zip and now it should be flashable?
@Kevin-yes if it is not bootable you can flash Pauls rom again
Click to expand...
Click to collapse
Hopefully. After a few hundred times you'll get the hang of it. ;P
If it boot loops, it won't boot. Try again. Always remember what you're adding and subtracting. Maybe start out with only a couple things.
eViL D: said:
Hopefully. After a few hundred times you'll get the hang of it. ;P
Click to expand...
Click to collapse
OK Since I returned my device to my store because of warranty can you try that ROM, I will upload it for you ?
benko286 said:
OK Since I returned my device to my store because of warranty can you try that ROM, I will upload it for you ?
Click to expand...
Click to collapse
Sure, why did you return it?
Uploading it now
Some very very bad battery leaking...80% in one night and sync was off!
Thank you so much eViL D: and everybody else for help
Ok I also want to create my own rom but I don't know how to sign it..
Any help would be most appreciated.
ROM Link here
http://www.mediafire.com/?zt4ymz42jzj
I hope it works
So for now I even don't need Android SDK?
I downloaded the rom kitchen from Chef Central...Does the rom need to be sign after I built them out in Linux?
Also there are some folders I not understand yet....
Inside system folder - customize, etc, framework, usr and xbin I dont understand yet.
Cause looking at eVil D:'s rom and paul's rom is very different in those. And even paul's rom doesnt have customize folder.
Would like to understand all and see if I can make a rom out.
Thanks
Anybody tried my ROM ?
benko286 said:
Anybody tried my ROM ?
Click to expand...
Click to collapse
Got corrupted DL. Will have to try again.
kevin612 said:
I downloaded the rom kitchen from Chef Central...Does the rom need to be sign after I built them out in Linux?
Also there are some folders I not understand yet....
Inside system folder - customize, etc, framework, usr and xbin I dont understand yet.
Cause looking at eVil D:'s rom and paul's rom is very different in those. And even paul's rom doesnt have customize folder.
Would like to understand all and see if I can make a rom out.
Thanks
Click to expand...
Click to collapse
the kitchen signs the rom automatically. run the menu from terminal ( using linux) and u will see all the what the kitchen is doing.
do not try to compare custom roms ... they are different. some have extrafiles & folders depending on their customisations.
best thing is to compare with an original rom for the desire. and u see what has been added to get X and Y. involves a lot of trials and errors.
eViL D: said:
Got corrupted DL. Will have to try again.
Click to expand...
Click to collapse
I will try downloading too, if it wont work I will reupload it
I know that this can sound wierd but can anybody of you upload his kitchen?
Thank you all for help!
EDIT: File is corrupted, uploading again!
Reuploaded and tested, RAR file is ok
http://www.mediafire.com/?w5wommomzmk
Please somebody try ROM
Thanks
benko286 said:
Reuploaded and tested, RAR file is ok
http://www.mediafire.com/?w5wommomzmk
Please somebody try ROM
Thanks
Click to expand...
Click to collapse
Anybody tried ROM ?
P.S anybody has link to CyanogenMod port, anybody uses that kitchen?

[Q] How to extract system app? ( they're coded )

Hi everyone! i need to edit some system apps, but i'm having a trouble...
I can't extract the important files... and i don't know what i'm doing wrong.
I get the HTC framework, but stills not working.
Ideas?
THanks
What are you actually trying to do?
EddyOS said:
What are you actually trying to do?
Click to expand...
Click to collapse
Extract the HTCCalendar.apk and few more apk
Why, though? What are you wanting to do with them?

[Q] Trying to update Xoom 4G, but I removed dungeondefenders.odex, I have system.img

I just can't find a way to extract what is in the .img files.
It's such a small file so shouldn't be hard to find.
Downloading it from the Play store does not resolve the issue
How can I re-acquire the needed .odex file and/or extract what I may need from the .img files?
Delirious17 said:
I just can't find a way to extract what is in the .img files.
It's such a small file so shouldn't be hard to find.
Downloading it from the Play store does not resolve the issue
How can I re-acquire the needed .odex file and/or extract what I may need from the .img files?
Click to expand...
Click to collapse
Do you have a Backup of your system - if so restore your backup. If not google extract .img files and look for software.
No backup...I just need to find a way to extract the files from the .img files of which I did google but nothing useful came up
Delirious17 said:
No backup...I just need to find a way to extract the files from the .img files of which I did google but nothing useful came up
Click to expand...
Click to collapse
Try magic iso -
http://www.free-news-release.com/Extract--IMG-files---MagicISO-Detail_14991.html
No luck
I have ISOBuster...extracted some files but it was unable to extract them all. It did find a number of android files but no .odex files
Delirious17 said:
No luck
I have ISOBuster...extracted some files but it was unable to extract them all. It did find a number of android files but no .odex files
Click to expand...
Click to collapse
Sorry Bro. Do full wipe and start over from scratch, reinstall. I Hope all works out for ya. Peace-
Why the hell is it impossible for someone to find a way to get such a small measly file to get this stupid update to go through!!
Which update are you trying to apply? You will need the pre-updated file. 4g updates were 3.2.4 and 3.2.6.
Sent from my Xoom
I'm on 3.2.4 and trying to update to whatever it's asking me to update it to.
Delirious17 said:
Why the hell is it impossible for someone to find a way to get such a small measly file to get this stupid update to go through!!
Click to expand...
Click to collapse
Well first, getting angry because others may not be interested in your issue is not the way to get help LOL. If you tried everything else, Why don't
you try flash the Stock 4G XOOM Firmware Download [4G|MZ602-HLK75D]
##PLEASE NOTE##
This file are from Motorola's Development site, I will not take liability with anything that happens with your device if something goes wrong.
DO NOT ATTEMPT TO FLASH THIS FILE ON ANYTHING BUT THE VERIZON WIRELESS MOTOROLA XOOM Z602 (4G MODEL) OR YOU WILL HAVE A SHINEY PAPER WEIGHT!!!!​
dungeondefenders.odex anyone?
Such a small file to find yet only option seems to flash...
Make a nandroid backup of your current setup...restore stock, pull file, restore backup. Or try just opening the img file with winrar.
Sent from my Galaxy Nexus
bwcorvus said:
Make a nandroid backup of your current setup...restore stock, pull file, restore backup. Or try just opening the img file with winrar.
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
What good would making a backup of something I don't even have in the current setup??
Delirious17 said:
What good would making a backup of something I don't even have in the current setup??
Click to expand...
Click to collapse
Because that's the first thing you do when you are going to flash stuff. If you had done this the first time you wouldn't be in this situation.
Sent from my Xoom using Tapatalk 2
testingchip said:
because that's the first thing you do when you are going to flash stuff. If you had done this the first time you wouldn't be in this situation.
Sent from my xoom using tapatalk 2
Click to expand...
Click to collapse
you are no help why even reply
Delirious17 said:
I just can't find a way to extract what is in the .img files.
It's such a small file so shouldn't be hard to find.
Downloading it from the Play store does not resolve the issue
How can I re-acquire the needed .odex file and/or extract what I may need from the .img files?
Click to expand...
Click to collapse
did u ever find the file? if so can you send it to me. i have a similar issue

[dump][v10f] G7 Stock Vendor and System

Hello, so i decided to use TWRP to dump the system and the vendor image so that everyone can do whatever they want with it.
Heres the link.
if theres something wrong with the files or with the link please let me know.
The archives are small because i compressed them . . . a lot.
Ask
Hello,
I am using lg G710N10z
Can you please teach me how to unlock bootloader and to root.
Can't find tutorial for Korean model
Thanks
shin2468 said:
Hello,
I am using lg G710N10z
Can you please teach me how to unlock bootloader and to root.
Can't find tutorial for Korean model
Thanks
Click to expand...
Click to collapse
Unfortunately the only model that can be unlocked right now is the European one and version 10z still doesn't exist (maybe a typo?)
Any chans u have the 10k unmodified boot?
Could you do a system dump of the V40? I see you did the vendor for the V40.
TotallyAnxious said:
Could you do a system dump of the V40? I see you did the vendor for the V40.
Click to expand...
Click to collapse
I don't have the v40. The vendor is from autoprime.
LameMonster82 said:
Hello, so i decided to use TWRP to dump the system and the vendor image so that everyone can do whatever they want with it.
Heres the link.
if theres something wrong with the files or with the link please let me know.
The archives are small because i compressed them . . . a lot.
Click to expand...
Click to collapse
First of all, thank you heaps LameMonster82, you are an absolute champion!!. I was searching for hours to find a kdz file for G710EM10p and your posting was the only one I found. For some reason the "thaks" buttob isn't visible to me.. maybe because I'm a new member.
I thought I could be helpful by listing the different KDZ files which are in your google drive folder so other people can find them while searching through google like I was.
In the above link from LameMonster82 there are following KDZ files for the LM-G710EM (European) variant of the LG G7 :
G710EM10b
G710EM10f
G710EM10k
G710EM10p
For the LG V40:
V405UA10c
V405UA10l
To install the KDZ file follow the guide here: https://forum.xda-developers.com/lg-g7-thinq/how-to/guide-how-to-flash-stock-firmware-lock-t3820888
Thanks again
I am having problem downloading G710EM10p kdz file, is there perhaps an alternative download link?
terirem said:
I am having problem downloading G710EM10p kdz file, is there perhaps an alternative download link?
Click to expand...
Click to collapse
What kind of problem? Is it corrupted?
LameMonster82 said:
What kind of problem? Is it corrupted?
Click to expand...
Click to collapse
Download manages to get to 1 GB and then it drastically slows down and eventually fails. Via a download manager the farthest I got was 1,5 GB: although the download manager continued to download (it downloaded ~5 GB of data), the file was only 1,5 GB.
terirem said:
Download manages to get to 1 GB and then it drastically slows down and eventually fails. Via a download manager the farthest I got was 1,5 GB: although the download manager continued to download (it downloaded ~5 GB of data), the file was only 1,5 GB.
Click to expand...
Click to collapse
Doesn't seem to be something from me. Maybe Google's server are acting up or youre using your phone to download it. If you're using a phone it will sometimes do that. Try downloading another file and if not find a 10p version here: https://lg-firmwares.com/lg-lmg710em-firmwares/#tab=firmwares
I managed to download it! It went fine this time, I did not change anything on my side.
Thanks!
Btw, what is system_b.image? I cannot find anything of it on my phone.
terirem said:
Btw, what is system_b.image? I cannot find anything of it on my phone.
Click to expand...
Click to collapse
It's the system partition but it's empty because when you install an update the system copies there. A/B support
Is it possible to extract any of the system apk files from the image without it being flashed?
veekay said:
Is it possible to extract any of the system apk files from the image without it being flashed?
Click to expand...
Click to collapse
Of course. You just need a 7Zip or WinRAR to open the image and fish it out
LameMonster82 said:
It's the system partition but it's empty because when you install an update the system copies there. A/B support
Click to expand...
Click to collapse
Actually, I have unpacked G7's kdz and there's 4.4 GB system_b image. When I mount it, I see bunch of odex and vdex files. I can't see where are those in my phone.
terirem said:
Actually, I have unpacked G7's kdz and there's 4.4 GB system_b image. When I mount it, I see bunch of odex and vdex files. I can't see where are those in my phone.
Click to expand...
Click to collapse
Odex and vdex files? Never heard of them. The image should still have a size but filled with 0.
Hi
Could you plz extract for me from you G7 a system app called LG InCallUi apk (use apk extractor from play store)
Thnak you
KarimAssiakh said:
Hi
Could you plz extract for me from you G7 a system app called LG InCallUi apk (use apk extractor from play store)
Thnak you
Click to expand...
Click to collapse
Is this what you're looking for

Categories

Resources