aZuZu Small Tools 4 SE - All In One Place - Direct SIN / YAFFS UnPacker Added - XPERIA X10 Android Development

apk manager (backup, install, delete apks on phone )--- link: soon
custom boot image toolkit
{
"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"
}
azuzu kitchen --- link: soon
nandroid2pc ( xrecovery backup copier / unpacker to pc) --- link: soon
aZuZu amend syntax update-script to edify syntax updater-script converter
RamDisk Packer for Windows
Small Library Dependency Scanner - Alpha
Direct SIN & YAFFS UnPacker
http://azuzu.spice.net.au/tools/aKSTK/aKSTK.zip

very nice!!!

on project, your tool look good... i'm wating the result.. the first release...
thank to try to make our cooking easyer ...

This is very appreciated!
When will links be up?

Thanks for the tools

*solved* ...

a1exander said:
Can someone please tell me on how do open/edit .so files like gralloc or copybit?
Click to expand...
Click to collapse
.so files are linux libraries.... something like .dll in windows...
afaik (though i could be wrong) they cannot be edited... they need to be recompiled from sources to make any changes...

*solved* ...

a1exander said:
Can you please give me a quick little guide on how to do that?
Im kind of new to "developing".
Click to expand...
Click to collapse
i am also new to compiling stuff from sources so cant really help u there...
but if u want to look at CM7 sources u can always keep checking https://github.com/freexperia/FreeXperia

*solved* ...

a1exander said:
I see the gralloc there, but how do I compile it?
I really appreciating you people helping!
Click to expand...
Click to collapse
check out the make file:
https://github.com/freexperia/FreeXperia/blob/master/android-cm7/device/se/x10/libgralloc/Android.mk

Wow, that didnt take long. Please stay on topic guys.
Sent from my X10i using XDA Premium App

a1exander said:
Sry, but how do I get the libgralloc from FreeXperia github into gralloc.so file?
EDIT: Android NDK right?
Click to expand...
Click to collapse
If you're on Windows: http://www.cygwin.com/ , cd to directory where the sources are, and run the make command.
On Linux, cd to the sources directory and run the make command.

*solved* ...

a1exander said:
(Im on Linux Ubuntu)
Hm..
First I forked the FreeXperia directory, cloned it to my home directory. Then I cd it in my terminal by running this code:
cd /home/alexander/FreeXperia/android-cm7/device/se/x10/libgralloc
Then I write "make" and press enter. (I have installed make via Synaptic package manager)
Then I get this error message:
make: *** No targets specified and no makefile found. Stop.
..
Please help, what have I done wrong?
Click to expand...
Click to collapse
yes thats expected as there is no native make file..
may be try renaming that android.mk to 'make' or 'makefile' i dont remember which one works

*solved* ...

a1exander said:
Iv'e already tried that, same error though. This drives me insane..
Click to expand...
Click to collapse
well better insane than impotent that i allways say...
sorry for slow upload but some things are private tools w/o any help or error handlers etc so i have to adjust them little bit.
plus custom kernel toolkit still in w.i.p becouse split boot image / join boot image is being ported to c#

thought i should bump this up...
Chumby_666 has posted:
update-script to edify script converter
for converting amend syntax update-script to edify syntax updater-script (required for xRecovery v1.0.0)
check 1st post
Thank you Chumby_666 for ur work!!!

DooMLoRD said:
thought i should bump this up...
Chumby_666 has posted:
update-script to edify script converter
for converting amend syntax update-script to edify syntax updater-script (required for xRecovery v1.0.0)
check 1st post
Thank you Chumby_666 for ur work!!!
Click to expand...
Click to collapse
Can you explain how this tool works? I couldnt get it to work.

frost866 said:
Can you explain how this tool works? I couldnt get it to work.
Click to expand...
Click to collapse
gui version added i don't think it is that hard now...

Related

[ON HOLD] aZuZu XPERIA Kitchen

