[TUTO]Custom Splash screen - A700F - Galaxy A3, A5, A7, A8, A9 Android Development

{
"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"
}
Hi all. I just want to share how to change your splash screen, if ever you want a customized one. I created my own, for FENECK-Rom_GNT_DEV. So without further ado, here's the tutorial:
** Warning **
It is forbidden to reproduce this tutorial on another forum without asking permission.
If you use this tutorial to produce a content on your rom think about granting credit to my humble effort (thanks)
NOTE: Tested perfectly on STOCK-Rom without any problems.
Pre-requisites:*
- Rooted device
- Terminal Emulator
- Back up!
** Warning **
It is forbidden to reproduce this tutorial on another forum without asking permission.
If you use this tutorial to produce a content on your rom think about granting credit to my humble effort (thanks)
This operation involves risks: This forum "Galaxy-Note-Team & XDA" and / or myself can not be held responsible for any problems encountered during installation or possible handling problems.
WELL READ THE TUTO BEFORE ANY MANIPULATIONS (SAME SEVERAL TIMES)
Steps:
☆1.) Start emulator terminal
now for the codes:
☆2.)Now type:
su
Click to expand...
Click to collapse
☆3.)Now it's time to pull out the param.bin, which contains the splash logo:
dd if=/dev/block/platform/15540000.dwmmc0/by-name/PARAM of=/sdcard/param.bin
Click to expand...
Click to collapse
☆4.)Now we must create a folder on main sd card:
mkdir /sdcard/param
Click to expand...
Click to collapse
☆5.)Then enter the directory:
cd /sdcard/param
Click to expand...
Click to collapse
☆6.)And untar the param.bin into the created folder:
tar xf /sdcard/param.bin
Click to expand...
Click to collapse
If all goes well, you can see a param folder in your main sdcard (mine is in internal memory), which has all the bootloader's images. Just copy the logo.jpg to your PC.
☆7.)Now you can edit the logo.jpg to your liking - note that the background should remain black, and the size should not be more than +-400KB.
☆8.)Once done editing, copy your customized logo.jpg on main sd card
☆9.)Then, we have to paste it inside /sdcard/param folder, and re tar param.bin:
cp -f /sdcard/logo.jpg /sdcard/param/logo.jpg
cd sdcard/param
tar cf - `ls | sort -t.` > /sdcard/param.bin
Click to expand...
Click to collapse
☆10.)Lastly, we need to return param.bin in system:
dd if=/sdcard/param.bin of=/dev/block/platform/15540000.dwmmc0/by-name/PARAM
Click to expand...
Click to collapse
☆11.)After these steps, reboot!
VOILA! Now you have your won splash image!*
Credits:
@topjohnwu For Magisk v13.0 (96f8efc)
@Chainfire For SuperSU
@MitoTakatori For the tutorial I inspired
@XDA For To allow us to exchange and learn
@GalaxyNoteTeam=Team Dev Fast&FamousTo be a great team of sharing and mutual aid
@baloo30310To make me the pictures I need
@thijac99To make me fast mirrors rom
@IZI.XavFor creating our GalaxyNoteTeam forum and the Fast & Famous team
Contributors​LE FENECK >>> http://www.galaxynoteteam.com/, - FrenchFamousTeam® - GNT
If my work pleased you hit the button thank you.
whole team you thanks and waiting for your return.
Thank you

Related

[Lockscreen-Theme] SystemForce3 by Prash [Change lockscreen on ANY theme!]

