How do I install .apk's on my android phone?

ShadowSoldier

Well-Known Member
OP
Member
Joined
Oct 8, 2009
Messages
9,382
Trophies
0
XP
3,843
Country
Canada
I have an android phone, Motorola Razr V (though I think it's called something different in the states). It's model is XT885.

I downloaded the .apk's and apparently there's an "OBB" file as well. But the only problem is, I have no place to put that on my phone. My phone doesn't allow the install of files to the microSD so keep that in mind.

But when I connect my phone to my computer, the only files that show up is the DCIM (camera) folder, and the music folder, and the LOST.DIR folder.

Does anybody know of a way to install apps without going to the store? I downloaded PvZ2 because it's not available in Canada yet, and I can't figure out how to do this. I have the debugging mode enabled, but that didn't do anything. I had this figured out a long time ago, and I would just be able to install the games by downloading the apk through dropbox, but now that doesn't work.
 

bobmcjr

Well-Known Member
Member
Joined
Apr 26, 2013
Messages
1,156
Trophies
1
XP
3,213
Country
United States
If you can get some sort of file manager (ES File Explorer) get that, install the pvz2 apk, and put the obb file(s) in /sdcard/Android/obb/<package id>/ (package id should be something like com.ea.game.pvz2_row). I personally wouldn't recommend playing this game as it appears to essentially require in app purchases (thanks EA). Yes you need some form of /sdcard/.
 

Joe88

[λ]
Global Moderator
Joined
Jan 6, 2008
Messages
12,736
Trophies
2
Age
36
XP
7,422
Country
United States
unzip everything and copy it to your phone (when you connect your phone it will show interna/sdcardl or external memory, copy it to the internal)I just place everything in a folder called apk

install es file explorer https://play.google.com/store/apps/details?id=com.estrongs.android.pop

navigate to your apk folder and install the pvz2 apk, just have to click on it

now copy the folder that the obb file is in to sdcard>Android>OBB
if the obb folder doesnt exist, create it
 

ShadowSoldier

Well-Known Member
OP
Member
Joined
Oct 8, 2009
Messages
9,382
Trophies
0
XP
3,843
Country
Canada
Untitled.png

This is literally all I see after I connect my phone. Just the MicroSD. Can't install apps to the MicroSD, everything is done internally, so it uses the phones 2GB memory and not my MicroSD's.

I'm just wondering if I rooted my phone if that would work.
 

Windaga

Well-Known Member
Member
Joined
Sep 12, 2009
Messages
1,188
Trophies
1
Age
35
Location
New England
XP
2,760
Country
United States
Is your phone rooted? Or are you on a custom ROM? Some retail ROMS don't allow access to the phone's internal storage via the computer.

I also think it's worth noting that a lot of phones will label internal storage "SD Card" and external storage, such as a micro sd card "external sd card."
 

Relys

^(Software | Hardware) Exploit? Development.$
Member
Joined
Jan 5, 2007
Messages
878
Trophies
1
XP
1,239
Country
United States
  1. Settings->About Phone->Tap "build number" repeatedly until you enable developer settings.
  2. Now goto Settings->Developer Options->Check "USB debugging".
  3. Now you can copy files to your storage.
  4. To allow the installation of APKs go to Settings->Security->Check "Unknown sources".
  5. Now navigate to your APK in ES file manager and open it.
 

Joe88

[λ]
Global Moderator
Joined
Jan 6, 2008
Messages
12,736
Trophies
2
Age
36
XP
7,422
Country
United States
thats odd
you can use es file and install the apk and copy the obb folder over, it will be read only mode though, you need root to delete or modify the the files on the microsd card
 

ShadowSoldier

Well-Known Member
OP
Member
Joined
Oct 8, 2009
Messages
9,382
Trophies
0
XP
3,843
Country
Canada
  1. Settings->About Phone->Tap "build number" repeatedly until you enable developer settings.
  2. Now goto Settings->Developer Options->Check "USB debugging".
  3. Now you can copy files to your storage.
  4. To allow the installation of APKs go to Settings->Security->Check "Unknown sources".
  5. Now navigate to your APK in ES file manager and open it.

Nope. USB debugging is on and still, those are the only folders that show up on this phone when connected. It just shows the microSD content. This phone and all the apps run off internally. There's no way to view or change any of that.
 

ShadowSoldier

Well-Known Member
OP
Member
Joined
Oct 8, 2009
Messages
9,382
Trophies
0
XP
3,843
Country
Canada
thats odd
you can use es file and install the apk and copy the obb folder over, it will be read only mode though, you need root to delete or modify the the files on the microsd card

It is odd. It's the first time I've ever had a phone like this. I even contacted Motorola to see if there was any way to get apps onto my MicroSD, and they said no. So I'm going to try and root it see if that does anything.
 

bobmcjr

Well-Known Member
Member
Joined
Apr 26, 2013
Messages
1,156
Trophies
1
XP
3,213
Country
United States
Nope. USB debugging is on and still, those are the only folders that show up on this phone when connected. It just shows the microSD content. This phone and all the apps run off internally. There's no way to view or change any of that.
Can the micro sd card be removed at least? And putting an apk on the sdcard doesn't mean it runs from there. Opening an apk will *should* prompt the installer interface, which should install it to the internal mem.
 

ShadowSoldier

Well-Known Member
OP
Member
Joined
Oct 8, 2009
Messages
9,382
Trophies
0
XP
3,843
Country
Canada
Can the micro sd card be removed at least? And putting an apk on the sdcard doesn't mean it runs from there. Opening an apk will *should* prompt the installer interface, which should install it to the internal mem.

It can be removed, but the prompt doesn't pop up.
 

bobmcjr

Well-Known Member
Member
Joined
Apr 26, 2013
Messages
1,156
Trophies
1
XP
3,213
Country
United States
Since usb debugging is enabled, you could try installing the android sdk and using adb install <path/to/pvz2.apk>. That will push it to internal mem and should install it. I'm trying to remember if some companies blocked apk files almost completely.
 

Windaga

Well-Known Member
Member
Joined
Sep 12, 2009
Messages
1,188
Trophies
1
Age
35
Location
New England
XP
2,760
Country
United States
Rooting the phone and installing a custom ROM should fix any problem when it comes to connectivity between the internal and external storage, unless it's something hard ware based. But I can't fathom why it would be. Rooting in general will give you full access to the device, so inside a file managing program like ES, you'll actually be able to access the root of the device, instead of just what Motorola wants you to have access to. This includes the internal storage and, ideally, where you'd need to put the OBB files.
 

Windaga

Well-Known Member
Member
Joined
Sep 12, 2009
Messages
1,188
Trophies
1
Age
35
Location
New England
XP
2,760
Country
United States
If you got into ES File Explorer, are you able to access the root of your device? It's under the settings - it should be under fast access - if your phone has a menu button, press it, and the panel will slide out. It's under tools - Root Explorer.
 

ShadowSoldier

Well-Known Member
OP
Member
Joined
Oct 8, 2009
Messages
9,382
Trophies
0
XP
3,843
Country
Canada
If you got into ES File Explorer, are you able to access the root of your device? It's under the settings - it should be under fast access - if your phone has a menu button, press it, and the panel will slide out. It's under tools - Root Explorer.

I just turned root explorer on. But there's nothing in the root folder
 

Windaga

Well-Known Member
Member
Joined
Sep 12, 2009
Messages
1,188
Trophies
1
Age
35
Location
New England
XP
2,760
Country
United States
Yeah, that'll happen. You can try using lucky patcher to see if it'll let you download the OBB files, but honestly, it doesn't seem to work most of the time when it comes to downloading offsite files. I couldn't get Black Ops to work even with the files.

Edit
Whoops, loading spoof. If you have access to the root via root explorer, you might be able to place the .obb files where they belong. However, I know with Black Ops, you had to delete ALL of the temporary folders and files that the game made when it realized you were running a downloaded version. I think they're stored all together, though, so it isn't that big of a deal.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Least they got head in the end