{
"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"
}
aZuZu X8/X10 Series Small Kitchen - NE
1st. sorry for opening new thread...
Thanks to all people for their tools...
ofourse all suggestions / bug reports are welcome...
Auto remove odex files on apk remove.
APK optimization changed little bit.
Removing Multiple files added...
I have added update module... and this is final edition of kitchen...
Due un-flexibility of c# i had to "invent" internal script for build.prop patching in last version there wasn't any.. so in this version no build.prop bug no more...
As i stated in last post under old nick .. and since no one reported any bug or error... this project could be DEAD. I will put update from time to time...
Thanks all for trying!
would u give the tutorial for it?tq
zomg!
still too complex... will do...
i still have build.prop problem >>
plz>>>
we really need toturial for this
Found this tutorial at youtube:
http://www.youtube.com/watch?v=1SV82KZtn6w
mustafaqqq said:
i still have build.prop problem >>
Click to expand...
Click to collapse
Have this problem, too.
thanks on hint ...
due to many build editions on diff hdd's i uploaded wrong main app program...
there this is correct one..
http://dl.dropbox.com/u/10158456/aZuZu%20XPERIA%20Series%20Kitchen.rar
interesting...
png files can be optimized.. but on damn w7 GDI is craching and reports errors in windows 98 style.. strange.. jpeg can be optimized but w7 reports invalid header.. resize 100% gives like two big pixel squares chase third one.. i should done this in java.. but i live c# since no one tried dpi tricks.. i can't put hacks for that so you will have to "hack" using build.prop editor..
So tutorial ... here it is...
Seems like aZuZu XPERIA Small Kithen - NE [ n00b Edition is to complex ]
So there you are tutorials...
aZuZu XPERIA Small Kitchen Tutorial
aZuZu XPERIA Small Kitchen - APK Editor Module Tutorial
Some part's are new and still not working becouse i made tutorial in worst time...
btw let me remind you all NO TOO DEEP PATHS try to put kitchen closer to root.. becouse deep paths neighter cygqwin or java doesn't like them ....
bugs report:
here is my msn: [email protected]
link
notworking anymore
mohdnurr said:
link
notworking anymore
Click to expand...
Click to collapse
link in first post works...
What i need more to run this program? I don't able open edit apk...
about kitchen ...
Nor Cygwin, nor apktool likes deep paths or paths like c:\something\something\something or with spaces like "My Documents", "Program Files", "Users\My PC" etc...
i have my kitchen in root folder and i don't have any problems with her there...
Confuse????
Chumby_666 said:
due to many build editions on diff hdd's i uploaded wrong main app program...
there this is correct one..
http:$$$$//dl.dropbox.com/u/10158456/aZuZu%20XPERIA%20Series%20Kitchen.rar"
Click to expand...
Click to collapse
have you correct the link coz link on the first post get error on opening
yes i uploaded all correct files edited few apk's and now i'm making one more rom.. wm6.1 style icons in apks sort of thing...
so thing is: kitchen in root folder and in w/o folder with spaces is working ok... [ still trying hack long path names ] like i said i have mine in d:\ax10mk and all is working.
i tried putting it in "program files" didn't work no more..
this link works ok i tried it http://azuzu.spice.net.au/ax10mk.rar
btw i'm having problems with update module becouse stupid ISP rulz..
for some reason i can't use "net zip" thing i have uploaded ziped things on web page.. they are zip in zip
And that thing with landscape did someone try? does it work for messaging?
Seems like changing dpi on mini not pro just mini is acting diff on two diff minis.. strange ..
@Chumby_666
Hi
Kictchen can't creat update.zip. Says update.zip created but no update.zip in project forlder.
Note:i m using windows 7.
update.zip is in kitchen folder projects\roms\[project name you have give] on new project creation...
till i don't finish update module i will post updates like this,,
this is main application update.. [ support for long path names and paths with spaces in them ]
http://dl.dropbox.com/u/10158456/aZuZu XPERIA Series Kitchen.rar
run test path was "c:\my kitchen test exe for long path\will this work\on long
and paths with spaces in them"
and it worked fine.. now i have to find some documentation about that 9.png becous picture editor in apk editor.. crashes on resize picture..
fixed info about where update.zip is created ...
appendix a: new rom will be awesome... found win3.11 iconset...
I am wrong..
hahaha My mistake just look only ur vids tutorial. did'nt find out ur kitchen can't load folder with space. ur new update work greats.
I'll try it....thanks for the soft......
finished and done...great....would be more if the android debug bridge enabled.btw this soft is fabulous
sent from x8 using tapatalk

aZuZu Small Tools 4 SE - All In One Place - New version of aCBIT Added