This will work with *ANY* theme that has the Stericson's lockscreen on it. All you have to do is flash it using the easy new (and AWESOME) method of flashing theme files made by Stericson, Kastro and Riku called MetaMorph:
To flash simply put Prash-SystemForce3-Stericson-Lockscreen.zip into the "AndroidThemes" directory then go into terminal type the following:
Code:
su
mm.sh -i
Then follow the prompt. Select #2, then select my lockscreen theme file, then once its done press 1 to select the frameworks-apk and hit enter to flash.
REBOOT is necessary after this.
Find out more info at the MetaMorph thread.
Anywho: here is a screenshot of what you should have when everything is done:
{
"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"
}
As always, enjoy!
Awesome man! Just flashed it and it worked flawlessly without disturding any other parts of my current theme...very nice.
Stericson
FIRST--. about to try it out, YAY METAMORPH
DARN YOU STERICSON! lol
Also thinking about offering different battery packs for this already. Anyone interested in contributing, just start themeing
Melange
prash said:
Also thinking about offering different battery packs for this already. Anyone interested in contributing, just start themeing
Click to expand...
Click to collapse
I'm working on doing the Melange Theme this way... your help will be greatly appreciated Sir Prash...
It's actually super easy, just grab that theme example from Metamorph thread and just replace the images and add folders you want to include. Its all done with images only. Same folder structures but nothing else needed.
Just pm me if you need help with anything, more themers need to start using metamorph, its amazing. You don't need to make any more rom dependant themes..you can basically use metamorph to flash any themes on any roms.
prash said:
This will work with *ANY* theme that has the Stericson's lockscreen on it. All you have to do is flash it using the easy new (and AWESOME) method of flashing theme files made by Stericson, Kastro and Riku called MetaMorph:
To flash simply put Prash-SystemForce3-Stericson-Lockscreen.zip into the "AndroidThemes" directory then go into terminal type the following:
Code:
su
mm.sh -i
Then follow the prompt. Select #2, then select my lockscreen theme file, then once its done press 1 to select the frameworks-apk and hit enter to flash.
REBOOT is necessary after this.
Find out more info at the MetaMorph thread.
Anywho: here is a screenshot of what you should have when everything is done:
As always, enjoy!
Click to expand...
Click to collapse
Dude i want to replace the lock ring with a drawable anim file that will loop some 20 images which form lock animation . but when i do this i am only seeing the first pic of the anim file . Do i need to change anything in my smali file?

[BOOTANIMATION] ♦ ILLUMINANCE Custom Startup ♦ 12.03.2011 [fixed! tested! working!]

