Request:ARCHOS multimedia apps - Gen8, Gen9, Gen10 Q&A, Help & Troubleshooting

Does anybody have the Apk for this?
thanks!

why ?

need to install it on my prime

why do you assume it will work?

dmoney94 said:
Does anybody have the Apk for this?
thanks!
Click to expand...
Click to collapse
You can try to install "TB" or "My backup" and do some backups. After that, copy what you want from backup.
Good luck!

For install on another ta let. It is not possible.
Sent from my Galaxy Nexus using xda premium

I'm sure it is.
I'm not sure if it will work properly.

dmoney94 said:
need to install it on my prime
Click to expand...
Click to collapse
Video player most likely won't work- it seems that there are other files in system it depends on ("native linux" binaries and libs)
For other apps- can't say for sure, I don't know how much they depend on framework

if we can get the Apk,then we can determine if it work or not.....

dmoney94 said:
if we can get the Apk,then we can determine if it work or not.....
Click to expand...
Click to collapse
Download official update and unpack it (linux only) or download custom firmware and grab files from ext4 image

gen_scheisskopf said:
Download official update and unpack it (linux only) or download custom firmware and grab files from ext4 image
Click to expand...
Click to collapse
thanks!

gen_scheisskopf said:
Download official update and unpack it (linux only) or download custom firmware and grab files from ext4 image
Click to expand...
Click to collapse
Do you have procedure on how to unpack the image with linux?

dmoney94 said:
Do you have procedure on how to unpack the image with linux?
Click to expand...
Click to collapse
Here it is
One note- ICS firmwares use modified/incompatible squashfs header which unsquashfs can't handle. Just mount unpacked .suqshfs as loop if such problem occurs

I extracted the code for the most Archos apps awhile ago. I can tell you they all rely on Archos frameworks(starting with mediacenter which handles video+music and ending up with a systemmonitor), so you need to get that on your Prime first. And you shouldn't forget you can get some signing problems when compiling them.
P.S. G8 apks are more easy, but they all still use archos frameworks.

Related

[CLOSED][How To]Make your Own Custom ROM ~~By NeroYoung~~ [3/4/2012]

This Thread is closed now
Visit new thread for more tutorials
Look link in my signature​
Hi,
If you willing to learn to build custom ROM then you should have following things
Basic Knowledge about handling Command Promt
Basic Windows software knowledge
PC with all tools properly installed
And a mobile with bootloader unlocked
This tutorial is for "Windows OS (Windows 7 x64 in my case)" And Android 2.3+ OS (2.3.4 GingerBread in my case).
In this whole post you will learn How To -
Make custom ROM
Unpack .ftf packages
Use Cygwin
Setup Android Kitchen
Edit .apk files
Edit .jar files
Edit .9.png files
Rooting System
Writing scripts
Making flashable zips
Porting apk software
A2SD Techs
Editing build.prop
Editing init.d tweaks
Information of every customizable file
Making Hosts
apn configs
editing boot.img
converting png to rle or vice versa
more and more things to arrive
Tools Required :
Download the tools as per your need.Link is given in the name itself below....
Flashtool - For Flashing stock ROM if anything goes wrong (Download link in the installation tab of website)
apktool - for editing apk files and jar files (you can use APK manager but apktool is simpler)
Cywign - Linus Terminal For Windows
ROM Kitchen (ROM Development Tool) - For Cooking custom ROM + boot.img related tools - to edit boot.img files (Its inside the ROM Kitchen Files)
ftf-extractor - It will extract system files from the ftf package which you will use to make your ROM
fastboot - For flashing kernel to your device
DoomLords Easy Root Kit v4 - To Root Stock/Custom ROM
Demo META-INF Folder - For Making Flashable zip files
DroidExplorer - For advance tools regarding real time phone memory handling through windows.
Flashable Zip Demo - For those who want to just apply some stuffs through CWM
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Tools Overview​
Introduction​
This video gives information about the basic tools for ROM development.
Tools will be uploaded once the tutorial is completed.And the links will be posted in 1st post.This tutorial is for all kinds of devices.No matter what your device is ... you can use this tutorial...
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Settings Up Cygwin And Kitchen​
This video teaches you how to setup Cygwin And Kitchen.The softwares told in this video can be downloaded from first post
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Setting Up Remaining Tools (ftf extractor,flashtool,fastboot etc)​
This video teaches you how to setup all remaining files and folders...
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Getting System Folder​
Extracting .FTF File​This tutorial guides you how to extract system folder from .ftf packages and get system folder for your custom ROM easily.
For this we have used ftf extractor.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Working With Android Kitchen​
Getting Started​This tutorial will tell you how to setup working folder in kitchen and how to root your ROM,change name,add busy box etc.
This is pre requirement on ROM development.So this video will continue after total customization is done !
After this video you can jump to next post to proceed with customization and then come back to setup to second video in this post so you can continue packing of system folder in flashable zip
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Finalizing ROM​This video shows you how to finalize making zip file of your ROM and use it for flashing.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Working With APKTOOL​
Editing .APK Files​​
This video teaches you how to setup APKTOOL folder as well as teaches you how to edit .apk files.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Editing .JAR Files​In this next video you will get information on how to edit .jar files like services.jar using APKTOOL.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Customization Tutorials​
Dealing With .9.png Files​​
This video teaches you how to edit draw9 i.e .9.png image files easily without any errors.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Reserved for more work 6
Reserved for more work 7
Reserved for more work 8
Reserved for more work 9
Would love this tutorial. Hope you complete it soon.
Really looking forward for this!
Android is based on Linux(and kind of java also) so you would need Linux and java knowledge also, if you want to customize the ROM throughly.
Sent from my WT19i using xda premium
I always knew buying a Mac was a bad idea :'(
Someguyfromhell said:
Android is based on Linux(and kind of java also) so you would need Linux and java knowledge also, if you want to customize the ROM throughly.
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
Yes thats true BUT this tutorial is for windows and it doesn't require any kind of expert knowledge.
Its damn simple to make a custom ROM
BudgyN1 said:
I always knew buying a Mac was a bad idea :'(
Click to expand...
Click to collapse
Not at all !!
You can Run windows 7 virtually on your Mac and use this tutorial
Isn't it cool ?
Its damn simple to make a custom ROM
Click to expand...
Click to collapse
Simple custom ROM, yes. But it is only MY IMO. You NEED Linux knowledge, you need some android knowledge, and you need to understand what are you doing to make really OUTSTANDING ROM.
respawned said:
Simple custom ROM, yes. But it is only MY IMO. You NEED Linux knowledge, you need some android knowledge, and you need to understand what are you doing to make really OUTSTANDING ROM.
Click to expand...
Click to collapse
Can you explain what linux knowledge you talking about ?
For example, in your v4, i saw remount tweak, and there was JOURNALISM removing for ext4 partition. But you noticed that it is only for /data /system? Our partitions are in yaffs2, so we don't have journal.
Knowledge comes with experimentation ... keep it up dude

