[DEV] [PORT] Movado Connect Watch Faces - Wear OS Software and Hacking General

I've pulled the watch face APKs from my Movado Connect. The APKs need to be decompiled, signed, and recompiled before they are ready to be installed on other devices. Unfortunately, I don't know how to do that. I'm posting them here in the hopes that one of you fine individuals would find it useful to have them to port to other devices.
{
"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"
}
Zip File with all watch face APKs

Works on my Huawei Watch with no modification. I installed it as a system app.
Guide
Code:
Install TWRP on watch and root it
Boot into TWRP
adb push [apk file] /system/app/
adb shell
cd /system/app
ls
chmod 644 [apk file name from ls]
reboot
Thanks for posting these!
edit: Installing these got me a lot of watch faces that weren't shown in your screens. Nice.

MakeMeFibonacci said:
I've pulled the watch face APKs from my Movado Connect. The APKs need to be decompiled, signed, and recompiled before they are ready to be installed on other devices. Unfortunately, I don't know how to do that. I'm posting them here in the hopes that one of you fine individuals would find it useful to have them to port to other devices.
Zip File with all watch face APKs
Click to expand...
Click to collapse
Download: Zip File with all Movado Watch Faces , Signed APKS
They look good. Got them signed.

mtyler7807 said:
Download: Zip File with all Movado Watch Faces , Signed APKS
They look good. Got them signed.
Click to expand...
Click to collapse
Thx

Which apk is the Elements Digital? I went thru them all and cannot find it

mtyler7807 said:
Download: Zip File with all Movado Watch Faces , Signed APKS
They look good. Got them signed.
Click to expand...
Click to collapse
Hi, can you make them available again? No longer available unfortunately.
Thanks.

beerente said:
Hi, can you make them available again? No longer available unfortunately.
Thanks.
Click to expand...
Click to collapse
I have them on my computer, it's a 700 mb file. I'll try to.upload tonight [http]https://mega.nz/file/1kkz2IKL#4WFspC4QdC-Fx1nFKWd1RI8vsTXHSb9ZfQShvUhi9HE[/http]

mtyler7807 said:
I have them on my computer, it's a 700 mb file. I'll try to.upload tonight
Click to expand...
Click to collapse
Got them, many thanks!! :good:

mtyler7807 said:
I have them on my computer, it's a 700 mb file. I'll try to.upload tonight [http]https://mega.nz/file/1kkz2IKL#4WFspC4QdC-Fx1nFKWd1RI8vsTXHSb9ZfQShvUhi9HE[/http]
Click to expand...
Click to collapse
I got these working on my Samsung Galaxy Watch 4...thanks a lot for this...

koaltech said:
I got these working on my Samsung Galaxy Watch 4...thanks a lot for this...
Click to expand...
Click to collapse
Could you please tell me how you got them on the Galaxy 4? I just received the watch as a gift and love Movado faces. Thanks.

lordstan said:
Could you please tell me how you got them on the Galaxy 4? I just received the watch as a gift and love Movado faces. Thanks.
Click to expand...
Click to collapse
I downloaded them from the link above and then used ADB to push them to the watch.
Instructions for using ADB to push and install apps from a PC are in these threads...

This thread explains how to push apps to the watch
Watch4 ADB Commands - Disable/Enable/Uninstall/Restore system app, Install/pull Apps
Hello Everyone, I hope you all are good, So I see some on you wondering about how to uninstall, reinstall, install, pull, enable and disable apps for the watch, so I decided to make this thread to address these different scenarios, this is based...
forum.xda-developers.com

koaltech said:
I got these working on my Samsung Galaxy Watch 4...thanks a lot for this...
Click to expand...
Click to collapse
I got them installed on my watch, but they seem to be off center. I'm assuming it's because the Galaxy Watch4 and the Movado watches have different resolutions. Curious as to whether or not you found this issue as well, or if there is something I could have done differently. TIA

Yes I put on my GW5 44mm and the museum one seems fine, but most of them are of centered in a way where it looks like they are for a smaller screen. One of them the Dot seemed in the correct place, but the rest was smaller off the the left top.

Related

[INFO] How to change startup screen

