[ROM] Stock ROM for XT2083 RETEU - Moto G9 Play ROMs, Kernels, Recoveries, & Other De

Hi there!
I have been working on a stock rom for the european moto g9 play!
It comes with an installer so you don't have to do any manual work.
Code:
https://drive.google.com/file/d/13YFyfyKxYmzT8uYK2USgYSPzaH0EHjOv/view?usp=sharing
I hope this makes developers' lives easier
Have a great day!

NoEscapeCh said:
Hi there!
I have been working on a stock rom for the european moto g9 play!
It comes with an installer so you don't have to do any manual work.
Code:
https://drive.google.com/file/d/13YFyfyKxYmzT8uYK2USgYSPzaH0EHjOv/view?usp=sharing
I hope this makes developers' lives easier
Have a great day!
Click to expand...
Click to collapse
Did you find any Gcam for Moto g9 play with all modes working..?
If yes then please share.. With xml file

abiskar said:
Did you find any Gcam for Moto g9 play with all modes working..?
If yes then please share.. With xml file
Click to expand...
Click to collapse
This.... Isn't really the place to ask that. https://www.celsoazevedo.com/files/android/google-camera/f/changelog1429/#google_vignette this one worked good enough for me. No macro but whatever.

I'm suddenly able to post. So, THANKS! (you got a PM).

I've tried running the provided flash.exe file but it just results in `File not found` errors. That happens because your executable seems to open a new window which has the current working directory set somewhere in the '%AppData%\Local\Temp' folders. Here's the bat that esentially does exactly what flash.exe does whithout being a closed source executable:
flash.bat
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com

will a rom be made that improves performance? In the near future? thanks

Link not working. Can you say if the file cames with OEM.img? or if theres a oem.img for Moto G9 Play? Mine got bricked.

Related

how i can support arabic language in Complete FroYo Bundle** FRX07.1

