Great ROM and great to get 4.3 so quickly. Thanks Tytung for making the HD2 truely immortal.

Elveneleven wrote:
Hi agbommarito,
Will the softkey mods install correctly on NativeSD if i patched the rom name with tytungs patch or do we need a special version for this?
Thanks.
sent with Tapatalk 4
agbommarito wrote:
The installer for the softkey mods searches for a ROM name match. So if you've changed the ROM name, the softkey mods will have to be similarly changed. Making the change would be fairly easy for you to do.
Unzip the softkey mods file. One of the folders is named "scripts" and in this folder there is a file named "ROM_NAME.prop". Edit this file and change the name to match your ROM. If you do this on a Windows PC, be sure to use a Unix compatible editor like Notepad++. Rezip the entire folder tree and the installer should now work for your modified NativeSD ROM.
Elveneleven wrote:
Thanks for your answer. Can I just replace the "ROM_NAME.prop" with the one from tytungs patch?
sent with Tapatalk 4
ui_print("@ Copying files to /system partition...");
if file_getprop("/tmp/aroma/modtype.prop", "selected.1") == "1" then
package_extract_dir("framework-LandscapeSoftkeys", "/system");
endif;
if file_getprop("/tmp/aroma/modtype.prop", "selected.1") == "2" then
package_extract_dir("framework-Original", "/system");
endif;
if file_getprop("/tmp/aroma/modtype.prop", "selected.2") == "1" then
package_extract_dir("system-PowerButton", "/system");
endif;
if file_getprop("/tmp/aroma/modtype.prop", "selected.2") == "2" then
if file_getprop("/tmp/aroma/modtype.prop", "selected.1") == "1" then
package_extract_dir("system-LandscapeSoftkeys", "/system");
endif;
if file_getprop("/tmp/aroma/modtype.prop", "selected.1") == "2" then
package_extract_dir("system-Original", "/system");
endif;
endif;

Robbie P wrote:Hi agbommarito, I installed your mod after changing ROM_NAME.prop variable to NexusHD2_JellyBean43, and I have the visible power key installed (magldr, NativeSD). But landscape softkeys are not showing up for me (enabled in aroma, tried twice). Am I missing something?
Edit; I just realised that you install only 1 mod at a time, it is the same app that is inserted (systemUI.apk), sorry, and thanks again.
Edit2; It still doesn't work if I uninstall powerkey mod and only install landscape mod.
looking at updater script..
firstly, the last block in red seems extraneous![]()
Secondly it seems whatever landscape option is chosen, the systemui.apk will be overwritten by the powermod or original systemui.apk
It might be better to have 4 systemui.apks
1 original
2 powermod
3 landscape
4 powermod & landscape
does this make sense?
Edit3; oops, i see how the red part works now, but can't see how both mods can be selected
Edit4; my brain hurts, as you can probably tell, I am not an expert in all this
twoxx wrote:
I recognized the low speed when i downloaded an app from playstore. 1,5 MB within 9 Minutes. With NexusHD2 V2.6 downloading that file-size needed only seconds.
Downloading emails is very slow too. Some apps that need internet-connection are saying that there is no connection an get closed, even if mobile data is on.



tytung wrote:Can anyone confirm slow mobile data?
I don't have unlimited data plan, so I mainly use WiFi.
Return to HD2 Android Development
Users browsing this forum: No registered users and 0 guests