Aparently there are three distinct startup screens. This is a guide to changing the last one, in my case its the O2 bubbles screen:
You need a 800x480 pic, rename/convert it to '00.png'
1. Use 'Root Explorer' and browse to the /system folder. (you can of course use any of the other file explorers with root permission out there)
2. There is a button above the folder list called 'Mount R/W' click it.
3. Now navigate to your '00.png' file and copy it.
4. Navigate to the /system/customization/BootAnimation/images/ folder and rename the '00.png' thats there '00bak.png'.
5. Paste your '00.png' file in there...DONE
Heres one I made earlier:
Thanks for the info mate
hello thank's for the info dude. can we use a .gif file ???
and how to get sound with image ? thank's again!
Thanks for the info, if it wasn't for you I would most definitely be interested in how to change the image.
acidsven said:
hello thank's for the info dude. can we use a .gif file ???
and how to get sound with image ? thank's again!
Click to expand...
Click to collapse
I have no idea...have a go and report back
Sorry for the bump... Any tutorial on how to do this on 2.1?
I would imagine its the same.
Sent from my Dell Streak using XDA App
Nope, the /BootAnimation/images/ folders don't exist.
On 2.1, I found a /system/media/bootanimation.zip
with sub dirs /part0, /part1
in /part0 there is a 00000.png (which is the O2 boot screen).
Didn't try changing it, but I bet that will do the trick..
Will try & let you know..
Awesome, thanks. I'll also give it a blast once I get home fom college.
That didn't work, that is a zip file, cant find where it is being extracted in 2.1. Will keep searching.
Only got a quick chance to play with it yesterday, but I think the .zip file is the answer. I think the reason it didn't work for us because it wasn't signed. Will try editing, and then signing, the zip file later.
Sorry to bump an older thread, but I'm still having no luck. Anyone have links to a recent tutorial that'll work on 2.1/2.2?
Of course it doesn't work, it was just some developers attempt to get you all to spend money on 'Root Explorer' apps!
You didn't fall for that one
checkbox111 said:
Of course it doesn't work, it was just some developers attempt to get you all to spend money on 'Root Explorer' apps!
You didn't fall for that one
Click to expand...
Click to collapse
????
For all the Trolls out there, you can use any file manager that gives you root permissions.
I was simply giving the steps 'I' did to get a different startup screen.
I'm sorry if I offended anyone by trying to help the community.
{
"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"
}
dont have 2.2 yet but have you looked here : /system/customize/resource
dont fear, the army of salvation is near
free food for everyone
ThrashWolf said:
Only got a quick chance to play with it yesterday, but I think the .zip file is the answer. I think the reason it didn't work for us because it wasn't signed. Will try editing, and then signing, the zip file later.
Click to expand...
Click to collapse
The bootanimation.zip IS the file you wanna change if you want a different boot up screen. I have a bunch of bootanimation.zip from previous Android device and they work but for some reason when I try to create my own or even just modify the stock one and re-zip, it just comes up with a black screen.
didnt get the stock dell logo animation that comes with the att streak, but i did get rid of the o2 logo and its been replaces with the stock android one (looks rather android 1.0 -ish). and i guess thats more relevant.

[Sense][BatteryMOD]STOCK SENSE BAR WITH NO PERCENTAGE.

This is just a stock sense battery w/o the percentage. I only made this cause I worry about my phone battery A LOT and battery percentage makes it worse for me and I wondered if other people felt the same, so I'm sharing it here. It's really not much so don't criticize or talk crap about it. Just for those iffy people who HATE battery percentages. Enjoy!
Installation Process
- Unzip files into a folder called battery.
- Go into cmd enter " cd C:\AndroidSDK\tools "
- Then enter " adb pull /system/framework/framework-res.apk "
- Open the .apk file w/winRAR
- Go to res>drawable-hdpi
- Drag contents from the "Battery Folder" into drawable-hdpi
- Now, put framework-res.apk into SDK tools folder and " adb push framework-res.apk /system/framework "
- 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"
}
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
kirkcody said:
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
Click to expand...
Click to collapse
O.O weird... I'm running the same and mines fine. Let me check real quick..
Thanks I'd really appreciate it, I feel the same way about battery percentages...yeah I used root explorer moved the apk to...wait I think I just moved it to system/framework...and didn't follow the rest ill try it again....sorry please repost zip
kirkcody said:
Thanks I'd really appreciate it, I feel the same way about battery percentages...yeah I used root explorer moved the apk to...wait I think I just moved it to system/framework...and didn't follow the rest ill try it again....sorry please repost zip
Click to expand...
Click to collapse
lol. just extract those .png files INTO A FOLDER.(Very Important) then move them to /system/framework/drawable-hdpi/ and reboot. =)
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
kirkcody said:
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
Click to expand...
Click to collapse
Same with me
Sent from my HTC Glacier using XDA Premium App
kirkcody said:
I found it but root explorer won't allow me to access the framework-res.apk...it won't allow me to paste them there, only options available for the framework apk are install,view and cancel when pressed.
Click to expand...
Click to collapse
I will post a new method. lol. darn. too many fails..
kirkcody said:
I tried it on fusion 1.18 and it deleted all my accounts and wouldn't let me resync them...is this only compatible with sense 2.1?
Click to expand...
Click to collapse
just restart and itll be fine
kinnyswaggg said:
I will post a new method. lol. darn. too many fails..
Click to expand...
Click to collapse
Uh need to unzip it and do that thats why
Sent from my WhiteHTCMyTouch4G using XDA Premium App

