GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Samsung > Samsung Android based phones


Samsung Android based phones Discussion and all of your questions relating to the Samsung Android based phones.

Reply
 
LinkBack Thread Tools Display Modes
Old 10-11-2017, 08:17   #46 (permalink)
Freak Poster
 
mastana_dk's Avatar
 
Join Date: Jul 2008
Location: meerut
Posts: 303
Member: 804463
Status: Offline
Thanks Meter: 77
Donate money to this user
Arrow 10000%


thank you my phone work agen
  Reply With Quote
Old 10-11-2017, 11:09   #47 (permalink)
No Life Poster
 
Join Date: Jan 2015
Posts: 4,253
Member: 2325887
Status: Offline
Thanks Meter: 134
=====================================
-----{ ALNAJAT -- SOFT -- TEAM }------
=====================================


((\/\))-- BY BASEL ALZOUBI --((/\/))

__________________________________________________ ______________________________

CONNECT A SM-G532F WITH ROOT ACCESS FOR IMEI REPAIR
PRESS ANY KEY WHEN YOU READY
Press any key to continue . . .
Android Debug Bridge version 1.0.31

-d - directs command to the only connected USB devic
e
returns an error if more than one USB device is
present.
-e - directs command to the only running emulator.
returns an error if more than one emulator is r
unning.
-s <specific device> - directs command to the device or emulator with
the given
serial number or qualifier. Overrides ANDROID_S
ERIAL
environment variable.
-p <product name or path> - simple product name like 'sooner', or
a relative/absolute path to a product
out directory like 'out/target/product/sooner'.

If -p is not specified, the ANDROID_PRODUCT_OUT

environment variable is used, which must
be an absolute path.
devices [-l] - list all connected devices
('-l' will also list device qualifiers)
connect <host>[:<port>] - connect to a device via TCP/IP
Port 5555 is used by default if no port number
is specified.
disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.
Port 5555 is used by default if no port number
is specified.
Using this command with no additional arguments

will disconnect from all connected TCP/IP devic
es.

