SwoRNLeaDejZ
Android Expert
Seems like this phone is dying.. Sucks because the development was finally starting to ramp up
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Seems like this phone is dying.. Sucks because the development was finally starting to ramp up
patience is a virtue!!!Seems like this phone is dying.. Sucks because the development was finally starting to ramp up
I know right? I don't understand why its being abandoned....
Correct!!!!!!!You guys aren't giving it enough time, I stead of asking all the time where the progress is, just jump In and start learning and trying yourselves, we all have lives you know, and it doesn't hurt to ask for help when you try.
due whats with you? why do you always have something negitive to say? im just making sure it stays on the first page... man you need to chill. like i said i was a dev at one point so i understand but you really need to get off my back....Seriously, if you're tired of waiting.
Do it yourself, don't bump threads because you want progress, if you want true progress learn to do things yourself.
Well it's just great that you're learning![]()
And I'm just saying people should learn to do this is themselves because it's always better that way, you help out others, and you also get exactly what you want. Not what others want but what you want, and I'm saying that because people are impatient here recently, PG has a life BobZ has a life hK has a life, everyone has a life. And for those of us learning, it takes a long time. All I'm saying is be patient, and if you don't wanna be then instead of being bored waiting for something new. Just create it yourself
My bad if the way I said it earlier sounded a lot worse than how it was meant to be.
After reading over everything in the thread again out of boredom.
I got a random idea that could act as an temporary fix for installing apps.
Hopefully I works so we can focus on the other problems.
I tried setting the default install location for sd with the trick I used on another device but didn't work. But I'll try this now.If you play around with fstab you could technically force it to mount system as rw, Create /system/data and /system/data/media, bind mount /system/data as /data, then /data/media as sdcard like devices with internal storage usually use. There's no real reason for it not to work other than that the system partition is tiny. I don't have a motion to test anymore but it should work.
Easy way to test without it being permenant would be open a terminal, become root then run:
mount -o remount,rw /system
mkdir /system/data
mkdir /system/data/media
umount /data
umount /sdcard
mount /system/data /data
mount /system/data/media /sdcard
Then try installing something. If the cache partition is being mounted that could be used instead of system and should already be mounted as rw.
If that doesn't work try How-To: Mount the /Cache Partition as a Fake SD Card – xda-developers
But use data instead of sdcard in the steps.
Any progress with this ROM
E/dalvikvm( 307): DexOpt: build rev does not match VM: 27 vs 28
really wish this project would have made it farther. Does anybody ahev a link or copy of the last working test build?
thanks johhny but unfortunately my motion is Officially dead now Upgrading to a OnePlus One waiting for it to arrive.