[APP][UWP] VBA10 emulator

{
"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"
}
This is an UWP version of Gameboy Advance emulator called VBA10 notorious for the fact that Microsoft pulled up this emulator from the store
First of all, I have no relation to this application; app's author decided to publish source code of the app so anyone can download and build this app.
I just created appxbundle for all platforms, and signed appx by my own code signing certificate (in that case you don't need import app's signature so you can skip this step).
So, don't ask me to add new features or fix the bugs
Installation as usual:
- download, unpack and install dependencies (if needed) for your platform
- download, unpack and install appxbundle (I not tried to install appxbundle but installed appx to test on my L-950).
Sign in to Onedrive not working?
app working nice, cheats also working... tested http://wescastro.com/codetwink/cheats.codetwink.com/gba/default.htm
dxdy said:
Sign in to Onedrive not working?
Click to expand...
Click to collapse
Sorry but I have no idea I tried "SuperMario 3" (I believe so) loaded from sd-card, works fine for me so it's not a big issue.
is no problem, also loaded from SD... same is for PC version (x64)...
Hi sensboston,
Do you know how to deploy it via VS2017, missing "ImageContentTask.targets".
Use some methods on google, but no go.
450 downloads but just 4 people say "thanks" on the OP!
Are you guys really think I'll answer your question after that??? No way... RTFM and gotogoogle
Hello!
Just registered to thank you, first time I need something like this, and I'm really gratefull to find it! I was afraid to reset my phone cause of that Msft's move.
Thx fore the app buy it but micro remove it
A big thanks to you
Thanks, you really helped me because I was searching for this app since Microsoft removed it. They are taking stupid decisions. Their store is poor, so why they are doing that ? I don't understand. So thanks, really ! (I'm french, my English isn't good). I'm searching for snes8x, the SNES emulator of this editor. Can u help me ? I'm also searching for the official website of this editor but I can't find it. The editor of Nesbox, another emulator, gives the appx of his app directly on his website so I'm using this one now but I prefer snes8x.
Universal Emulator
download appxbundle Universal Emulator:
nesbox.com/emulator
NES (.nes), Sega (.gen .smd), Super Nintendo (.smc), GameBoy (.gb .gbc .gba)
Thanks man. Anyone know where to find snes8x?
here
MHEV said:
Thanks man. Anyone know where to find snes8x?
Click to expand...
Click to collapse
Www.Freeroms.com
Ferrybigger said:
Www.Freeroms.com
Click to expand...
Click to collapse
No I'm looking for SNES8X, the emulator that got pulled from the W10M store. It's not the same thing as snes9x for pc.
MHEV said:
No I'm looking for SNES8X, the emulator that got pulled from the W10M store. It's not the same thing as snes9x for pc.
Click to expand...
Click to collapse
I'm the original author. I have not converted Snes8x to UWP. There is only a WP8 app and a Windows 8 app. Here is the link to the .xap for WP8 Snes8x : http://www.mediafire.com/file/39y62rdqfoc4qh9/Snes8x.xap; and source code: https://github.com/duchuule/snes8x . I don't know if you can sideload it on W10Mobile but I just posted here in case someone wants to convert it to UWP.
illidanx said:
I'm the original author. I have not converted Snes8x to UWP. There is only a WP8 app and a Windows 8 app. Here is the link to the .xap for WP8 Snes8x : http://www.mediafire.com/file/39y62rdqfoc4qh9/Snes8x.xap; and source code: https://github.com/duchuule/snes8x . I don't know if you can sideload it on W10Mobile but I just posted here in case someone wants to convert it to UWP.
Click to expand...
Click to collapse
These are the two apps I tried to sideload snes8x with: https://www.youtube.com/watch?v=JLHqig-WfcM&lc=z12fgda5py3ntpjlr23dxtvpllfoulgvm.1496430871172817 and https://www.youtube.com/watch?v=0YWUCzh3lUU
The first app gives me this error: "0x89731B01"
The second app says: "Error - The specified module could not be found."
Lumia 950xl running build 15063.297
here Nesbox if you need it
https://forum.xda-developers.com/attachment.php?attachmentid=4103220&d=1491496786
dxdy said:
here Nesbox if you need it
https://forum.xda-developers.com/attachment.php?attachmentid=4103220&d=1491496786
Click to expand...
Click to collapse
So I just installed this app and it crashes on launch -_-
Any solution?
MHEV said:
So I just installed this app and it crashes on launch -_-
Any solution?
Click to expand...
Click to collapse
works fine for me, no crashing... 950xl, 15063.297
dxdy said:
works fine for me, no crashing... 950xl, 15063.297
Click to expand...
Click to collapse
I tried soft resetting and reinstalling the app to sd card but its still crashing on launch.
Nesbox need "Microsoft.VCLibs.120.00.Phone MinVersion 12.0.30113.0"