Custom ROMs for ICS on Wave 1 ? If Any ?

Custom ROMs for ICS on Wave 1 ? If Any ? I am not sure how to proceed in this coz my phone doesnt boot in recovery mode
Sent from my Samsung Wave GT-S8500 (ICS 4.0.4) using xda premium
danishprakash said:
Custom ROMs for ICS on Wave 1 ? If Any ? I am not sure how to proceed in this coz my phone doesnt boot in recovery mode
Sent from my Samsung Wave GT-S8500 (ICS 4.0.4) using xda premium
Click to expand...
Click to collapse
No custom rom for the moment. Mike said that he made a recovery mode, let's see what will happen in the next version and if it will be possible at that moment.
Soxix said:
No custom rom for the moment. Mike said that he made a recovery mode, let's see what will happen in the next version and if it will be possible at that moment.
Click to expand...
Click to collapse
In fact, you can mod the current firmware if you know what to do... I activated the software keys on mine (you know, the home, back, applist). You just have to mount the img file, or use adb and you can try to change things.
anghelyi said:
In fact, you can mod the current firmware if you know what to do... I activated the software keys on mine (you know, the home, back, applist). You just have to mount the img file, or use adb and you can try to change things.
Click to expand...
Click to collapse
All are Under ubuntu ? or ..
hero355 said:
All are Under ubuntu ? or ..
Click to expand...
Click to collapse
Mounting the img file needs Linux (you need something like mount -t ext2 -o loop polishblood_Nightlyi1.img ../the_folder_you_created_for_mountpoint) but if you just want to make smaller modifications (eg. replacing one apk, or editing some configfile) adb on Windows is enough. If you use my kernel then you will have write access to /system, too.
As a "proof of concept" I "ported" a firmware from Galaxy S (AOKP). You can experiment with it, just replace the polisblood_Nightly1.img (and preferably replace data.img and cache.img with the original ones.)
Here you are:
http://dl.dropbox.com/u/27419363/polishblood_Nightly1.img
hero355 said:
All are Under ubuntu ? or ..
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1702861
WinHex can open and extract files/folders from *.img ...
https://dms.ospserver.net/v1/device...?pkgID=FW-20120626-14658&service=fumo&wrkID=W
To build... not tested yet... But I think also more Windows Tools exists...
But for starting research WinHex is enough.
Best Regards
Thanks For your Replies
I have mounted polishblood_Nightly1.img using "sudo mount -o loop polishblood_Nightly1.img ../android"
and added some .apk files to the app folder....now how to unmount..???
umount ../android
i have edited polishblood_Nightly1.img .....thx u guys:good:
now some1 plz help me with kernel???
how to edit zImage????
does that need any tools????
Nitesh19 said:
i have edited polishblood_Nightly1.img .....thx u guys:good:
now some1 plz help me with kernel???
how to edit zImage????
does that need any tools????
Click to expand...
Click to collapse
There are no such tools... You can find scripts to extract the initramfs but that's all. You have to compile your kernel to make real changes.
anghelyi said:
There are no such tools... You can find scripts to extract the initramfs but that's all. You have to compile your kernel to make real changes.
Click to expand...
Click to collapse
is there any tut for this???
where to find scripts???
all under ubuntu????
thx :good:
anghelyi said:
In fact, you can mod the current firmware if you know what to do... I activated the software keys on mine (you know, the home, back, applist). You just have to mount the img file, or use adb and you can try to change things.
Click to expand...
Click to collapse
Could you tell me how you did that?