device commands:
adb push <local> <remote> - copy file/dir to device
adb pull <remote> [<local>] - copy file/dir from device
adb sync [ <directory> ] - copy host->device only if changed
(-l means list but don't copy)
(see 'adb help all')
adb shell - run remote shell interactively
adb shell <command> - run remote shell command
adb emu <command> - run emulator console command
adb logcat [ <filter-spec> ] - View device log
adb forward <local> <remote> - forward socket connections
forward specs are one of:
tcp:<port>
localabstract:<unix domain socket name>
localreserved:<unix domain socket name>
localfilesystem:<unix domain socket name>
dev:<character device name>
jdwp:<process pid> (remote only)
adb jdwp - list PIDs of processes hosting a JDWP transport

adb install [-l] [-r] [-s] [--algo <algorithm name> --key <hex-encoded key> --
iv <hex-encoded iv>] <file>
- push this package file to the device and instal
l it
('-l' means forward-lock the app)
('-r' means reinstall the app, keeping its data
)
('-s' means install on SD card instead of inter
nal storage)
('--algo', '--key', and '--iv' mean the file is
encrypted already)
adb uninstall [-k] <package> - remove this app package from the device
('-k' means keep the data and cache directories
)
adb bugreport - return all information from the device
that should be included in a bug report.

adb backup [-f <file>] [-apk|-noapk] [-shared|-noshared] [-all] [-system|-nosy
stem] [<packages...>]
- write an archive of the device's data to <file>
.
If no -f option is supplied then the data is wr
itten
to "backup.ab" in the current directory.
(-apk|-noapk enable/disable backup of the .apks
themselves
in the archive; the default is noapk.)
(-shared|-noshared enable/disable backup of the
device's
shared storage / SD card contents; the defau
lt is noshared.)
(-all means to back up all installed applicatio
ns)
(-system|-nosystem toggles whether -all automat
ically includes
system applications; the default is to inclu
de system apps)
(<packages...> is the list of applications to b
e backed up. If
the -all or -shared flags are passed, then t
he package
list is optional. Applications explicitly g
iven on the
command line will be included even if -nosys
tem would
ordinarily cause them to be omitted.)

adb restore <file> - restore device contents from the <file> backup
archive

adb help - show this help message
adb version - show version num

scripting:
adb wait-for-device - block until device is online
adb start-server - ensure that there is a server running
adb kill-server - kill the server if it is running
adb get-state - prints: offline | bootloader | device
adb get-serialno - prints: <serial-number>
adb get-devpath - prints: <device-path>
adb status-window - continuously print device status for a specifie
d device
adb remount - remounts the /system partition on the device re
ad-write
adb reboot [bootloader|recovery] - reboots the device, optionally into the boo
tloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader
adb root - restarts the adbd daemon with root permissions
adb usb - restarts the adbd daemon listening on USB
adb tcpip <port> - restarts the adbd daemon listening on TCP on th
e specified port
networking:
adb ppp <tty> [parameters] - Run PPP over USB.
Note: you should not automatically start a PPP connection.
<tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1
[parameters] - Eg. defaultroute debug dump local notty usepeerdns

adb sync notes: adb sync [ <directory> ]
<localdir> can be interpreted in several ways:

- If <directory> is not specified, both /system and /data partitions will be u
pdated.

- If it is "system" or "data", only the corresponding partition
is updated.

environmental variables:
ADB_TRACE - Print debug information. A comma separated list
of the following values
1 or all, adb, sockets, packets, rwx, usb, sync
, sysdeps, transport, jdwp
ANDROID_SERIAL - The serial number to connect to. -s takes prior
ity over this if given.
ANDROID_LOG_TAGS - When used with the logcat option, only these de
bug tags are printed.
- - - - - - - PHONE FOUND .... CHECKING MAGIC .... - - - - - - - -
- - - - - - - - OK ! MAGIC PART 1 START .... - - - - - - -
mount: Permission denied
mount: Permission denied
mount: Permission denied
  Reply With Quote
Old 10-13-2017, 08:24   #48 (permalink)
No Life Poster
 
Join Date: Jan 2015
Posts: 4,253
Member: 2325887
Status: Offline
Thanks Meter: 134
all file deleted

plz upload here without pasword thankss
FISRT DOWNLOAD ALL REQUIRED FILES

1 – IMEI REPAIR TOOL CLICK HERE

2 – ROOT KERNEL + FIRMWARE FOR ROOT CLICK HERE

3 – COMBINATION FIRMWARE CLICK HERE

4- 4 FILES FIRMWARE CLICK HERE (SKIP THIS STEP IF U HAVE FIRMWARE)

PASSWORD : alnajat.co
  Reply With Quote
Old 10-13-2017, 09:41   #49 (permalink)
Moderator
 
...:::::NP™:::::...'s Avatar
 
Join Date: Nov 2009
Location: €urope
Age: 41
Posts: 11,036
Member: 1162626
Status: Offline
Sonork: 100.1591727 QQ:2337938173
Thanks Meter: 11,108
All download link has been correction, soon will be uploaded firmware to another free file hosting server.
__________________
--------------------------

Use Search Button to get Instant Result | Follow Forum Rules
Avoid Spams in the forum to prevent ban your account.
  Reply With Quote
Old 10-14-2017, 12:01   #50 (permalink)
Freak Poster
 
Join Date: Apr 2017
Location: Bangladesh
Posts: 211
Member: 2702587
Status: Offline
Sonork: 1680225
Thanks Meter: 26
Donate money to this user
how to imei repair Samsung S8 please help
  Reply With Quote
Old 10-15-2017, 14:21   #51 (permalink)
Freak Poster
 
mr_basel_99's Avatar
 
Join Date: Jan 2014
Location: WhereEver
Posts: 225
Member: 2109940
Status: Offline
Thanks Meter: 490
Donate money to this user
Quote:
Originally Posted by Md Ruhul View Post
how to imei repair Samsung S8 please help
No solution for now
if your imei is 0000000000 pm me i have something to try

or you can use online service but its costly
  Reply With Quote
Old 10-15-2017, 18:56   #52 (permalink)
Moderator
 
...:::::NP™:::::...'s Avatar
 
Join Date: Nov 2009
Location: €urope
Age: 41
Posts: 11,036
Member: 1162626
Status: Offline
Sonork: 100.1591727 QQ:2337938173
Thanks Meter: 11,108
@ mr_basel_99,

I can see that the link posted to you is free, but no one can download it 3Gb, but it can be possible downloaded with for any browser downloader.

IDM can't access to allow for your server multi link . Tested by me & most of users try to download with the Internet Download Manager for the reason more user are fail for downloading. so for that i'll post your tools & firmware from IDM supported link.
__________________
--------------------------

Use Search Button to get Instant Result | Follow Forum Rules
Avoid Spams in the forum to prevent ban your account.
  Reply With Quote
Old 10-16-2017, 05:47   #53 (permalink)
No Life Poster
 
Join Date: Jan 2015
Posts: 4,253
Member: 2325887
Status: Offline
Thanks Meter: 134
All Download links are here and all are free

G532F | Alnajat Soft

Do not ask anymore for links

pasword error why?
  Reply With Quote
Old 10-16-2017, 12:01   #54 (permalink)
Moderator
 
...:::::NP™:::::...'s Avatar
 
Join Date: Nov 2009
Location: €urope
Age: 41
Posts: 11,036
Member: 1162626
Status: Offline
Sonork: 100.1591727 QQ:2337938173
Thanks Meter: 11,108
@ mahi20015

I think you did not check the first post, and all the link where are changed.
__________________
--------------------------

Use Search Button to get Instant Result | Follow Forum Rules
Avoid Spams in the forum to prevent ban your account.
  Reply With Quote
Old 10-18-2017, 20:25   #55 (permalink)
No Life Poster
 
Join Date: Jan 2015
Posts: 4,253
Member: 2325887
Status: Offline
Thanks Meter: 134
g532f

after flash
2- FLASH ROOT KERNEL

now security error
factory boot img signature check fail
  Reply With Quote
Old 10-18-2017, 21:16   #56 (permalink)
No Life Poster
 
Join Date: Jan 2015
Posts: 4,253
Member: 2325887
Status: Offline
Thanks Meter: 134
imei is now original imei is restore


but

now emergency call why??
  Reply With Quote
The Following User Says Thank You to mahi20015 For This Useful Post:
Old 10-22-2017, 00:58   #57 (permalink)
Junior Member
 
Join Date: Apr 2013
Location: Dhaka Bangladesh
Posts: 9
Member: 1925618
Status: Offline
Sonork: 1207
Thanks Meter: 0
Thank You Sir. Thank You So Much My Phone SM-G532G/DS ,J2 Prime 100% OK
  Reply With Quote
Old 10-23-2017, 23:02   #58 (permalink)
Major Poster
 
Join Date: Mar 2017
Posts: 41
Member: 2698489
Status: Offline
Thanks Meter: 10
Root, Flash and Unlock SAMSUNG J2 PRIME G532F, G532M, G532G ANDROID 6.0.1 :


http://www.youtube.com/watch?v=LAOFwpdXHjo&t=1s

Last edited by ...:::::NP™:::::...; 10-28-2017 at 16:59. Reason: YouTube link correction
  Reply With Quote
Old 10-26-2017, 05:42   #59 (permalink)
Insane Poster
 
Join Date: Jun 2013
Posts: 78
Member: 1966461
Status: Offline
Thanks Meter: 8
This is not working bro pls another solution
  Reply With Quote
Old 11-08-2017, 07:39   #60 (permalink)
No Life Poster
 
Join Date: Dec 2008
Location: MANSEHRA
Posts: 944
Member: 921094
Status: Offline
Sonork: 100.1603246
Thanks Meter: 326
help

plz g570 solution
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 



All times are GMT +1. The time now is 18:23.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.27641 seconds with 8 queries

SEO by vBSEO