LG File Manager. apk

First thing I went looking for when I traded up from my V40.. but after reading a few posts it looks like either one from GPS or someone port an apk..
I did a search and wondered if anyone had seen this?
https://www.apkmirror.com/apk/lgelectronics/lg-file-manager/file-manager-9-4-1-13-release/
Thing is I am used to the LG variant but who knows? I'm not brave enough to try an unknown source lol ?
psawjack said:
I could be wrong in this but I'm thinking that LG has replaced LG version of file browser with Google files. If you add a smart cleaning widget to your desktop, select storage and then choose downloads folder it links the next action to something called Google file. From there all files.incthe phone can be explored both phone and SD card memory. View attachment 4989285View attachment 4989287View attachment 4989289View attachment 4989291View attachment 4989293
Sent from my LM-V600 using Tapatalk
Click to expand...
Click to collapse
As an aside, awesome icon pack, where did you get those?
Dev7734 said:
First thing I went looking for when I traded up from my V40.. but after reading a few posts it looks like either one from GPS or someone port an apk..
I did a search and wondered if anyone had seen this?
https://www.apkmirror.com/apk/lgelectronics/lg-file-manager/file-manager-9-4-1-13-release/
Thing is I am used to the LG variant but who knows? I'm not brave enough to try an unknown source lol ?
Click to expand...
Click to collapse
I just ended up downloading one from the store that was ad-free. I prefer the LG one, but seems to be missing on the V60 (at least the user end app, not the one thru settings)
pre4speed said:
I just ended up downloading one from the store that was ad-free. I prefer the LG one, but seems to be missing on the V60 (at least the user end app, not the one thru settings)
Click to expand...
Click to collapse
I un-chickened out and downloaded the latest one.. it didn't work. ?
Dev7734 said:
I un-chickened out and downloaded the latest one.. it didn't work.
Click to expand...
Click to collapse
Here you go. Version 9.10.4 from lg v50
Join outlr telegram channel, search v60 or v50 on telegram
Inerent said:
Here you go. Version 9.10.4 from lg v50
Join outlr telegram channel, search v60 or v50 on telegram
Click to expand...
Click to collapse
I get a force close every time I try to open it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LM-V600 using Tapatalk
I could be wrong in this but I'm thinking that LG has replaced LG version of file browser with Google files. If you add a smart cleaning widget to your desktop, select storage and then choose downloads folder it links the next action to something called Google file. From there all files.incthe phone can be explored both phone and SD card memory.
Sent from my LM-V600 using Tapatalk
psawjack said:
I could be wrong in this but I'm thinking that LG has replaced LG version of file browser with Google files. If you add a smart cleaning widget to your desktop, select storage and then choose downloads folder it links the next action to something called Google file. From there all files.incthe phone can be explored both phone and SD card memory.
Click to expand...
Click to collapse
Yeah that files app got uninstalled. Seemed too "spammy" to me. I'll decide when I want to "clean" my SD card, thanks. I downloaded an ad-free file manager instead.
I use Root Explorer ... even though I haven't Rooted my device, it still works as a very good file manager...
YMMV...
pre4speed said:
Yeah that files app got uninstalled. Seemed too "spammy" to me. I'll decide when I want to "clean" my SD card, thanks. I downloaded an ad-free file manager instead.
Click to expand...
Click to collapse
Which one did you choose?
Guys, just use CV infotech smart file explorer from playstore. Paid version even better...
frettd said:
Which one did you choose?
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=file.manager.simple
I've been using CX File Explorer. Solid Explorer is great, but it just doesn't seem to work well with my network.
Thanks I'll check it out.

