Atrix 2 Themes and Apps - Motorola Atrix 2

This is just a placeholder post!

Anyone having issues with the Gameloft games crashing after you have Downloaded the Data to the phone? I attempt to launch the game After it crashes and the Data is installed and constant Crashing. One in particular is Asphalt 6.

Ya I have that same problem with CA:Zombies.
Sent from my MB865 using xda premium

Theme :
I come from a Development group called Team Whiskey, I primarily made Roms and Themes for Samsung phones before, but I know have the Atrix 2. Here is my first ICS based theme
{
"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"
}
IF anyone wants to install it and can follow brief instructions here you go:
( Sidenote - you need to have ADB installed, you can either install the full Android SDK or copy it from Super One Click)
In a command prompt you want to use:
1.) adb push framework-res.apk /sdcard
2.) adb push SystemUI.apk /sdcard
then
3.) adb shell
4.) su
5.) mount remount,rw /dev/null /system
6.) cp /sdcard/framework-res.apk /system/framework
7.) cp /sdcard/SystemUI.apk /system/app (the case is sensitive)
8.) rm /system/app/SystemUI.odex
9.) reboot
The SystemUI.apk has been deodexed. I have an almost working script for our CWM, so going forward, we can a simple install instead of the tedious manual stuff.
DOWNLOADs:
framework-res.apk
SystemUI.apk
Please enjoy, and if you have any questions, feel free to PM me. I am still working on our Extended Power menu and the Settings menu( which is the power widget like you see in the screen shot), if you want the unfinished Settings.apk please pm me for it. Like I said, it works flawlessly, but the icons are a little weird.
Future:
16 Lockscreens, I have 9 of them working now.

malickie said:
Anyone having issues with the Gameloft games crashing after you have Downloaded the Data to the phone? I attempt to launch the game After it crashes and the Data is installed and constant Crashing. One in particular is Asphalt 6.
Click to expand...
Click to collapse
yes the Same happens to me on my atrix 2 running ICS
i downloaded asphalt 5 and Nova , apk+data and put the data into gameloft>games and when i run the game it runs for like 2 mins and then forse close , same with every gameloft game i guess so now i don't download gameloft stuff

Related

[Apps] rooted explorer - useful with App2SD.