[BOOTANIMATION] ♦ ILLUMINANCE Custom Startup ♦ 12.03.2011 [fixed! tested! working!]
DISCLAIMER: Any modification to your phone is done at your own risk. I am not responsible for any problems you MIGHT incur by applying these bootanimations.
Presenting my bootanimation for
{
"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"
}
INSTRUCTIONS:
This bootanimation.zip file needs to go into /system/media.
1. Use Root explorer to just copy it from your SD card to that location.
OR
2. ADB or Terminal Emulator:
Assuming your /system partition is set to rw (read-write), you just open a command prompt and cd to the directory containing the bootanimation.zip. You then type "adb push bootanimation.zip /system/media".
Click to expand...
Click to collapse
Check out the Illuminance rom here!
Credits
cursedwave - testing and confirming
illuminatedone - signature use in my post and giving a green light for allowing this mod for illuminance
The instructions seem simple enough, but I, for the life of me, can't get it to show up? I haven't messed around with bootanimations but I tested using a different one (Apex's) and it worked fine.
did you test the apex animation on the illuminance rom?
if people got this to work, please post here and give us your detailed instructions for mounting this on the illuminance rom. thanks!
aznindguy4u said:
did you test the apex animation on the illuminance rom?
if people got this to work, please post here and give us your detailed instructions for mounting this on the illuminance rom. thanks!
Click to expand...
Click to collapse
All I did was rename apexboot.zip to bootanimation.zip, place it in /system/media and restart!
cursedwave said:
All I did was rename apexboot.zip to bootanimation.zip, place it in /system/media and restart!
Click to expand...
Click to collapse
Ok. Can you attach the apexboot file if possible? I would like to check it out and figure out where the problem resides in this custom bootanimation.
Thanks In Advance!
Sure thing. Here you go!
thanks a bunch!
Glad to see you got it working. Looking good
Wewt. It works.
Sent from my SAMSUNG-SGH-I897 using xda premium
cursedwave said:
Glad to see you got it working. Looking good
Click to expand...
Click to collapse
thanks alot! really appreciate your help on this!

[BOOT ANIMATION]Dusty Sand Animation[480 X 800]

{
"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"
}
* DISCLAIMER
# I am not responsible if anything happens
to your phone/device.
# You have to be rooted in order
to apply this mod.
# Anyone interested to make a different size animation is
welcomed but he/she should get the permissions.
Click to expand...
Click to collapse
Download Here:- MEDIAFIRE LINK
Click to expand...
Click to collapse
* HOW TO INSTALL​
# METHOD - 1 (USING FILE MANAGER APP)
~ Copy the boot_animation.zip to the root directory of your sdcard.
~ Install a file manager (like ES File Manager) and browse to the /system
directory and then media and delete the boot_animation.zip present there.
~ Now go to the sdcard folder copy the boot_animation.zip to the
/system/media directory.
~ Reboot and Enjoy
# METHOD - 2 (USING ADB)
~ Download APKTOOLS.zip from here.
~ Extract it to somewhere like Desktop and browse to it.
~ Hold down shift and then right click, you will get an extended menu,
Select "Open command Window Here" (Minimize it.)
~ Copy the boot_animation.zip to this extracted folder.
~ Connect your phone with USB Debugging ON.
~ Type in the following commands:-
Code:
adb kill-server
adb start-server
adb remount rw
adb shell
(You will get a # sign...Don't Worry..Continue typing the commands.)
rm /system/media/boot_animation.zip
exit
(Now the # sign will be removed and you will return back to your directory.)
adb push boot_animation.zip /system/media
adb reboot
~ Enjoy the new boot animation.
Click to expand...
Click to collapse
Please If You like It, then Hit the THANKS buttons or just comment...
​
TeKnoGin said:
Please If You like It, then Hit the THANKS buttons or just comment...
​
Click to expand...
Click to collapse
Says file doesn't exist when your select link
Sent from my Nexus 4 using Tapatalk 2
can you make for acro s too?(720x1280)
Zehlek said:
Says file doesn't exist when your select link
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Thnx to Zehlek
Link Updated :- http://www.mediafire.com/download.php?76krhj818rg3qz0

[TOOL][DEV]MyFirstRom v1.0.0.0 by GG2SD #myfirstrom

Hello everyone users, today I want to present my latest creation: MyFirstrom.
Requirements:
Code:
-Microsoft. NET Framework 4.5.1 available: [URL=http://go.microsoft.com/?linkid=9839392] HERE [/URL]
-Java JDK 8 available: [URL=http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html] HERE [/URL]
-Android SDK Tools available: [URL=http://dl.google.com/android/installer_r22.6.2-windows.exe] HERE [/URL]
This tool works on Windows, Linux and Mac OS (linux and mac I have not tested it yet, but to do so would run Wine, as it was developed for Windows, and have the extension *. Exe).
Here are the main features:
Code:
[COLOR="Red"][SIZE="5"]FEATURES:[/SIZE][/COLOR]
-Decompile Apk
-Rebuilding Apk
-Sign Apk
-Create un-sign zip
-Create signed zip
-Edit build.prop
-Edit the Update-Script
-Create tweaks / scripts to be included in the folder init.d
-Add Apk to rom and update.zip
Here are the 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"
}
Set development environment:
JAVA:
Code:
Download and Install the JDK 8 on the link above, open the Control Panel and look for "Advanced System", open it and click on "Environment Variables ..."
find the path variable and add these lines to the end:
"C:\Program Files\Java\jre8\bin;"
[COLOR="Red"][SIZE="5"]WARNING:[/SIZE][/COLOR]
if you have a 32-bit system you will need to change the lines and add these in place of those:
"C:\Program Files (x86)\Java\jre8\bin;"
SDK-PLATFORMS:
Code:
Create a folder in the path "C:\" and call it "Android", install the sdk-platforms and use this folder as the installation folder.
Open the environment variables and add these to the string variable path:
"C:\Android\platform-tools";
without the quotes.
Now that we have set the development environment can run the installer and install the tool.
For those wishing to publish a custom rom created with this tool will add to the post title or the hashtag #myfirstrom #mfr.
I hope this tool will serve to many of you, especially those who are beginners.
Thanks:
Code:
-Abhi922 for the rom base that is the simplicity v5
-The team that created ApkTool and SignApk
-Me for the tool and the GUI
-Benzyniarz1 the inspiration for the design of update zip creator
Here is the download link:
Setup.exe
For anyone wishing to make a donation to allow the tool to move forward with the development please click below:
PS:
This tool was developed for Windows 8 and 7 do not think that they appear fine objects.
On the login screen to access the tool the default username and password are: root.
But you can change to create a new account.
THANKS!!!
Hello!
Good thing for starters (aka noobs/newbies/etc). Maybe there will be danger of ROM flooding in Dev thread, but still good
Best regards.
devloz said:
Hello!
Good thing for starters (aka noobs/newbies/etc). Maybe there will be danger of ROM flooding in Dev thread, but still good
Best regards.
Click to expand...
Click to collapse
Thanks man!!!
In the next version add a new functionality: Download The Rom for a specific device!!!

[RECOVERY]CWM Non-Touch | Xolo A500s

{
"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"
}
​PRIVACY POLICY:​
AUTHOR DOES NOT COLLECT ANY PERSONAL IDENTIFIABLE INFORMATION OR ANY PSEUDONYMOUS INFORMATION, ANY 3RD PARTY COLLECTION OF EITHER/BOTH PERSONAL IDENTIFIABLE INFO OR PSEUDONYMOUS INFO SHALL MEAN YOU WAIVE THE RIGHT OF LIABILITY FOR THE AUTHOR​
DISCLAIMER NOTE:​
I AND XDA IS NOT TO BE HELD RESPONSIBLE FOR ANY DAMAGES THAT YOUR PHONE MIGHT INCUR DURING THIS PROCESS, I HAVE TESTED IT IN MY BEST KNOWLEDGE TO WORK FOR OUR DEVICE BUT JUST TO BE SURE, PLEASE PERFORM ALL NECESSARY BACKUPS FOR THE PHONE TO PREVENT ANY DATA LOSS, IF YOU HAVE THE NEED TO DISAGREE AND/OR FAIL TO COMPLY JUST DONT FLASH IT AND GET ON WITH YOUR LIVES​TERMS OF USE​
YOU ARE:
- NOT ALLOWED TO MODIFY THIS WORK AND DERIVATE ANYTHING WITHOUT AUTHOR'S PERMISSION
- NOT ALLOWED TO MIRROR/SHARE/HOTLINK THE FILES WITHOUT AUTHOR'S PERMISSION
PLEASE RESPECT MY WORK, DO NOT UPLOAD THIS TO OTHER WEBSITES, P2P, FTP AND OTHER MEANS OF FILE TRANSFER WITHOUT MY CONSENT, ALSO IF U WANT TO INCLUDE THIS IN YOUR WORK/ DEVELOPMENT, OR IF YOU BASE YOUR WORK IN ANY OF MY FILES THAT IS CONTAINED WITHIN THE DATA PLEASE CREDIT ME AND LINK THE FILES HERE OR ELSE IMMEDIATE LEGAL/ARBITRARY ACTION WILL BE UNDERTAKEN BY ME IN ORDER TO REMOVE THE FILES ON YOUR BEHALF IF EVER YOU NEED TO POST IT IN YOUR BLOG/WEBSITE, IF YOU FEEL YOU ARE NOT SATISFIED WITH MY WORK, CONSTRUCTIVE CRITICISMS IN A RESPECTFUL AND DECENT MANNER ARE ALWAYS WELCOME​ Hey Guys,Today I Ported a new Recovery.It's CWM non-touch by carliv.
It's Simple and easy to use​
​Features
1. All Features of CWM Recovery.
2. Special carliv options.
3. Power menu.
4.Aroma File Manager option.
5. Search yourself
Credits1. Master Carliv
2. Me
3. navneetasnavi​
Download
Click Here to Download
Original Threadress thanks for carliv sir as he did a lot of hardwork for this.​
nightwalker said:
Hey Guys,Today I Ported a new Recovery.It's CWM non-touch by carliv.
It's Simple and easy to use
Features
1. All Features of CWM Recovery.
2. Special carliv options.
3. Power menu.
4.Aroma File Manager option.
5. Search yourself
Credits
1. Master Carliv
2. Me
Download
Click Here to Download
​
Click to expand...
Click to collapse
cwm is already non touch its cannibal and its touch isn't it ???
navneetasnavi said:
cwm is already non touch its cannibal and its touch isn't it ???
Click to expand...
Click to collapse
It's the latest modified non-touch recovery by carliv sir.I posted cannibal also.
nightwalker said:
It's the latest modified non-touch recovery by carliv sir.I posted cannibal also.
Click to expand...
Click to collapse
ok m gonna port it tomorrow

Categories

Resources