apk manager (backup, install, delete apks on phone )--- link: soon
custom boot image toolkit
{
"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"
}
azuzu kitchen --- link: soon
nandroid2pc ( xrecovery backup copier / unpacker to pc) --- link: soon
aZuZu amend syntax update-script to edify syntax updater-script converter
RamDisk Packer for Windows
Small Library Dependency Scanner - Alpha
Direct SIN & YAFFS UnPacker
Old version of SIN2IMG UnPacker
how to use this?
you place init files in some folder for example ramdisk
then
aSmallPacker ramdisk.tar [folder name]
and you will get packed init files in ramdisk.tar with linux perms as normal user.
it is for users not having linux and wanna normal ramdisk.
Thanks mate, my linux drive got damaged, and I was searching a tool like this!, you really saved my ass
EDIT: Wrong file?, can't unzip
EDIT2: Forget it unzip with 7zip
EDIT3: Made a little .bat to make it easier download here
i've got this..please see my attach...is it i'm wrong?. i allready have ramdisk folder(include all thing from extracting ramdisk.tar) in the azuzu small packer folder..
sorry if i asking this cuz i'm noob
cruizz said:
i've got this..please see my attach...is it i'm wrong?. i allready have ramdisk folder in the azuzu small packer folder..
sorry if i asking this cuz i'm noob
Click to expand...
Click to collapse
Is not aSmallPacker [forder name] ramdisk.tar
it's aSmallPacker ramdisk.tar [forder name]
Also i made a .bat to make it easier for noobs, you can download post #4
i wanna ask bout how to add the ramdisk into system after we've moded and pack it?thanks before
cruizz said:
i wanna ask bout how to add the ramdisk into system after we've moded and pack it?thanks before
Click to expand...
Click to collapse
remount system rw and copy ramdisk.tar in /system/bin
thanks for the fast response mate ...what i mean is the set permission on it
cruizz said:
thanks for the fast response mate ...what i mean is the set permission on it
Click to expand...
Click to collapse
i use chmod 0755 w/o any problems
updated / fixed
nice mate . wondering if those tools repackage into one tool...your tools is very helpfull
RAMDisk Tool Final Added. Enjoy!
new version of custom boot image toolkit is up!
minor fixes ...
added image to android logo & android logo to image ( external tools ) ( cygwin again! god damn! )
working on new ramdisk handle procedure ... soon will be fixed
thanks DooMLoRD for finding tools
Can't unpack system.sin from WT19i_4.0.1.A.0.283_(1254-1854).ftf.
In cmd everything is ok, but after unpacking winrar can't read .img file.
.: SID :. said:
Can't unpack system.sin from WT19i_4.0.1.A.0.283_(1254-1854).ftf.
In cmd everything is ok, but after unpacking winrar can't read .img file.
Click to expand...
Click to collapse
did you use upgraded version from today or older one?
With Direct SIN & YAFFS UnPacker everything works fine! Grand merci!
hi...
how do u cpio.gz the ramdisk?
I get the 'afct is nt recognised as internel or external comand, operable program or batch file'
How do I .gz the ramdisk folder?
hi azuzu and thx but how to use custom boot image toolkit is ther any tuto ??
thx in advance
Not works the download links the firs post.....

aZuZu Small Tools 4 SE - All In One Place - New version of aCBIT Added