[Q] TD-1010 Stock ROM Extraction

I have Recently obtained and rooted a Double Power (DoPo) TD-1010 Tablet running ICS.
As it is a generic Chinese RK3066 tablet, I have not seen much support for it here.
I would like to know how to extract the necessary files needed to create a stock ROM for this device, in the event that I brick the device.
If all goes well, I plan to release the ROM, as there have been a select few others in need of it as well.
You have to be running on a Linux distro and use a tool called rkflashtool in conjunction with a script that will backup the .img's from your nand.
http://forum.xda-developers.com/showthread.php?t=1286305
The script is called simpledump.sh you will also need to compile a file called mkkrnlimg.c
These have to all be in in your usr/bin folder in Linux, your $Path.
Dillmiester said:
You have to be running on a Linux distro and use a tool called rkflashtool in conjunction with a script that will backup the .img's from your nand.
http://forum.xda-developers.com/showthread.php?t=1286305
The script is called simpledump.sh you will also need to compile a file called mkkrnlimg.c
These have to all be in in your usr/bin folder in Linux, your $Path.
Click to expand...
Click to collapse
I'll try that soon, thanks for the reply
Just CWM to backup your current stock rom
Using XDA premium through A5
My themes - http://forum.xda-developers.com/showthread.php?p=36747522#post36747522
ase1590 said:
I have Recently obtained and rooted a Double Power (DoPo) TD-1010 Tablet running ICS.
As it is a generic Chinese RK3066 tablet, I have not seen much support for it here.
I would like to know how to extract the necessary files needed to create a stock ROM for this device, in the event that I brick the device.
If all goes well, I plan to release the ROM, as there have been a select few others in need of it as well.
Click to expand...
Click to collapse
how do i root this?
Postal Psycho said:
how do i root this?
Click to expand...
Click to collapse
youtube has some guides for this
Dillmiester, i have Rkflashtool up and running, however searching for simpledump and mkkrnlimg.c have yielded me little. Would you mind linking me to these?
for the time being, i've dumped everything from my tablet using
Code:
rkflashtool r 0x00000000 0x01000000 > myflashbackup.bin
ase1590 said:
youtube has some guides for this
Dillmiester, i have Rkflashtool up and running, however searching for simpledump and mkkrnlimg.c have yielded me little. Would you mind linking me to these?
for the time being, i've dumped everything from my tablet using
Code:
rkflashtool r 0x00000000 0x01000000 > myflashbackup.bin
Click to expand...
Click to collapse
my PC can't find any drivers for my td1010. Help please?
coolprateek.kumar said:
Just CWM to backup your current stock rom
Using XDA premium through A5
My themes - http://forum.xda-developers.com/showthread.php?p=36747522#post36747522
Click to expand...
Click to collapse
CWM is not supported from the app available on the market. Not interested in manually flashing the Recovery.img, in the event something decides to go terribly wrong.
Postal Psycho said:
my PC can't find any drivers for my td1010. Help please?
Click to expand...
Click to collapse
I compiled what is known on this tablet in a thread Here
ase1590 said:
CWM is not supported from the app available on the market. Not interested in manually flashing the Recovery.img, in the event something decides to go terribly wrong.
I compiled what is known on this tablet in a thread Here
Click to expand...
Click to collapse
Nothing risky in doing manually....just a minute's work
Sent from my A5 using xda premium
How was the CWM-Recovery.img created for the td-1010
Hello, I'd like to find out how the CWM-recovery.img was created for the TD-1010. I have both the TD-1010 and the dopo M7088. I'd like to create one for the M7088. I tried the CWM builder web site but it did not seem to work.
Any info you have may help. Thanks
Hi my friend. I Need the ROM
ase1590 said:
I have Recently obtained and rooted a Double Power (DoPo) TD-1010 Tablet running ICS.
As it is a generic Chinese RK3066 tablet, I have not seen much support for it here.
I would like to know how to extract the necessary files needed to create a stock ROM for this device, in the event that I brick the device.
If all goes well, I plan to release the ROM, as there have been a select few others in need of it as well.
Click to expand...
Click to collapse
goodnight friend. I need the ROM of TD-1010 dopo tablet. already have? I can send it. thanks.

