This is for MegaRed from México, works like Axtel, but i added as new Keygen
for easy read.
in the wifiNetwork add:
if ((ssid.matches("(Megared)[0-9a-fA-F]{4}")) &&
(ssid.substring(7).compareToIgnoreCase(mac.replace(":",
"").toUpperCase().substring(8)) == 0))
{
ssidSubpart = ssid.substring(ssid.length()-4);
type = TYPE.MEGARED;
return true;
}
Original issue reported on code.google.com by zenyagami@gmail.com on 7 Oct 2012 at 4:39
Original issue reported on code.google.com by
zenyagami@gmail.com
on 7 Oct 2012 at 4:39Attachments: