FBUI Without Using Application Support
FBUI Without Using Application Support - Hallo sobat Jogja Android Blog, Pada Artikel yang sobat baca kali ini dengan judul FBUI Without Using Application Support, kami telah mempersiapkan artikel ini dengan baik untuk sobat baca dan ambil informasi didalamnya. Mudah-mudahan isi postingan FBUI Without Using Application Support yang kami tulis ini dapat sobat Jogja Android Blog pahami. Baiklah, selamat membaca sambil menikmati kopi.
CyberFren - Owner Guide Pic of the more popular known FBui.It works b16h22 but has been developed further into a more simple, because it is in add OnClick features. So if you want to change the owner or the photo just click the name of the image field will go directly to the page where the photo and change the name.
The advantages of this FBUI without other supporting app to be more simple.
Bahan - bahan :
1. Apk Tool
2. 920 Text Editor
3. Bahan [Download]
Terms:
Understand basic xml and smali
Step 1
Decompile SystemUI.apk
1. Marge material appropriate place
2. And add the script
<include layout="@layout/nightwalker_pic" />* It is up to in place anywhere
3. Open res/values/ids.xml
* Add this before</Resources>
<item type="id" name="imageus">false</item>4. Save
<item type="id" name="owner">false</item>
<item type="id" name="linear_layout">false</item>
<item type="id" name="profile_pic">false</item>
<item type="id" name="layout1">false</item>
<item type="id" name="change_picture_text">false</item>
<item type="id" name="photo_picker">false</item>
<item type="id" name="linear_layout1">false</item>
<item type="id" name="layout2">false</item>
<item type="id" name="name_field">false</item>
<item type="id" name="name_edit">false</item>
<item type="id" name="profile">false</item>
<item type="id" name="profile_name">false</item>
5. Open res/values/string.xml
* Add this before </Resources>
<string name="change_pic">Change profile picture</string>6. Save
<string name="profile_pic">SET PROFILE PICTURE</string>
<string name="profile_name">CHANGE PROFILE NAME</string>
7. Recompile
8. Decompile again
Step 2
1. Open Your public.xml systemui_src_src / res / values / public.xml
and leave it open
2. Open smali/com/raden/Profile.smali
Replace id public with your id public
0x7f030032 <public type="layout" name="profile_info" id="0x7f0?????" />
0x7f0c0100 <public type="id" name="photo_picker" id="0x7f0?????" />
0x7f0c00fb <public type="id" name="owner" id="0x7f0?????" />
0x7f0c0103 <public type="id" name="name_field" id="0x7f0?????" />
0x7f0c0104 <public type="id" name="name_edit" id="0x7f0?????" />
0x7f0c00fa <public type="id" name="imageus" id="0x7f0?????" />
0x7f0202c2 <public type="drawable" name="ic_qs_default_user" id="0x7f0?????"/>3. Save
4. Open smali/com/raden/about/ProfilePicture.smali
0x7f0c0105 <public type="id" name="profile" id="0x7f0?????" />5. Save
0x7f0202c2 <public type="drawable" name="ic_qs_default_user" id="0x7f0?????"/>
6. Open smali/com/raden/about/ProfilePicture$1.smali
0x7f0c0106 <public type="id" name="profile_name" id="0x7f0?????" />7. Save
Open smali/com/raden/about/ProfileName.smali
0x7f0c0106 <public type="id" name="profile_name" id="0x7f0?????" />8. Save
9. Buka smali/com/android/systemui/SystemUIService.smali
Search
.method protected dump
Add this right above the method
.method public Raden(Landroid/view/View;)V10. Save
.locals 3
.parameter "v"
.prologue
.line 2431
new-instance v0, Landroid/content/Intent;
invoke-direct {v0}, Landroid/content/Intent;-><init>()V
.line 2432
const-string v1, "com.android.systemui"
const-string v2, "com.raden.Profile"
invoke-virtual {v0, v1, v2}, Landroid/content/Intent;->setClassName(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;
const/high16 v2, 0x1000
invoke-virtual {v0, v2}, Landroid/content/Intent;->setFlags(I)Landroid/content/Intent;
move-result-object v0
.line 2433
invoke-virtual {p0, v0}, Landroid/content/Context;->startActivity(Landroid/content/Intent;)V
const-string v1, "statusbar"
invoke-virtual {p0, v1}, Landroid/content/Context;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/app/StatusBarManager;
invoke-virtual {v0}, Landroid/app/StatusBarManager;->collapse()V
.line 1720
return-void
.end method
11. Open AndroidManifest.xml
Add This Just below last </activity>
<activity android:label="@string/change_pic" android:name="com.raden.Profile">Example
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
</intent-filter>12. Save
</activity>
<activity android:label="@string/change_pic" android:name="com.raden.Profile">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
</intent-filter>
</activity>
</application>
</manifest>
13. Recompile
14. Signin (signin recommanded to use zip signer.apk, download at PS there)
15. Push
Such articles on FBUI Without Using Application Support. Hope it is useful ...
Credit :
b16h22
Raden hilman nasution
And you all
Demikian Artikel dengan judul FBUI Without Using Application Support
Mudah-mudahan bisa memberi manfaat untuk sobat Jogja Android Blog semua. Baiklah, sampai jumpa di postingan artikel lainnya.
Sobat Jogja Android Blog sekarang membaca artikel FBUI Without Using Application Support dengan alamat link https://jogjandroidz.blogspot.com/2015/01/fbui-without-using-application-support.html
0 Response to "FBUI Without Using Application Support"
Post a Comment