Dont worry i will help u in flashing stock rom first open this link http://forum.xda-developers.com/showthread.php?t=2668005
then download nokia care suite then data package n then that small cfg file after installing care suite n data package
Now the main part copy that Usergroupconfiguration file n then go to ur program files then find nokia folder n open it then find n open nokia care suite n then find n open data package manager n then find n open bin their copy n replace this file n then u can run the data package manager easily online.
Now u can easily download the rom n flash it in ur phone
:good::good::good::good::good::good:
Thanks.
gurpreetmaster said:
Dont worry i will help u in flashing stock rom first open this link http://forum.xda-developers.com/showthread.php?t=2668005
then download nokia care suite then data package n then that small cfg file after installing care suite n data package
Now the main part copy that Usergroupconfiguration file n then go to ur program files then find nokia folder n open it then find n open nokia care suite n then find n open data package manager n then find n open bin their copy n replace this file n then u can run the data package manager easily online.
Now u can easily download the rom n flash it in ur phone
:good::good::good::good::good::good:
Click to expand...
Click to collapse
I do not want to sound "nasty", but what is the interest of creating this thread, *while that all procedures (including CFG step)* are described in the tutorial you mentioned?
Kaptaiin said:
I do not want to sound "nasty", but what is the interest of creating this thread, *while that all procedures (including CFG step)* are described in the tutorial you mentioned?
Click to expand...
Click to collapse
Thanx for guide. Nice post..
Related
sry if title is wrote wrong..
but i want install i think a hundred of apks.. and i want do it with one command..
But it must be without ADB. bec on tytn adb dont workin if i know..
thx for help
U can copy the apks directly into /data/app/ and they will appear in ur app drawer. Then u can run them normally.
However there r some apks dont support this method, e.g. mybackup, camera360, etc, u should still install them.
u think copy my apps to androidinstall.tar/data/app/
or its job in installed android
both are OK.
I've tried it.
If u have backuped the configrations of some apps (from /data/data/*), u can even copy the /data/data/* into androidinstall.tar. Then right After install the system, u can have the apps already configured.
BSG
you can use boot script generator, select correctly your system location and data location and put your apk in /sdcard/andboot/apps/
What if you need to install an apk from sdcard but you don't have a file manager installed yet, and to make things worse you don't have internet access to download it from the market!
Well, there's a solution to that. Provided by every internet browser available.
(I suppose you have one installed
Here's what you need to do:
1. Put the apk file in the main directory your sdcard. Rename it to something very short for easy typing. In this example, I will use "fm.apk".
2. Boot your device. Goto Security Settings and check "Unknown Sources".
3. Open your internet browser. In the address bar type "file:///sdcard/<filename>.apk".
In our example above it should look like this: "file:///sdcard/fm.apk"
4. Press "Go".
That's it! Installation started!
Hi I tried it but its say directory not found..!!
Sent from my HTC Wildfire S using XDA Premium App
hussy22 said:
Hi I tried it but its say directory not found..!!
Sent from my HTC Wildfire S using XDA Premium App
Click to expand...
Click to collapse
Did you follow exactly as instructed? What's the filename of the file? where did you put it? what did you type in the address bar? Sorry for the late resply
Nice to know new things, I made ES file xplorer to esfilex.apk then it says play online it works. Now I can install a filemanager if a rom doesn't have one.
Thanks
hey i need to know if there is any operation to start notification count on the alpha3 rom?
Thx i didnt tough about this simplifies my work
klacenas said:
Did you follow exactly as instructed? What's the filename of the file? where did you put it? what did you type in the address bar? Sorry for the late resply
Click to expand...
Click to collapse
Thank u SOoo....much :thumbup: I have tried it its done
Sent from my HTC Wildfire S using Tapatalk 2
You could also do
adb install /sdcard/name.apk
If you were feeling like a pro.
Sent from my Wildfire S A510e using xda premium
Or, instead of trying to remember browser commands or adb commands, just skip all of this madness and grab a flashable .zip that contains a file manager! ~
I feel like I'm taking crazy pills over here, kids.
If you don't have a flashable file manager, just grab the one I made on the WildChild ROM thread (Post #1). Copy the .zip to your SD Card. Done. Don't ever worry about flashing a ROM without a file manager ever again.
I will give this a try.Looks interesting
klacenas said:
what if you need to install an apk from sdcard but you don't have a file manager installed yet, and to make things worse you don't have internet access to download it from the market!
Well, there's a solution to that. Provided by every internet browser available.
(i suppose you have one installed
here's what you need to do:
1. Put the apk file in the main directory your sdcard. Rename it to something very short for easy typing. In this example, i will use "fm.apk".
2. Boot your device. Goto security settings and check "unknown sources".
3. Open your internet browser. In the address bar type "file:///sdcard/<filename>.apk".
In our example above it should look like this: "file:///sdcard/fm.apk"
4. Press "go".
That's it! Installation started!
Click to expand...
Click to collapse
i have a better idea
if you need to know the directry of the app or rename it, u obviously need a pc , then why dont you use adb on ur pc to install the app ???
So simple, no mess with the silly browser
rishabho1 said:
i have a better idea
if you need to know the directry of the app or rename it, u obviously need a pc , then why dont you use adb on ur pc to install the app ???
So simple, no mess with the silly browser
Click to expand...
Click to collapse
Some ppl dont have pc or/and why we need ur pc if we can do it without pc?
Sent from MARVEL
asdot said:
Some ppl dont have pc or/and why we need ur pc if we can do it without pc?
Sent from MARVEL
Click to expand...
Click to collapse
what if u dont know the exact direcory of file
also , the guy mentioned to rename the file to something short eg:
fm.apk
tell me how can you rename without file browser and a pc....so obviously u need a pc for this, but if u remember the location of file in sd thats other case
naturally what i was saying is true...
u must recheck ur vague posts before posting it
rishabho1 said:
what if u dont know the exact direcory of file
also , the guy mentioned to rename the file to something short eg:
fm.apk
tell me how can you rename without file browser and a pc....so obviously u need a pc for this, but if u remember the location of file in sd thats other case
naturally what i was saying is true...
u must recheck ur vague posts before posting it
Click to expand...
Click to collapse
I guess everyone who want to flash new rom must be prepare what they need.
Original instructions
klacenas said:
What if you need to install an apk from sdcard but you don't have a file manager installed yet, and to make things worse you don't have internet access to download it from the market!
Well, there's a solution to that. Provided by every internet browser available.
(I suppose you have one installed
Here's what you need to do:
1. Put the apk file in the main directory your sdcard. Rename it to something very short for easy typing. In this example, I will use "fm.apk".
2. Boot your device. Goto Security Settings and check "Unknown Sources".
3. Open your internet browser. In the address bar type "file:///sdcard/<filename>.apk".
In our example above it should look like this: "file:///sdcard/fm.apk"
4. Press "Go".
That's it! Installation started!
Click to expand...
Click to collapse
It definitely works over Dolphin Browser HD. Thanks for this guide.
Not oly dolphin even works in stock browser
Sent from my HTC Wildfire S using Tapatalk 2
Danceoff, this is for people who are trying to PREPARE for flashing ROMs on the fly. Ie. They have access to market, file explorer etc NOW but won't LATER when they actually do the flash.
I don't have service right now so my phone is basically a tiny tablet, and I'm a flash-a-holic. i flash ROMs on break at work, on the bus, etc. This is very handy for me. Thank you.
something new!
klacenas said:
What if you need to install an apk from sdcard but you don't have a file manager installed yet, and to make things worse you don't have internet access to download it from the market!
Well, there's a solution to that. Provided by every internet browser available.
(I suppose you have one installed
Here's what you need to do:
1. Put the apk file in the main directory your sdcard. Rename it to something very short for easy typing. In this example, I will use "fm.apk".
2. Boot your device. Goto Security Settings and check "Unknown Sources".
3. Open your internet browser. In the address bar type "file:///sdcard/<filename>.apk".
In our example above it should look like this: "file:///sdcard/fm.apk"
4. Press "Go".
That's it! Installation started!
Click to expand...
Click to collapse
nice ..very innovative..
but instead just keep a flashble file manager ..
can b easily found..lol
klacenas said:
What if you need to install an apk from sdcard but you don't have a file manager installed yet, and to make things worse you don't have internet access to download it from the market!
Well, there's a solution to that. Provided by every internet browser available.
(I suppose you have one installed
Here's what you need to do:
1. Put the apk file in the main directory your sdcard. Rename it to something very short for easy typing. In this example, I will use "fm.apk".
2. Boot your device. Goto Security Settings and check "Unknown Sources".
3. Open your internet browser. In the address bar type "file:///sdcard/<filename>.apk".
In our example above it should look like this: "file:///sdcard/fm.apk"
4. Press "Go".
That's it! Installation started!
Click to expand...
Click to collapse
That's BEST Thread... i always have this problem and always (after factory reset) need one Computer+htc syns+cable to install file manager
TY:good:
HEY GUYS .. A NEW WAY TO BACKUP YOUR ROM
HERE ARE THE STEPS
STEPS:
1. DOWNLOAD ANDROID COMMANDER.
http://androidcommander.com/
2.CONNECT YOUR PHONE TO PC VIA USB CABLE OR USE ADB WIRELESS TO CONNECT.
U CAN DOWNLOAD THIS HERE
https://play.google.com/store/apps/d...Wireless&hl=en
3.OPEN ANDROID COMMANDER AND BROWSE TO YOUR \SYSTEM FOLDER AND COPY IT TO ANY HARD DRIVE PARTITION ON YOUR PC.
NOW TO RESTORE THE CONTENTS JUST PASTE THE SYSTEM FOLDER ONTO YOUR ORIGINAL ZIP OF YOUR ROM VIA WINRAR.
COPY THE ZIP ONTO YOUR SDCARD AND FLASH THRU CWM OR STOCK RECOVERY
TRY THIS AT UR OWN RISK!!!
sri10 said:
HEY GUYS .. A NEW WAY TO BACKUP YOUR ROM
HERE ARE THE STEPS
STEPS:
1. DOWNLOAD ANDROID COMMANDER.
http://androidcommander.com/
2.CONNECT YOUR PHONE TO PC VIA USB CABLE OR USE ADB WIRELESS TO CONNECT.
U CAN DOWNLOAD THIS HERE
https://play.google.com/store/apps/details?id=siir.es.adbWireless&hl=en
3.OPEN ANDROID COMMANDER AND BROWSE TO YOUR \SYSTEM FOLDER AND COPY IT TO ANY HARD DRIVE PARTITION ON YOUR PC.
NOW TO RESTORE THE CONTENTS JUST PASTE THE SYSTEM FOLDER ONTO YOUR ORIGINAL ZIP OF YOUR ROM VIA WINRAR.
COPY THE ZIP ONTO YOUR SDCARD AND FLASH THRU CWM OR STOCK RECOVERY
TRY THIS AT UR OWN RISK!!!
Click to expand...
Click to collapse
pretty much an inconvenient process considering how easy it is to backup using cwm.
And this not the place to post something like this.
sent while doin' some burnouts
Shouldn't this be on the General Section instead?
hmmmm.....
thanks for extra knowledge
but it should be in general section
..
sri10 said:
HI
Click to expand...
Click to collapse
Why edited?
do not be shy dude what you shared was actually good. Another knowledge and info. The only thing that you were not able to do is to read the rules
do not post notdev thread here in the dev section.
Continue sharing, post it on the right section
for me is da cwm backup da best way to do a backup.
Why Edited the Post?
Dont Spam the dev section.
good......
why u edited .............. its really very nice share ................ next time plz share nondev post in general section...........
sri10 said:
HI
Click to expand...
Click to collapse
Useful information thanks alot!
OP please post in the appropriate section. This thread has been moved.
HELLO TO ALL THIS IS A SOFTWARE FOR WINDOWS USERS AND WINDOWS SERIES THIS CAN EXTRACT SYSTEM.IMG FROM STOCK ROMS U SHOULD TRY THIS
THIS IS USE FULL SOFTWARE TOO GOOD U SHOULD TRY THIS http://www.mediafire.com/?3cwmxr03qmffwph HAVE A GOOD DAY :good::good::good::good::laugh::laugh::laugh:
THIS IS NOT REALLY FINDED BY ME THIS IS SUGGESTED BY SAVIE THANKS TO HIM
irfanbagus said:
if you do that just to extract some files from stock rom then it's ok. but if you do that you loose file attribute. link from hdulani also not working for sgy (sgy use rfs, not yaffs).
simple way to extract files from *.img is put in your sdcard (ex: system.img), mount to folder and backup using tar
Code:
cd /mnt/sdcard
mkdir -f system
busybox mount -o loop,ro system.img system
busybox tar -cf system.tar system
busybox umount system
you got your system.img content in system.tar file. if you extract in linux you got original file attributes.
Click to expand...
Click to collapse
INSTRUCTION​
IF U R CREATING A ROM FOR DEVICE THAT U DOES N'T HAVE SO IT IS VERY HELP FULL
1.DOWNLOAD STOCK ROM OF THAT DEVICE LIKE MINI,ACE,FIT,Y,Y DUOS,SGS, SGS2,SGS3
2.EXTRACT PDA OF THAT DEVICE WITH WINRAR OR 7ZIP,WINZIP TOO MANY SOFTWARES ARE THERE
3.U WILL SE SYSTEN.IMG ON THAT
4.OPEN IT BY ULTRAISO
5.AND U WILL SEE ALL SYSTEM FILES
6.COPY IT TO ANYWHERE C,D,E,G,F ANYWHERE ON LOCAL DISK
IF U R MAKEING ROM FOR THAT U SHOULD EDIT ALL THE FILE IN IT AND MAKE IT DEODEX AND MAKE A UPDATER SCRIPT OR TAKE A UPDATE SCRIPT FROM ANY ROM AND MAKE A ZIP AND U R ROM IS READY TO SERVE IN XDA
SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE :angel::angel::angel::angel:
IT IS TO EASY IF U FOLLOW ALL THE INSTRUCTION CORRECTLY :good::good::good::good:
DON'T FORGET TO THANKS ME:laugh::laugh::laugh::laugh::laugh::laugh::laugh::laugh::angel::angel::angel:
Sent from my GT-S5360 using Tapatalk
i try so many tools for windows and finally work good for me Linux Reader
install/Open Linux Reader -->Drives -->>Mount Image -->>Raw Disk Images-->>open System.img-->>Save File To Ur Folder.....
for linux use XDA kitchen (u know about it) .............
the file is encrypted. common tools won't work. I always use CWM to make a nandroid backup to extract system files from stock rom.
manoranjan2050 said:
i try so many tools for windows and finally work good for me Linux Reader
install/Open Linux Reader -->Drives -->>Mount Image -->>Raw Disk Images-->>open System.img-->>Save File To Ur Folder.....
for linux use XDA kitchen (u know about it) .............
Click to expand...
Click to collapse
I AM ON WINDOWS 7 BRO I AM NOT ON LINUX
thx for the compliment
somkll said:
I AM ON WINDOWS 7 BRO I AM NOT ON LINUX
thx for the compliment
Click to expand...
Click to collapse
its for widows os not for linux check 1st please ...............
Linux Reader Read all Linux File System/Raw Image File (System.img) in Windows OS
Step By Step Tutorial For U
http://d-h.st/FYF
Try 1st then Post
Thanks........
when i open system image it show files that does n't exist what's problem
UltraISO software or something like that i've forget.
What do u want to extract?
Do u want to extract the 'SYSTEM.IMG' or the contents of it??
if you want to extract the file then its damn simple... just open the PDA tar file from the Odin..... in my case(galaxy y) it is "PDA_S5360DDKK1_REV05.tar"... if u want to extract the system.img file go to this thread http://forum.xda-developers.com/showthread.php?t=961164
Suggest freely
SORRY TO ALL BUT I MY ANSWER ULTRAISO CAN EXTRACT IT NO PROBLEM JUST SUGEST FREELY :angel::angel::angel::laugh::laugh::laugh::laugh::good::good::good: THUMBS UP FOR ALL
Sent For My GT-s5360
wats the use of this?
hell_lock said:
wats the use of this?
Click to expand...
Click to collapse
Extract system.img in windows
savie said:
Extract system.img in windows
Click to expand...
Click to collapse
i mean wats the use of extracting when its of no use to us?!
hell_lock said:
i mean wats the use of extracting when its of no use to us?!
Click to expand...
Click to collapse
Haha sory for simple answer.
Actually some people wanna customize rom with extract system.img not nandroid cwm backup.
Longtime ago i've try to extract radio.img and data.img too and stuck bcoz don't have this tool.
IF U R CREATING A ROM FOR DEVICE THAT U DOES N'T HAVE SO IT IS VERY HELP FULL
1.DOWNLOAD STOCK ROM OF THAT DEVICE LIKE MINI,ACE,FIT,Y,Y DUOS,SGS, SGS2,SGS3
2.EXTRACT PDA OF THAT DEVICE WITH WINRAR OR 7ZIP,WINZIP TOO MANY SOFTWARES
3.U WILL SE SYSTEN.IMG ON THAT
4.OPEN IT BY ULTRAISO
5.AND U WILL SEE ALL SYSTEM FILES
6.COPY IT TO ANYWHERE C,D,E,G,F ANYWHERE ON LOCAL DISK
IF U R MAKEING ROM FOR THAT U SHOULD EDIT ALL THE FILE IN IT AND MAKE IT DEODEX AND MAKE A MAKE OR TAKE A UPDATE SCRIPT FROM ANY ROM AND MAKE A ZIP
SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE SIMPLE
IT IS TO EASY IF U FOLLOW ALL THE INSTRUCTION
Send For My GT-s5360 Using Tapatalk APP
Porting from another device and beware of bootlove.. lol..
Maybe u can add in first post bro or change the thread to guide developing tools..
This is very usefull tools even not many user use it coz lack of knowledge or information like me before.. lol..
savie said:
porting from another device and beware of bootlove.. Lol..
Maybe u can add in first post bro or change the thread to guide developing tools..
This is very usefull tools even not many user use it coz lack of knowledge or information like me before.. Lol..
Click to expand...
Click to collapse
done that thanks for sharing a u r knowledge
Well done bro. Might be of use!
somkll said:
IF U R CREATING A ROM FOR DEVICE THAT U DOES N'T HAVE SO IT IS VERY HELP FULL ...
Click to expand...
Click to collapse
if you do that just to extract some files from stock rom then it's ok. but if you do that you loose file attribute. link from hdulani also not working for sgy (sgy use rfs, not yaffs).
simple way to extract files from *.img is put in your sdcard (ex: system.img), mount to folder and backup using tar
Code:
su
cd /mnt/sdcard
mkdir -f system
busybox mount -o loop,ro system.img system
busybox tar -cf system.tar system
busybox umount system
you got your system.img content in system.tar file. if you extract in linux you got original file attributes.
irfanbagus said:
if you do that just to extract some files from stock rom then it's ok. But if you do that you loose file attribute. Link from hdulani also not working for sgy (sgy use rfs, not yaffs).
Simple way to extract files from *.img is put in your sdcard (ex: System.img), mount to folder and backup using tar
Code:
cd /mnt/sdcard
mkdir -f system
busybox mount -o loop,ro system.img system
busybox tar -cf system.tar system
busybox umount system
you got your system.img content in system.tar file. If you extract in linux you got original file attributes.
Click to expand...
Click to collapse
it is not easy on phone but on computor it becomes easy
bro this for windows 7 and series that is easy for u r using linux but we are not using it
Somekill i know ur purpose but i think irfan info is very usefull.
Why don't u make this thread general information to extract *.img from windows and linux.
If u don't have good knowledge of linux (same with me - lol) u can add link to irfan or other member that have knowledge to share.
This can be usefull thread not only in sgy but other device i think and hope usefull info not gone with spam or junk thead.
All we need is usefull information and applicable to sgy so can make our device more better.
This is kind of a common knowledge thing. But just in case someone out there isn't aware of this simple little application (that is free to download) I thought I would share it here.
I have included the application in the zip file. It's pretty self explanatory to use but if you have a question just post it and someone will know the answer.
1. Download the package and unzip.
2. Run the application "ApkInstaller"
3. Drag and drop your APK files into the application
4. Connect your device to your PC via USB
5. Right click anywhere inside the application and select all APKs
6. Run installer
7. Wait for it to finish and enjoy
Download Here
U can do this directly from ur phone.... no pc needed
SGS4
kanyewest said:
U can do this directly from ur phone.... no pc needed
SGS4
Click to expand...
Click to collapse
True... but I hate having things in my internal storage / sdcard that are not necessary. And this allows me to keep ALL of my apps (their current versions) in one place... and allows me to do a much faster batch install. A clean install. Not a restore from backup like in Titanium Backup (which causes problems at times).
built a new folder in sd. copy apk in
and install it with phone file exploer
copy to folder is the best way to install application