使多任務支持所有手機的安裝程序教學 感謝:lidroid 從他的ROM裏摸索出來的1.首先你必須會反編輯2.反編輯framework\services.jar3.打開services\Smali_classes\com\android\server\am\MultiWindowManagerService.smali4.搜索"packageName"5.把.prologue.line 391iget-object v0, p0, Lcom/android/server/am/MultiWindowManagerService;->mSupportAppList:Ljava/util/ArrayList;invoke-virtual {v0, p1}, Ljava/util/ArrayList;->contains(Ljava/lang/Object;)Zmove-result v0if-eqz v0, :cond_a.line 392const/4 v0, 0x1.line 395:goto_9return v0:cond_aconst/4 v0, 0x0goto :goto_9.end method修改成.prologue.line 391const/4 v0, 0x1goto :goto_biget-object v0, p0, Lcom/android/server/am/MultiWindowManagerService;->mSupportAppList:Ljava/util/ArrayList;invoke-virtual {v0, p1}, Ljava/util/ArrayList;->contains(Ljava/lang/Object;)Zmove-result v0if-eqz v0, :cond_c.line 392const/4 v0, 0x1.line 395:goto_breturn v0:cond_cconst/4 v0, 0x0goto :goto_b.end method存檔 回編輯反編輯app\FlashBarService.apk1.打開smali\com\sec\android\app\FlashBarService\FlashBarInfo.smali2.找到.line 133.local v3, pm:Landroid/content/pm/PackageManager;new-instance v7, Landroid/content/Intent;const-string v8, "android.intent.action.MAIN"invoke-direct {v7, v8}, Landroid/content/Intent;-><init>(Ljava/lang/String;)Vconst-string v8, "android.intent.category.MULTIWINDOW_LAUNCHER"invoke-virtual {v7, v8}, Landroid/content/Intent;->addCategory(Ljava/lang/String;)Landroid/content/Intent;move-result-object v2把const-string v8, "android.intent.category.MULTIWINDOW_LAUNCHER"修改為const-string v8, "android.intent.category.LAUNCHER"存檔 回編輯把修改好的services.jar及FlashBarService.apk 刷回ROM重啟手機即可可能寫的大家看的不是很明白 麻煩E大重新編寫個易懂的
狂少大,其實真的不是不夠熱情,而是這支手機真的沒什問題,小弟是從HTC evo 3d跳過來的,HTC要比較好玩,還要s-off,而samsung 光root就可以好好玩,光是狂少兄,E大,魚大,所分享出來的資訊,夠小弟我玩一陣子了再次感謝狂少兄,E大,魚大為Note2增添不少好東西
恭喜你抽到卡片---> 直接到 711 樓平海浪子 wrote :把修改好的services.jar及FlashBarService.apk 刷回ROM重啟手機即可可能寫的大家看的不是很明白 麻煩E大重新編寫個易懂的...(恕刪) 平海兄,這方法會發生,有時會加不到想要的程式,變為另一個?例如加入 flashplayer ,卻變了 chrome.我之前試過修改(不是這方法)卻發生了那情況因為在建立literom creator 的資料庫,所以未試這方法我絕對不是懶。。謝過
看一下我的大樓 ... http://www.mobile01.com/topicdetail.php?f=568&t=3006565&p=1第11項的 Literom creator .可以將不要的東西通通劈掉... 包括你想不到的 ... prayer0828 wrote:請問大大們手機上的小...(恕刪)