There is a problem parsing this package

Hi,
My friend has a very old cheap Chinese tablet. PFA
{
"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"
}
He wanted to install games like Angry Birds for kids. But thanks to 4gb rom, I think around 256mb ram it is a mess. Lags way too much. When we tried to install apks downloaded from Google, we got this error There is a problem parsing this package. USB Debugging is on, installation from unknown sources is on. Any way out of this? Can someone help with a working custom rom link? Micromax used to sell this tablet branded under their name. So, there were indeed roms back then.
Thanks
billubakra said:
Hi,
My friend has a very old cheap Chinese tablet. PFA
He wanted to install games like Angry Birds for kids. But thanks to 4gb rom, I think around 256mb ram it is a mess. Lags way too much. When we tried to install apks downloaded from Google, we got this error There is a problem parsing this package. USB Debugging is on, installation from unknown sources is on. Any way out of this? Can someone help with a working custom rom link? Micromax used to sell this tablet branded under their name. So, there were indeed roms back then.
Thanks
Click to expand...
Click to collapse
There are many reasons why this message appears on your screen when you try to download an application.
The file might have downloaded incompletely
The application may not be compatible with the hardware or your operating system
This is because of a security setting
The APK may be a corrupted file
jwoegerbauer said:
There are many reasons why this message appears on your screen when you try to download an application.
The application may not be compatible with the hardware or your operating system
This is because of a security setting
The APK may be a corrupted file
Click to expand...
Click to collapse
Thanks for replying. The same apk is installing in other phones. I have tried many years old apps but same result. The rom is the culprit. Any help with the rom?
billubakra said:
Thanks for replying. The same apk is installing in other phones. I have tried many years old apps but same result. The rom is the culprit. Any help with the rom?
Click to expand...
Click to collapse
An APK gets installed by Android's PM ( read: Package Manager ) what is part of ROM. OK.
Personally don't think in actual case the ROM is the culprit: Try installing the APK in question by means of AURORA Store to see whether it's Google Play that works wrong or not.
Hint: Instead of shooting in the dark, get the reason ( for example INSTALL_PARSE_FAILED_NO_CERTIFICATES ) for the mentioned error by installing the APK in question via ADB.
Code:
adb install -r APK_FILE
Note this command utilizes internally PM.
Also a look inside Android's logcat may help. But this requires device is rooted.
You can try reflashing stock rom.. head over to XDA thread..
jwoegerbauer said:
An APK gets installed by Android's PM ( read: Package Manager ) what is part of ROM. OK.
Personally don't think in actual case the ROM is the culprit: Try installing the APK in question by means of AURORA Store to see whether it's Google Play that works wrong or not.
Hint: Instead of shooting in the dark, get the reason ( for example INSTALL_PARSE_FAILED_NO_CERTIFICATES ) for the mentioned error by installing the APK in question via ADB.
Code:
adb install -r APK_FILE
Note this command utilizes internally PM.
Also a look inside Android's logcat may help. But this requires device is rooted.
Click to expand...
Click to collapse
This is the problem. It is not letting us install any app. We have tried many apps made in 2012 itself. The tablet lags just way too much so it will be a mess to try to install via an ADB. Can't we just flash some other rom to make it atleast usable?
TigerKing00 said:
You can try reflashing stock rom.. head over to XDA thread..
Click to expand...
Click to collapse
Which thread?
billubakra said:
Which thread?
Click to expand...
Click to collapse
sorry, you need to flash custom rom.
or edit each apk everytime.
https://forum.xda-developers.com/showthread.php?t=2554021
https://forum.xda-developers.com/showthread.php?t=2578964
TigerKing00 said:
sorry, you need to flash custom rom.
or edit each apk everytime.
https://forum.xda-developers.com/showthread.php?t=2554021
https://forum.xda-developers.com/showthread.php?t=2578964
Click to expand...
Click to collapse
Editing apk is not possible as the device is just way too slow.
No live link for custom rom available.
billubakra said:
Editing apk is not possible as the device is just way too slow.
No live link for custom rom available.
Click to expand...
Click to collapse
Edit on PC
That's sad, use different search engines and try to find rom links. Use other forums, file hosting sites etc

Categories

Resources