Hey all I have a few questions.
First off can I remove the dialog that asks me if I am sure I want to shutdown and is there anyway I can have a reboot/restart option?
Im not new to this sort of modding but where would be a good place to start and do I need to do anything to the ODEX file or will that regenerate?
How would I go about modifying the contents of the APK file? I have extracted it, is there anything I should be aware of? What would be the best way of modifying these files?
FYI Im modding an LG GW620
can anyone tell me why there are a lot of this tmp appear.
i just knew that the file can be deleted and not affect my phone running
however, i want to know why they appear and how to fix them . i dont want to delete everytimes..
Thanks!
I will give a generous donation to anyone who can change the front page (splash screen) of this apk...on my desire z screen, the "magazine" icon at bottom looks squashed, and its driving me insane!!
Alternatively would be grateful if someone can let me know how what prog you use to re package the apk file once I changed the image within it myself..I can unzip the apk but don't know how to close it back.
Thanks.
Dear all,
I have a strange issue with my redrawn BIOS boot animation for our devices – here is case:
After moving bootanimation.zip to /data/local I have nothing. Absolutely black screen at booting process.
Could someone help me to fix it, please?
Here is link
Here is mirror
And how it is looks like:
Copy system/media
Shir_man said:
Dear all,
I have a strange issue with my redrawn BIOS boot animation for our devices – here is case:
After moving bootanimation.zip to /data/local I have nothing. Absolutely black screen at booting process.
Could someone help me to fix it, please?
Here is link
Here is mirror
And how it is looks like:
Click to expand...
Click to collapse
Check permissions on the bootanimation.zip.
placing the file in /data/local should work.
I don't see the redraw issue you are talking about. Can you be more specific?
entropyiv said:
Check permissions on the bootanimation.zip.
placing the file in /data/local should work.
I don't see the redraw issue you are talking about. Can you be more specific?
Click to expand...
Click to collapse
Sorry for my poor English - the problem is that after adding this archive to/data/local, nothing is happens.
After Acer splash screen I saw the black screen for 20 seconds and after that Android just starting.
Can anyone test that bootscreen on own device?
Make sure permissions on the bootanimation.zip is set to read/write for all.
When I get the black screen boot, that is usually the reason.
Shir_man said:
Dear all,
I have a strange issue with my redrawn BIOS boot animation for our devices – here is case:
After moving bootanimation.zip to /data/local I have nothing. Absolutely black screen at booting process.
Could someone help me to fix it, please?
Click to expand...
Click to collapse
The problem is that you have zipped the files using compression, android can't read boot animation from compressed files. You have to select the method as "Store" in order to get it working.
Here's a DOS boot I made few days ago, it might be useful.
Hm, now it is working. Maybe you know any HOWTOs, where I will find information about best ways to make custom bootscreens?
Thanks for tip
Hello Guys,
https://github.com/Anasthase/TintBrowser
This is an open source browser.
I want to modify it such that:
1. It directly goes to www.google.com on opening the browser (directly post installation, shouldn't have to set homepage after installation).
2. The URL bar is not accessible, so it can only go to google.com.
I have both the decompilations: the smali and the GitHub one.
I know that the removal of the URL bar has something to do with the phone_url_bar.xml in /res/layout/ but don't exactly know what to do with it.
I'd be grateful if someone can help me with this.
Thanks in Advance.
Anyone has any idea?