THESE FILES WERE MADE FOR A REALLY OLD BASE (4.4.2). Do NOT FLASH THE FILE FOR ANY OTHER VERSION OF ANDROID SINCE IT CONTAINS AN OLDER VERSION OF default.xml. I'm leaving them attach for reference if anyone wants to manually make the edits on the latest and greatest version of their ROM. I also did not come with this mod, but ported it over from the source link below. If 4G is not working, then there is a problem with init.d in your ROM. Download and install script manager to manually run the script, as mentioned in the instructions below.
So, I finally got native hotspot working on the M8 by following the guide in the M7 thread posted here: http://forum.xda-developers.com/showthread.php?t=2474432
This mod requires you to have root access and an init.d capable kernel. Alternatively, you can download script manager and have it run at boot or modify your install-recovery.sh file located in /system/etc.
This is confirmed working for both 3G and 4G connections.
Step 1) Flash attached zip file.
If 4G Hotspot doesn't work do the following:
Optional Alternate Method #1 after installing zip file to use with Script Manager
Step 1) Download Script Manager: https://play.google.com/store/apps/details?id=os.tools.scriptmanager
Step 2) Open up Script Manager and navigate to /system/etc/init.d and select the "tether" script.
Step 3) Click on SU and Boot (Android Skull and Gear Icons, respectively) and click on run and save.
Optional Alternate Method #2 after installing zip file to edit your install-recovery.sh
Modify your install-recovery.sh referenced in this post: http://forum.xda-developers.com/showpost.php?p=51796802&postcount=21
Please note that this will overwrite any mods that you may have done to your default.xml. Here are the changes that were made:
Tether Hack:
Code:
<item type="boolean" name="isTetherBlockCheck">false</item>
<item type="boolean" name="tether_use_default_upstream">false</item>
<item type="boolean" name="tethering_guard_support">false</item>
<item type="boolean" name="tethering_roaming_specific">false</item>
<item type="string" name="tethering_specific">NONE</item>
<item type="integer" name="tethering_support_ipv6">1</item>
<item type="boolean" name="use_default_profile_for_tethering">true</item>
<item type="integer" name="TetheringGuard_Rule">0</item>
Unlock Hotspot Quicksettings:
Code:
<item type="integer-array" name="quick_setting_available_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>10</int>
<int>11</int>
<int>12</int>
<int>13</int>
<int>14</int>
<int>15</int>
<int>18</int>
<int>19</int>
<int>20</int>
<int>22</int>
<int>24</int>
<int>25</int>
<int>26</int>
</item>
<item type="integer-array" name="quick_setting_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>22</int>
<int>25</int>
Can you share exactly what changes you made to default.xml (or are you using the M7 default.xml?)
ahecht said:
Can you share exactly what changes you made to default.xml (or are you using the M7 default.xml?)
Click to expand...
Click to collapse
Sure. Added to OP.
Ph33zy said:
Sure. Added to OP.
Click to expand...
Click to collapse
I take it only 3g tether? Or 4g tether also
Sent from my 831C using Tapatalk
stacksptdtdm said:
I take it only 3g tether? Or 4g tether also
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Should work with 4G, but I'll confirm tomorrow at work since my house doesn't get 4G (unless someone gets to it first).
Ph33zy said:
Should work with 4G, but I'll confirm tomorrow at work since my house doesn't get 4G (unless someone gets to it first).
Click to expand...
Click to collapse
Yea it doesn't work with 4g. Devices connects but no data is being past through
Sent from my 831C using Tapatalk
stacksptdtdm said:
Yea it doesn't work with 4g. Devices connects but no data is being past through
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Can you force your phone to 3G and check to see if it works just to rule out the setup? Go to Settings, Mobile Data, Network Mode, and change to CDMA only.
Ph33zy said:
Can you force your phone to 3G and check to see if it works just to rule out the setup? Go to Settings, Mobile Data, Network Mode, and change to CDMA only.
Click to expand...
Click to collapse
Yes 3g works perfectly
Sent from my 831C using Tapatalk
stacksptdtdm said:
Yes 3g works perfectly
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
hmmm okay let me try to mess with it...
stacksptdtdm said:
Yes 3g works perfectly
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Can you try to go to system/app/and rename tetheringguard.odex and tetheringguard.apk to .bak and reboot and try again?
Ph33zy said:
Can you try to go to system/app/and rename tetheringguard.odex and tetheringguard.apk to .bak and reboot and try again?
Click to expand...
Click to collapse
Or could I just freeze it titanium?
Sent from my 831C using Tapatalk
stacksptdtdm said:
Or could I just freeze it titanium?
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
yes
Ph33zy said:
yes
Click to expand...
Click to collapse
Still no go
Sent from my 831C using Tapatalk
connects to 4g but no data is being sent.
Sent from my 831C using Tapatalk
stacksptdtdm said:
View attachment 2678086 connects to 4g but no data is being sent.
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Okay, thanks. I'll have to try to mess with it at work tomorrow when I have 4G.
stacksptdtdm said:
View attachment 2678086 connects to 4g but no data is being sent.
Sent from my 831C using Tapatalk
Click to expand...
Click to collapse
Nm..I must be really sleepy. Just noticed it was an m7.
For a very long time, HTC phones don't tether 4g data using the hacked native Hotspot. Even back in the OG Evo, WiMax days. Somehow, it seems like HTC/Sprint still has a lock on that.
I'm not saying that it is impossible, but @Ph33zy, don't think that you're doing something wrong. That's just the way it is.
aarsyl said:
For a very long time, HTC phones don't tether 4g data using the hacked native Hotspot. Even back in the OG Evo, WiMax days. Somehow, it seems like HTC/Sprint still has a lock on that.
I'm not saying that it is impossible, but @Ph33zy, don't think that you're doing something wrong. That's just the way it is.
Click to expand...
Click to collapse
Yea I remember, but 4g definitely worked on the m7 so hopefully there is a way.
Ph33zy said:
<item type="boolean" name="isTetherBlockCheck">false</item>
<item type="boolean" name="tether_use_default_upstream">false</item>
<item type="boolean" name="tethering_roaming_specific">false</item>
<item type="string" name="tethering_specific">NONE</item>
Click to expand...
Click to collapse
Those values are already present in the stock default.xml
Ph33zy said:
Unlock Hotspot Quicksettings (along with others):
<item type="integer-array" name="quick_setting_available_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>10</int>
<int>11</int>
<int>12</int>
<int>13</int>
<int>14</int>
<int>15</int>
<int>16</int>
<int>18</int>
<int>19</int>
<int>22</int>
<int>23</int>
<int>24</int>
<int>25</int>
</item>
<item type="integer-array" name="quick_setting_items">
<int>0</int>
<int>1</int>
<int>2</int>
<int>3</int>
<int>4</int>
<int>5</int>
<int>6</int>
<int>7</int>
<int>8</int>
<int>9</int>
<int>22</int>
<int>25</int>
Click to expand...
Click to collapse
So you added 10,16, and 23 to the top list and 25 to the bottom list. Is there a reason you removed 20 and 26 from the top list?
ahecht said:
Those values are already present in the stock default.xml
So you added 10,16, and 23 to the top list and 25 to the bottom list. Is there a reason you removed 20 and 26 from the top list?
Click to expand...
Click to collapse
Yea, I knew some of them were default, but forgot what I changed since I was already in bed. The easiest thing to do at the time was search for "tether" and post all the lines.
Didn't mean to remove those as I think they correspond to NFC and Sync All. I was trying to get rid of finger scanner, which I accidentally added, but I guess I deleted the wrong one. I should've deleted 23.
Related
Supplied in this zip below is a slightly modified eri.xml file from the EVO forum. This file will go directly in /data. The permissions should be full, meaning...in root explorer if you long-press on the eri.xml file and select "permissions" all boxes should be checked.
1. Download eri.xml.zip
2. Extract and put the eri.xml file in /data
3. Change permissions either by rootexplorer
By default is says "Google" for the banner.
Changing the banner text to what you want: if you open up eri.xml you will see "Google" 3 times. Replace the word Google with what you want your banner to be. Make sure to have all three say the exact same thing.
Source:snandlal
who is this banner? Pics ?
Sent from my Nexus S using Tapatalk 2 Beta-4
You know on the lockscreen and notification bar it says your carrier name? With this you can change it
Sent from my SPH-M820-BST using XDA
bad zip ? 10chars
Or you could use the carrier name app 0.0
Sent from my ice cream powered Nexus S
DarkhShadow said:
Or you could use the carrier name app 0.0
Sent from my ice cream powered Nexus S
Click to expand...
Click to collapse
That doesnt work on CDMA phones. Carrier name app only works on GSM nexus. This will work on cdma ns4g
CooLoserTech said:
That doesnt work on CDMA phones. Carrier name app only works on GSM nexus. This will work on cdma ns4g
Click to expand...
Click to collapse
Ah sorry didn't know that(not american)
Sent from my ice cream powered Nexus S
DarkhShadow said:
Ah sorry didn't know that(not american)
Sent from my ice cream powered Nexus S
Click to expand...
Click to collapse
if you could help i would appreciate it
http://forum.xda-developers.com/showthread.php?p=24265560#post24265560
CooLoserTech said:
if you could help i would appreciate it
http://forum.xda-developers.com/showthread.php?p=24265560#post24265560
Click to expand...
Click to collapse
Do cmda networks use APNs? If they do check they are still correct
Sent from my ice cream powered Nexus S
DarkhShadow said:
Do cmda networks use APNs? If they do check they are still correct
Sent from my ice cream powered Nexus S
Click to expand...
Click to collapse
yes they do. when my ns4g was still on boost it had that option in settings.
Did you find anything?
DarkhShadow said:
Or you could use the carrier name app 0.0
Sent from my ice cream powered Nexus S
Click to expand...
Click to collapse
What is the name of the app??
Taijohnsen said:
What is the name of the app??
Click to expand...
Click to collapse
Carrier name....
Sent from my ice cream powered Nexus S
When you say drop in data, what do you mean?
If this tool/app is for the Nexus S 4G CDMA, why didn't you just post this in the Nexus S 4G Development thread instead of this one?
it's in /data/ that I should place the file and give full permissions, right?
it didn't work for me. can others confirm that it works?
hm...does being on ICS ROM matter?
the more easiest way
carrier name app workin on brainmaster's 4.0.4 stock rom...
vis80k said:
it's in /data/ that I should place the file and give full permissions, right?
it didn't work for me. can others confirm that it works?
hm...does being on ICS ROM matter?
Click to expand...
Click to collapse
It doesn't matter. Just use root explorer and edit permissions to all 9 boxes
Sent from my Nexus S 4G using XDA
vis80k said:
it's in /data/ that I should place the file and give full permissions, right?
it didn't work for me. can others confirm that it works?
hm...does being on ICS ROM matter?
Click to expand...
Click to collapse
Does not work for me either (ICS ROM)
This half way worked, it added the "Google" text to the banner but it didn't get rid of the carrier ID text. No apps I've tried thus far have been able to get rid of the carrier name on the lock screen or notification banner.
XSYLUS said:
This half way worked, it added the "Google" text to the banner but it didn't get rid of the carrier ID text. No apps I've tried thus far have been able to get rid of the carrier name on the lock screen or notification banner.
Click to expand...
Click to collapse
did you change permission in root explorer? Check ALL the boxes and reboot
Its works on my ns4g on boost
Hey People,
since 5 days i try to remove the ON/OFF Text in Settings &Co.
Look this:
View attachment 1097156
My goal is to create a Theme Chooser Theme so please told me how i can do this?
Please don't post me a line, post me a discription how to do
I allready added this in my Theme.apk
values.xml:
<string name="android:capital_on"> </string>
<string name="android:capital_off"> </string>
styles.xml
<style name="Widget.Holo.Button.Toggle" parent="@android:style/Widget.Holo.Button">
<item name="android:textOn"> </item>
<item name="android:textOff"> </item>
</style>
Click to expand...
Click to collapse
PS.: i will apply this in any language too
Great Ghanks to everyone who will help me
Regards SafiXS
.
<==== bored
The image is gone. Error 410
Sent from my E15i using XDA
pic reup
plz help....
You can't replace layouts with a theme.
Sent from my E15i using XDA
so i have to make a mod?
with minicm9 i have the problem i cant compile framework-res back -.-
error flooding
I'm not familiar with the ics theme Chooser. But try to set the text color to transparent.
@android:color/transparent
Sent from my E15i using XDA
Hi all.
I want to try modify background pictures on menu, settings, phone and other in dafault themes, but i don't find DefaultThemes.apk in system folder on my Xperia T. What files are modify to change the background.
On my other phone Arc S, i change these pictures in exactly this file DefaultThemes.apk in folder res/drawable-hdpi but now i am .
Not sure, but maybe somewhere in system/vendor.. Try looking in system/vendor/overlay/framework
Yes, they're in framework folder.
Yes, I will find and will trying to change it, when I have a free time.
Thanks you again
Sent from my LT30p using xda premium
Re: How to modify themes background in menu and setings?
In Jelly Bean I don't see these files to change backgrounds on dialpad, menu settings, message or phonebook from white color to another or other picture, for example.
If anybody know, please post answer.
Sent from my LT30p using xda premium
Monipeev said:
In Jelly Bean I don't see these files to change backgrounds on dialpad, menu settings, message or phonebook from white color to another or other picture, for example.
If anybody know, please post answer.
Sent from my LT30p using xda premium
Click to expand...
Click to collapse
Most probably in the framework folder. SemcGenericUxpRes.apk or so.
Posted by Sony Xperia™ Ion via xda-premium
Monipeev said:
Hi all.
I want to try modify background pictures on menu, settings, phone and other in dafault themes, but i don't find DefaultThemes.apk in system folder on my Xperia T. What files are modify to change the background.
On my other phone Arc S, i change these pictures in exactly this file DefaultThemes.apk in folder res/drawable-hdpi but now i am .
Click to expand...
Click to collapse
Try the system/app directory. There's BlackTheme.apk etc..
Why not make a theme, like the Sony theme, that does this?
Sent from my LT30p using xda app-developers app
lee480 said:
Try the system/app directory. There's BlackTheme.apk etc..
Click to expand...
Click to collapse
I search for files background In these themes.apk files, but they have only wallpaper.png for home screen and lock screens.
I will try with recommendations in post above.
Edit: In SemcGenericUxpRes.apk don't have files for modifying background on any menu or etc.
I will continue search on solutions about this.
Sent from my LT30p using xda premium
Wish I had JB by now :-/
Posted by Sony Xperia™ Ion via xda-premium
Look in SemcGenericUxpRes again .
/res/drawable-xhdpi/semc_bg_tile.png for dark apps (like settings) and semc_bg_bright_tile.png for white apps (like phonebook/dialer)
I'm away from my computer so I can't check for sure, but in framework-res.apk/res/drawable-nodpi (or whatever is closest to that, I can't remember exactly), there are a couple default background .png's, a light and a dark I think. Not sure if Xperia uses those, but it might work if you modify them.
EDIT: Looks like TiMiN8R beat me, and probably with a more correct response! Didn't notice there was another page started, lol.
Sent from my LT25i using xda premium
How about for the status bar and navigation bar?
LitoNi said:
How about for the status bar and navigation bar?
Click to expand...
Click to collapse
For the statusbar modify SystemUI.apk/res/layout/status_bar.xml. Look for android:background="[some_value]", and modify whatever is in quotes.
I haven't touched the navigation bar, so I can't help with that. Probably a similar process, though.
Sent from my LT25i using xda premium
shockwaverider said:
For the statusbar modify SystemUI.apk/res/layout/status_bar.xml. Look for android:background="[some_value]", and modify whatever is in quotes.
I haven't touched the navigation bar, so I can't help with that. Probably a similar process, though.
Sent from my LT25i using xda premium
Click to expand...
Click to collapse
what value would i need to input if i need to set it to 50% transparent? 100% transparent?
thanks
LitoNi said:
what value would i need to input if i need to set it to 50% transparent? 100% transparent?
thanks
Click to expand...
Click to collapse
50% = #7F000000
100% = #00000000
Sent from my LT25i using xda premium
TiMiN8R said:
Look in SemcGenericUxpRes again .
/res/drawable-xhdpi/semc_bg_tile.png for dark apps (like settings) and semc_bg_bright_tile.png for white apps (like phonebook/dialer)
Click to expand...
Click to collapse
Share your semc_bg_tile.png and semc_bg_bright_tile.png Please :fingers-crossed:
ReadReadz said:
Share your semc_bg_tile.png and semc_bg_bright_tile.png Please :fingers-crossed:
Click to expand...
Click to collapse
Here you go. If you want to use these in any mods that you make public please give me the credit. Have fun :laugh:
i've changed semc_bg_tile and semc_bg_bright_tile .. but nothing happen .. the settings background still black n dialer phone is white. ...
i'm on stock Xperia V .145 rom deodexed and using honami framework .... is there some files i have to edit in framework-res.apk ?
sony_84 said:
i've changed semc_bg_tile and semc_bg_bright_tile .. but nothing happen .. the settings background still black n dialer phone is white. ...
i'm on stock Xperia V .145 rom deodexed and using honami framework .... is there some files i have to edit in framework-res.apk ?
Click to expand...
Click to collapse
if you just want to change the background dark and bright only. you just need to add two png files with names :
- semc_bg_tile.png (for dark like setting menu)
- semc_bg_bright_tile.png ( for light as contacts background)
- recommended resolution is 1280x1280
Note : two png files above, function to automatically replace the png files in SemcGenericuxpres.apk when you change theme
How to (JB) :
1. Take one "theme.apk" from system/app (example : orangetheme.apk).
2. decompile theme.apk
3. copy two png file to res/drawable-xhdpi.
4. go to res/values and open public.xml
5. adding lines : add two line below "line" drawable and make sure the id number sequence with the id number above
6. recompile
Here is Public.xml :
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<public type="drawable" name="semc_theme_lockscreen_wallpaper" id="0x7f020000" />
<public type="drawable" name="semc_theme_preview" id="0x7f020001" />
<public type="drawable" name="semc_theme_wallpaper" id="0x7f020002" />
[COLOR="Blue"]<public type="drawable" name="semc_bg_bright_tile" id="0x7f020003" />
<public type="drawable" name="semc_bg_tile" id="0x7f020004" />[/COLOR]
<public type="color" name="semc_theme_accent_color" id="0x7f030000" />
<public type="color" name="semc_theme_illumination_color" id="0x7f030001" />
<public type="string" name="semc_theme_title" id="0x7f040000" />
</resources>
I hope this can help you and others are right, especially for who don't know
I am on RAGE One, and really like it so far. However, I would like to remove the persistent GPS icon. Is there an ADB command that will do it? I tried sense 5 toolbox and OMJ modpack, and the toolbox doesn't work, and the modpack also installs horizontal toggles that I can't remove.
Thanks for the help guys.
I have it removed in the stock 5.5 I'm using I'll take a look at rage one and get you a zip later
Sent from an LG (WHAAAT)
dased14 said:
I have it removed in the stock 5.5 I'm using I'll take a look at rage one and get you a zip later
Sent from an LG (WHAAAT)
Click to expand...
Click to collapse
Do you still have the GPS removal zip laying around? Will it work for 4.4.2?
I have tried a couple of the ones floating around here, but none seem to work as before. I have even tried to edit the icon via ES file explorer, but it won't stick after a reboot.
No it won't work on 4.4
Sent from my Xoom using Tapatalk HD
dased14 said:
No it won't work on 4.4
Sent from my Xoom using Tapatalk HD
Click to expand...
Click to collapse
Change sku_id to 42 in /system/costumize/AAC/default.xml
Sent from my HTC One using Tapatalk
elvisypi said:
Change sku_id to 42 in /system/costumize/AAC/default.xml
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
Nice. Thanks. Just curious... If I were to try to adjust other items in the default. xml and they didn't work, can I just change them back or reload my original backup via recovery and everything would be as it once was?
elvisypi said:
Change sku_id to 42 in /system/costumize/AAC/default.xml
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
does that sku break cdma split messaging? i know using generic htc sku "0" breaks it, but hides gps, and shows proper 1x.
dased14 said:
I have it removed in the stock 5.5 I'm using I'll take a look at rage one and get you a zip later
Sent from an LG (WHAAAT)
Click to expand...
Click to collapse
Can you please repost ur zip file to remove gps icon? I cant find this mod anywhere in forum. Great thnks in advance
elvisypi said:
Change sku_id to 42 in /system/costumize/AAC/default.xml
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
bad advice....
from @chas123
chas123 said:
You lose your phone settings, activate. Lot's of stuff won't work properly. Sys apps and frameworks all use the sku.
Click to expand...
Click to collapse
winbytrick said:
Can you please repost ur zip file to remove gps icon? I cant find this mod anywhere in forum. Great thnks in advance
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=49994626&postcount=218
or
http://forum.xda-developers.com/showpost.php?p=50012031&postcount=223
This is a development thread for CyanogenMod on LG G Flex (known as f340k)
Known bugs:
No idea
Unofficial Nightly builds from me are available there: Click Me!
To build this:
.repo/local_manifests/roomservice.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="mithun46/android_device_lge_zee-common" path="device/lge/zee-common" remote="github" revision="cm-11.0" />
<project name="mithun46/android_device_lge_f340k" path="device/lge/f340k" remote="github" revision="cm-11.0" />
<project name="mithun46/android_kernel_lge_msm8974" path="kernel/lge/msm8974" remote="github" revision="cm-11.0" />
<project name="mithun46/proprietary_vendor_lge" path="vendor/lge" remote="github" revision="cm-11.0" />
</manifest>
I DO NOT OWN THE DEVICE... THIS IS JUST A TEST BUILD...
I'LL GET THE DEVICE SOON!
Reserved...
Great work Bro !!!!!
Downloading now. I'll let yoy know after installing. Test it !!!!
sent from my LG G Flex
Great work but doesn't boot on F-340L.
Sent from my LG-F340K using XDA Premium 4 mobile app
doniqcc said:
Great work but doesn't boot on F-340L.
Sent from my LG-F340K using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hmmm... Is the zip file corrupt?
If not, logcat last_kmseg please
Also this is meant for F340K.... But I doubt it making a issue
EDIT: Just thought.... I haven't added support for F340L Loki......
Can ya dump your aboot.img?
Sent from my C6503 using Tapatalk
mithun46 said:
Hmmm... Is the zip file corrupt?
If not, logcat last_kmseg please
Also this is meant for F340K.... But I doubt it making a issue
EDIT: Just thought.... I haven't added support for F340L Loki......
Can ya dump your aboot.img?
Sent from my C6503 using Tapatalk
Click to expand...
Click to collapse
Sure thing, I can do that sometime tomorrow before noon.
I'm not near my g flex tonight.
Thanks.
Sent from my Nexus 5 using XDA Premium 4 mobile app
doniqcc said:
Sure thing, I can do that sometime tomorrow before noon.
I'm not near my g flex tonight.
Thanks.
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Tried install this Rom using TWRP , but install FAILED.
ERROR : " error executing updater binary, error flashing zip '.........'
Before install , i've wiped system/data/cache/dalvik but nothing changed. FAILED
New build with stuff fixed coming soon...
EDIT: New build up...
mithun46 said:
New build with stuff fixed coming soon...
EDIT: New build up...
Click to expand...
Click to collapse
not working at all....
@wolfgart it's not a ROM issue.....
If this successfully flashes.... We'll get it booting but the issue is its not getting flashed.... Normal partition set up should be working but it's not
Sent from my C6503 using Tapatalk
@doniqcc
Did you modify the updater-script prior to flashing
Sent from my C6503 using Tapatalk
mithun46 said:
@doniqcc
Did you modify the updater-script prior to flashing
Sent from my C6503 using Tapatalk
Click to expand...
Click to collapse
Problem was your Meta data.
You must correct all and rebuild....
This project of mine to get cm booting is stopped....
Sent from my C6503 using Tapatalk
mithun46 said:
This project of mine to get cm booting is stopped....
Sent from my C6503 using Tapatalk
Click to expand...
Click to collapse
That project was never a project.
avetny said:
That project was never a project.
Click to expand...
Click to collapse
That's the reason why he stopped
You G Flex users are idiots
Someone is willing to help, but nobody shows some respect
Sent from my Galaxy Nexus using xda app-developers app
mithun46 said:
@wolfgart it's not a ROM issue.....
If this successfully flashes.... We'll get it booting but the issue is its not getting flashed.... Normal partition set up should be working but it's not
Sent from my C6503 using Tapatalk
Click to expand...
Click to collapse
try this updater-script fix:
http://forum.xda-developers.com/showthread.php?t=2532300
Grarak said:
That's the reason why he stopped
You G Flex users are idiots
Click to expand...
Click to collapse
You calling everyone "idiots" here?
I saw too many threads like that with dead end.
Check how many people help him.
We showing respect with DONATIONS....not through beautiful words.
So get lost from here son.
avetny said:
You calling everyone "idiots" here?
I saw too many threads like that with dead end.
Check how many people help him.
We showing respect with DONATIONS....not through beautiful words.
So get lost from here son.
Click to expand...
Click to collapse
From donations? Are you kidding me?
All devs here are working for free. They are satisfied if someone press the thanks button, say thanks. Nobody works for donations.
Grarak said:
From donations? Are you kidding me?
All devs here are working for free. They are satisfied if someone press the thanks button, say thanks. Nobody works for donations.
Click to expand...
Click to collapse
....you can't even catch what I'm saying.
We prefer to help with donations...NOT with chip "thanks" button as you like to DO.
So for this reason you calling "US" idiots ?
You even don't know whole situation and you trying to be cool ?
avetny said:
....you can't even catch what I'm saying.
We prefer to help with donations...NOT with chip "thanks" button as you like to DO.
So for this reason you calling "US" idiots ?
You even don't know whole situation and you trying to be cool ?
Click to expand...
Click to collapse
What situation?
I know mithun pretty good. Without the unrespectful G Flex testers he would already got a booting cm.
He had destroy on board and I was willing to help as well.
Prefer with donations? How much did you donate to devs yet (especially here at G Flex section)? Not everyone has money to donate. The biggest part of users at XDA are still students like me. And I don't have money to donate. Sometimes when I get some donations from users I will give the money to other devs.