Search results

  1. Roby293

    Thread [CUSTOM ROM][TW][KK]Material Kitkat by Roby293

    Hi to all!!:) Fisrt, sorry for my bad english....anyway, finally I made a custom ROM for our Galaxy Note 2 :D Maybe isn't the best rom, but I tried to make it stable, with a mix of features and good battery life. This is "Material Kitkat" ROM information: Based on...
  2. Roby293

    Thread Gapps crash

    Hi to all!! I don't know if this is the right section...anyway I have a question. I build my own custom rom touchwiz kitkat based for our Note 2 and test it for a few days. The only problem are some google apps that keep crashing continously like google drive, google keep and google calendar. I...
  3. Roby293

    Thread Enable adb from pc (broken screen)

    Hi to all. A friend gave me his smartphone to retrieve his photos. The problem is that the smartphone has a screen lock with the pattern and my friend does not remember the pattern. The smartphone does not have the root and adb is disabled. I read various guides to retrieve the data but need...
  4. Roby293

    Thread [Q] little help with xml

    Hi All!! I'm going crazy to edit my mms.apk! I want to change the size of EditText without assign static value of height, but how can I do this?? Graphically, this is what I want: (see attachment; note: the red area is as it is now my mms.apk; the green area is the results of what I want) Part...
  5. Roby293

    Thread [Q] Need help with extended power menu on 2.3.6

    Hi all!! I need help with the extended power menu! I'm on Gingerbread 2.3.6 and my rom is deodexed. I tried to add the extended power menu following this and this tutorial... After study my "globalaction.smali", the code that I changed is this: const/4 v0, 0x3 I follow the tutorial, but if I...
  6. Roby293

    Thread [Q] help with smali code

    Hi all!! I need an help with a smali code....My question is: It's possible to change the code const-string, "example" with the code hex in public.xml of framework-res.apk?? For example, see this: const/4 v1, 0x0 const-string v2, "Reboot" aput-object v2, v0, v1 Looks the part in bold; I just...
  7. Roby293

    Thread [Q] Cannot install custom rom (status 0)

    Hi all :) I don't think this is the right section but I have a simple question :) I try to make a custom rom for my device with dsixda kitchen, but when I try to install my own rom on my device via CWM, I get this message: Error in /sdcard/(name of my rom).zip (status 0) installation aborted...