I modified the call, the caller's screen image size.
Full screen Caller ID Test:
http://www.multiupload.com/63ZVSI31ON
How I did it:
Decompile Phnoe.apk / res / layout / call_card_person_info.xml.
I opened the notepad + +
I changed this:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<FrameLayout android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android">
<LinearLayout android:gravity="center_horizontal" android:orientation="vertical" android:id="@id/callCardPersonInfo" android:layout_width="fill_parent" android:layout_height="wrap_content">
<RelativeLayout android:layout_width="wrap_content" android:layout_height="216.0dip">
<ImageView android:id="@id/photo" android:layout_width="216.0dip" android:layout_height="216.0dip" android:layout_centerHorizontal="true" />
</RelativeLayout>
<LinearLayout android:layout_gravity="center_horizontal" android:orientation="horizontal" android:layout_width="wrap_content" android:layout_height="34.0dip" android:layout_marginTop="0.0dip">
<ImageView android:layout_gravity="center_vertical" android:id="@id/birthIcon" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/call_birthday_icon" />
<TextView android:textSize="32.0sp" android:textColor="@color/twcolor001" android:gravity="center_vertical" android:id="@id/name" android:paddingLeft="4.0dip" android:paddingRight="4.0dip" android:layout_width="wrap_content" android:layout_height="36.0dip" android:singleLine="true" />
</LinearLayout>
<TextView android:textSize="18.0sp" android:textColor="@color/twcolor003" android:gravity="center_vertical" android:id="@id/phoneNumber" android:layout_width="wrap_content" android:layout_height="wrap_content" android:singleLine="true" />
<TextView android:textSize="18.0sp" android:textColor="@color/twcolor003" android:gravity="center_vertical" android:id="@id/city" android:layout_width="wrap_content" android:layout_height="26.0dip" android:singleLine="true" />
</LinearLayout>
</FrameLayout>
Build Phone.apk
V0.2
I reduced the size of the buttons
http://www.multiupload.com/P7S4JX49KY
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
V0.1
Screenshots pls
Sent from my GT-I9000 using Tapatalk
I can't make it work. What should i do? I just run the phone.apk, is it something else that must be done?
Thanks.
thank you anzo
*THV said:
I can't make it work. What should i do? I just run the phone.apk, is it something else that must be done?
Thanks.
Click to expand...
Click to collapse
Copy root explorer phone.apk system/app folder.
Added first post CWM zip file.
Is this using the auto record, non increasing phone apk ?
Would be awesome if it was
Sent from my GT-I9000 using XDA App
JaGuR said:
Is this using the auto record, non increasing phone apk ?
Would be awesome if it was
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I use no auto record, non incresing phone.apk
Would it be to much trouble to ask if you could edit the auto record, non-increasing ring tone files for me ?
I know of lots of others would greatly appreciate it too
edit: attached the file, if you decide to modify it for us
Thanks in advance, if you do so
JaGuR said:
Would it be to much trouble to ask if you could edit the auto record, non-increasing ring tone files for me ?
I know of lots of others would greatly appreciate it too
edit: attached the file, if you decide to modify it for us
Thanks in advance, if you do so
Click to expand...
Click to collapse
I look at what I can do for your sake.
Thanks. Does this have MULTI-DPI support?
anzo said:
I look at what I can do for your sake.
Click to expand...
Click to collapse
I did it myself, by copying your call_card_person_info.xml into my phone.apk, using 7zip.
Is working good, but one problem I have, is person name is over lapping the call timer, and the word hold, can we move that or adjust that so it doesn't over lap
?
Cheers
edit:
Have uploaded my file, if it is of any use to you, or anybody else.
I take no credit for it, as all I have done is to use other peoples files, and copy one file into it, from the OP
Also do not take any responsibility, be sure to backup before using.
Install via recovery
JaGuR said:
I did it myself, by copying your call_card_person_info.xml into my phone.apk, using 7zip.
Is working good, but one problem I have, is person name is over lapping the call timer, and the word hold, can we move that or adjust that so it doesn't over lap
?
Cheers
Click to expand...
Click to collapse
Replace these files.
res/layout/call_card_person_info.xml and call_card.xml
res/values/styles.xml
Button size look disproportionate sir!
There is no res/values in the apk I'm using! Can you please help me in this? Do I have to create a folder and then add the styles.xml file in it??
pramathesh said:
Button size look disproportionate sir!
There is no res/values in the apk I'm using! Can you please help me in this? Do I have to create a folder and then add the styles.xml file in it??
Click to expand...
Click to collapse
Values of the folder where you see only decompile file.
Gave me FC when I replaced the info.xml and card.xml in my phone apk...
pramathesh said:
Gave me FC when I replaced the info.xml and card.xml in my phone apk...
Click to expand...
Click to collapse
Decompile apk and copy xml file?
It's only for froyo?
anzo said:
Copy root explorer phone.apk system/app folder.
Added first post CWM zip file.
Click to expand...
Click to collapse
Thank you!
Looking nice anzo, now if there was only a way to have it use higher resolution photos from Facebook. It seems that the stock Facebook contact-sync is storing lower-resolution (pixelated quality) of photos.
I haven't tried this out yet but by the looks of the screenshot, the photo looks a bit low quality.
anzo said:
Replace these files.
res/layout/call_card_person_info.xml and call_card.xml
res/values/styles.xml
Click to expand...
Click to collapse
Didn't have the value folder, and or the style.xml file, so I created a new folder, hope this was correct.
Got a force close, so maybe not
Related
[SKN][11 APR 09] WM 6.5 Titanium Theme "Blue Carbon" (Work in Progress) Preview
Here's a bit of what I'm currently up to, I'm still messing around with, theme(s) coming soon:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Love it man. You just get here or something? Great stuff from you keeps popping up all over here!
THESpideyWVU said:
Love it man. You just get here or something? Great stuff from you keeps popping up all over here!
Click to expand...
Click to collapse
lol thanks, glad you like it. I've been around the community for some time but mostly leeching off until now , It's about time I start giving something back.
rpereira said:
Here's a bit of what I'm currently up to, I'm still messing around with, theme(s) coming soon:
Click to expand...
Click to collapse
Very nice looking indeed, what I did is put 100% trnasparent images in the dll and than modify the cpr like this;
Code:
<TitaniumListView ID="HomeNav" Width="45" Height="268" Columns="1" Rows="100" ItemWidth="240" ItemHeight="39" Clip="False" >
<Layer ID="Focus" Width="45" Height="45" Clip="False">
<Image ID="Image Default" Left="0" Top="-7" Width="45" Height="65" ScalingAlgorithm = "TriLinear" Opacity="1.0" />
[COLOR="Blue"]<Image ID="ImageFixed" Source="\Windows\Focus_Panel_Portrait.png" Left="0" Top="-7" Width="45" Height="65" ScalingAlgorithm="TriLinear" Opacity="1.0" />[/COLOR]
Than I just create an image and put it in \Windows or where ever you hard linked the new image in the cpr. Now you can just swap out images and leave the dll alone.
drkfngthdragnlrd said:
Very nice looking indeed, what I did is put 100% trnasparent images in the dll and than modify the cpr like this;
Code:
<TitaniumListView ID="HomeNav" Width="45" Height="268" Columns="1" Rows="100" ItemWidth="240" ItemHeight="39" Clip="False" >
<Layer ID="Focus" Width="45" Height="45" Clip="False">
<Image ID="Image Default" Left="0" Top="-7" Width="45" Height="65" ScalingAlgorithm = "TriLinear" Opacity="1.0" />
[COLOR="Blue"]<Image ID="ImageFixed" Source="\Windows\Focus_Panel_Portrait.png" Left="0" Top="-7" Width="45" Height="65" ScalingAlgorithm="TriLinear" Opacity="1.0" />[/COLOR]
Than I just create an image and put it in \Windows or where ever you hard linked the new image in the cpr. Now you can just swap out images and leave the dll alone.
Click to expand...
Click to collapse
thanks for the tip, this will sure speed up the process of creating a theme, messing with the .dll back and forth is a tedious process.
rpereira said:
thanks for the tip, this will sure speed up the process of creating a theme, messing with the .dll back and forth is a tedious process.
Click to expand...
Click to collapse
No problem, you can do the same with the icons in each expanded layout of the cprs. I copied the icon code and pasted it back i as a new line of each expanded layout. Give it a source and rename Icon as Iconfixed and bam, you add a custom hardcoded image to the layout. That's how I made Neo Tinaium. Than just use the left/top portions of the original icon and move it off screen. It'll load but you won't see it.
First installment of this theme is now available in http://forum.xda-developers.com/showthread.php?t=502902 .
Question?
drkfngthdragnlrd said:
No problem, you can do the same with the icons in each expanded layout of the cprs. I copied the icon code and pasted it back i as a new line of each expanded layout. Give it a source and rename Icon as Iconfixed and bam, you add a custom hardcoded image to the layout. That's how I made Neo Tinaium. Than just use the left/top portions of the original icon and move it off screen. It'll load but you won't see it.
Click to expand...
Click to collapse
My question is not for this particular theme but I am hoping to get some direction. It is more of a coding issue.
I am wanting to replace an icon (picture) with another one and this is what I have:
I have commented this one (original which works)
<!-- <Image ID="Icon" Left="8" Top="14" Width="20" Height="25" ScaleStyle="Stretch" /> -->
And trying to get this one to work (but it does not).
<Image ID="MiniPhone" Source="\Storage Card\My Documents\My Pictures\icons\PNG\24_iphone.png" Left="8" Top="14" Width="20" Height="25" ScaleStyle="Stretch" />
I just "made up" the "MiniPhone" ID - is that the problem?
Thanks,
Shep
Shep said:
My question is not for this particular theme but I am hoping to get some direction. It is more of a coding issue.
I am wanting to replace an icon (picture) with another one and this is what I have:
I have commented this one (original which works)
<!-- <Image ID="Icon" Left="8" Top="14" Width="20" Height="25" ScaleStyle="Stretch" /> -->
And trying to get this one to work (but it does not).
<Image ID="MiniPhone" Source="\Storage Card\My Documents\My Pictures\icons\PNG\24_iphone.png" Left="8" Top="14" Width="20" Height="25" ScaleStyle="Stretch" />
I just "made up" the "MiniPhone" ID - is that the problem?
Thanks,
Shep
Click to expand...
Click to collapse
which panel are you trying to make this change for? the ID "Icon" is actually hard-coded in the registry with pre-defined path, so it's overriding your "Source" attribute. That's why it's important to know which panel you're trying to change so that i can tell you exactly what needs to be changed to get this working, should be fairly easy.
Here is a flashable zip edited by me with dark theme for AOSP Mms.apk ported to TW.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please make backup of your sms because the zip completely erase and restore SMS application with SMS backup and restore. It worked for me 100%
Tested and working on XXELLA, XXELLC, UBEMA1.
Greetings and I hope you will help! :victory:
View attachment AOSP_MMS_DARK_By_rodrigo_said.zip
Re: Mms aosp dark theme port tw
Screenshot?
Enviado desde mi GT-I9300 usando Tapatalk 2
tested and working.. would be nice to have bubbles.. is a little confusionary in this way!
btw thanks
erto90 said:
tested and working.. would be nice to have bubbles.. is a little confusionary in this way!
btw thanks
Click to expand...
Click to collapse
http://db.tt/xIjfj1BY
This version is in white and blue ... belongs to the post
http://forum.xda-developers.com/showthread.php?t=2095712
Appreciation @Arsaw @Darius_AWS and @zoot1
Saludos!
P/D: @alonso444 screenshot in first post. Sorry for my forgetfulness
I only posted an how to but thanks for mentioning the topic ! Would you like me to put your zip on the first post with a link to your post for the thanks ?
Envoyé depuis mon GT-I9300 avec Tapatalk
Darius_AWS said:
I only posted an how to but thanks for mentioning the topic ! Would you like me to put your zip on the first post with a link to your post for the thanks ?
Envoyé depuis mon GT-I9300 avec Tapatalk
Click to expand...
Click to collapse
would be a pleasure to take it as useful! MUCHAS GRACIAS! as they say in my country!
Greetings!
It works ! Thanks
hello
is MMS working?
Nice job
well i try..not working for me
stock rom LLC
SMS/MMS error and android.telephone.com error too
had to restore mms.apk, framework2.jar and sectelephony.provider.apk
davidd6 said:
well i try..not working for me
stock rom LLC
SMS/MMS error and android.telephone.com error too
had to restore mms.apk, framework2.jar and sectelephony.provider.apk
Click to expand...
Click to collapse
Currently I have it installed on Palestine LLC deodex rom 240 and I have no problem ... by coincidences wanted it installed in a ODEX? if so likely to delete or rename files. odex the apk to pull FC.
If it does not work first to comment to clarify that ROM does not work!
Greetings!
Hello
i have LLC stock rom (odex i think).
i renamed the files apk and odex files.
but i not delete ODEX files
do i have to delete them?
Anyone tried these with MA2?
Do you mind making a blue & white message reply's, instead of the blue blue version ? I really really dont want to have to download 10.1 for this.. lazy
res/values/colors.xml
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="text_hairline">#ff33b5e5</color>
<color name="message_count_color">#ff33b5e5</color>
<color name="timestamp_color">#ffffffff</color>
<item type="color" name="unread_bgcolor">@drawable/list_focused_holo</item>
<item type="color" name="read_bgcolor">@drawable/list_unread_holo</item>
<color name="widget_sender_text_color_read">#ffb2b2b2</color>
<color name="widget_sender_text_color_unread">#ffffffff</color>
<color name="widget_subject_text_color_read">#ff33b5e5</color>
<color name="widget_subject_text_color_unread">#ffffffff</color>
<color name="action_bar_button_text_color">#ffffffff</color>
<color name="compose_message_edit_text">#ff33b5e5</color>
<color name="compose_message_text_counter">#ff33b5e5</color>
<color name="actionbar_text">#ccffffff</color>
<color name="delete_thread_dialog">#ff33b5e5</color>
<color name="delivery_report_header">#ffffffff</color>
<color name="delivery_report_recipient">#ff33b5e5</color>
<color name="delivery_report_status">#ff33b5e5</color>
<color name="delivery_report_date">#ff33b5e5</color>
<color name="button_text">#ff33b5e5</color>
<color name="message_received">#ffffffff</color>
<color name="message_sent">#ff33b5e5</color>
<color name="widget_unread_text">#ff777777</color>
<color name="widget_loading">#ff33b5e5</color>
<item type="color" name="background">@*android:color/transparent</item>
<color name="darkgray_backgrounds">#ff888888</color>
<color name="quickmessage_body_dark_bg">#ff1e1e1e</color>
<color name="quickmessage_body_light_bg">#ff1e1e1e</color>
<color name="dividers">#ffeeeeee</color>
<item type="color" name="transparent">@*android:color/transparent</item>
</resources>
Click to expand...
Click to collapse
fOmey said:
Do you mind making a blue & white message reply's, instead of the blue blue version ? I really really dont want to have to download 10.1 for this.. lazy
res/values/colors.xml
Click to expand...
Click to collapse
Sorry for the delay, but my job demanded long time and I could not look at or edit anything ... Today I'm a little more free ...
Edit for you a pure AOSP apk and reversed at will ...
View attachment MMS_BLUE_WHITE.zip
I leave the flashable zip ...
* not work if the zip, unzip the apk and copied by forcing root to system / app
p / d please mention if you had any problems with multithread. thank you!
or here is the same apk's initial post edited to your liking ...
View attachment MMS_ORIGINAL_BLUE_WHITE.zip
SALUDOS!
Hi SGY mates I just want to share this guide of How to make a Floating Statusbar Like a Phablet/Tablet For Galaxy Y
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Original Thread
Hello, i just try to make my phone like a phablet/tablet with 4.0.4 or 4.1.2 android os last time, but i don't know i can make it a simple or not.
But now i can make it a "pop up manipulation" with some background manipulation too. So, here we go the tutorial will start now!
The first of this tutorial you must know about :
1. How to decompile/compile the apk file (don't ask here, you can search on google how to do that)
2. How to coding a xml file with some code
3. You must have a Apktool/ApkManager/ToolAlite by KuyaGaol
4. You must have a JDK and Latest Net framework for run Apktool/ApkManager/ToolAlite by KuyaGaol
5. You must take a beer! lol
Oke the first method is :
1. Download my Floating.zip
2. Pull the Framework-res.apk and SystemUI.apk
3. Do "if framework" on your Apktool/ApkManager/ToolAlite by KuyaGaol
4. Decompile SystemUI.apk
5. Extract my Floating.zip to your drawable directory. (you can extract on "drawable" or "drawable-mdpi" folder).
6. Open status_bar.xml from /res/layout/here and find this code, modify and save :
Code:
<com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon"
and add this line code :
Code:
android:background="@drawable/trans"
or paste my line :
Code:
<com.android.systemui.statusbar.DateView android:textAppearance="@android:style/TextAppearance.StatusBar.Icon" android:textColor="#00000000" android:gravity="center" android:id="@id/date" android:background="@drawable/trans" android:paddingLeft="6.0px" android:paddingRight="6.0px" android:layout_width="fill_parent" android:layout_height="fill_parent" android:singleLine="true" />
7. Open status_bar_expanded.xml from /res/layout/here and find this code, modify and save :
Code:
<com.android.systemui.statusbar.ExpandedView android:orientation="vertical"
and add this line code :
Code:
android:background="@drawable/bg"
or paste my line :
Code:
<com.android.systemui.statusbar.ExpandedView android:orientation="vertical" android:background="@drawable/bg" android:focusable="true" android:descendantFocusability="afterDescendants"
8. Open status_bar_tracking.xml from /res/layout/here and find this code. modify and save :
Code:
<View android:background="@drawable/shade_bg" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1.0" />
and change to this line :
Code:
<View android:background="@drawable/shade_bg" android:layout_width="0.0px" android:layout_height="0.0px" android:layout_weight="1.0" />
Find this line :
Code:
<ImageView android:layout_gravity="bottom" android:layout_width="fill_parent" android:layout_height="wrap_content" android:src="@drawable/status_bar_close_on" android:scaleType="fitXY" />
and change to this line :
Code:
<ImageView android:layout_gravity="bottom" android:layout_width="fill_parent" android:layout_height="wrap_content" android:src="@drawable/trans" android:scaleType="fitXY" />
9. Recompile your SystemUI.apk project and push it to your phone to the /system/app directory
Thanks To :
- Rizalien
- Official Group Galaxy Young Indonesia
- Official Group Sony Xperia X8 Indonesia
- Tiny Anastasia Development Group
- DCSMS
@petrukgrinder
- and YOU!
Click to expand...
Click to collapse
{MOD}FLOATING UI
Awesome ! *_* i'll try that on a Jellybean styled rom right now !!
Sent from my GT-S5360 using xda app-developers app
OxygeenHD said:
Awesome ! *_* i'll try that on a Jellybean styled rom right now !!
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
try and report
Sent from my GT-S5360 using xda premium
Of course !
Sent from my GT-S5360 using xda app-developers app
thanks bro. i'll try this after exams
Nice, pretty sure I could get this working on SGS3 ML2 release with abit of mods!
markmellarpes said:
try....
Click to expand...
Click to collapse
After getting error, finally Success.....
can you tell me how to fix this sir???
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi guys, i'm back with another new mod It's an improvement from @PineappleOwl 's guide.
What is it?
It's almost the same, but int this version, it has changeable paddings.
Features:
Changeable paddings
Live Preview
Click to expand...
Click to collapse
Screenshots:
Click to expand...
Click to collapse
How?
You must follow PineappleOwl's guide
Change this line
Code:
<LinearLayout android:background="#00000000" android:layout_height="fill_parent" android:layout_width="fill_parent" android:orientation="vertical" android:paddingLeft="30dip" android:paddingTop="15dip" android:paddingBottom="20dip" android:paddingRight="15dip">
To this one
Code:
<ucup.tech.layout.PaddingLayout android:background="#00000000" android:layout_height="fill_parent" android:layout_width="fill_parent" android:orientation="vertical">
Change this line
Code:
</LinearLayout>
</LinearLayout>
To this one
Code:
</LinearLayout>
</ucup.tech.layout.PaddingLayout>
Extract downloaded file to SystemUI folder
Click to expand...
Click to collapse
Download zip: here
Download app: here
Credits:
PineappleOwl
Stackoverflow
Click to expand...
Click to collapse
Awesome
yeah,it great guide,what is the xml?:good:
Myth2014 said:
yeah,it great guide,what is the xml?:good:
Click to expand...
Click to collapse
ah i see that you didn't follow my guide correctly
just kidding bro, edit status_bar_expanded.xml
AuliaYF said:
ah i see that you didn't follow my guide correctly
just kidding bro, edit status_bar_expanded.xml
Click to expand...
Click to collapse
yeah,thanks sir,:laugh:
Myth2014 said:
yeah,thanks sir,:laugh:
Click to expand...
Click to collapse
press it, press it, press it
hi.sir..I set bottom padding is 300dip..but the uTFloatingSystemUI.apk and SystemUI is dont show..look this pic...
and i think the padding need maximum...
Sent from my IM-A690S using Tapatalk 2
Myth2014 said:
hi.sir..I set bottom padding is 300dip..but the uTFloatingSystemUI.apk and SystemUI is dont show..look this pic...
and i think the padding need maximum...
Sent from my IM-A690S using Tapatalk 2
Click to expand...
Click to collapse
yeah you right lol! maybe next time thanks dude
AuliaYF said:
yeah you right lol! maybe next time thanks dude
Click to expand...
Click to collapse
yeah, how I wish...:laugh:
Thanx it work.
waiting your another great guide master.
sir @AuliaYF
is this a bug or what, but if you put blank in padding section and it force close and never gonna open and it causing systemui force close all time
sorry for my careless test
Mranggapo said:
sir @AuliaYF
is this a bug or what, but if you put blank in padding section and it force close and never gonna open and it causing systemui force close all time
sorry for my careless test
Click to expand...
Click to collapse
yes, i forgot to make thos things parse empty string, will release new one
hi.sir..if top padding is 0dip.can you make it fullscreen....
Myth2014 said:
hi.sir..if top padding is 0dip.can you make it fullscreen....
Click to expand...
Click to collapse
it's possible, but it'll need lot of changes on StatusBarService though.
AuliaYF said:
it's possible, but it'll need lot of changes on StatusBarService though.
Click to expand...
Click to collapse
yeah..i wish...
Myth2014 said:
yeah..i wish...
Click to expand...
Click to collapse
i can do that, but it'll be not a guide, it's like i'm sharing my SystemUI.apk, because since i'm not tentenponce, i'm too lazy creating customviews for UI xD
AuliaYF said:
i can do that, but it'll be not a guide, it's like i'm sharing my SystemUI.apk, because since i'm not tentenponce, i'm too lazy creating customviews for UI xD
Click to expand...
Click to collapse
ok...the padding need maximum..:laugh:
Wow. nice guide pakde thanks
Will try soon on jb
Succefully root FCA R1 (Jeep compass, Chrysler Pacifica, Fiat 500E, Fiat Egea) found vulnerability and i can browse folders, install apps, play videos...
here is a an example;
Thanks to @zavpasha for EasyTouch button app
I can enable navigation but i cant use it because says insert map disc one question how can i know where is the folder? (i found Androd/Data/com.tomtom.r1navapp but dont know wich file i need...)
i try to install my phone or tablet com.tomtom.r1navapp but seems need mitsubishi electric library (because FCA R1L manufactor is Mitsubishi electric co.)
decompile files ad i get AndroidManifest.xml
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="23" android:compileSdkVersionCodename="6.0-2438415" package="com.tomtom.r1navapp" platformBuildVersionCode="28" platformBuildVersionName="9">
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="com.mitsubishielectric.ahu.fw.ACCESS_MELCO_SERVICES"/>
<uses-permission android:name="com.mitsubishielectric.ahu.permission.common.ACCESS_MELCO_APPS"/>
<uses-permission android:name="nuance.domains.dddv2.android.ACCESS_VR_SERVICE"/>
<uses-permission android:name="com.tomtom.r1navapp.UID"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-feature android:glEsVersion="0x00020000" android:required="true"/>
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:smallScreens="true"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<uses-permission android:name="android.permission.DISABLE_KEYGUARD"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:name="android.permission.ACCESS_LOCATION_EXTRA_COMMANDS"/>
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
<uses-permission android:name="android.permission.BROADCAST_STICKY"/>
<application android:allowBackup="false" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:hardwareAccelerated="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:name="com.tomtom.r1navapp.R1NavApp" androidersistent="true" android:resizeableActivity="true" android:supportsRtl="true" android:theme="@style/Theme.AppCompat.NoActionBar">
<uses-library android:name="com.mitsubishielectric.ahu.fw.ddcontrol"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.extendedservicemanager"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.vehiclepwrmgr"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.cpucomservice"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.common"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.audiomanagement"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.vehicleconfigservice"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.externalinputkeyservice"/>
<uses-library android:name="com.mitsubishielectric.ahu.fw.popupservice"/>
<uses-library android:name="com.mitsubishielectric.ahu.lib.personalaccountlistenerserviceinterface"/>
<uses-library android:name="com.mitsubishielectric.ahu.appservice.ota.arbiter"/>
<uses-library android:name="com.mitsubishielectric.ahu.appservice.infotainmentstatemanager"/>
<uses-library android:name="com.mitsubishielectric.ahu.lib.systemsettingserviceinterface"/>
<service android:exported="true" android:name="com.tomtom.r1navapp.R1LowLifelineService"/>
<service android:enabled="true" android:exported="true" android:name="com.tomtom.navui.audio.source.R1SourceManagerService">
Click to expand...
Click to collapse
can someone give hand?
also unit has
RaceMediaPlayer-com.allgo.mediabrowserservice apk for playing mp3
ClimateHMI-com.mitsubishielectric.ahu.app.climate for aircon
and many more...
CPU-Z device report;
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
device diag manager
Root folder;
Great job!!
zavpasha said:
Great job!!
Click to expand...
Click to collapse
Thanks
Hi, can you point me to right directions, how you exploited it? I was trying to do this since I bought my fiat year ago. But without luck. So if you could give me some basic instructions that would be amazing.
fcaroot said:
Succefully root FCA R1 (Jeep compass, Chrysler Pacifica, Fiat 500E, Fiat Egea) found vulnerability and i can browse folders, install apps, play videos...
here is a an example;
Thanks to @zavpasha for EasyTouch button app
I can enable navigation but i cant use it because says insert map disc one question how can i know where is the folder? (i found Androd/Data/com.tomtom.r1navapp but dont know wich file i need...)
i try to install my phone or tablet com.tomtom.r1navapp but seems need mitsubishi electric library (because FCA R1L manufactor is Mitsubishi electric co.)
decompile files ad i get AndroidManifest.xml
can someone give hand?
also unit has
RaceMediaPlayer-com.allgo.mediabrowserservice apk for playing mp3
ClimateHMI-com.mitsubishielectric.ahu.app.climate for aircon
and many more...
Click to expand...
Click to collapse
Awesome.
Are you able to export any icon, images or apk?
Andason74 said:
Awesome.
Are you able to export any icon, images or apk?
Click to expand...
Click to collapse
Offcourse. check to first topic...
fcaroot said:
Offcourse. check to first topic...
Click to expand...
Click to collapse
I guess i mean, can you share icons and wallpaper?
Andason74 said:
I guess i mean, can you share icons and wallpaper?
Click to expand...
Click to collapse
Sorry, I don't have that much time for this...
Are you able or is there even a way to get into some secret menu like the older uconnects had dealer and engineering mode?
fcaroot said:
Succefully root FCA R1 (Jeep compass, Chrysler Pacifica, Fiat 500E, Fiat Egea) found vulnerability and i can browse folders, install apps, play videos...
Click to expand...
Click to collapse
Can you explain how you did it? Which car did you use?
I could probably help you, since I have navigation purchased on mine, so i could try to find it. But I was not able to bypass the android yet. I am able to get into android wifi settings and file manager to install certificate, but not into anything that I could use to install apps or root it. Is there some hidden port from where I could connect to adb? I am kinda on the deadend now. If you could help get through it I will try to extract the tomtom files.
Merhaba egea araca bu işlem için root mu yaptiniz enginering mode mu aktif hale getirdiniz süreç ile ilgili bilgilendirme yaparsaniz sevinirim
Mod translation: Hello egea, did you root the vehicle for this process, did you activate the engineering mode, I would appreciate it if you could inform me about the process.
Any updates on this? Cant find any infomation anywhere on howto
friends get the information they want to learn and then they don't help anyone because they are trading this business.
No updates because they are trying to make $. This thread should be deleted. Its BLLSHT.