[Oct. 20, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1.3 V2.7 [Kernel: tytung_jellybean_r2]

Android development for HTC HD2/Leo
Moderator: Forum Moderator

Re: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby soren » Sat Jul 20, 2013 8:19 am

You can try re-flashing the ROM.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Advertisement
 

Re: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby soren » Sat Jul 20, 2013 11:32 am

soren wrote:V2.4 has the color banding issue. I'm not sure but I think the old version doesn't have this.

I enable HWA for the app and it works fine now.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Re: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby skyway » Sat Jul 20, 2013 7:29 pm

yukkevchuhau wrote:Hi,

I have been using this rom flawlessly for the last few day. However, starting yesterday, "Settings" started to be flagged as a Trojan, Android: Obad-D[Trj] by Avast. I reported it as a false positive.

Also starting yesterdat, I haven't been able to download anything from Google Play. It's constantly showing, "Downloading...." I even tried reflashing Gapps from a similar rom to revert back to older Gapps to see if it'll work. I haven't been able to install anything or update anything. What can I do?


Thanks.


I have the same problem! What other can I do than recover to the old v2.3 ROM?
skyway
Newly Registered Member
 
Posts: 1
Joined: Sat Jul 20, 2013 7:22 pm
Country: United Kingdom (uk)
Has thanked: 0 time
Been thanked: 0 time

Re: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby symbuzzer » Sat Jul 20, 2013 7:32 pm

skyway wrote:
I have the same problem! What other can I do than recover to the old v2.3 ROM?


You can overwrite 2.3's Settings.apk above 2.4's. Probably it will work.
symbuzzer
Forum Moderator
 
Posts: 320
Joined: Mon Jun 24, 2013 7:05 am
Country: Turkey (tr)
Has thanked: 176 times
Been thanked: 168 times

Re: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby famewolf » Sun Jul 21, 2013 8:33 am

For the users asking about using swap space with their HD2 and this rom:


I've verified that the following script works with 2.4 and the HD2. It creates a swapfile on either /data or the external sd....I personally would recommend using the external sd...better to replace a $20 microsd than deal with bad blocks in the nand...IMHO......so no need for a special swap partition....and it appeared to speed up my hd2 nicely. The thread has more info......

http://forum.xda-developers.com/showthr ... ?t=2359182

What will this script do?

It will do three things: (1) it will create a swap file that is a size specified by the user [note: user also has two choices for swap file location]; (2) it will create an init.d script that enables ram swap and sets the swappiness level to a user specified value during each boot process; and (3) it will create 'shift' scripts so as to facilitate turning swap on/off and changing swappiness on the fly.

He provides a .zip that can be flashed (I chose this one...simple) or for those braver another file with just the needed scripts.

Contrary to this note: "Note: JB users will likely have to choose /data for their swapfile location so as to avoid swapon/swapoff errors." you do NOT have to use /data....microsd works fine. The user this referenced did not have a physical SD card card as it was all "internal storage" like the nexus 4 or nexus7 and had to use /data.

The op answers most anything you can think to ask in his first post but is also active in the thread.
famewolf
Junior Member
 
Posts: 20
Joined: Tue Jun 25, 2013 3:57 am
Has thanked: 8 times
Been thanked: 18 times

Re: R: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby zenida » Sun Jul 21, 2013 12:51 pm

famewolf wrote:For the users asking about using swap space with their HD2 and this rom:


I've verified that the following script works with 2.4 and the HD2. It creates a swapfile on either /data or the external sd....I personally would recommend using the external sd...better to replace a $20 microsd than deal with bad blocks in the nand...IMHO......so no need for a special swap partition....and it appeared to speed up my hd2 nicely. The thread has more info......

http://forum.xda-developers.com/showthr ... ?t=2359182

What will this script do?

It will do three things: (1) it will create a swap file that is a size specified by the user [note: user also has two choices for swap file location]; (2) it will create an init.d script that enables ram swap and sets the swappiness level to a user specified value during each boot process; and (3) it will create 'shift' scripts so as to facilitate turning swap on/off and changing swappiness on the fly.

He provides a .zip that can be flashed (I chose this one...simple) or for those braver another file with just the needed scripts.

Contrary to this note: "Note: JB users will likely have to choose /data for their swapfile location so as to avoid swapon/swapoff errors." you do NOT have to use /data....microsd works fine. The user this referenced did not have a physical SD card card as it was all "internal storage" like the nexus 4 or nexus7 and had to use /data.

The op answers most anything you can think to ask in his first post but is also active in the thread.

I've swap too but I used a script found on the XDA thread. It enables the swap partition and let system recognize it. I think swap partition is better than a swap file because is faster to allocate data on memory.
And yes! I noticed that swap improves performance because store apps on background when run out of memory. I setted 1GB of swap but I never used more than 256MB.
zenida
Junior Member
 
Posts: 16
Joined: Mon Jul 01, 2013 4:40 am
Has thanked: 7 times
Been thanked: 4 times

Re: R: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby mbunal » Sun Jul 21, 2013 2:18 pm

zenida wrote:I've swap too but I used a script found on the XDA thread. It enables the swap partition and let system recognize it. I think swap partition is better than a swap file because is faster to allocate data on memory.
And yes! I noticed that swap improves performance because store apps on background when run out of memory. I setted 1GB of swap but I never used more than 256MB.


could u share which script do u use? what is its address?
User avatar
mbunal
Junior Member
 
Posts: 14
Joined: Sun Jun 30, 2013 8:54 pm
Country: Turkey (tr)
Has thanked: 18 times
Been thanked: 1 time

Re: R: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby zenida » Sun Jul 21, 2013 3:00 pm

mbunal wrote:
could u share which script do u use? what is its address?

Sorry I didn't replied before because I was from tapatalk. Anyway I can't find the OP where I downloaded the script, but you can download it from here: https://docs.google.com/file/d/0B4NkpgimHfv_c2pfME9jeHdzVXM/edit

NOTE:
This script works for NexusHD2 JellyBean 10.1 only!!!
If you want to use it on other ROMs, you need to modify the script.
All credits goes to the orginal author ;)
zenida
Junior Member
 