Hello.
I think, this app is useful for app2sd user. [It's based on Open Manger. just modified the apps for rooting user]
Move a App to SD. and make a symbolic link only "APK files".
1. requirement.
A. Rooted device.
B. App2SD
C. Busybox
2. Usage.
A. After rooting , install a app2sd.. [do not move a apps to SD. just install]
B. select a app , which is big size, sometime using, but do not want remove.
C. move a only APK to SD card. and make a symbolic link by this apps.
3. if you want more detail. visit to here " flywithu.com/entry/rootedexplorer "
{
"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"
}
the file status is "lrwx" then, "l" menas "symbolic link" , "r" => "read able". "w" => "write able", "x" => "execute able"
is it just me...
but if i download it, and try to run the apk, it tells me "cant open file" o.o
Works for me on HTC magic 32b running froyo, many thanks.
I don't know why, but I can open all folders I want except /mnt/sdcard. I get a FC when trying. On filemanagers I can open /mnt/sdcard with success.
Using a HTC Desire, rooted and S-off.
Installed and works for me, but it shows my /data/app/ folder as empty.
I have apps2sdext so it should follow the link...
As a workaround I can browse to /sd-ext/app just fine.
Only for Froyo devices right? I'm running 2.1, has anyone figured out how to move apps 2 sd on 2.1? (stock kernal)
Can I change boot screen also from the root?
does not work with my mytouch 4g... had to busy the market version instead
Sorry to dig up an old thread but I'm having a problem moving apps to my SD card. I go into rooted explorer and copy the .apk, I move into the /system folder but there is no SD folder. Everything else looks the same as the screen shot except I'm missing the SD folder. Any ideas?

Has anyone installed a modified widgetlocker.apk to nexus s?

So I installed widgetlocked from the market and it all runs lovely. However, I wanted to use the Ultralinx mods for it.
I tried a few different ways, extracting it with root explorer. Copying the .apk to my desktop and modding the files there and signing them with signapk, but the modified .apk will not install no matter what I try. It always comes up with 'Application not installed'.
I am a bit newb at this I admit but have installed other apks just fine.
Any help appreciated
Figured it out. HAD to use adb. No other method would I tried would work, but that did first time!
I was trying to PM you, but they weren't going through...
Anyway, is there any chance you could tell me how you did this? I've tried every other method and nothing has happened. Whether it's because I own a Nexus S or a Mac, I don't know, but it's pretty hard (though I am new to this).
Regards,
Jon.
I usually use WidgetLocker, would you mind explaining what the modded one is? Thanks
The modded version I mention is UltraLinx's lovely unlock slider mod as in these pics.
{
"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"
}
Both available from here: http://www.theultralinx.com
As I mentioned the only method I could get to work was using ADB and Ultralinx actually has a youtube video on his site about how to do it, but I will list it here anyway.
Your phone needs to be rooted to do any of this...
Install WL as normal from market.
Copy the file com.teslacoilsw.widgetlocker-1.apk from data/app to /sdcard somewhere using astro or rootexplorer etc.
Then move that file to your computer desktop into the /sdk/tools dir where adb.exe is.
Add the WL modded files from Ultralinx to that .apk in the /res/drawable-hdpi/ directory using winrar or whatever program you use to open/mod .apk files. Make sure it has overwritten the original files!
Fire up a command promt and change dir to where adb.exe is sdk/tools or whatever.
type these next couple of lines and enter after each one;
abd shell mount /system
adb push com.teslacoilsw.widgetlocker-1.apk /system/app
Then reboot your phone and that should be it done. You can select the new slider from WL options (it modded the iphone slider so select that).
As I say, this is the only way I could get the thing to work.
Coming from windows mobile this whole abd thing of modding stuff seemed a right pain in the arse but I guess like anything once you have done it once you know it for next time and I think this mod is worth it.
Hi,
thanks for the instructions!
I've encountered an issue and would appreciate if you could help. So i follow your steps, however i get the following issue after the push command:
failed to copy 'com.teslacoilsw.widgetlocker-1.apk' to '/system/app/com.teslacoilsw.widgetlocker-1.apk': Read-only file system
I'll really appreciate if you could help, thanks!
Update: So i managed to push it successfully. Problem was I needed to enter the command adb remount beforehand in order for it to let me write.
sage: mount [-r] [-w] [-o options] [-t type] device directory
Red-Teams-MacBook-Prolatform-tools cloakroom$ adb push com.teslacoilsw.widgetlocker-1.apk /system/app
3158 KB/s (1202848 bytes in 0.371s)
However, even after rebooting the phone I am still stuck with the old iphone slider and not the one made by ultralinx. Any thoughts as to why this is?
Do i have to uninstall widgetlocker from my phone before i pushed the modded apk?

[NinjaMorph]HTC Sense Weather Icons

So I finally worked on the the Sense clouds, These are combination clouds that change with the weather. They were a bit tricky to modified them but they look very nice on the device. I will keep on working on them and I will update as I go on..Hope you guys enjoy them...
{
"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"
}
1. Open NinjaMorph
2. (Start Checks) Click on New Project
3. Scroll down to system (Tap to open)
4. Open framework (Tap to open)
5. Scroll down to (com.htc.resources.apk) it will then extract all files located inside the apk
This will create a folder on your SD Card by the name of AndroidThemes. Now you could go ahead and start replacing files with the same name and size.
Now you should connect your phone to your computer to get access to your SD Card.
SD Card>AndroidThemes>Workspace>comhtcresourceapk>res >drawable-hdpi
Now you will replace the the png's in the drawable hdpi folder with the ones that were provided in the zip file.
once you have replaced the necessary files go ahead and disconnect phone from computer as ninjamorph will need access to your sd card
1. Open NinjaMorph (Tap on Start Checks)
2. Tap on finish project
3. Find folder named comthcresourceapk and tap on it
4. It will start creating package
5. Click Yes to confirm
6. Click No on the next confirm action
8. You may get some force close windows (go ahead and force close them
9. Last confirm says (would you like to delete/cleanup the project? [click NO]
10. Reboot for changes to be applied (I usually do it with the Hot Restart)
Thanks! These look great!
Sent from my PC36100 using XDA App
this looks SICK! cant wait to try it!!!
a quick question, does the weather still animate with these?
Yes you still get the weather animation..
Awesome. Followed your guide and it looks great! Now I'm interested in changing the icons on my homescreen clock and weather widget. Do you have any insight on doing that? Thanks!

[ROM] Oppo ROM for MICROMAX A50 NINJA

hello friends,this is new custom ROm is coming For our Micromax A50 Ninja.
This is based on 2.3.6
FEATURES
1.Rooted
2.Deodexed
3.Debloated (all useless apps removed)
4.SWAP support
5.ext2.ko and tun.ko Modules in included
6.INIT.D supports.
7.Patched Host file so no more adds
8.PLAY Games without ChainFire 3D(Using RAM Extender)
9.Super Smooth
10.U can Install Most of armv7 apps and games
11.Better MultiTasking(Upto 6 apps)
12.Power collapse tweak for better batery backup
13.BusyBox and BusyBox run parts add
14.Hardware acceleration enabled for smoother UI
15.Improved touchscreen sensitivity
16.Google dns servers.internet and 3G Tweaks
17.Basic init.d scripts add.
18.V6 Supercharger Update9_RC12
19.Inbuilt Powerful Task killer
and many more u will explore.
Here are some Screenshots
{
"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"
}
For more screen shots go here
MORE SCREEN SHOTS
INSTALLATION
1.Download ROM from Link
2.Put in root of sd card.
3.Boot into Recovery Mode[home+Volume up+power]
4.Wipe Data
5.Wipe catch
6.In advanced clear Dalvik Cache
7.Go to Install Zip From Sd Card
8.Select the Rom Zip
9.Reboot
Oppo_v1.0 Rom For Micromax A50
AS ROM IS DEODEXED First Boot will take time.so be patient.
Credit
Me(Dipesh Chaunan)
and some friends..
BUGS
1.stock dialer is not good.so u need to use other dialer.
this one is good.
DialerOne
F.A.Q
1. How to mount LINK2SD script
-->Download and install Terminal Emulator
--> start terminal . enter command Code:
$ su
allow superuser permission
# cd /system/lib/modules
# insmod ext2.ko
now exit terminal
-->now open LINK2SD app.select ext2 portion.
-->allow root access.after some time script will created.
-->reboot.
now ur LINK2SD is ready to use.
2.H in status bar not coming
turn on internet.
goto settings>>network>>network operator>>and select 3G network.
now u have H in statusbar.

[Temp Fix] Prevent GL2SD and Folder Mount from rebooting

I will not take any responsibility if something bad happens to your phone, or if you have to reflash the stock rom. This method is only tested on my own Xperia M2 D2303 and works fine so far.
If you did use the Towel Root method to gain root access to your M2, you probably tried to install Folder Mount or GL2SD in order to move some of your games and apps to your SD card. Unfortunately they will keep rebooting your phone unless you stop the SONY Ric service. Here is a temporary workaround.
Root your device first and follow the Towel Root guide, including the Super SU installation!
Make sure that your SD card is FAT32 formatted and there is sufficient space left to actually move the app/game
First download and install busybox from the play store and make sure that the install path says /system/xbin
Then also install Script Manager from the play store and open the app.
Tap the three dots on the bottom right of your screen to open the menu and select "New Script"
Give it a convinient name, "ric" will do just fine
Select SM Editor from the list
Type in the following (the first line is already there)
Code:
#!/system/bin/sh
mount -o rw,remount /system
stop ric
busybox pkill -f /sbin/ric
Save the file and close it
Now find the newly created "ric" in the list and tap it.
Make sure you select the "SU" and "Boot" icons and that "is script" is selected. Tap the save button.
{
"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"
}
Reboot and try if it works.
There are couple of "rootfixes" here on XDA that will attempt to fix the problem, but since they are all written for different Xperia devices they won't work. Also, this is NOT the same "halfroot" problem as on other Xperia phones since you can freely remount /system in RW mode, change permissions or delete/edit files inside.
This small script will be usable for all rooted M2's with locked bootloaders, while others will get custom kernels with blocked RIC sooner or later.
Remember: When you are done playing, unmount the folder in GL2SD/FolderMount before connecting the USB cable or stuff may happen.
Let me know if it works for you.
Currently, I'm not playing any large file gaming but Many of friends from M2 group experiencing bootloop when trying to folder mount, I'll let them know for this temp fix and post it here how the outcome.
Sent from my D2305 using XDA Free mobile app
Thank you very much !!!!!
Works very well and now, I can move my obb folder !!!!
Great script
it does'nt work
If I write these commands on terminal it work but the script produce no result.
How to instal busybox if system is read only?
Thanks

Categories

Resources