What's new

Closed How to mod facebook lite

Status
Not open for further replies.

fhudge123

Forum Veteran
Joined
Nov 13, 2015
Posts
1,360
Reaction
2,453
Points
813
Age
26
⭐⭐⭐⭐⭐⭐(GUIDE)How to mod FBLITE⭐⭐⭐⭐⭐⭐

NO HIT & RUN.
LIKES,SHARE OR CREDIT bilang papasalamat..

Requirments:
*Apk Editor Pro (Any Version)
*PixeLab (to make picture 50% transparent)
*Your picture.png (Google)

1:Open (Pixelab) and creat size as 480*800 or depend on your screen resolution.
How? pakitingnan sa screenshot folder kung papaano mag resize..

2:After that click "transparent"
How? pakitingnan sa screenshot folder.

3:Import your picture?
How? pakitingnan sa screenshot folder.

4:set oppacity as 50%
How? pakitingnan sa screenshot folder.

HOPE NA GETS MO!!

- Click SAVE! then save as PNG.

⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐
"How to add background in facebook Lite?"

1:Open (Apkeditor Pro) find FBLite on your device and click. go to res/values/color.xml and find this code

default_background

set hexcode to #10000000

Save.

2:goto res/layout/clientmain_activity.xml

add this code:

<ImageView
android:background="@drawable/yourpng"
android:layout_height="fill_parent"
android:layout_width="fill_parent" />

below this code:

<ViewStub android:id="@id/startup_progress_screen_stub" android:layout="@layout/startup_progress_screen" android:inflatedId="@id/startup_progress_view" android:layout_width="fill_parent" android:layout_height="fill_parent" />

Save.

3:goto res/drawable.click (+) sign sa bottom|left side and add your png here. (Yourpng.png)


Save.Wait.Install.......

sa mga tools na gagamitin please sa google nalang kayo kumuha. diko kaya i-upload mabagal data ko.. Thanks!!



©Bisdak Developer Clan United
©Naitsirhc A.
®MyPhone My28S Support









 

Attachments

Full tut please.

/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:237: error: Public symbol color/dummy_ae_19 declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:238: error: Public symbol color/dummy_ae_1a declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:239: error: Public symbol color/dummy_ae_1b declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:240: error: Public symbol color/dummy_ae_1c declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:241: error: Public symbol color/dummy_ae_1d declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:242: error: Public symbol color/dummy_ae_1e declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:243: error: Public symbol color/dummy_ae_1f declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:244: error: Public symbol color/dummy_ae_20 declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:245: error: Public symbol color/dummy_ae_21 declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:246: error: Public symbol color/dummy_ae_22 declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:247: error: Public symbol color/dummy_ae_23 declared here is not defined.
/data/data/com.gmail.heagoo.apkeditor.pro/files/decoded/res/values/public.xml:236: error: Public symbol color/dummy_ae_5 declared here is not defined.
 
Status
Not open for further replies.
Back
Top