apk manager (backup, install, delete apks on phone )--- link: soon
custom boot image toolkit
{
"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"
}
azuzu kitchen --- link: soon
nandroid2pc ( xrecovery backup copier / unpacker to pc) --- link: soon
aZuZu amend syntax update-script to edify syntax updater-script converter
RamDisk Packer for Windows
Nice tools!
Could you explain the bootimage and ramdisk tools?
What are those for?
bitmovel said:
Nice tools!
Could you explain the bootimage and ramdisk tools?
What are those for?
Click to expand...
Click to collapse
it is simple..
i don't have linux. so i made ramdisk tool which allows me and to others to pack ramdisk as tar archive on windows.
custom boot image is replacement of mkbootimg, mkbootfs, tar, gzip, gunzip, cpio it is like gui tool to make boot.img which for now only x10 users can use to load new kernel.
looks really nice.
where can we get boot.img to mess with custom boot image toolkit?
Also, where can I get and use ramdisk to stock ROM? to use the Packager?
Tks
HI!
When I use SIN2IMG, in Vista, the extracted system folder is always with individual files shared. How can I disable that?
It is dificult to delete or move the created files becouse of the confirmation messages :-s
on first question: stock rom doesn't have ramdisk. it has bunch of init.* files on root which you can pack to ramdisk.tar and run same as on froyo, or gb. second part of question i don't get it. on second question that confirmation questions and your vista problems are intended for windows help forum... and sin2img just extracts img part from sin and yaffs2 extracts all as ro on windows..
RAMDisk Tool Final Added. Enjoy!
new version of custom boot image toolkit is up!
minor fixes ...
added image to android logo & android logo to image ( external tools ) ( cygwin again! god damn! )
working on new ramdisk handle procedure ... soon will be fixed
thanks DooMLoRD for finding tools
aZuZu said:
new version of custom boot image toolkit is up!
minor fixes ...
added image to android logo & android logo to image ( external tools ) ( cygwin again! god damn! )
working on new ramdisk handle procedure ... soon will be fixed
thanks DooMLoRD for finding tools
Click to expand...
Click to collapse
Thanks a bundle for all the things, they were indeed a great help.
brilliant work. cheers!
---------- Post added at 01:05 AM ---------- Previous post was at 01:02 AM ----------
aZuZu said:
new version of custom boot image toolkit is up!
minor fixes ...
added image to android logo & android logo to image ( external tools ) ( cygwin again! god damn! )
working on new ramdisk handle procedure ... soon will be fixed
thanks DooMLoRD for finding tools
Click to expand...
Click to collapse
Thanks a bundle for all the things, they were indeed a great help.
brilliant work. cheers!
my anti virus is popup
is it possible to at Unlock bootloader to this app?
christi1992 said:
is it possible to at Unlock bootloader to this app?
Click to expand...
Click to collapse
ok if I understand your question you want to unlock bootloade
why you don't use new flash tool
http://forum.xda-developers.com/showthread.php?t=986692
first you need to have root acces install super user and cwm.. but all that you can do with that flash tool
if your mobile it is posible to unlock, than you will have option "plugin" --> "unlock bootloader" --> "run"
youthisbaka said:
my anti virus is popup
Click to expand...
Click to collapse
Change Antivirus

[TOOL][FASTBOOT] QuikIMG - A frontend for fastboot [0.2 beta][22 Mar] - by doomed151

Hye guys.
This is not created or modded by me.
I post it here because i think it is very usefull.
doomed151 said:
QuikIMG
A small tool I made to flash .img files through fastboot easily and quickly, without the need to type in commands manually. Originally I only made it for personal use but I decided to release it here. Someone might find this useful.
Q: FlashTool has this feature. Why bother?
A: Just because I can. Use whichever you prefer.
Screenshots
{
"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"
}
Requirements
Unlocked bootloader.
A USB cable.
Fastboot already working.
Windows.
Release Notes
0.2 beta (22 Mar)
List is refreshable.
MD5 hash of selected file.
Ability to boot (without flashing) a kernel.
UI changes.
0.1 beta (17 Mar)
Initial release.
Downloads
QuikIMG-0.2-beta.zip (1.66 MB)
Instructions
Extract the contents anywhere you like.
Place .img files inside /QuikIMG/images.
Start QuikIMG.
Choose .img file.
Choose desired partition.
Click "Flash"
Wait for it to flash and then you're done.
Known Issues
Shell output doesn't update in real time. Seems to be an issue with fastboot.exe.
File filtering currently not implemented. You can put any file in the "images" folder and have fastboot flash it. Please be careful.
Planned Features
Ability to individually flash an .img file anywhere on your PC.
Configurable images directory.
Disclaimer
This beta software is to be used only by advanced users who know what they're doing. I hold no responsibility for damaged/bricked/exploded devices. I do not own the included md5sums executable as it is only used to complete a feature in the software.
If you have any suggestions or found a bug, post it here and I'll see what I can do. Hit 'Thanks' if this tool helped you.
Click to expand...
Click to collapse
Here are link to it: QuikIMG-0.2-beta.zip
Don't forget to thanks doomed151.
Thanks for posting i think i will try it out
Why not Flashtool ?
adridu59 said:
Why not Flashtool ?
Click to expand...
Click to collapse
I preffer CMD
Then you know and see what your doing
adridu59 said:
Why not Flashtool ?
Click to expand...
Click to collapse
dude..you know how to run the flashtool on linux? im on fedora 16..and cant run it properly
adridu59 said:
Why not Flashtool ?
Click to expand...
Click to collapse
Have you read entire first post?
missed this part:
Q: FlashTool has this feature. Why bother?
A: Just because I can. Use whichever you prefer.
people are learning coding, then they do some tools just for fun, just because they can, and then they share it
chacho_2me said:
dude..you know how to run the flashtool on linux? im on fedora 16..and cant run it properly
Click to expand...
Click to collapse
You already asked it in flashtool thread, this thread is not about flashtool.
You can go here: http://forum.xda-developers.com/showthread.php?t=920746
hahaha..i posted on flashtool thread on our NEO forums
0.2 beta released!!
sent from my I-Scream

