Complete source (WFX file contents) for internal watchfaces - Amazfit

Hi,
Could you help me find complete source for internal watchfaces? I want to do modification of "Eternal Moment" but probably definitions of other watchfaces would be interesting since they IMHO contain features no found in modified watchfaces.
I've found HuamiWatchFaces.apk inside update.zip but it contans only partial definitions - for "Eternal Moment" it's only folder with backgrounds ("assets/guard/com.huami.watch.watchface.AnalogWatchFaceFourteen") and some other elements in "assets" folder in subfolders. Where is the rest?

The rest is sourcecode.
Some of the internal watchfaces are no wzf, but apk's that run.
That's why they have additional features that can't be used in wzf.

Related

folder image?

I'm trying to change the folder images, but I can't find the default ones that are created if a folder image isn't specified. Like applications or system tools, it is just a manila folder, and it is this folder image I would like to change. Anyone know where these are kept? Hope this makes sense.
I assume you are looking for the icon that represents Folders and other common windows elements. Use ResHacker (or similar tool) to look in the SHELL Dynamic Library Resource (DLL).
HTH,
There's a great thread in the software forum on folder icons; just search in there. I put together a how-to (kind of all over the place, lol) in the fuze rom forum @ fuzemobility as well. It has a link to the much better thread found here in about post #5. The normal method is to stick icon.lnk files in the target folder that link to an icon library (usually a .dll, but sometimes a .exe). With the 6.5 start menu the icons can also be .png files. The path is in the startinfo part of the registry.

[APP]File Tools 3.1 Updated!

File Tools 3.1 Updated
Version:3.0
Requirement:Android 2.1+
File Tools is a collection for Tools to preform some useful actions on files.
Now it contains File Renamer,File Finder and Duplicate Finder.In future,i will add more tools based on your suggestions.
File Tools Features:
1.Collections of Useful Tools
2.Completely Ad-Free
3.Easy to Navigate
File Renamer:
Do you want to rename 1000 files or more than of that.Then really you need this tool.You can rename 1000 files by adding Date,Number,Custom Text etc at your desire position easily by this tool.
Features:
1.Custom Text
2.Numbering
3.Date
4.Find & Replace
5.Remove Char
File Finder:
Don't know where your files are placed or saved on your Memory Card and want to Search for your desire file easily.Then use this tool.You can easily locate your desire file by choosing a Filters like File Extensions,File Size etc..
Features:
1.Match Case.
2.Search on desire folders.
3.Filtering
Size limit.
Extension.
Duplicate Finder:
Do you have more files in your Memory Card and also having lot of Duplicate files(Same files found in different folders).Then you can easily search for it and able to delete it.By using this tool you can save more memory.
Features:
1.Byte by Byte Search.
2.Easy to delete.
3.Faster search.
Click to expand...
Click to collapse
Pls try it and Review it.
Market Link:http://bit.ly/JIt2fW
Website:http://www.cybapps.com/view.php?id=8

The purpose of DISABLE_DEXPREOPT?

I am offen confused with Dex Optimization details. Here are few details i know of.
Kindly correct me if i am wrong ? While exploring the source code, i found that package manager scanns all the external libraries, base frameworks, system packages, and vendor packages for dex optimization.
So, if i understand correct 'dex optimization' can be done both in compilation time and execution time.
Also, surfing in the internet, DISABLE_DEXPREOPT has an impact over this dex optimization when to be done?
Which one do i have to opt?
DISABLE_DEXPREOPT=true
[OR]
DISABLE_DEXOPT=false
while building with the below command
make TARGET=<> droid -j6
According to the source code, i understood if .odex is available as part of .jar or apk file, then it ignores dex optimization, while booting.
Kindly correct me if i am wong?. and suggest.

[FREE][APP] Folder Organiser - Organize your files inside a folder

Hello everyone,
This app lets you select a folder and organise everything inside into sub-folders. You can make rules with existing file types or define new ones. You can use file size as a rule too. It's a little tool I designed. Please give it a try if you like to organise your messy downloads folder.
Playstore link
Thanks!

[HELP][DEVs] Adding flashable zip contents to the aosp build

I want to add flashable zip contents to my aosp build. It contains some folders (check below image) with framework and build.prop addons. I don't know where to place these files. Although I've placed priv-app folder contents to packages/apps/here with each .mk file in it. Can any Developer help!
http://i63.tinypic.com/b6syyr.png
You place the folders normally like you place it in an existing rom using root explorer.
Basics:
What your updater script does is move the complete system folder to system partition
There is nothing such in the script which copies files individually from a given folder to destination
So if you want to copy something inside priv-app , place desired apk's in priv-app
If you want to do some symlinking or change permission , head to updater-script and edit it using Notepad++ only..
Good Luck Dev ,
Cheers

Categories

Resources