Quote:
But What do you mean by 'resigned from', you have removed ram disk ?
|
Yes. I have copied files from ram disk which was located before first partition and from the system partition to mmcblk0p2 partition. Also I've put together data and cache on mmcblk0p3 partition. Now we have 3 partitions (fat32 + system + data) instead of 4 + ramdisk. I had to modify u-boot to boot from mmcblk0p2 directly. I've modified all init.rc scripts to mount things at right paths and with right permissions.
Quote:
If think you must run it as a service.
|
I was afraid of it :/ Thanks for tutorial! I'll do it the right way later.
If I could register to configuration event from the manifest it would be the best - no process in the memory...
Quote:
Detecting reverse mode is possible but not straightforward
You must use another method more cpu demanding...
|
Thank you! I know that method. But I don't want to poll for it all the time. I think handling standard portrait & landscape is fair enough. If someone wants reversed mode he/she can rotate touch from command line.