[Q]is there a transformer animation i can download ?? - Epic 4G Q&A, Help & Troubleshooting

please let me noooo

That would be awesome to have a perfectly timed transformers boot animation complete with the audio file..
Sent from my SPH-D700 using XDA App

see if you like this http://androidforums.com/motorola-droid/52656-custom-transformer-boot-screen.html idk if it will work on our phone tho try it out!
Epic

Animation for the decepticon is amazing!!!!!! Does ayone have a sound file that would work wit that boot?
Sent from my Frozen epic 4g using XDA App

nfamisnme said:
Animation for the decepticon is amazing!!!!!! Does ayone have a sound file that would work wit that boot?
Sent from my Frozen epic 4g using XDA App
Click to expand...
Click to collapse
i used this with it and it works great
http://forum.xda-developers.com/showthread.php?t=872461

So the animation works for epic?

running_the_dream said:
So the animation works for epic?
Click to expand...
Click to collapse
yes works great

That's what's up!

how do you change the boot animation?

I haven't tried it myself yet, but the animator posted this is in the thread at androidforums:
[email protected] ([url said:
http://androidforums.com/motorola-droid/29230-decepticon-droid-boot-animation.html#post221858)][/url]
Heres how you load it to your phone...
download this to your computer and unpack and install...Android SDK | Android Developers this is ABD (http://developer.android.com/sdk/index.html)
Once thats downloaded...
plug your phone in to your pc using the usb cable.
on your phone
go to your settings
go to applications
development
check the usb debugging box (it must have the green check in the box)
then swipe down the notification bar
click on the usb connected
click on mount
on your pc
download the zip on in this post...decepticon.zip
open the abd and go to the tools folder.
rename the zip to bootanimation.zip
copy the and paste the zip into your tools folder in the abd
click on start
run
then type cmd in in the box ( this will bring up a black box)
now this is where some people get lost....
Where ever you saved your ABD is its location... when ABD tools folder is open look at the the browser window and copy it. that is its location remember it make a cheat sheet of it cause if you messed p a step you can just refer back to it instead of hunting all over your computer for it.
example mine is C:\Documents and Settings\Administrator\My Documents\Downloads\android-sdk-windows\tools
In the black bock type cd then the location of your tools folder..
example...cd C:\Documents and Settings\Administrator\My Documents\Downloads\android-sdk-windows\tools...
Then hit enter
then type..
adb push bootanimation.zip /data/local
it may take a second, then it will show in the black box that it had downloaded x amount in x amount of sec.
Then you can unmount your phone
Turn off your phone
then restart it...
enjoy your new animation
If I missed a step or you have a issue let me know...I am by means no expert nor do I code or anything like that. I learned how to do it from another forum just like all of you, and got lost in the process. But this is the easiest way to do it, and much easier that the way I learned
Click to expand...
Click to collapse

Adb push /your source directory/bootanimation.zip \system\media\bootanimation.zip.
I may have my back slashes backwards but the is the genreal command.
Also I am in the middel of creating the opening screen from the g1 cartoon of tf into a bootani. But it seems to fast. I will post and maybe someone else can do something with it.
http://rapidshare.com/files/445387847/bootanimation.zip
on side note, i know my spelling sucks. lol

dude deres no download linkkk!!!! -___-

http://rapidshare.com/files/445387847/bootanimation.zip
give me a day or two. i have a better version coming. i found a program that will rip the png's for me.

dude i dont understand how to install it!! -_____- there should be a videooo

Can't you just use root explorer to copy and paste it instead of adb?
Sent from my Evo Killer!!!

Has any one used this on DI18?
Sent from my ComBadge

zman519 said:
Has any one used this on DI18?
Sent from my ComBadge
Click to expand...
Click to collapse
Yes,i would like to know this to so i can try it?

jordan2333 said:
Yes,i would like to know this to so i can try it?
Click to expand...
Click to collapse
NO. the Devs have not made a kernal on Di18 that will do custome animations. ( that i know of)

jordan2333 said:
Yes,i would like to know this to so i can try it?
Click to expand...
Click to collapse
NO. the Devs have not made a kernal on Di18 that will do custome animations. ( that i know of)

im pretty sure pheonix kernel has custom animations... I had them when I had DI18
Epic

Related

HTC Desire Boot Animation [Ubuntu Guide]

Thought I would post as I'm not sure if anyone has tried this yet but I used the nexus 1 bootloader anamation found here and it works perfectly.
So for anyone who wants to do it them selves heres a guide once you have rooted your desire follow these steps.
1. Put the nexus-bios-boot.zip onto your sd card.
2. Load up into ubuntu.
3. Turn off your desire.
4. Turn it on again while holding down the 'volume down' button this time. The screen will look similar to before, but will say 'HBOOT' instead of 'FASTBOOT'. Use the volume buttons and the power button to select the 'RECOVERY' option. You should then see a screen with a red triangle - at this point, plug it into your usb.
5. Now you need to unzip the 'push files' zip that you downloaded.
6. copy pushfiles folder to the desktop
7. open terminal
8. type this into the terminal window
Code:
cd ~/Desktop/pushfiles
9. then type
Code:
sudo ./recovery-linux.sh
10. In the recovery image (moving around using the optical trackball), select 'Flash zip from sdcard' and choose the nexus-bios-boot.zip
11. Confirm then reboot desire.
I would like to point out that none of this is my own work I simply compiled all of the above information from others work to make a simple guide. All credits goto Paul @ MoDaCo for rooting and his guide and I am unsure of who actually made the boot screen. But the link is at the top of the post.
Below are all of the files you will need to get started
and here is a quick vid
nice one, thanks
Installed this too, looks smart!
Dont know if anyone noticed but as its booting it says nexus one lol I have posted in the original thread maybe someone who knows what they are doing will edit it and make one specifically for the desire.
Hi,
Great work!
Would this work for all Boot screens for Android?
Regards
Mo
I'm honestly not sure this is my first android phone. I saw the boot animation thread a few weeks ago an thought as soon as we have root I'm going to try it and to my sunrise it worked. I would guess any existing nexus one animations would work on the desire fine but I an not 100% sure. If you find any others I would be happy to try them and post my results.
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
FeaRThiS said:
I'm honestly not sure this is my first android phone. I saw the boot animation thread a few weeks ago an thought as soon as we have root I'm going to try it and to my sunrise it worked. I would guess any existing nexus one animations would work on the desire fine but I an not 100% sure. If you find any others I would be happy to try them and post my results.
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
Umm How about..
These over at modaco?
Green Android is Very Cool....
Regards
MoJo
As soon as I get my pc up and running again (can't believe I still use Windows) I will test them out and let you know if they are working
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
FeaRThiS said:
As soon as I get my pc up and running again (can't believe I still use Windows) I will test them out and let you know if they are working
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
Thanks buddy.
I'm looking forward to it.
It would be nice to have a bootup with the actual android on the screen lol
I quite like the Open Eclair boot animation. The one with the logo exploding into a million androids that fly at the screen.
Sent from my HTC Desire using the XDA mobile application powered by Tapatalk
as you can restore the original boot?
Thanks
I have not tried but as the boot animation is loaded onto the rom I would guess if you restored an original rom I would set it back to "how it was ment to be". I am jus grabbing the files I need now and will test a few more out and post my results + vids.
mojavaid36 said:
Umm How about..
These over at modaco?
Green Android is Very Cool....
Regards
MoJo
Click to expand...
Click to collapse
I have just tried all three and get the same message saying... E: No signiture E: Verification failed
I also tried another from the original thread I linked to the nexus-boot-apple 1 and it worked fine. Possible they need signing properly and then they would work but dont really know enough about android phones atm to really sepectualte.
Edit: Just been told that the files you linked to do not get flashed but you push them over via adb.
bootanimation.zip
Just a wierd question.
I tried to create a bunch of png files to create an animation.
Numbered from 00001 to 00009
I placed those in a folder named android.
Edited the desc.txt file to:
480 800 1
p 1 1 android
Zipped this to bootanimation.zip and placed this zip file in /data/local
When rebooting the phone i get a nice black screen.
Now what am i doing wrong in this progress?
Greetings from a vastloper
You need to re-sign the package. To do that just zip up the 'data' and 'META-INF' directories then use the following guide to sign it:
http://forum.xda-developers.com/showpost.php?p=3175518&postcount=2
i signed it also.
Didnt work either.
Do i need to change the meta.inf file ?
Thanks for the reply
It shouldn't be a file called meta.inf, it should be a directory named META-INF.
If you use nexus-bios-boot.zip as an example (from Post #1) then in the META-INF directory should be a few signature files:
CERT.RSA
CERT.SF
MANIFEST.MF
(delete these - they will be recreated when you sign the file)
and subdirectories com -> google -> android containing the update-script
(which can be left alone)
Do you have the update-script in the correct place? Zip it all up, sign and apply. Any change?
Might be a problem with bootanimation.zip actually.
http://androidforums.com/all-things-root-droid/25774-custom-boot-animation-figured-out.html
I think the folder with the .pngs needs to be called part0 and part1:
"the folder part 0 is the part that does not loop. part 1 will loop after part 0 plays and while phone is still loading."
Final tidbit...
You could always just use adb to push the bootanimation.zip to the correct place.
No need to worry about signing or update-script! Of course you have to do this from recovery mode after mounting the system, so the full code you would run:
Code:
adb shell mount /system
followed by:
Code:
adb push bootanimation.zip /data/local/

File Pulling?

I'm current running meXdroidMod meXperia remeX ROM and I really like it especially the screen transitions and phone dialer setup. Today I found Ultimate Droid ROM which is extremely fast. I wanted to ask how do I pull the phone dialer, screen transitions and apply them to UD ROM? I've searched the thread looking for an answer but couldn't find what I was looking for.
I'm current running meXdroidMod meXperia remeX ROM and I really like it especially the screen transitions and phone dialer setup. Today I found Ultimate Droid ROM which is extremely fast. I wanted to ask how do I pull the phone dialer, screen transitions and apply them to UD ROM? I've searched the thread looking for an answer but couldn't find what I was looking for.
Click to expand...
Click to collapse
Wouldn't mind knowing that myself. My UD 3.0.X is starting to act up though
dont send me pm's crying about how i hurt your feelings in a thread
you can pull files using ADB
but doin that may not work for the phone do different kernal and builds
but if you want to give it a try
you can do
Adb pull /system/Phone.apk (drag a folder in terminal/cmd pmrpt)
then push it in
ilostchild said:
you can pull files using ADB
but doin that may not work for the phone do different kernal and builds
but if you want to give it a try
you can do
Adb pull /system/Phone.apk (drag a folder in terminal/cmd pmrpt)
then push it in
Click to expand...
Click to collapse
adb pull /system/app/Phone.apk
The total command would look something like this;
Code:
adb pull /system/app/Phone.apk c:\android-sdk\apps
The second part of the command (c:\...) is the path to whatever location you want to save the app to. Don't forget Linux/Android is (/) vs. Windows (\)
Honestly though, I would just DL the ROM and use 7zip to open it and drag out the .apk you want. Then open (don't extract) the other ROM and replace the .apk with the one you want. Flash and enjoy. Much easier IMO.
thts flash a whole rom over again, simply pulling and pushing would jus do that and see if would FC if it does, you can jus push old Phone.apk back
thats why i said you can drag a folder/destination into cmd prompt/terminal and it will show with out typing the whole file path where you want
what bugs are u seeing with ultimate droid. I was able to fix the led issue but know my phone shuts off when I unplug the usb cable
slider6000 said:
what bugs are u seeing with ultimate droid. I was able to fix the led issue but know my phone shuts off when I unplug the usb cable
Click to expand...
Click to collapse
I'm not having any issues with UD but I really like the theme (icons, phone, screen transitions) of meXdroid and want to basically copy the theme to my UD ROM. But still trying to locate the right files for the theme.

CRT Screen Off Mod

Here is an interesting article that will help you if you want CRT screen Off animation like in Nexus S:
http://www.freeyourandroid.com/guide/enable-crt-animation
Worked with no problems on my SGC with Rogers ROM.
I actually used NinjaMorph to package the modified resources.arsc into framework-res.apk, but I assume the original method will work too.
Safe to flash
this?
Aquethys said:
Safe to flash
this?
Click to expand...
Click to collapse
Probably no. Most likely you will end up with phone freezing on the Samsung logo at boot. framework-res.apk files are not interchangeable between models, maybe not even between firmware versions for the same phone.
Can you post a step by step guide then? I can't really understand anything here
The step-by-step instructions from the link in the first post are pretty much what i did. Read the comment by ravenstark - if you mount the filesystem with root explorer there will be no need to execute the commands in red in section 8.
The instructions from the link in your post cover steps 3-7. You still have to download the file to your PC (1), decompile it (2) and upload it back to the phone once you are done with it (8).
For the first step which terminal do you use??
(Free Your Android guide)
adb. If you don't have you can download it from here. It is part of the SDK and probably the most essential tool.
The command is exactly as written there
Aquethys said:
For the first step which terminal do you use??
(Free Your Android guide)
Click to expand...
Click to collapse
What do you mean? If you're using a Windows PC, then just open up a cmd prompt. You should read the guides at the beginning of that page so you know how to setup adb and the apk tool.
The big picture is this. Connect your pc to computer, pull file from phone to PC using adb, modify file on PC, push file back to phone using adb.
For what it's worth, here's a thread I wrote quite a long time ago, some is not applicable for the Glide, but most of it still applies. If you're going to be mucking around in your phone it's best to know how to do a few things first. Read Before Flashing.
When I try and open SDK or AVD (what's the difference :| ) then I just get a quick terminal screen that closes.
It would be appreciated if someone could just create a flashable CWM version >_<
I hate my inexperience @ this. It keeps saying this isn't "adb" isn't recognized, but I've downloaded it! How can I check?!
Aquethys said:
I hate my inexperience @ this. It keeps saying this isn't "adb" isn't recognized, but I've downloaded it! How can I check?!
Click to expand...
Click to collapse
Ok, so what have you done so far?
What should be done. Assuming you're using Windows, install the Android SDK. Once installed, launch the SDK Manager. Then from the list of installable options, choose the Platform Tools and I always like to get the drivers. Once done, you will have this path, CrogramFiles(x86)\Android\android-sdk\platform-tools, now you could add this path to your variables in Windows, which would be easiest, or copy the Platform-tools folder to C:. Then plug in your phone via USB to your computer.
Now, if you added the Path to your variables, just go Start>Run>cmd, and at the cmd prompt type adb devices. If you see a device you're good.
If you copied the Platform-tools folder over, then Start>Run>cmd, and in the cmd prompt type,
C:
then
cd platform-tools
then
adb devices
Beyond that, can't really help, never use apk tool. Good luck.
Aquethys said:
It would be appreciated if someone could just create a flashable CWM version >_<
Click to expand...
Click to collapse
Attached to this post is a CWM update with CRT Screen OFF and battery icon with percent for ROGERS ROM. I'm not sure this will work on AT&T ROM.
Make a backup before applying this update so you can restore if you end up stuck on SAMSUNG logo on boot.
Apologies to the author of the battery mod - I couldn't find his post to link to here...
Aquethys said:
I hate my inexperience @ this. It keeps saying this isn't "adb" isn't recognized, but I've downloaded it! How can I check?!
Click to expand...
Click to collapse
Hopefully the file tcfx44 posted works for you. Either way, I highly suggest you learn how to use adb and some other tools if you plan on flashing your phone in the future. It could prove useful some day.
Will this apply over OsiMood? I really am not sure if I am using the Rogers, but apparently I am because in XDA App it says I927-R and same with a benchmark.
Doesn't work for OsI mood 2.1.30 or whatever version was released today. I don't want to give up the amazing UI and stuff of OSi. I'm working fine though, so doesn't look like the install failed or bricked. Any revisions?
Aquethys said:
Doesn't work for OsI mood 2.1.30 or whatever version was released today. I don't want to give up the amazing UI and stuff of OSi. I'm working fine though, so doesn't look like the install failed or bricked. Any revisions?
Click to expand...
Click to collapse
I changed a bit the CWM mod. Hopefully this one will work. Make a backup of your current ROM - I'm not sure if this mod is compatible with OsiMood.
tcfx44 said:
I changed a bit the CWM mod. Hopefully this one will work. Make a backup of your current ROM - I'm not sure if this mod is compatible with OsiMood.
Click to expand...
Click to collapse
CRT Screen Mod -- Works with Rom manager..
Addition
Default Battery Indicator Changed.. Shows Percentage in steps of 5%..
Anyone having problems powering off and crashing GO Launcher? (then run through media scanner, etc..)
Could you remove the battery mod? I don't like it compared to OSiMood battery >_>
Finally, sorry for demanding so much, could you also put CRT on and ICS animations here?
Sorry!!!!!
Having serious problems turning off. This then affects my underclock.

New for the Devs: ROOTED system dump here

Major edit:
This is now the rooted system pull, including EVERYTHING that you'll need to dev for this phone. Links are here:
http://d-h.st/2No This link is system.img compressed to a 7z format, expect it to be HUGE (about 1.4gb) when uncompressed.
http://d-h.st/7YC This is the standard system.tar.gz pull.
http://d-h.st/wvp System.tar.gz mirror
If anyone needs another system dump uploaded let me know. Got mine today and am in no hurry to switch over to it so its a test bed.
Thanks for posting. I'm sure this will be of great help to some folks doing research on the device for some flashing goodness!
anyone wanna test TW launcher with wallpaper scrolling
already have it done.
howtomen said:
anyone wanna test TW launcher with wallpaper scrolling
already have it done.
Click to expand...
Click to collapse
You're already on a roll! Good to see some familiar SN's on this side already!
howtomen said:
anyone wanna test TW launcher with wallpaper scrolling
already have it done.
Click to expand...
Click to collapse
wut? lol the launcher doesn't have wallpaper scrolling? wow didn't know that.
HERE IS A JumboFiles MIRROR
Thanks, Neverends. Just edited my first post.
I got a T-mo version today, and would love to provide a dump, but I don't have a clue how. My Odin/adb are all good, I just don't know what the commands are. Anyone want to give me a list so I can have at it?
Janis said:
I got a T-mo version today, and would love to provide a dump, but I don't have a clue how. My Odin/adb are all good, I just don't know what the commands are. Anyone want to give me a list so I can have at it?
Click to expand...
Click to collapse
Adb pull /system and post in tmobile forum
Sent from my HTC Desire HD using xda premium
Janis said:
I got a T-mo version today, and would love to provide a dump, but I don't have a clue how. My Odin/adb are all good, I just don't know what the commands are. Anyone want to give me a list so I can have at it?
Click to expand...
Click to collapse
Make a folder to hold the dump. I did C:/SGS3Dump
Then type adb pull /system C:/SGS3Dump and it takes about 15 minutes to complete
entropism said:
Make a folder to hold the dump. I did C:/SGS3Dump
Then type adb pull /system C:/SGS3Dump and it takes about 15 minutes to complete
Click to expand...
Click to collapse
There is a better way to do this. By doing it the way that you mention windows will add a carriage return to end of every line of the basic files, since Adnroid is linux at it's base, that is not a good thing.
The better way to grab a system image is like this:
adb shell
cat /dev/block/system > /sdcard/system.img
This can be mounted like an iso on any OS.
I'll do this now. Thanks for the tip!
Edit: Says no such file or directory. odd
jimbridgman said:
There is a better way to do this. By doing it the way that you mention windows will add a carriage return to end of every line of the basic files, since Adnroid is linux at it's base, that is not a good thing.
The better way to grab a system image is like this:
adb shell
cat /dev/block/system > /sdcard/system.img
This can be mounted like an iso on any OS.
Click to expand...
Click to collapse
no root so it cant be done....
howtomen said:
no root so it cant be done....
Click to expand...
Click to collapse
Yes that is true, but still a better way for a true image. The other way, will miss any files that are not readable by "other" on the filesystem, so that can be an issue, as well.
As soon as we get root, I'll post up a proper system dump. I just need to know how to get access to the boot.img, so we can get root.
entropism said:
I'll do this now. Thanks for the tip!
Edit: Says no such file or directory. odd
Click to expand...
Click to collapse
You may have to figure out where the device for /system is at in /dev it may be something like /dev/block/mmcblk0p(1-26). Those last numbers in the parenthesis are the partition number for /system, that will be what you will need to find in /dev/block, and it will be a number between 1 and 25 usually.
You will need root to this, just like howtomen mentioned. For now how you mentioned will just sort of do the job. It would be best to do it from cygwin rather than from the windows command line though, as cygwin should NOT add the carriage returns.
OK well... I have a linux machine I can use, but I never used ADB on it. if someone wants to walk me through it, I'll do a system dump on linux. If not, well, not much I can do...
Would love to look at the dump, but that mirror ain't working well for me.
Sent from my SGH-I997 using xda premium
Me neither... I'm posting up my dropbox again.
http://dl.dropbox.com/u/6421623/ATTSGS3 System Dump.7z

[TUT] {EASY!} Batch APK Install WITHOUT Prompts

HOW TO INSTALL BATCH APK FILES WITHOUT PROMPT​for n00bs too..​
It's like this -
1. Place all your APK files into a folder.
2. Extract all the files from the ZIP Attachment below the post into it.
4. Enable 'Android Debugging' or 'USB Debugging' in Settings->Developer options and select 'Apps and ADB' in the Root Access option.
2. Connect your mobile to your PC.
3. Open the 'cmd.exe'.. (included in the folder you extracted).
4. Type
Code:
adb devices
5. If your device gets listed, you've successfully connected through ADB. :good:
6. Type this code into the command prompt window :
Code:
forfiles /m *.apk /c "cmd /c adb install @file"
7. Done! The APK files will automatically get installed onto your device!!
You can also use this to install batch APK files to your emulators like BlueStacks. Just check if it's connected using the 'adb devices' command.
EnJoY! :fingers-crossed::victory:​
So is this a tutorial on how to download pirated apps, then install them all at once
Re: [HOW TO] Batch APK Install WITHOUT any Prompt
rockstar_26 said:
So is this a tutorial on how to download pirated apps, then install them all at once
Click to expand...
Click to collapse
I never said that anywhere.. :screwy: :what:
Sent from my One V
You can skip steps 1-10 in the first part, and replace steps 6-7 in the second part with
Code:
forfiles /m *.apk /c "cmd /c adb install @file"
It's much easier that way.
Re: [HOW TO] Batch APK Install WITHOUT any Prompt
you download apk's.. that mean they are pirated... does anyone here download apk of free app? lol i don't... nd don't think anyone here does... nws nyc tutorial.. and we have told you fukn thousands of time use black color only... i just can't read what's in green :/
Sent from my One V
Re: [HOW TO] Batch APK Install WITHOUT any Prompt
Or if you don't have computer handy you can always throw all the works into a folder and open a terminal window and execute this command
pm install *.apk
Sent from my HTC One V using Tapatalk HD
Re: [HOW TO] Batch APK Install WITHOUT any Prompt
paarthdesai said:
you download apk's.. that mean they are pirated... does anyone here download apk of free app? lol i don't... nd don't think anyone here does...
Click to expand...
Click to collapse
Heyy.. I never download any APK's..! It's just that I have a really slow internet connection (I don't even have it in my PC, I use USB Tethering for all I do on the internet.) So, I can't afford to download the same apps again and again.. why to waste so much of my data by downloading every app again when changing ROMs? So, I download games and everything from the Play Store and make a backup of them in the form of APKs..
Sent from my One V
Re: [HOW TO] Batch APK Install WITHOUT any Prompt
eoghan2t7 said:
Or if you don't have computer handy you can always throw all the works into a folder and open a terminal window and execute this command
pm install *.apk
Sent from my HTC One V using Tapatalk HD
Click to expand...
Click to collapse
Thanks.. as soon as I try it, I'll change my tutorial.
Sent from my One V
Colours Removed.
paarthdesai said:
we have told you fukn thousands of time use black color only... i just can't read what's in green :/
Click to expand...
Click to collapse
Colours removed.. Now... please adjust with some!
Sent from my One V
Most of my apps have two-part names like "Skype Wifi". These apps fail to install. What should I do?
valapsp said:
Most of my apps have two-part names like "Skype Wifi". These apps fail to install. What should I do?
Click to expand...
Click to collapse
Remove that space between them using a dot or an underscore or any other character. No space is allowed.
Then start the process from Step 2 again.
Send from my One V waiting for Samsung PSS ROM
Thanx I thought there would be another way. (Typing something else in CMD)
valapsp said:
Thanx I thought there would be another way. (Typing something else in CMD)
Click to expand...
Click to collapse
No.
So, it worked? It saves a hell lot of Time!
Send from my One V waiting for Samsung PSS ROM
Ur an Indian and u don't pirate, lol? Hard to believe
Send me a log of ur phone , I'll check
Sent from my One V using xda premium
cybervibin said:
Ur an Indian and u don't pirate, lol? Hard to believe
Send me a log of ur phone , I'll check
Sent from my One V using xda premium
Click to expand...
Click to collapse
LoLz haha! :laugh::laugh:
paarthdesai said:
you download apk's.. that mean they are pirated... does anyone here download apk of free app? lol i don't... nd don't think anyone here does... nws nyc tutorial.. and we have told you fukn thousands of time use black color only... i just can't read what's in green :/
Sent from my One V
Click to expand...
Click to collapse
I do... Google Play Music... coz i can't find it in the Play Store in my region~
Btw, nice tutorial~
For people experiencing installing difficulties.
Add double quotes to the file names since sometimes there is a space between file names which causes problems parsing the name in adb install command.
Otherwise very good tutorial.
kalpak2021 said:
For people experiencing installing difficulties.
Add double quotes to the file names since sometimes there is a space between file names which causes problems parsing the name in adb install command.
Otherwise very good tutorial.
Click to expand...
Click to collapse
Updated the tutorial
Sent using my Galaxy SIII (GT-I9300) on NeatROM
great now I can install all the apps at once.
Thank you
I am very thankful to you . You saved my time

Categories

Resources