top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

how to install app from adb shell in android?

+3 votes
324 views

how can install apk through ADB in android device.

posted Mar 26, 2015 by Praveen Prakash

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+2 votes
 
Best answer

adb install filename.apk

answer Apr 8, 2015 by Durai
Similar Questions
0 votes

I understand not allowing apps to automatically install home screen widgets as it could be annoying but for n00bish users it can be a challenge to instruct them on how to do so and so it DRASTICALLY weakens the business case for building a widget (and thereby diminishes a defining feature of Android).
To remedy this I wanted to suggest either an API that allows for installing a home screen widget after a confirmation with the user and/or an app permission that allows an app to install home screen widgets and/or a feature on Google Play that could take care of the confirming and installing.

+3 votes

I want to fetch details of particular objects inside my activity.How can I get it.

+1 vote

I have a bunch of content (school text book type including images, equations, text, graphs etc ., that need to be made available for consumption on an Android App. Have tried doc parsing to JSON but it appears there are limitations of JSON (such as lack of adequate image support, support for special characters including math equations and so on.

Can someone recommend good, content publishing suite that allows delivery over mobile ? thanks Sridhar

...