metadata missing error when installing app using omniSD

369 views
Skip to first unread message

Skumar

unread,
Jun 2, 2019, 12:37:35 AM6/2/19
to comp.mobile.nokia.8110
I just rooted my jiophone Lf-2403n using modified boot and recovery files.
1. Then i modified the webapps.json file in data folder to remove pre-installed apps .
2. Just experiment with system apps i accidently uninstall video player from jiophone.
3. I download the stock app folder dumped by Ivan and in that folder a folder named  " video.gaiamobile.org " is i think the required video player .
4. So i zip the folder and try to install but metadata error occured
5. then i search the forum and find that to install webapp i need metadata.json file placed in zip so i create a file with following entry { "version:1, "manifestURL": "app://video.gaiamobile.org/manifest.webapp"}
and repack zip but the error is same .
i am unable to find a way to install it.
So i request the group member please someone provide me the stock video player app installable zip find and also highlight what i am doing wrong
thanks

Sylvain D

unread,
Jun 2, 2019, 2:18:02 AM6/2/19
to comp.mobile.nokia.8110
hello, please try to adb push the application.zip file to /system/b2g/webapps/video.gaiamobile.org and reboot!

Skumar

unread,
Jun 2, 2019, 2:47:21 AM6/2/19
to comp.mobile.nokia.8110
application.zip and manifest.webapp are already in system/b2g/webapps/video.gaiamobile.org

speeduploop

unread,
Jun 2, 2019, 2:57:11 AM6/2/19
to comp.mobile.nokia.8110
Yes - because it's a pre-installed app... and don't touch that ;)
IF you push it manually then do it on /data/local/webapps :D

But the easiest / cleanest way:do a factory reset... and start over.
(all pre-installed apps are re-installed from /system to /data on factory-reset)

Skumar

unread,
Jun 2, 2019, 3:23:12 AM6/2/19
to comp.mobile.nokia.8110
adb push on /data/local/webapps  is not successfull
i dont want to reset as it remove omniSD and also remove modified host file for adblock
any other way to install it ?
thanks

Ivan Alex HC

unread,
Jun 2, 2019, 4:31:31 AM6/2/19
to comp.mobile.nokia.8110
metadata error is because you have pushed an application.zip with a META-INF folder in it. Remove that folder and retry.

Ivan Alex HC

unread,
Jun 2, 2019, 4:35:27 AM6/2/19
to comp.mobile.nokia.8110
or just reinstall the app with OmniSD, using the right OmniSD zip format.
On metadata.json file:

{"version": 1, "manifestURL": "app://video.gaiamobile.org/manifest.webapp"}

Skumar

unread,
Jun 2, 2019, 5:13:24 AM6/2/19
to comp.mobile.nokia.8110
can you please provide me the installable zip as my all efforts are failed

Skumar

unread,
Jun 2, 2019, 5:19:48 AM6/2/19
to comp.mobile.nokia.8110
OmniSD shows missing metadata files

thanks

Ivan Alex HC

unread,
Jun 2, 2019, 5:40:31 AM6/2/19
to comp.mobile.nokia.8110
1- extract the app folder from your system:
adb pull/system/b2g/webapps/video.gaiamobile.org
2- add a metadata.json file in that folder and compile it:
{"version": 1, "manifestURL": "app://video.gaiamobile.org/manifest.webapp"}
3- repack all, the zip must contain all these file of the video.gaiamobile.org folder
4- install it with omnisd
5- problem solved! ;)

Skumar

unread,
Jun 2, 2019, 5:45:45 AM6/2/19
to comp.mobile.nokia.8110
i follow your instruction but it shows same error

Ivan Alex HC

unread,
Jun 2, 2019, 5:47:07 AM6/2/19
to comp.mobile.nokia.8110
please, share your package here
Message has been deleted

Skumar

unread,
Jun 2, 2019, 6:02:28 AM6/2/19
to comp.mobile.nokia.8110
thanks
problem solved . i am zipped the folder into folder thats why the error .

On Sunday, 2 June 2019 15:17:07 UTC+5:30, Ivan Alex HC wrote:
please, share your package here

speeduploop

unread,
Jun 2, 2019, 6:11:19 AM6/2/19
to comp.mobile.nokia.8110
That is happening to me all the time...
Worst is when it`s happening while modding the system app itself -->softbrick :)
Reply all
Reply to author
Forward
0 new messages