I need developer HELP

Who here is developer? i need to modify one nexus 4 for rom it's very simple what i have to modify but i still need a help i will be pleasurable if anybody offer for help me :victory:
Acfanderson said:
Who here is developer? i need to modify one nexus 4 for rom it's very simple what i have to modify but i still need a help i will be pleasurable if anybody offer for help me :victory:
Click to expand...
Click to collapse
what do you want to modify?
ricky310711 said:
what do you want to modify?
Click to expand...
Click to collapse
Is it very simple man i would like to replace launcher2.apk in the nexus 4 factory image to googlehome.apk becouse thia is TVE nexus 5 launcher. Van you help me to do this?
Acfanderson said:
Is it very simple man i would like to replace launcher2.apk in the nexus 4 factory image to googlehome.apk becouse thia is TVE nexus 5 launcher. Van you help me to do this?
Click to expand...
Click to collapse
Remove launcher2.apk and replace it with googles? i released a modpack for the s3 that includes the requirements, just pluck them from the package(i grant permission) and done
ricky310711 said:
Remove launcher2.apk and replace it with googles? i released a modpack for the s3 that includes the requirements, just pluck them from the package(i grant permission) and done
Click to expand...
Click to collapse
Yes this is what i have to do =D can you help me?
Acfanderson said:
Yes this is what i have to do =D can you help me?
Click to expand...
Click to collapse
Hahahaha why do you need help? The task is simple? Delete the launcher2.apk and grab all the apps from my modpack? Its easy!
ricky310711 said:
Hahahaha why do you need help? The task is simple? Delete the launcher2.apk and grab all the apps from my modpack? Its easy!
Click to expand...
Click to collapse
of course is simple, but i need to moodify the STOCK ROM .TGZ file (factory image) when i extract this file i have some file with .IMG extension and one of this files is System.IMG in this file haver the folder called Priv-apps and the old launcher is it there so i need to replace this apk and repack the rom to original FORM but i don't have idea for do this
Acfanderson said:
of course is simple, but i need to moodify the STOCK ROM .TGZ file (factory image) when i extract this file i have some file with .IMG extension and one of this files is System.IMG in this file haver the folder called Priv-apps and the old launcher is it there so i need to replace this apk and repack the rom to original FORM but i don't have idea for do this
Click to expand...
Click to collapse
Look up how to decompile .img files, im pretty sure you use unyaffs.exe to do it! I done it once but I dont remember how
ricky310711 said:
Look up how to decompile .img files, im pretty sure you use unyaffs.exe to do it! I done it once but I dont remember how
Click to expand...
Click to collapse
is it necessary have LINUX for use this method and my computer use WINDOWS and i can't run a virtual machine here
Acfanderson said:
is it necessary have LINUX for use this method and my computer use WINDOWS and i can't run a virtual machine here
Click to expand...
Click to collapse
No need for linux, also consider using my rom kitchen for windows, cygwin isnt needed!
ricky310711 said:
No need for linux, also consider using my rom kitchen for windows, cygwin isnt needed!
Click to expand...
Click to collapse
who will do this for me my computer is LOW and i don't have idea for do this =\ THX for try to help me =D

[Q] Roms structure

Hello!
Can someone explain to me what differences are between these roms? (see attachements):
I have MT6755 device and it's stock ROM has inside a boot.img, system.new.dat, system.patch, META-INF, etc..
And then I found a device which ROM has inside just boot.img, META-INF and system folder.
What's the difference?
If I want to port a custom rom, does my device need to have in a custom rom these files(system.new.dat, system.patch...) too, or can I use a "structure" of the ROM zip with just boot.img and system?
As far as i know You just need only System,boot.img and meta-inf also data if you wish to add an app as user
sohamsen said:
As far as i know You just need only System,boot.img and meta-inf also data if you wish to add an app as user
Click to expand...
Click to collapse
So if I want to port a ROM from device that has (system.new.dat, etc..), I need only to extract system.new.dat to get system folder and just use it?
Adreno306™ said:
So if I want to port a ROM from device that has (system.new.dat, etc..), I need only to extract system.new.dat to get system folder and just use it?
Click to expand...
Click to collapse
Ya
sohamsen said:
Ya
Click to expand...
Click to collapse
Ok, I will try it.
Thank you for your answer
Adreno306™ said:
Ok, I will try it.
Thank you for your answer
Click to expand...
Click to collapse
best of luck

Categories

Resources