Related
For JVR, see: [MOD] XXJVR unlimited Browser Tabs
(This mod works for no-deoxeded and deoxeded rom)
Hi all,
It is the stock XXJVQ (Gingerbread) internet browser modified to open more than 4 windows and to select user-agent.
You can visit up to 16 different web site at the same time but you'll probably miss memory before.
Note:
Once you reach the 8th windows, continue to press the "new button" and it will open an extra new window even thought that the counter will not display more than 8
To select your favorite user-agent end even edit it, press the menu key, then "more" and "Set user-agent".
Don't forget to click the Thanks button on the page if you like this mod.
Contact me prior to include it into a mod, and keep my credit for the works.
For JVP:
[MOD] XXJVP unlimited Browser Tabs
For JVO:
[MOD] XWJVO unlimited Browser Tabs
For JVK:
[MOD] XXJVK unlimited Browser Tabs
For JVH:
[MOD] XXJVH unlimited Browser Tabs
For those who remain in froyo,see my thread for XWJS8:
[MOD] increased Stock XWJS8 browser limit
To install :
-copy the apk to your sdcard
-Delete the old Browser.apk in /system/app
-Delete Browser.odex in /system/app (no deoxeded rom)
-Place the new Browser.apk in there
Note:
Don't forget to be superuser and to mount the partition as read-write :
for stock kernel :
$su
#mount -o remount,rw /dev/block/stl9 /system
#rm /system/app/Browser.*
#cp /sdcard/Browser.apk /system/app/Browser.apk
#exit
$exit
for CF-ROOT kernel, (thanks to ramad)
su
stop (phone will freeze, that's OK just move on)
busybox mount -o remount,rw /dev/block/system /system
rm /system/app/Browser.*
cp /sdcard/Browser.apk /system/app/Browser.apk
exit
exit
adb reboot
Eric,
in Sri lanka.
Deleted.
Inviato dal mio GT-I9000 usando Tapatalk
sorry it does'nt work properly.
Works fine for me and my beta testers .
Can you tell me more on what is wrong ?
Eric,
In Sri lanka.
Hi does the browser still lag when used with deodexed jvq?
Sent from my GT-I9000 using XDA App
Thank you so much
This mod works fine here (JVQ Odexed).
Would it be possible to include the following mods, too?
Download every filetype
Fullscreen-Mod
Dennis
still super laggy on deodexed rom. oh well - not a fault of the OP!
Fc on jvp due to modified framework.
Inviato dal mio GT-I9000 usando Tapatalk
It's possible to instal this version of browser (without scroll problem) en JVP? It would be so good.
Where is download for JVQ?
The useragent setting isn't saved. I have to select it everytime
Sent from my GT-I9000 using Tapatalk
UnknownEdition said:
Where is download for JVQ?
Click to expand...
Click to collapse
In the first post -> attached files: http://forum.xda-developers.com/attachment.php?attachmentid=641811&d=1309436083
Scroll problem not fixed!!
deezid said:
The useragent setting isn't saved. I have to select it everytime
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
You can change useragent in stock browser - type about:useragent in navigation bar
ux50jp said:
Scroll problem not fixed!!
Click to expand...
Click to collapse
You are using a deodexed firmware version, aren't you?
mbartosik said:
You can change useragent in stock browser - type about:useragent in navigation bar
Click to expand...
Click to collapse
I was hoping this hack is more than just a shortcut lol
Thanks eric75004, but imho it would be better to don't release the jvq deodexed version till someone manages to solve the bugs in the browsers once its deodexed
deezid said:
Would it be possible to include the following mods, too?
Download every filetype
Fullscreen-Mod
Dennis
Click to expand...
Click to collapse
+100000
Thanks! works for me...
Thanks eric75004. Moded JVQ browser works great in odexed JVQ ROM.
It would be good if you can mod it to able to download every files.
Sent from my GT-I9000 using Tapatalk
deezid said:
Thank you so much
This mod works fine here (JVQ Odexed).
Would it be possible to include the following mods, too?
Download every filetype
Fullscreen-Mod
Dennis
Click to expand...
Click to collapse
For fullscreen use apk manager (can found it here on XDA forum), decompile Browser.apk (placed in place-apk-here-for-modding), run Script.bat, and then open folder projects/Browser.apk/res/values and there is styles.xml
open it with notepad and add this line of code:
<item name="android:windowFullscreen">true</item>
should look like this:
<style name="BrowserTheme" parent="@touchwiz:style/TwTheme">
<item name="android:windowFullscreen">true</item>
<item name="android:colorBackground">@android:color/transparent</item>
<item name="android:windowBackground">@drawable/initial_titlebar</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowContentOverlay">@null</item>
</style>
save and compile (answer y andd again y, now open folder "keep" and delete file resources.arsc), go back to the apk manager and finish compiling, rename moded apk (now there is new apk next to original caled unsignedBrowser.apk), and transfer to phone system/app.
You could replace two png files within browser in res/drawable-land-hdpi and drawable-hdpi (stupid screen shots from Froyo ROM).
Just drag and drop attached png to that folder when you open Browser .apk with WINRAR.
As for download all files there is an app on Market: Download all files (free).
nedooo said:
For fullscreen use apk manager (can found it here on XDA forum), decompile Browser.apk (placed in place-apk-here-for-modding), run Script.bat, and then open folder projects/Browser.apk/res/values and there is styles.xml
open it with notepad and add this line of code:
<item name="android:windowFullscreen">true</item>
should look like this:
<style name="BrowserTheme" parent="@touchwiz:style/TwTheme">
<item name="android:windowFullscreen">true</item>
<item name="android:colorBackground">@android:color/transparent</item>
<item name="android:windowBackground">@drawable/initial_titlebar</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowContentOverlay">@null</item>
</style>
save and compile (answer y andd again y, now open folder "keep" and delete file resources.arsc), go back to the apk manager and finish compiling, rename moded apk (now there is new apk next to original caled unsignedBrowser.apk), and transfer to phone system/app.
You could replace two png files within browser in res/drawable-land-hdpi and drawable-hdpi (stupid screen shots from Froyo ROM).
Just drag and drop attached png to that folder when you open Browser .apk with WINRAR.
As for download all files there is an app on Market: Download all files (free).
Click to expand...
Click to collapse
doesn't work for me
The ICS L28h/i rom is not deodexed. This hinders the development of Mod's and Custom Rom's.
Also flashing mods will usually require a deodexed rom.
Here are the CWM Flashable Zip for deodexing the L28h/i ICS Rom.
How to Deodex Using ROM Kitchen (Second Post)
Click to expand...
Click to collapse
Downloads:
LT28h_ICS_Deodex_Cwm.zip - 167 MB (6.1.E.0.233)
LT28h_ICS_Deodex_Cwm.zip - 157 MB (6.1.E.1.20) (Credit: accts)
LT28h_ICS_Deodex_Cwm.zip - 189 MB (6.1.E.2.68) (Credit: pepitto52)
LT28h_ICS_Deodex_Cwm.zip - 178 MB (6.1.E.3.7)
LT28i_ICS_Deodex_Cwm.zip - 169 MB (6.1.E.1.19)
LT28i_ICS_Deodex_Cwm.zip - 169 MB (6.1.E.2.29)
LT28i_ICS_Deodex_Cwm.zip - 178 MB (6.1.E.2.68) (Mirror - Credit accts)
LT28at_ICS_Deodex_Cwm.zip - 195 MB (6.1.C.1.105) (Credit: accts) [MIRROR]
Click to expand...
Click to collapse
Rom Kitchen Download:
The Rom Kitchen I used to deodex the rom.
Rom_Kitchen.zip - 25 MB
Click to expand...
Click to collapse
Cygwin Download:
Download and unzip this. This will create "cygwin" folder.
Execute the Cygwin.bat inside this folder to start cygwin.
cygwin_unzip_and_run.zip - 147 MB
Click to expand...
Click to collapse
Deleted Unwanted Apps:
DeleteUnwantApp_ION_Cwm.zip - 142 KB
DeleteUnwantApp_ION_Cwm_Updtd.zip - 142 KB
Flash the script using CWM recovery.
Deletes the following apps:
EventStream.apk
EventStreamPluginFacebook.apk
EventStreamPluginTwitter.apk
FBCalendarSync.apk
FBIAppShare.apk
FBMediaDiscovery.apk
FBMusicLike.apk
FBSetupwizard.apk
JapaneseIME.apk
MagicSmokeWallpapers.apk
neoreader.apk
PhaseBeam.apk
POBoxSknMono.apk
POBoxSknPink.apk
talkback.apk
POBoxSknWood.apk
PostViewer.apk
SemcEmail.apk
SEMCFacebookProxy.apk
SemcNotes.apk
SocialEngineFacebookPlugin.apk
SocialEnginePicasaPlugin.apk
SocialPane-Apps.apk
SocialPane-FeedWidget.apk
SocialPane-FriendsWidget.apk
SocialPane-StatusWidget.apk
textinput-chn.apk
textinput-tng.apk
timescaperssplugin.apk
TimescapeSpline.apk
TwitterPostViewer.apk
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Flashing:
1. Download and Copy the zip file into the external sd card.
2. Go to CWM recovery and flash the zip.
3. Clear Cache.
4. Clear Dalvik Cache.
5. Reboot.
Click to expand...
Click to collapse
Disclaimer:
The usual ones apply.
Click to expand...
Click to collapse
How to Deodex Using ROM Kitchen.
Requisites:
1. XUltimate or any other similar tool which can pull all the Apk's and Framework's from the phone.
2. Rom Kitchen (Link On OP)
3. Java (required by Rom Kitchen).
4. Zip utilities.
5. Deodex Empty Shell zip. (Deodex_Cwm_Shell .zip - 236 KB)
6. Windows (Cygwin) or Linux ( I won't go into technicalities) (If in Windows Cygwin folder is not in C Drive, edit the Cygwin.bat and change the Cygwin location accordingly)
Click to expand...
Click to collapse
How:
1. Pull all the Apk's and Framwork's along with the .odex files.
2. Rename the folder with the Apk's as "app"
3. Rename the folder with the Framework's as "framework"
4. Create a folder called Deodex_Cwm. (You can choose your name).
5. Inside the Deodex_Cwm folder, create another folder called system.
6. Copy the app and framework folder with the apk's and framework's into system.
7. In the case of ION, I found that there is a file "playstationcertified.odex", rename it to "com.playstation.playstationcertified.odex".
7. Zip the Deodex_Cwm folder.
8. Copy this zip into "original_update" folder inside Rom_Kitchen folder.
9. Run the menu script. It is inside Rom_Kitchen/kitchen/. At command prompt type
Code:
./menu
and press enter. You have to be in "Rom_Kitchen/kitchen/" folder to be able to execute this script.
10. From menu select "0 - ADVANCED OPTIONS", then select "24 - Miscellaneous options / Plugin scripts".
11. Now select "(4) Batch_Deodex"
12. Press Enter to continue.
13. Press Enter Again to continue.
14. Press Enter Again to continue.
15. Press Enter Again to continue.
16. Now the Deodexing process will start. It will show a message when the process ends.
17. Rom_Kitchen creates a WORKING_mmddyy_hhmmss folder for processing the files.
18. Once the processing is done, the files are moved to batch_mmddyy_hhmmss.
19. Open the Deodex Empty Shell zip (do not extract). drag and drop the app and framework folders from the batch_mmddyy_hhmmss into the system folder inside the opened zip.
20. You also change the Text inside the updater script in the folder "META-INF/com/google/android" inside the open zip. Use notepad++ under windows, under linux you can use any editor.
21. Now close the zip and copy it to the external sd card in the phone and flash it using CWM Recovery.
Click to expand...
Click to collapse
Pulling apks using adb.
connect phone to pc, open terminal and enter the following commands:
adb start-server
adb devices [to check if your device is found]
for linux
mkdir system
cd system
mkdir app
mkdir framework
cd app
adb pull /system/app
cd ..
cd framework
adb pull /system/framework
Click to expand...
Click to collapse
for windows
md system
cd system
md app
md framework
cd app
adb pull /system/app
cd ..
cd framework
adb pull /system/framework
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Successfully Deodexed.
Sent from Rooted LT28at with ICS.
Flashing was successful
Sweet this should open up some options now. Awesome stuff.
Thanks so much for this. First thing I tried was the v6 supercharger script and everything works flawlessly. The script solved the redraw problem I was having with nova launcher. Now my ion flies!
Sent from my LT28h using xda premium
It worked - I was successfully flash the status bar with quick setting. This is way too cool.
{
"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"
}
Sent from my LT28at using Tapatalk 2
accts said:
It worked - I was successfully flash the status bar with quick setting. This is way too cool.
Sent from my LT28at using Tapatalk 2
Click to expand...
Click to collapse
Link please.
Sent from Rooted LT28at with ICS.
jeriku said:
Link please.
Sent from Rooted LT28at with ICS.
Click to expand...
Click to collapse
Look into the Xperia S/P/U apps - This is the one I used "StatusBarTogglesWithBatMod-v2-HDPI.zip" - Here is the Link - http://forum.xda-developers.com/showpost.php?p=28679440&postcount=1
Maybe I'll try some other in there to see if they're work - Although I'm happy with this one for now.
The ones on the link will not work, if flashed thru CWM recovery. The mount points are different. Here is the one for ION.
Just changed the mount points in the edify scripts.
StatusBarTogglesWithBatMod-v2-HDPI.zip
Maybe you're right - I did flashed, didn't see any change. So I manually using root explorer changed it and it worked.
Thanks for the explanation and the redo.
Edit: noticed battery burn quicker ! Just a head up for people want to use this quick setting. Or maybe I just deodexed my rom and it need time for battery adjustment - will update in couple days.
Sent from my LT28at - ICS - Rooted and now Deodexed !
accts said:
Maybe you're right - I did flashed, didn't see any change. So I manually using root explorer changed it and it worked.
Thanks for the explanation and the redo.
Edit: noticed battery burn quicker ! Just a head up for people want to use this quick setting. Or maybe I just deodexed my rom and it need time for battery adjustment - will update in couple days.
Sent from my LT28at - ICS - Rooted and now Deodexed !
Click to expand...
Click to collapse
You are welcome
dizarmstrong said:
Thanks so much for this. First thing I tried was the v6 supercharger script and everything works flawlessly. The script solved the redraw problem I was having with nova launcher. Now my ion flies!
Sent from my LT28h using xda premium
Click to expand...
Click to collapse
hi hi can i have the supercharger file? working with ICS? i been to the main thread but cannot seems to find it.
and what number did u presS?
icbless said:
hi hi can i have the supercharger file? working with ICS? i been to the main thread but cannot seems to find it.
and what number did u presS?
Click to expand...
Click to collapse
Its on the post 2 of the supercharger thread.
ganeshbiyer said:
Its on the post 2 of the supercharger thread.
Click to expand...
Click to collapse
DELEtE
Can't wait to see themes and mods for our phone
delete
Can somebody help me after i deodex my lt28h my superuser and my es file manager is no longer function..any help would be highly appreciated.
Sent from my LT28h using xda premium
have you uninstalled and reinstalled?
I use Astro and all is working OK.
Or Root explorer.
Yes i tried uninstalling and reinstalling it but its still the same..i think deodexing affected it..also the superuser it stopped working.
Sent from my LT28h using xda premium
--- SIMPLIFIED GINGERBREAD WITH S3 LOOK ---
-- FLASH ZIP VIA CWM --
NOTE : YOU ARE INSTALLING THIS SOFTWARE AT YOUR OWN RISK
Hello XDA Memebers, This is my first ROM i have ever made. I Hope you Guys Like it. This is XXLM8 deodexed, zipaligned, S3 Themed and Lot's more. You car read the full features list below.
________________________________________________
:: BUGS ::
V2 :
Slide to remove Notifications will not work :: DON'T USE IT
S3 Wallpapers Missing :: FIX :: Download them from the play store :: HERE AND HERE
V1 :
:: FC :: Some Users are facing some fc with Google Apps, :: FIX :: Clear the data of the app which FC
:: Google authentication failed :: FIX :: you can remove your current google account by using root explorer and going to /data/system and rename accounts.db to accounts.db.bak, simply reboot the phone after doing this and add your google account again upon opening up the market app. This always seems to fix it for me if the above clearing of cache fails.
:: FC with lockscreen wallpaper settings :: when trying to change the wallpaper of the lockscreen the settings app will force close, :: FIX :: will be fixed in V2
________________________________________________
:: Screenshots ::
https://picasaweb.google.com/108507...edGBWithSIIILookV2?authuser=0&feat=directlink
Click to expand...
Click to collapse
________________________________________________
:: Removed APPS ::
AnalogClock.apk
BuddiesNow.apk
Days.apk
DigitalClock.apk
CalendarProvider.apk
BooksPhone.apk
DualClock.apk
fotaclient2.apk
Dlna.apk
Email.apk
EmailWidget.apk
DrmProvider.apk
DrmUA.apk
Gmail.apk
GoogleCalendarSyncAdapter.apk
GameHub.apk
GenieWidget.apk
KiesAir.apk
kieswifi.apk
Memo.apk
MiniDiary.apk
MobilePrint.apk
MobileTrackerEngineTwo.apk
MtpApplication.apk
MusicHub_15.apk
PanningTryActually.apk
PhotoRetouching.apk
PlusOne.apk
PolarisOffice.apk
PostIt.apk
Protips.apk
SamsungApps.apk
SamsungAppsUNA3.apk
SamsungWidget_News.apk
SamsungWidget_ProgramMonitor.apk
SamsungWidget_StockClock.apk
SamsungWidget_WeatherClock.apk
SecretWallpaper1.apk
SecretWallpaper2.apk
ShareApp.apk
shutdown.apk
signin.apk
SnsAccountFb.apk
SnsAccountLi.apk
SnsAccountTw.apk
SnsDisclaimer.apk
SnsImageCache.apk
SnsProvider.apk
SocialHub.apk
Tasks.apk
TrimApp.apk
TwCalendarAppWidget.apk
TouchWizCalendar.apk
TwWallpaperChooser.apk
VpnServices.apk
wipereceiver.apk
wssyncmlnps.apk
YouTube.apk
GoogleQuickSearchBox.apk
Maps.apk
SisoDrmProvider.apk
Street.apk
Swype.apk
syncmldm2.apk
syncmlds.apk
TasksProvider.apk
VoiceSearch.apk
________________________________________________
:: Important NOTES ::
:: Arabic Support ::
The Software supports Reading Arabic, so the arabic letters will be connected properly.
but the Samsung Keypad included in the ROM doesn't write in arabic. So If you want to write in arabic. Download a keyboard that support arabic language from the market
:: FOR GAMERS ::
BEFORE PLAYING HEAVY GAMES PLEASE DO A QUICK RESTERT using any app
ex: AutoKiller Memory Optimizer PRO or Rebooter (fast reboot)
Also for better Gaming Experience i recommend these app
1- AutoKiller memory Optimizer PRO
2- Chainfire 3D PRO
________________________________________________
:: Supported Languages ::
ALL THE LANGUAGES IN THE STOCK XXLM8 + ARABIC
________________________________________________
:: Special Thanks ::
The Developers of Adernaline Engine
The Developers of V6 SuperCharger
Ryuinferno :: [MOD]Term-init & Zip-init: Enable Init.d for Any Phones w/o Need of Custom Kernels!!!
lidroid :: [GUIDE]How to add customizable 14 statusbar toggle buttons for samsung ROM
agmtpd :: Add ICS/Jellybean look alike task switcher
balamu96m :: [GUIDE] ICS Style 'Settings.apk'
________________________________________________
:: DOWNLOAD ::
IN THE 2ND POST
________________________________________________
:: PLEASE SHARE IDEAS & SUGGESTION TO MAKE THIS ROM BETTER, DON"T JUST READ ::
Changlog
29 October 2012 - GBS3 ROM v1.0
Initial release
9 November 2012 - GBS3 ROM v2.0
Based on XXLM8 with stock XXLM8 kernel
Busybox'd
RTL Arabic support
Themed Phone.apk
S3 Task Switcher
S3 Live Wallpaper
Customizable 14 statusbar toggle button
MegaBassBeats
V6 SuperCharger (Developed by : zeppelinrox: Original Thread)
Adernaline Engine (Developed by : ImbaWind: Original Thread)
________________________________________________
DOWNLOAD
V2
https://docs.google.com/open?id=0B-LPk8oDHoc4Y2V1eEotcGpGb0E
V1
PART 1 : https://rapidshare.com/files/3466024423/V1.part1.rar
PART 2 : https://rapidshare.com/files/671059979/V1.part2.rar
________________________________________________
HOW TO INSTALL
V2
1- Copy "GBSIII_ROM_Setup.zip" to your sdcard
2- Reboot into recovery (Clockworkmod 5.5 or Higher)
3- Install Zip from Sdcard
4- Choose "GBSIII_ROM_Setup.zip"
5- Wait Till Installation Finishes Then Reboot System
6- You have now installed the Rom, But V6Supercharger and Adernaline Engine, is still not installed
7- DON"T SKIP INSTALLING V6SUPERCHARGER OR ADENALINE ENGINE, THEY ARE VERY IMPORTANT
8- There are some extra steps needed to get Full S3 Theme for the Launcher, Download This Files HERE
9- Extract it, Put it on /sdcard
10- So the path of the file should be /sdcard/ADW_Backups/adw_adwbackup_1352295987779/the files
11- Go to the homescreen, touch the home button
12- ADWSettings --> System --> Backup and restore --> Restore --> adw_adwbackup_1352295987779
13- FINISHED
HOW TO INSTALL V6_SuperCharger "V2 ONLY"
1- Install Android Terminal Emulator on your phone
2- Open it.
3- Type "su" then press enter
4- Click "Allow"
5- Type "sh V6_SuperCharger.sh" then press enter
6- "Please Select Scrolling Speed", Type 0
7- "Please Enter an option", Type 6
8- Now the V6 Super Charger will begin Installation
9- After Finishing, it will ask you to "Enter an options" again, Type 17 "Exit"
10- Wait a second
11- Type "reboot"
12- Phone will reboot
13- V6SuperCharger succesfully Installed
HOW TO INSTALL Adernaline Engine "V2 ONLY"
1- Download "Adrenaline Engine_CM_4.3.zip" from HERE WARNING : DON"T DOWNLOAD V4.4, IT WON"T WORK
2- Copy the file to your sdcard
3- Reboot into recovery (Clockworkmod 5.5 or Higher)
4- Go to "mounts and storage" - Mount /system and Mount /data
5- Install Zip from Sdcard -- Choose the Adernaline Engine file
6- After Finishing Installation, Repeat Step 4 "Mount should be Unmount"
7- Reboot System
8- ENJOY !!
________________________________________________
V1
1- Download the 2 Files
2- Put Them in a same folder
3- Right Click on the first File "V1.part1.rar"
4- Extract to V1\
5- Copy "clockworkmod" to your sdcard
6- Reboot into Recovery "You Should use CWM"
7- it's better to "Format System and data Storage" before Installing the rom
8- Choose "backup and restore"
9- Backup from external sdcard
10- Choose the backup
11- Wait till Finishing
12- Reboot System NOW
13- HAVE FUN
I hope this would be a bug free rom...thanks mate!
Sent from my GT-I8150 using xda premium
I'll try this Rom! Does it have italian language?
Mikyno said:
I'll try this Rom! Does it have italian language?
Click to expand...
Click to collapse
There's a screenshot in the thread with the available languages
ahmedelhofy said:
There's a screenshot in the thread with the available languages
Click to expand...
Click to collapse
ok, it doesn't support italian, however thank u!
mikyno said:
ok, it doesn't support italian, however thank u!
Click to expand...
Click to collapse
next version will be based on a different build so more languages support
Added download links
have fun flashing
What's the best game this rom can support? DH3 and EW2 with no lags?
imadiu said:
What's the best game this rom can support? DH3 and EW2 with no lags?
Click to expand...
Click to collapse
Just Tested Eternity Warrior 2
Worked Perfectly
Didn't Notice any lag
But it takes a long time to load the game, after that levels load very fast
DH3 is very large 1 GB, i can't test it
Wow, nice. With Chainfire 3D and Auto memorykiller Optimizer?
imadiu said:
Wow, nice. With Chainfire 3D and Auto memorykiller Optimizer?
Click to expand...
Click to collapse
No it worked without using anything
Sent from my GT-I8150 using xda premium
Good ROM
was amazing because it does not reduce System gb?
permission to download master ahmedelhofy
in beautify again with live wallpaper S3 in Gole Play
https://play.google.com/store/search?q=wallpaper+live+S3
can not be applied wallpapers?????
Thanks for getting this ROM alive once again master ahmedelhofy
Links Is Broken ??? Plz Reuplouad !
MidoTawfik7 said:
Links Is Broken ??? Plz Reuplouad !
Click to expand...
Click to collapse
LINKS are WORKING PERFECTLY
PART 1 : http://www.mediafire.com/?v759ozvcx6zw843
PART 2 : http://www.mediafire.com/?rvp4c37oozxzvj2
ahmedelhofy said:
LINKS are WORKING PERFECTLY
PART 1 : http://www.mediafire.com/?v759ozvcx6zw843
PART 2 : http://www.mediafire.com/?rvp4c37oozxzvj2
Click to expand...
Click to collapse
Split archive blocked. Mentioned in Mediafire, no idea what is that. First time seeing it.
imadiu said:
Split archive blocked. Mentioned in Mediafire, no idea what is that. First time seeing it.
Click to expand...
Click to collapse
It seems that Mediafire blocked the file cause it's more than 200 MB
Will upload them in Dropbox please Give me 2 Hours untill Uploading FINISHES
IMP
NEW LINKS ADDED
LINKS ARE STILL BEING UPLOADING, IT WILL KEEP GIVING YOU AN ERROR UNTILL UPLOADING FINISHES. SO PLEASE BE PATIENT
Part 1 : https://dl.dropbox.com/u/93201068/XD...1/V1.part1.rar
Part 2 : https://dl.dropbox.com/u/93201068/XD...1/V1.part2.rar
Click to expand...
Click to collapse
Waiting for the other version, Turkish language
---------- Post added at 05:23 PM ---------- Previous post was at 05:20 PM ----------
How do I install applications that you removed?
thanks for the rom , nice.
what are the baseband for this rom ?
xxlm8 ?
{
"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"
}
Project...DroidACE port to Galaxy Gio
Original thread link... *Here*
Codename... DroidGIO V3 Final
Version... DroidGIO v3.x--> CHECK 2ND POST FOR DOWNLOADS
Created by... masterex567
Ported by...Evilking009
Based On... CM7 Nightly 20130318 by itachisama
Changelog, Extras + more... on 2nd post
=======================================================
Original Text from masterex567:
What's Up?
Well. It's come to an end. It's been a long journey since i started deving for DroidACE, I've learnt alot from it and I believe it's now in it's perfect stage. Basically with this rom, i've focused on three main things :
1. Battery
2. Performance
3. UI
I've tried to combine all those elements to put them into one.
Great Battery life and Performance from the Unofficial CM7 Base, and the UI is your choice
==================================================
So What's New?
In the v3, I've tried to make everything perfect and add loads of customization. I've included a more enhanced version of Aroma Installer which allows you to make your own rom in recovery. Aroma Installer? What's that?? Just try flashing the rom in recovery, and you'll understand. You might be wondering what AC!D is. AC!D Audio Engine is a sound mod by Team AC!D that provides you with an overall better sound quality. See the changelog on second post for more details.
===================================================
Customization:
V3 still uses the Aroma Installer but this time you have more choice. If you choose "Custom Installation" in aroma, you get to make your choices. It's like creating your own rom in recovery.
Aroma installer will give you the following options when you install:
Choice of Launcher – Xperia or Holo
Choice of Theme – Xperia or Jelly Bean
Choice of Camera – CM7 Camera or LG Camera
==================================================
Screenshots, with no personal adjustments
These are screenshots from Droid Ace v3 final
Xperia theme and launcher:
Holo Launcher and JB Theme:
=============================================================================================
Full ROM Specifications:
Based on CM7 Nightly by ItachiSama
Adrenaline Engine and Boost
Jelly Bean Notification Drawer
Aroma installer with many customization options
Improved: GPS, Dialing, Internet, Graphics, Battery, Scrolling, RAM Management
Amazing Audio with AC!D, Dolby Mobile, ALSA, Beats, Audio FX, 30 Volume Steps
More free RAM
No Ads, blocked over 20,000 hosts
Zipaligned
No 2ext /...2SD scripts by default
Droid Razr boot animation on V3.2
Custom Pattern unlock
Custom Lockscreen (Based on xperia) with all CM Lockscreen options
Roboto Font
ICS Style Settings
Updated apps
Modded Xperia Launcher (removed share app ability, and changed default homescreen view)
Stock Xperia Sounds
Awesome wallpapers
BLN Support
Build.prop done correctly
Updater script done correctly
Increased PopUp sensitivity
Various performance tweaks
Optimized gaming performance
+ many more
Apps Included:
Latest Superuser with binary
GAPPS
Latest Play Store
Messaging app modded with iphone bubbles
LG Camera with replaced icons in aroma
AC!D Sound Mod App
Dolby Mobile app
Audio fx settings app
Stock CM7 Music player
====================================================
Installation Procedure
Copy Zip to SD Card
Reboot into recovery
Wipe Data/Factory Reset
Wipe Cache Partition
MOUNT DATA
Install Zip From SD Card
Choose Zip from Sd Card
Select CM7.2-20130321-DroidGIOv3.2-final.zip
Continue with Aroma Installer
If Installation Goes Failed Try This One Method
Copy Zip to SD Card
Reboot into recovery
Go to mounts and storage
Format /system and /data only!
Now mount /System and /Data
Install Zip From SD Card
Choose Zip from Sd Card
Select CM7.2-20130321-DroidGIOv3.2-final.zip
Reboot Device and Done!
=============================================================================================
Credits To
XDA for allowing me to present my work
Masterex567For letting me port This rom
Itachisama for Base and Resources
Samsung for sounds, and GIO
Imbawind for Adrenaline Engine and boost
121C4 for Boot Animations, Drawables, Wallpapers, Lockscreen.
UOT Kitchen for Lockscreen mods
Chris95X8 for Base Theme
Driffex for JB Theme
r-ikfoot for AC!D Sound Mod
Amarullz for Aroma Installer
Modulus for Windows 7 font
mobint for holo launcher
lovetz for beats audio + alsa
ra3al for xperia home
lagloose for GPS and Sensors Patch
itasoulas for gps hw.
tamingsari2k for drawables in notification drawer
balamu96m for ICS Style Settings Feedback.
badjaguar007 for signature banner
adgoosuc for signature banner
namakerorin for audio FX
Farzad.u235 for his U235 kernel
Spex for his qualcomm tweaks from fluid engine
fla.sh for his Droid razr boot animation
Umangsagar For his gps fix
# PM me if you think you should be here
IT TOOK ME MORE THAN A THOUSAND CLICKS TO MAKE THIS FOR YOU GUYS, FOR FREE. BUT PLEASE, JUST USE ONLY ONE CLICK TO CLICK THE THANKS BUTTON TO MOTIVATE ME TO BRING MORE GOODIES FOR THIS WONDERFUL COMMUNITY
PLEASE, DON'T RATE BAD, BEFORE YOU REPORT YOUR PROBLEM.
Downloads
Bugs and Fixes:
-- If you are encountering ROOT problems. Flash this: http://d-h.st/tSJ.
-- On boot, status bar shows nothing. Just complete setup wizard then connect usb, or headphones.
-- AFAIK, nothing else. If you find something, post in this thread.
Changelog for v3.2 - 26/03/13
- Removed some cooper HW files
- New Droid RAZR boot animation
- Based on new cm7 Nightly 20130318 by Itachi sama
- Added tons of build prop tweaks
- improved gps
- changed kernel to U235 kernel
- Added qualcomm config files
- added host files
- Updated Holo launcher to v2.0.2
- Completely cleaned from Ac!d audio engine
Changelog for v3.1 - 13/1/13
-A bit slimmed down rom size(around 98mb)
-Removed Aroma installer(was causing problems for users)
Changelog for v3 - 12/12/12
-A way better and more customized Aroma experience.
-WORKING AC!D SOUND ENGINE!
-NEW MMS APP WITH IPHONE BUBBLES
-Jelly Bean Notification Drawer
-Improved stability
-better ram management
-xperia lockscreen
-Droid wallpapers v3.
-Optimized all apks
-Finalized each aspect of the rom, to make everything perfect.
-and loads of other i don't remember
-Check 1st post for full rom specifications
Plus:
-Updated Base to Nightly 20130318
-All Bugs fixed
-Aroma Installer
-Fully Integrated Adrenaline Engine
-Stock Samsung Sounds, with S3 Lock Sounds.
-Added Droid Wallpapers v3 (Even better walls)
-Added Awesome boot animation
-Modded Xperia Theme heavily with some ICS Elements
(Things like scroll bar, and emoticons)
-Modded Xperia Home
(removed share app ability and more)
-ICS Style Settings
-GPS Fixed and Enhanced
-Added BLN Support
-Firekernel Updated
-Init.d scripts modified
-Build.prop done properly
-Updater Script done properly
-Removed Window Transparency
-Increased PopUp Sensitivity
-Fixed Lock Pattern Bug
-Added Delivery Reports
-Removed Window Transparency
-Various Performance tweaks
+ many more
================================================
V3.2 Version
Download full (.zip file, do wipes, mount data and flash)
V3.1 Version
Download full (.zip file, do wipes, mount data and flash)
V3 Version
Download full (.zip file, do wipes, mount data and flash)
=================================================
FAQ
1.ROM Contains two themes, Xperia Trans and Jelly bean
2. Xperia Home is 0.91b Multi Resolution
3. All apps patched with apk manager.
4. Xperia Animations Supported
5. Real Player is replaced with stock cm7 music player.
6. Play Store is at V 3.7.15
7. Dialer Screen, Call Recieving Screen, and Calling Screen have all been modded to Xperia S.
8. For Faster UI. Open Spare Parts, Set Window and Transition Animations to Fast.
9. About Phone in Settings is now "About Droid"
10. Calibrate Your Battery for even better battery life
===================================================================================
What's working better?
Wireless and networks: Working Great!
Performance : Works Great also, very less lag
GPS : Some Improvements, recommend to set country through http://forum.xda-developers.com/showthread.php?t=1200089
Games : Games work great, Agent Dash Works Really Nice.
Patches
EXTRAS
Flashable zips:
Google Talk: Click
Gmail: Click
Quickpic: Click
ICS Layouts Patch Click Me.
ICS Layouts Undo Click Me.
ICS Layouts Procedure
1. Download both the files above
2. Copy them to sd card
3. Go to CWM, MOUNT SYSTEM and Flash PATCH
4. Reboot
5. Go to CWM, MOUNT SYSTEM and Flash UNDO
6. Reboot
7. Go to CWM, MOUNT SYSTEM and Flash PATCH
----------------------------------------------------------------------------------------------------------------------------
Soft Buttons ICS Click Me.
TO UNDO, Just Disable Soft buttons from CM Settings > Tablet Tweaks if you applied by mistake.
Procedure to Install
1. Download the .zip file
2. Copy them to sd card
3. Go to CWM, MOUNT SYSTEM and MOUNT DATA
4. Flash the .zip file.
5. Reboot.
To Mod the soft buttons go to CM Settings > Tablet Tweaks.
Enjoy.
Wow mate only last night i was looking on this rom on the Ace forums and now i see you ported it . Well done mate ... well done , downloading and testing right away
P.S. : i also like your port of S`Perience , keep up the good job
HAHA i saw the surprise when flashing )
Was passing by the forums, and saw this.
Glad to see my rom ported. :good:
Were I the only one who got a fail at installation?
I think you've messed up the updater-script...
It worked fine to me , using it right now
bogdanwp said:
It worked fine to me , using it right now
Click to expand...
Click to collapse
Well I don't know, I get a status 7 error when I want to flash...
I'm keep getting an error code, Installer Error (Status 7)
movfan said:
I'm keep getting an error code, Installer Error (Status 7)
Click to expand...
Click to collapse
That's what I keep saying
same problem here...something is rongh and doesn't flash the rom..
I deleted the first code (begining with assert.....) to this line => (package_extract_file("system/bin/backuptool.sh.......) in updater script and it worked
SOLUTION TO NEWBIES:
download this View attachment updater-script.zip file
unzip it to a folder
open the rom with winrar/winzip
go to meta-inf/com/google/android folder
change the updater script with the one above
enjoy!
If it says fail , just wipe data , cache and dalvik again , format /system /data / cache /sd-ext , mount system and flash again . It should work
Installation failed? it works for me without any errors,will try to investigate this problem
Edit:-
Installation works perfect for me but for those who have facing installation problems,go to "mounts and storage" and just format /system and /data and then mount /system and /data and then flash! i think aroma installer doesn't include format /system,/data script so that's why it directly installs the rom without wiping the system data.
shiftyHungary said:
Were I the only one who got a fail at installation?
I think you've messed up the updater-script...
Click to expand...
Click to collapse
nope.i just replaced some words from cooper/ace to gio and gt-s5830 to gt-s5660 for devices installation compatibility
muzaffarhassan64 said:
nope.i just replaced some words from cooper/ace to gio and gt-s5830 to gt-s5660 for devices installation compatibility
Click to expand...
Click to collapse
remove the whole assert check.
Sent from my GT-S5660 using xda app-developers app
voetbalremco said:
remove the whole assert check.
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
okay i removed but i can't upload the whole rom again,it takes me about 2 hours to upload
muzaffarhassan64 said:
okay i removed but i can't upload the whole rom again,it takes me about 2 hours to upload
Click to expand...
Click to collapse
Upload the updater script please. btw i can't download the flashable quickpik and gmail.
Edit: there is download (under changelog v3 final) and there is also download full... is it the same or which one is latest? Thx
Verstuurd van mijn GT-S5660
FlemishDroid said:
Upload the updater script please. btw i can't download the flashable quickpik and gmail.
Edit: there is download (under changelog v3 final) and there is also download full... is it the same or which one is latest? Thx
Verstuurd van mijn GT-S5660
Click to expand...
Click to collapse
Open the 2 links, you'll see they are the same.
Sent from my GT-S5660 using xda app-developers app
here is the modified updater-script,for those who have facing the installation errors.
*Link*
This guide will let you add 10 customizable app launchers on your SystemUI.
Launch any application from your statusbar panel without exiting your current app and going to your launcher..
Features:
Change launcher text color
Change launcher text size
Change launcher icon size
Change launcher view (4 views to choose from)
Change launcher background (4 backgrounds to choose from)
Remove/Hide launcher slots
Easy to integrate to your SystemUI
Easy to configure and customize
Support up to API 18 (Jellybean 4.3 see Myth2014's posts), I also confirm it running in API 19 (Kitkat 4.4.2) EMULATOR ONLY, If you have KitKat ROM and tried/tested this mod, please tell me or post it, thank you.
Note: Smali files were decompiled using apktool_2.0.0b9, so pls use the same apktool version in decompiling and recompiling your SystemUI.apk, I also upload smali files to be used with apktool_1.5.2.
Steps:
1. Decompile your SystemUI.apk
2. Download the attachment (it contains the needed smali files, use LATEST VERSIONS and APPROPRIATE FOR THE APKTOOL VERSION you are using).
3. Extract the zip file to your decompiled SystemUI.apk folder (/SystemUI.apk/here).
4. Now, open your status_bar_expanded.xml (/SystemUI.apk/res/layout/status_bar_expanded.xml) then add this code after:
Code:
xmlns:android="http://schemas.android.com/apk/res/android">
OR anywhere in your status_bar_expanded layout OR in any free layout/tab if you have, its up to you to layout it as long as it looks like this:
This is the code that you will add:
Code:
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" >
<com.jeremypacabis.statusbarmods.AppLauncherOnSystemUI android:layout_width="wrap_content" android:layout_height="wrap_content" />
</LinearLayout>
Warning: DO NOT MAKE <com.jeremypacabis.statusbarmods.AppLauncherOnSystemUI /> a child of a ScrollView because AppLauncherOnSystemUI already extends ScrollView and YOU CANNOT PUT a ScrollView inside another ScrollView.
Tip: If you want to add more Views around the launcher add the attribute android:layout_weight to specify the space occupied by each view and prevent clutter. I will not discuss about it, just search about the usage of android:layout_weight to allocate spaces for your views.
5. Save your edited status_bar_expanded.xml and that's it.
6. Recompile your SystemUI.apk
7. Push or flash your newly recompiled SystemUI.apk
8. Download the attached application.
9. Install the downloaded application and customize your SystemUI app launcher, you can edit/remove shortcuts and add only what you need.
Settings Instructions:
To customize your App Launcher on SystemUI, Open the SystemUIAppLauncher App.
- To change/assign the app shortcut, tap on the list and select the application you want.
- To remove app shortcut from SystemUI, long press on the app from the list and Delete (you can assign another app later if you want).
v0.1 Initial release:
Screenshots:
App Launcher on SystemUI:
OUTDATED (Check updates below)
App Launcher on SystemUI Settings:
OUTDATED (Check updates below)
Attachments:
Needed files: OUTDATED (Check updates below) v0.1
SettingsApp: OUTDATED (Check updates below) version code: 1
Updates:
v0.2 Update:
Needed files:
USE WITH APKTOOL v1.5.2 = View attachment AppLauncherOnSystemUIFilesv0.2_use_with_apktool_1.5.2.zip v0.2
USE WITH APKTOOL v2.0.0b9 = View attachment AppLauncherOnSystemUIFilesv0.2.zip v0.2
SettingsApp: View attachment SystemUIAppLauncher_v0.2.apk version code: 2
[ADDED] Resize launcher icons using the SettingsApp.
[FIXED] Inconsistency of icon sizes in the launcher. Now the icons have fixed sizes depending on the settings.
[FIXED] Force close of SettingsApp due to clicking of the application list while the program is still loading the installed applications.
View attachment 2893288View attachment 2893289View attachment 2893290
v0.3 Update:
Needed files:
USE WITH APKTOOL v1.5.2 = View attachment AppLauncherOnSystemUIFilesv0.3_use_with_apktool_1.5.2.zip v0.3
USE WITH APKTOOL v2.0.0b9 = View attachment 2894395 v0.3
SettingsApp: View attachment 2894415 version code: 3
[ADDED] Resize launcher text label sizes using the SettingsApp.
[NEW] SettingsApp layout.
[FIXED] Gone text label when assigning new app launcher if (icon_size < text_label_size).
View attachment 2894457View attachment 2894458View attachment 2894459View attachment 2894460
v0.4 Update:
Needed files:
USE WITH APKTOOL v1.5.2 = View attachment AppLauncherOnSystemUIFilesv0.4_use_with_apktool_1.5.2.zip v0.4
USE WITH APKTOOL v2.0.0b9 = View attachment AppLauncherOnSystemUIFilesv0.4.zip v0.4
[FIXED] Support to Android API versions higher than 16 (JELLYBEAN 4.2). Can be applied up to Android KitKat without the "not collapsing statusbar panel bug".
LATEST:
v0.5 Update:
Needed files:
USE WITH APKTOOL v1.5.2 = View attachment AppLauncherOnSystemUIFilesv0.5_use_with_apktool_1.5.2.zip v0.5
USE WITH APKTOOL v2.0.0b9 = View attachment AppLauncherOnSystemUIFilesv0.5.zip v0.5
SettingsApp: View attachment SystemUIAppLauncher_v0.4.apk version code: 4
[ADDED] New view layout of the launcher.
[ADDED] 4 launcher backgrounds (I used android default drawables ). You can add any background you want with a simple tweak.
[ADDED] Launcher text colors can now be customized.
[ADDED] SettingsApp About menu added.
[FIXED] Application chooser only displays applications that can be launched.
{
"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"
}
Thanks:
* xda-developers.com
* stackoverflow.com
* Pascal Cans (noobs.com) for his easy to use android-color-picker library (@GitHub)
* Myth2014 for reviewing my work and finding bugs
* and You
Source Codes?
You want to play with the code? Add functions? Explore and Learn? Copy method snippets? You can check it at my GitHub.:good::
Suggestions? Comments? Bugs (I hope none)?
Just post a reply here and I will try to attend to it. (The word "try" always has a "catch" Exception, iykwim.)
How to add all apps in my phone to expanded without SettingsApp?
the_vanya1 said:
How to add all apps in my phone to expanded without SettingsApp?
Click to expand...
Click to collapse
You cant add without the settings app sir, you need the settings app to assign custom apps to launcher and customize its appearance. I programmed it that way so that there is no inconvenience in editing the smali
ale trigoe
73R3WY said:
This guide will let you add 10 customizable app launchers on your SystemUI.
Note: Smali files were decompiled using apktool_2.0.0b9, so pls use the same apktool version in decompiling and recompiling your SystemUI.apk
Steps:
1. Decompile your SystemUI.apk
2. Download the attachment (it contains the needed smali files, use latest version if possible).
3. Extract the zip file to your decompiled SystemUI.apk folder (/SystemUI.apk/here).
4. Now, open your status_bar_expanded.xml (/SystemUI.apk/res/layout/status_bar_expanded.xml) then add this code after:
Code:
xmlns:android="diordna/ser/kpa/moc.diordna.samehcs//:ptth">
Note: I reversed the code above because xda recognizes it as an external link.
OR anywhere in your status_bar_expanded layout OR in any free layout/tab if you have, its up to you to layout it as long as it looks like this:
This is the code that you will add:
Code:
<LinearLayout android:orientation="vertical" android:layout_width="fill_parent" android:layout_height="wrap_content" >
<com.jeremypacabis.statusbarmods.AppLauncherOnSystemUI android:layout_width="wrap_content" android:layout_height="wrap_content" />
</LinearLayout>
Warning: DO NOT MAKE <com.jeremypacabis.statusbarmods.AppLauncherOnSystemUI /> a child of a ScrollView because AppLauncherOnSystemUI already extends ScrollView and YOU CANNOT PUT a ScrollView inside another ScrollView.
Tip: If you want to add more Views around the launcher add the attribute android:layout_weight to specify the space occupied by each view and prevent clutter. I will not discuss about it, just search about the usage of android:layout_weight to allocate spaces for your views.
5. Save your edited status_bar_expanded.xml and that's it.
6. Recompile your SystemUI.apk
7. Push or flash your newly recompiled SystemUI.apk
8. Download the attached application.
9. Install the downloaded application and customize your SystemUI app launcher, you can edit/remove shortcuts and add only what you need.
Settings Instructions:
To customize your App Launcher on SystemUI, Open the SystemUIAppLauncher App.
- To change/assign the app shortcut, tap on the list and select the application you want.
- To remove app shortcut from SystemUI, long press on the app from the list and Delete (you can assign another app later if you want).
Screenshots:
App Launcher on SystemUI:
View attachment 2889238View attachment 2889239View attachment 2889240View attachment 2889244
App Launcher on SystemUI Settings:
View attachment 2889241View attachment 2889243
Attachments:
Needed files: View attachment 2889235 v0.1
SettingsApp: View attachment 2889245 version code: 1
Click to expand...
Click to collapse
how to make it...because i'm recompil brut on smali's...can you help me sir
aletrigoe said:
how to make it...because i'm recompil brut on smali's...can you help me sir
Click to expand...
Click to collapse
If you want to apply it to your SystemUI, follow the guide above, but if you want to make a mod like this, you will need to program an android application. If you have errors in decompiling/recompiling process, reply and attach a screenshot of the error or attach a log file on the process.
In accordance with the requirements of I can't compile successfully
I: Smaling...
[39,4] Error for input '.param': Invalid directive
[40,4] Error for input '.param': Invalid directive
[39,11] mismatched input 'p1' expecting END_METHOD_DIRECTIVE
Exception in thread "main" brut.androlib.AndrolibException: Could not smali file: /sdcard/apktool/zuiSystemUI_src_src/smali/com/jeremypacabis/statusbarmods/AppLauncherOnSystemUI$1.smali
at brut.androlib.src.DexFileBuilder.addSmaliFile(DexFileBuilder.java:45)
at brut.androlib.src.DexFileBuilder.addSmaliFile(DexFileBuilder.java:33)
at brut.androlib.src.SmaliBuilder.buildFile(SmaliBuilder.java:66)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:50)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:37)
at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:257)
at brut.androlib.Androlib.buildSources(Androlib.java:214)
at brut.androlib.Androlib.build(Androlib.java:205)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Suqi said:
I: Smaling...
[39,4] Error for input '.param': Invalid directive
[40,4] Error for input '.param': Invalid directive
[39,11] mismatched input 'p1' expecting END_METHOD_DIRECTIVE
Exception in thread "main" brut.androlib.AndrolibException: Could not smali file: /sdcard/apktool/zuiSystemUI_src_src/smali/com/jeremypacabis/statusbarmods/AppLauncherOnSystemUI$1.smali
at brut.androlib.src.DexFileBuilder.addSmaliFile(DexFileBuilder.java:45)
at brut.androlib.src.DexFileBuilder.addSmaliFile(DexFileBuilder.java:33)
at brut.androlib.src.SmaliBuilder.buildFile(SmaliBuilder.java:66)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:50)
at brut.androlib.src.SmaliBuilder.build(SmaliBuilder.java:37)
at brut.androlib.Androlib.buildSourcesSmali(Androlib.java:257)
at brut.androlib.Androlib.buildSources(Androlib.java:214)
at brut.androlib.Androlib.build(Androlib.java:205)
at brut.androlib.Androlib.build(Androlib.java:176)
at brut.apktool.Main.cmdBuild(Main.java:228)
at brut.apktool.Main.main(Main.java:79)
Click to expand...
Click to collapse
Please specify the apktool version you use, I decompiled the attached smali using apktool_2.0.0b9.jar, so pls use the same version in working with your SystemUI.apk because older version of apktool will output
Code:
.parameter
instead of just
Code:
.param
with apktool_2.0.0b9
To fix this you can use apktool_2.0.0b9, or tell me the apktool version you are using so that I can give you new smali files specific for the apktool version you are using. Thanks
hi,sir,look the pic
this apktool icon is big..
来自我的 vivo Y18L 上的 Tapatalk
Myth2014 said:
hi,sir,look the pic
this apktool icon is big..
来自我的 vivo Y18L 上的 Tapatalk
Click to expand...
Click to collapse
thank you for noticing that sir, i also find some apps that has bigger icon than the others, i will update the smali and the settings app soon.
Sir please use apktool 1.5.2 sir, most of us dont use apktool beta 9 sir. Its because after this tutor, not so many tuts use apktool beta 9 as base :good:
73R3WY said:
thank you for noticing that sir, i also find some apps that has bigger icon than the others, i will update the smali and the settings app soon.
Click to expand...
Click to collapse
yeah,if you update this ,please tell me :fingers-crossed:
Mranggapo said:
Sir please use apktool 1.5.2 sir, most of us dont use apktool beta 9 sir. Its because after this tutor, not so many tuts use apktool beta 9 as base :good:
Click to expand...
Click to collapse
Yes sir, I also noticed that. many smali from guides are decompiled using apktool 1.5.2, I have updated the guide with smali for apktool 1.5.2. Thank you.
Myth2014 said:
yeah,if you update this ,please tell me :fingers-crossed:
Click to expand...
Click to collapse
Update done sir, now you have the option to resize the app launcher icon. I have uploaded latest smali files and settings app (v0.2). Thank you.
73R3WY said:
Update done sir, now you have the option to resize the app launcher icon. I have uploaded latest smali files and settings app (v0.2). Thank you.
Click to expand...
Click to collapse
yeah,nice,thanksir。[emoji16]
来自我的 vivo Y18L 上的 Tapatalk
sir,look this pic[emoji16]
来自我的 vivo Y18L 上的 Tapatalk
Myth2014 said:
sir,look this pic[emoji16]
来自我的 vivo Y18L 上的 Tapatalk
Click to expand...
Click to collapse
Yes sir, i also encounter that problem, this happens when you set the icon size below 36 px (@hdpi) or 24 px (@ldpi/mdpi) because the text size is always fixed at 24.0dip, so when you assign new shortcut, no text is displayed, for now, just set the icon size to be bigger. I will update with new option to customize text size and text color for each launcher.
73R3WY said:
Yes sir, i also encounter that problem, this happens when you set the icon size below 36 px (@hdpi) or 24 px (@ldpi/mdpi) because the text size is always fixed at 24.0dip, so when you assign new shortcut, no text is displayed, for now, just set the icon size to be bigger. I will update with new option to customize text size and text color for each launcher.
View attachment 2894154View attachment 2894155
Click to expand...
Click to collapse
yeah,i waiting:laugh:
Myth2014 said:
yeah,i waiting:laugh:
Click to expand...
Click to collapse
update done sir, check v0.3, Thank you.
73R3WY said:
update done sir, check v0.3, Thank you.
Click to expand...
Click to collapse
yeah,right,work on my android 4.3 ,but have a bug..and your phone version ?:fingers-crossed:
Myth2014 said:
yeah,right,work on my android 4.3 ,but have a bug..and your phone version ?:fingers-crossed:
Click to expand...
Click to collapse
my phone version is still gingerbread, but i have kitkat 4.4 virtual device. just tell me about the bug. is it on the systemui or the settingsapp?