Posts: 16
Joined: Mon Jul 01, 2013 4:40 am
Has thanked: 7 times
Been thanked: 4 times

Re: R: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby mbunal » Sun Jul 21, 2013 3:09 pm

zenida wrote:Sorry I didn't replied before because I was from tapatalk. Anyway I can't find the OP where I downloaded the script, but you can download it from here: https://docs.google.com/file/d/0B4NkpgimHfv_c2pfME9jeHdzVXM/edit

NOTE:
This script works for NexusHD2 JellyBean 10.1 only!!!
If you want to use it on other ROMs, you need to modify the script.
All credits goes to the orginal author ;)


thanks. i think, sd card has 3 partition. fat32-ext4-swap. then flash this zip. is it right?
User avatar
mbunal
Junior Member
 
Posts: 14
Joined: Sun Jun 30, 2013 8:54 pm
Country: Turkey (tr)
Has thanked: 18 times
Been thanked: 1 time

Re: R: [Jul. 7, 2013][ROM][JB][4.2.2][720p] NexusHD2-JellyBean-CM10.1 V2.4 [Kernel: tytung_jellybean_r2]

Postby zenida » Sun Jul 21, 2013 3:30 pm

mbunal wrote:
thanks. i think, sd card has 3 partition. fat32-ext4-swap. then flash this zip. is it right?

yeah you're right.. 3rd partition for swap. You need to install ROM, boot on Android then install script and reboot again
zenida
Junior Member
 
Posts: 16
Joined: Mon Jul 01, 2013 4:40 am
Has thanked: 7 times
Been thanked: 4 times

PreviousNext

Return to HD2 Android Development

Who is online

Users browsing this forum: No registered users and 0 guests

cron