please, how i can support arabic language in Complete FroYo Bundle** FRX07.1 (rhod100)??
http://ardoid.com/
It's been asked before, this is the answer. However, this is for native Android devices, and I'm not sure anyone figured out how to get it working on our port. I never did figure it out, but I'm far from an expert on this stuff.
Here's how it worked for me: (Originally provided here)
1 - Download the "libskia.rar" attached to this post.
2 - You will need the latest version of a program called "Root Explorer" (tested with 2.17.1). Download and install it on your device, and don't forget to give it superuser permissions when you run it for the first time.
3 - Extract the "libskia.so" file from the package, and copy it to the "system/lib" folder on your device using Root Explorer. Use the "mount r/w" button to give the program permission to overwrite the file.
4 - Android should restart itself automatically when you copy the file. If it doesn't, restart Android manually. Your device now shows Arabic letters correctly.
The only problem with this method is that it doesn't solve the RTL text direction problem, but it is indeed a very acceptable solution that enables you to use Android for daily use.
Try it and tell us what happens. It worked for me using FRX07.1.
Oh, and arrrghhh, thank you for your devotion and efforts to bring Android to the Tilt2. Why don't you mention this method in the FAQ so that it could be found more easily by FRX07 users? And best of luck with the GBX01 effort!
GFX said:
Oh, and arrrghhh, thank you for your devotion and efforts to bring Android to the Tilt2. Why don't you mention this method in the FAQ so that it could be found more easily by FRX07 users? And best of luck with the GBX01 effort!
Click to expand...
Click to collapse
np, and glad someone made an easy guide.
Can you make one change? Can you actually attach the files instead of linking to another site? Thanks.
I will consider adding it to the FAQ, but honestly this question has only been asked maybe 2-3x in the 2 years I've been involved in this project... not a very 'frequently' asked question is my point .
Sorry for reviving a dead thread but I just wanted to know is XDAndroid deodexed or odexed, I have searched and at a guess I would say it is deodexed but I haven't found anything that gives me certainty so if anyone could answer I would be grateful.
Thanks in advanced
Just before anyone says what does this have to do with Arabic I have found this site (http://blog.devasque.com/) that seems to have a method that works across the board so I just wanted to give it a try. I will post my results
Also the method posted above is ok but it seemed to mess up my English documents.
شیرخدا said:
Sorry for reviving a dead thread but I just wanted to know is XDAndroid deodexed or odexed, I have searched and at a guess I would say it is deodexed but I haven't found anything that gives me certainty so if anyone could answer I would be grateful.
Thanks in advanced
Just before anyone says what does this have to do with Arabic I have found this site (http://blog.devasque.com/) that seems to have a method that works across the board so I just wanted to give it a try. I will post my results
Also the method posted above is ok but it seemed to mess up my English documents.
Click to expand...
Click to collapse
It's AOSP... so I guess odexed? I honestly have no clue.
Arrrghhh, as you weren’t sure I thought I’d give it a go any way and after a lot of testing I found that it works so I’m guessing the rom is deodexed.
My findings, the latest patch to work on both the GB0C and FRX07.1 builds is 0.789 anything after that seems to cause either boot loops or freezes.
Also it seems to work very well with both the direction being correct and the letter displaying correctly joined.
So if anyone wants Arabic this seems like a good option, all you have to do is:
Download the 0.789 patch from http://blog.devasque.com/how-to-apply-patch/ and extract it.
Then copy the framework.jar file from the system/framework folder on your phone to the framework folder in the patch folder, after that run command.exe and follow the instructions. After it finishes you will find a new framework.jar in the generated folder just replace your old file with the new one and reboot and hopefully you should see all the Arabic and like fonts displayed correctly.
There are instructions on the site but they are for the newest patches, the instructions I have posted are from what I did with this older version they are very similar just some minor folder name changes and less files to be converted.
Just like to say all the credit goes to Madmack and the people that have worked with him.
Cool, I'm sure that will help some people

Get source of Android Appd

Hello,
I would like get the sources of apps like gallery3d or of the stock android launcher and modify them.
I know the best way is too download it with git, but i havent linux and i didnt want to download the full androidsource (i could it via a vm).
My question: can i download tge sources of these apps anywhere?
If not, could somebody upload the gallery source and the launcher source from gingerbread for me?
Metin
Sent from my HTC Desire using XDA App - sorry if it isnt correct english, my english isnt perfect
Android.googlesource.com/packages/Launcher2.git
^^ clone this
Do the same for other apps you need
From my fingers to your eyez
There are GIT Clients for Windows and Mac, just google it.
thanks portablegit works out for me
i made a new project with eclipse and copied all in the project but there are a huge count of errors is that normal?
MetinKale38 said:
i made a new project with eclipse and copied all in the project but there are a huge count of errors is that normal?
Click to expand...
Click to collapse
Do you have the android sdk?
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
Thx for moving.
Ok ive solved it, if i copy all it doesnt generate the R. Class, ive to copy the resources first
Sent from my Desire - sorry if it isnt correct english, my english isnt perfect

[Q] Kocaso M1050S compatibility pack for CM10

Hello community!
I'm looking for help to build a Kocaso M1050S compatibility pack for CM10 (http://forum.xda-developers.com/showthread.php?t=1821398).
It should be a recovery based zip mod, but I'm not sure how to build it.
I've downloaded an original firmware from here: dl [dot] dropbox [dot] com/u/22474333/Kocaso_M1050S_Softwinners_Crane-bc1003_ICS_4.0.4_ENG_Build_%2318_Firmware.img and works just fine. Now I'm looking a way of running Christian Troy CM10 port on it. The port works itself, but the touchscreen doesn't responds at all. So seems like I need to apply a correct drivers there. I've unpacked original firmware and included all required files from it (script.fex, complete modules and etc directory, idc and icu, /lib/hw). I guess that is enough to build the patch for it. Here is the smaller archive for these files, so you don't have to download the complete firmware: www [dot] multiupload [dot] nl/A4WUIS15D3
Could somebody please help to build a recovery patch from these files?
EDIT: Oh, and here is the init.sun4i.rc from firmware: pastebin [dot] com/qNguiS75
Couldn't find much on this tablet. I would also like to do the same as you. My wife won this tablet at an arcade and think it would be a pretty decent unit if it didn't run so slow. Did you manage to find anything out? I'm going to look around myself. I've been doing AOKP builds, I might sync up Troys and mess around with it this week.
No info still. I don't have an experience in building the compatibility patches. But it should be doable with files I've provided and someone who can do it.
NStorm said:
Hello community!
I'm looking for help to build a Kocaso M1050S compatibility pack for CM10 (http://forum.xda-developers.com/showthread.php?t=1821398).
It should be a recovery based zip mod, but I'm not sure how to build it.
I've downloaded an original firmware from here: dl [dot] dropbox [dot] com/u/22474333/Kocaso_M1050S_Softwinners_Crane-bc1003_ICS_4.0.4_ENG_Build_%2318_Firmware.img and works just fine. Now I'm looking a way of running Christian Troy CM10 port on it. The port works itself, but the touchscreen doesn't responds at all. So seems like I need to apply a correct drivers there. I've unpacked original firmware and included all required files from it (script.fex, complete modules and etc directory, idc and icu, /lib/hw). I guess that is enough to build the patch for it. Here is the smaller archive for these files, so you don't have to download the complete firmware: www [dot] multiupload [dot] nl/A4WUIS15D3
Could somebody please help to build a recovery patch from these files?
EDIT: Oh, and here is the init.sun4i.rc from firmware: pastebin [dot] com/qNguiS75
Click to expand...
Click to collapse
Kocaso M1050S the .img link is broken. I will be grateful if you able to provide me with correct one. and another question: how did you install CWM recovery. thx in advance.
Same here, haven't had time to try and mess with it. I'm going to download a pack and see whats done in there. I'm going to switch into Ubuntu in a few and try and sync with CT's git as well.
I installed CWM 6.0.1.2 using this tutorial :
http://forum.xda-developers.com/showthread.php?t=1802268
It seems to work so far. It reads my SD card and I was able to perform a backup. I've done nothing else at all with it yet so i'm not sure if it's really working properly but so far my device is still working fine.
---------- Post added at 07:58 PM ---------- Previous post was at 07:52 PM ----------
Also I got the files you are looking for from another site.
Google this exactly :
MID_M1050s(chinese) bricked at android screen
As i'm unsure if outside links are ok here. It should be the first result. It's posted further down the thread.
Right, here is the new download link for firmware: docs.google.com/folder/d/0B_88d7OJP9HPWWEwejlSQkQ0X2s/edit
I'm still looking for CM10 mod...
working one for me
NStorm said:
Right, here is the new download link for firmware: docs.google.com/folder/d/0B_88d7OJP9HPWWEwejlSQkQ0X2s/edit
I'm still looking for CM10 mod...
Click to expand...
Click to collapse
Thank you! But this firmware stops at 3 percent of flashing.
I finally found a working version and http://www.irexsoft.com/M1050_bc1003.img
I think that we can take device drivers from it for CM10)
kocaso m760 stuck in bootloop.....kind of
NStorm said:
Hello community!
I'm looking for help to build a Kocaso M1050S compatibility pack for CM10 (http://forum.xda-developers.com/showthread.php?t=1821398).
It should be a recovery based zip mod, but I'm not sure how to build it.
I've downloaded an original firmware from here: dl [dot] dropbox [dot] com/u/22474333/Kocaso_M1050S_Softwinners_Crane-bc1003_ICS_4.0.4_ENG_Build_%2318_Firmware.img and works just fine. Now I'm looking a way of running Christian Troy CM10 port on it. The port works itself, but the touchscreen doesn't responds at all. So seems like I need to apply a correct drivers there. I've unpacked original firmware and included all required files from it (script.fex, complete modules and etc directory, idc and icu, /lib/hw). I guess that is enough to build the patch for it. Here is the smaller archive for these files, so you don't have to download the complete firmware: www [dot] multiupload [dot] nl/A4WUIS15D3
Could somebody please help to build a recovery patch from these files?
EDIT: Oh, and here is the init.sun4i.rc from firmware: pastebin [dot] com/qNguiS75
Click to expand...
Click to collapse
hi there i hate to be a noob but i have a kocaso m760. i tried the vold fstab memory swap trick, now im in bootloop, but the tablet will only work while plug and accessed by adb. when i unplug it bootloops. i downloaded my devices firmware, but cant find a .img file to restore to. any suggestions would help. thanx

Easy-Firmware any one need File I can send him

Mod Edit
Thread closed
Hey bro
Can u send me the link for these files please? I really need this file, i bricked my phone and this is the unique way to get it back, i can not find these firmware in any other place, help me please.
LINK:
FILE NEEDED:
http://PV_ZTE_P853A10V0.0.0B08.zip
Thank you bro.
Hello friend.I would really appreciate it if you can send me this file: https://easy-firmware.com/home/browse/file-info/id/100031/MID7124(EASY).rar/
 2PZCIMG_OCEAN_UHL_O80_SENSE90GP_JAPAN_MR_HTC_JPN_2.53.454.4_Radio_8998-002772-1802141355_release_522498_combined_signed_2_4.zip i really need it...please.
CEDRIC_AMZIN_NPPS25.137-73-4_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Hi sir, can you please get me this file from this link:
It would help alot... Thanks.!
I would ask for this file as much as possible CUN-L21C577B121
_Firmware_Andriod 5.1_EMUI 3.1_05021YTT_05022AKL.zip-----
Need this one..
Big thx
Hello,
Link:
this will never stay for long! let's take our chance
Hey bro
Can u please send me the link for these files please? I really need this file, i bricked my phone and this is the only way to get it back, i can not find these firmware in any other place, help me please.
Just replying for anyone with my issue (very low earspeaker call volume after flashing the Android Mic Fix Magisk Module) that I resolved it, at least to a volume I think is normal, by flashing stock radio through ADB. I had already flashed whole ROMs but manually flashing radio seemed to fix it. Thanks all for the assist with this horrible issue
Alonso2019.2019 said:
hello all member
Click to expand...
Click to collapse
I need original official firmware for galaxy s7 edge model 935t current use 7.0 security patch 1April 2018
Sent from my BLN-L21 using Tapatalk
Help Me Revive My Dead Archos Diamond 50
Help me with archos 50 diamond firmware. Mod Edit
Thank You Very Much Kind Sir.
Need firmware for iball dazzle i7
Thanks for helping,
Could you please get the firmware for iball slide dazzle i7 tablet...
Mod Edit
help apreciated
Hello,
First,thank you for your help.
Can you send me this file please :
Mod Edit
I tried to get it by taking a light membership, but could never finish my download from the phone (?), so i tried from the PC, but then it didn't work because of the PC change limit (only one ! )
Thanks again by advance.
This is awesome of you to offer this. I really need 3 files from there. I've had a bricked S6 Edge for a year now thinking I would come across the files somewhere with no luck. I need:
Mod Edit
If you got those for me I would be forever grateful!
Thanks!
Please
Hi, please can i get
Mod Edit
I hope one of these has the scatter file
Thank You So much..................
samsung 930 fd cole file
yes bro i need samsung 930fd clone file do you have without password protected firmware
Can you send me this file? really appreciate it if you can send me this fileMod Edit
Alonso2019.2019 said:
hello all member
Mod Edit
Click to expand...
Click to collapse
please reupload this file
Mod Edit
thanks
Al Fareed GSM said:
I need original official firmware for galaxy s7 edge model 935t current use 7.0 security patch 1April 2018
Sent from my BLN-L21 using Tapatalk
Click to expand...
Click to collapse
download from androidfilehost.com

LG framework-res and lge-res needed

Hi great peeps,
So I started moding, (Disclaimer: I am like noob in this field), more specifically porting stock apps, have already ported Sony mail. Now I was thinking to port my beloved vendor LG's apps. But unfortunately, I don't have access to any LG device, sad life.
Please send me, framework-res.apk and lge-res.apk if possible.
Thanks
Applepear said:
Please send me, framework-res.apk and lge-res.apk if possible.
Click to expand...
Click to collapse
Just download the firmware for the device you used and extract those files from it...
Actually I wanted to port apps, that's why I needed it, but thank you.
Can I mount it in some virtual machine.
Actually I got them from g8 rom, still wondering is that's possible

Categories

Resources