[TOOL][CROSSPLATFORM] Universal Tool [11.01.17]

{
"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"
}
Universal Tool
Features:
Universal tool - tool for android ROM and kernel developers. It's like a android kitchen;
This tool written on C programming language
Work on dedicated working folder, that allows feel comfortable, when you working.
Unzipping ROM's (everyone. CyanogenMod based, AOSP Based, MiUI and etc...)
Deodexing apk's, if you have .odex, you can quickly get rid of it.
Decompiling and compiling apk's. This step very important, if you want add own features (some animation, colors etc.)
Unpacking boot.img and ramdisk. If you want look at "insides" of boot.img and edit some parameters, you need it.
Unpacking system.new.dat and system.img. When you meet ROM's with system.new.dat, you understand me ROM Porters need it too.
Edit build.prop, updater-script.
Add apk of Kernel control.
Debloat ROM. If you have low RAM on device, you need delete some apps. Tool do it for you.
Installing apktool, adb, fastboot. You don't need use google, tool make it for you. Quickly.
Installing SuperSU.
Porting ROM's based on API 5.0 and higher.
Scrennies
Installing and run
For Linux
You must have installed libncurses5, python (2.7 or newer), JDK 1.7 or newer for working tool.
Press "Download", then extract .zip in your home folder;
Rename to Universal_Tool(if you download from GitHub)
Enter to Terminal and enter "cd Universal_Tool/", then "./tool". It's all.
Enjoy!
For Windows
You must have installed 7zip, JDK 1.7 or newer, Python 3.0, notepad++.
Download .zip
Extract to C:\ drive (IMPORTANT);
Rename to Universal_Tool(if you download from GitHub);
Run from tool.exe
Downloads: View attachment Universal_Tool-UT-linux.zip, View attachment Universal_Tool-UT-windows.zip
Sources: https://github.com/AL3X1/Universal_Tool​
Changelog
11.01.17 - v.1.1
Added Fastboot Menu
Added Porting tools
Fixed apktool problem on linux version
Fixed some error's.
Added information about using tool (manual).
* Tool Written by 4L3X (Bl4ck0verlord on xda, Grand_leMon on 4pda)
* Thanks to:
* iBotPeaches - for ApkTool
* JesusFreke - for smali/baksmali
* xpirt - for sdat2img
* osm0sis - for mkbootimg
* Willi Ye - for Kernel Adiutor
* Chainfire - for SuperSU
* Neko.cpp and lolmaxlik - for helping with some questions
* You
* and...
* I am a modest man, but if you want, you can say 'thank you' to me too.
It seems awesome, I will give ot a spin later.
Thank you man for this tool, you make our developers/designers life easier.
Sent from my LG-H918 using Tapatalk
How to extract rom.zip
@Bl4ck0verlord ahhaaa its great bro
its very nice we see a kitchen which work on windows.
hope this kitchen supported sony devices and we can make rom ( 6.0.1 or 7.0 ) for our device
thanks bro
Bimalhort said:
How to extract rom.zip
Click to expand...
Click to collapse
First: create workspace
Second: place archive with your ROM to workspace folder.
Done
I'm not using that tool on Windows 10 x64
Error says : System can not find specified path
Zorbeyd said:
I'm not using that tool on Windows 10 x64
Error says : System can not find specified path
Click to expand...
Click to collapse
Replace tool in C drive. Then rename to Universal_Tool and launch.
Hello
We can not extract the img system.
Ca plant every time (android7)
Really nice tool just needs to be able to recompile system.img. keep up the good work
omnikam said:
Really nice tool just needs to be able to recompile system.img. keep up the good work
Click to expand...
Click to collapse
+ 1
Hi, thanks for the tool. I want add spanish language to miui 8 china developer rom but i don't know how. Is possible with this tool?
Hi
Good Tool
Really good Tool but can u give me little bit guide for using it
Thank you
Not on my pc for a while but next weekend... Are binaries updated? Smali, su, oat2odex etc? Or can we update them?
Rcv
Good work....
?
I keep getting this- the directory name invalid.
i got this error while trying extract boot.img
What you want?: 3
1 file(s) copied.
The directory name is invalid.
boot.img ready. Press 'Enter'to continue.

Categories

Resources